Skill Tree Flow - XenGenie/XP GitHub Wiki
graph TB
A[Basic Class]
B[Intermediate Class]
C[Advanced Class]
D[Specialist Class]
E[Expert Class]
F[Master Class]
G[Legendary Class]
H[Epic Class]
I[Ultimate Class]
A --> B
B --> C
C --> D
D --> E
E --> F
F --> G
G --> H
H --> I
subgraph Basic Class Progression
Warrior[Warrior]
Monk[Monk]
Mage[Mage]
Thief[Thief]
WhiteMage[White Mage]
BlackMage[Black Mage]
StealthAndEspionage[Stealth and Espionage]
Archer[Archer]
Beastmaster[Beastmaster]
Merchant[Merchant]
Alchemist[Alchemist]
SpiritualAndMystical[Spiritual and Mystical]
PhysicalCombatSpecialists[Physical Combat Specialists]
SupportAndUtility[Support and Utility]
BeastAndEnvironmentInteraction[Beast and Environment Interaction]
LightAndDarkPath[Light and Dark Path]
end
Warrior --> Monk
Monk --> Mage
Mage --> Thief
Thief --> WhiteMage
WhiteMage --> BlackMage
BlackMage --> StealthAndEspionage
StealthAndEspionage --> Archer
Archer --> Beastmaster
Beastmaster --> Merchant
Merchant --> Alchemist
Alchemist --> SpiritualAndMystical
SpiritualAndMystical --> PhysicalCombatSpecialists
PhysicalCombatSpecialists --> SupportAndUtility
SupportAndUtility --> BeastAndEnvironmentInteraction
BeastAndEnvironmentInteraction --> LightAndDarkPath
Key:
- Basic Class: Level 5
- Intermediate Class: Level 10
- Advanced Class: Level 15
- Specialist Class: Level 20
- Expert Class: Level 25
- Master Class: Level 30
- Legendary Class: Level 35
- Epic Class: Level 40
- Ultimate Class: Level 50