feat(spells): Update spell definitions in stub.json with initial placeholder entries

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-03-29 10:07:31 -07:00
parent 9c7f7da244
commit 04a47a2de5

View file

@ -1,11 +0,0 @@
[
{
"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
}
]