[DND-5E]
Hey all, I just pushed V 2.0.1 of Lisa's Angry Initiative out into the wild. It's a Foundry module that replaces standard initiative with a recovery-based phase system inspired by the Angry GM's design.
The short version is combat runs on phases 1 through 10 instead of rounds. Every action has a recovery cost. You roll to see when you act again. It adds a layer of tactical decision making and breaks up the usual "sit and wait for your turn" rhythm.
This release is a complete overhaul and I've made the whole thing open source under MIT. Free to use, free to modify.
What you get:
Phase-based combat from 1 to 10 with variants for gritty (1-12) or heroic (1-8). You can also make custom phase counts.
Size-based initiative dice. Tiny creatures roll d4, gargantuan roll d12. Makes sense thematically.
Recovery rolls tied to attacks, spells, movement, and ready actions. Bonus actions up-size your die. Checked attacks downsize it. Conditions like exhaustion, paralysis, and stun all adjust things.
Custom recovery tables let you define rules per action type. Ships with standard melee, spell-caster, and archer tables. Mix and match however you want.
Recovery history tracks every roll per combatant. Good for reviewing what happened.
Visual phase indicators on tokens and in the combat tracker.
API hooks for other modules to tap into. beforePhaseChange, afterRecoveryRoll, onConditionApplied, all that.
Compatibility is Foundry v13 and up, verified on v14. D&D5e v3.0 and up.
Installation:
Grab it from GitHub and install via manifest URL or just clone it into your modules folder.
https://github.com/lisasdungeon/lisas-angry-initiative
Enable it in your world, start combat, and it handles the opening phase assignment automatically. Roll recovery at the end of each turn.
Docs are in the repository. API reference, GM guide, variant rules, table creation guide. Pretty thorough.
If something breaks or you have questions, open an issue on GitHub or shoot me a message. I check them regularly.
I'm keeping a Patreon up for folks who want to support continued work, but the module itself is fully free.
Let me know how it plays if you give it a shot. Curious to hear how the gritty variant feels at the table.