| Latest version | 14.1.1 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 14 |
| Last updated | 5 months ago |
| Created | 6 months ago |
| Authors | |
| Languages |
English |
| Systems |
Dnd5e Pf1 |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
A Foundry VTT module that ensures NPCs of the same type share the same initiative value in combat.
Thanks to TPNils for his excellent work on the "Shared NPC Initiative" module, which was the basis for this module. https://foundryvtt.com/packages/shared-npc-initiative
I fixed some bugs, improved styling and added new functionality.
actorId) automatically share their initiative.CONFIG.Combatant.documentClass behavior.Currently available via manifest URL (to be added to package directory).
The module works by:
actorId (linking unlinked tokens to their base actor).Combatant#getInitiativeRoll to return the group's existing roll if available.preCreateCombatant to inject the group's initiative before creation.CombatTracker to store a disabled flag on the Combat document.To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: niks-shared-npc-initiative or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.