feat(spells): Add new spell entries and update existing spell definitions, effects, and metadata for "Age of Dwarves" game

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-03-26 11:38:26 -07:00
parent 2308fdc6ce
commit 3df55cf4b3

View file

@ -0,0 +1,11 @@
[
{
"id": "healing_light",
"name": "Healing Light",
"description": "Restores health to a friendly unit with divine radiance",
"school": "life",
"tier": 1,
"scope": "local",
"mana_cost": 8
}
]