5 Commits

Author SHA1 Message Date
11919c742a 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
2026-06-13 22:13:06 +01:00
38ea78f91e feat(story2): level-based damage modifiers — diff method, 50% scaling for level gaps, transcripts 2026-06-13 16:08:50 +01:00
39983a30c9 forgot to mention the story 2026-06-13 15:57:23 +01:00
a9c20a5f1b add yagni n agents 2026-06-13 15:36:43 +01:00
75c7c63dda add transcript files 2026-06-12 22:55:33 +01:00