feat: Magical Objects story — weapons and healing items

- MagicalWeapon: fixed damage, owner-only, self-destructs at 0 HP
- HealingObject: heals characters up to both caps, self-destructs at 0 HP
- 18 fast-check properties covering rules and invariants
- Allium spec with entities, rules, and invariants
- Character.createWithHealthAndStatus factory method for status-aware creation
This commit is contained in:
2026-06-13 22:13:06 +01:00
parent 38ea78f91e
commit 11919c742a
6 changed files with 13879 additions and 0 deletions
File diff suppressed because one or more lines are too long