Generator
Projects
Editor
Animator
Tools
Gallery & Market
Why Us
Pricing
Guides
Sign in
Start free
Calculators
Skill Tree Planner
Skill Tree Planner
Edit node JSON, click to allocate. Children require parents.
Nodes (JSON)
[ { "id": "root", "name": "Awakening", "cost": 0, "req": [], "x": 50, "y": 10 }, { "id": "str1", "name": "Strength I", "cost": 1, "req": [ "root" ], "x": 20, "y": 35 }, { "id": "agi1", "name": "Agility I", "cost": 1, "req": [ "root" ], "x": 80, "y": 35 }, { "id": "str2", "name": "Strength II", "cost": 2, "req": [ "str1" ], "x": 20, "y": 65 }, { "id": "agi2", "name": "Agility II", "cost": 2, "req": [ "agi1" ], "x": 80, "y": 65 }, { "id": "ult", "name": "Ultimate", "cost": 5, "req": [ "str2", "agi2" ], "x": 50, "y": 90 } ]
Allocated:
0
· Total cost:
0
Awakening
(0)
Strength I
(1)
Agility I
(1)
Strength II
(2)
Agility II
(2)
Ultimate
(5)