| Meaning |
{
"name": "Ban'dag",
"title": "Lord of the Crimson Blade",
"race": "Orc",
"class": "Warrior",
"level": 42,
"attributes": {
"strength": 98,
"dexterity": 65,
"constitution": 90,
"intelligence": 40,
"wisdom": 35,
"charisma": 30
},
"equipment": {
"weapon": "Crimson Greatsword",
"armor": "Obsidian Plate",
"accessories": [
"Ring of the Blood Pact",
"Amulet of Unyielding Fury"
]
},
"abilities": [
{
"name": "Berserker Rage",
"type": "Active",
"cooldown": "30s",
"description": "Increases attack speed and damage by 50% for 10 seconds."
},
{
"name": "Shattering Strike",
"type": "Active",
"cooldown": "45s",
"description": "Deals massive damage and reduces enemy armor by 40% for 15 seconds."
},
{
"name": "War Cry",
"type": "Passive",
"description": "Allies within 20 meters gain +10% damage and +5% resistance."
}
],
"background": "Ban'dag rose from the war-torn plains of Gorgoth, forging his destiny with steel and blood. His name is whispered in both fear and reverence across the lands."
} |