{
  "version": "1.0.0",
  "updated": "2026-02-22",
  "total": 6,
  "grudgeType": "hero",
  "races": {
    "human": {
      "id": "human",
      "name": "Human",
      "icon": "/images/races/human.png",
      "color": "#94a3b8",
      "faction": "crusade",
      "trait": "Adaptable",
      "description": "Versatile and adaptable — masters of none, capable of all.",
      "lore": "The most numerous of the Grudge War survivors, Humans thrive through sheer adaptability. Where other races rely on innate gifts, Humans forge their destiny through will and cunning.",
      "bonuses": { "Strength": 1, "Intellect": 1, "Vitality": 1, "Dexterity": 1, "Endurance": 1, "Wisdom": 1, "Agility": 1, "Tactics": 1 },
      "passive": "+1 to all attributes",
      "emoji": "🧑"
    },
    "orc": {
      "id": "orc",
      "name": "Orc",
      "icon": "/images/races/orc.png",
      "color": "#65a30d",
      "faction": "legion",
      "trait": "Bloodrage",
      "description": "Savage brutes bred for war — crushing power and iron will.",
      "lore": "Born in the blood pits of the Shattered Wastes, Orcs know nothing but battle. Their bones are dense as stone, their muscles forged by a lifetime of brutality.",
      "bonuses": { "Strength": 4, "Vitality": 2, "Endurance": 2, "Dexterity": 0, "Agility": 0, "Intellect": 0, "Wisdom": 0, "Tactics": 0 },
      "passive": "+4 Strength, +2 Vitality, +2 Endurance",
      "emoji": "👹"
    },
    "elf": {
      "id": "elf",
      "name": "Elf",
      "icon": "/images/races/elf.png",
      "color": "#22d3ee",
      "faction": "fabled",
      "trait": "Arcane Affinity",
      "description": "Ancient and graceful — wielders of arcane arts and deadly precision.",
      "lore": "The Elves walked this world before the first grudge was spoken. Their mastery of magic and movement is unrivaled, though their arrogance has earned them many enemies.",
      "bonuses": { "Strength": 0, "Vitality": 0, "Endurance": 0, "Dexterity": 2, "Agility": 2, "Intellect": 3, "Wisdom": 1, "Tactics": 0 },
      "passive": "+3 Intellect, +2 Dexterity, +2 Agility, +1 Wisdom",
      "emoji": "🧝"
    },
    "undead": {
      "id": "undead",
      "name": "Undead",
      "icon": "/images/races/undead.png",
      "color": "#a78bfa",
      "faction": "legion",
      "trait": "Undying Will",
      "description": "Death-touched revenants fueled by dark energy and grudges unresolved.",
      "lore": "Neither alive nor truly dead, the Undead are sustained by the grudges that bind them to this world. Their rotting flesh hides an unbreakable will and dark power.",
      "bonuses": { "Strength": 1, "Vitality": 3, "Endurance": 2, "Dexterity": 0, "Agility": 0, "Intellect": 0, "Wisdom": 2, "Tactics": 0 },
      "passive": "+3 Vitality, +2 Endurance, +2 Wisdom, +1 Strength",
      "emoji": "💀"
    },
    "barbarian": {
      "id": "barbarian",
      "name": "Barbarian",
      "icon": "/images/races/barbarian.png",
      "color": "#f43f5e",
      "faction": "crusade",
      "trait": "Berserker Rage",
      "description": "Untamed fury given form — raw power and relentless aggression.",
      "lore": "From the frozen steppes and scorched badlands, Barbarians reject civilization and embrace primal rage. Their ferocity in battle is unmatched, striking with wild abandon that terrifies even hardened soldiers.",
      "bonuses": { "Strength": 3, "Vitality": 1, "Endurance": 1, "Dexterity": 0, "Agility": 2, "Intellect": 0, "Wisdom": 0, "Tactics": 1 },
      "passive": "+3 Strength, +2 Agility, +1 Vitality, +1 Endurance, +1 Tactics",
      "emoji": "🪓"
    },
    "dwarf": {
      "id": "dwarf",
      "name": "Dwarf",
      "icon": "/images/races/dwarf.png",
      "color": "#f59e0b",
      "faction": "fabled",
      "trait": "Stoneborn",
      "description": "Stout mountain folk — unyielding defense and masterful craftsmanship.",
      "lore": "Deep beneath the mountains, the Dwarves forged their kingdoms in stone and iron. Generations of mining and warfare have made them nearly unbreakable, with an endurance that outlasts any foe.",
      "bonuses": { "Strength": 1, "Vitality": 2, "Endurance": 3, "Dexterity": 1, "Agility": 0, "Intellect": 0, "Wisdom": 1, "Tactics": 0 },
      "passive": "+3 Endurance, +2 Vitality, +1 Strength, +1 Dexterity, +1 Wisdom",
      "emoji": "⛏️"
    }
  }
}
