Generated on Mar 23, 2025, 12:18:04 AMgpt-4o-mini
{
"skillTree": {
"name": "Vampire Skill Tree",
"stages": [
{
"name": "Basic Undead Skills",
"skills": [
{
"name": "Undead Resilience",
"description": "Increases resistance to physical damage."
},
{
"name": "Night Vision",
"description": "Allows the user to see in complete darkness."
}
]
},
{
"name": "Vampire Skills",
"skills": [
{
"name": "Blood Drain",
"description": "Siphon health from enemies to restore your own."
},
{
"name": "Enhanced Agility",
"description": "Increases speed and dexterity."
}
]
},
{
"name": "High Vampire Skills",
"skills": [
{
"name": "Blood Magic",
"description": "Manipulate blood to cast powerful spells."
},
{
"name": "Necromancy",
"description": "Raise the dead to fight for you."
}
]
},
{
"name": "Vampire Lord Skills",
"skills": [
{
"name": "Umbramancy",
"description": "Control shadows to conceal yourself or attack."
},
{
"name": "Vampiric Aura",
"description": "Emit an aura that instills fear in enemies."
}
]
},
{
"name": "Lord of the Night",
"skills": [
{
"name": "Master of Shadows",
"description": "Become one with the shadows, gaining stealth and power."
},
{
"name": "Blood Dominion",
"description": "Gain control over all blood-related magic and abilities."
}
]
}
]
}
}