- 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
RPG Combat
Use this starting template for your implementation of the game rules. Requires Node.js and npm. Install dependencies, then run the tests:
npm install
npm test
Description
Languages
HTML
99.4%
TypeScript
0.5%