Register

Nik's Shared NPC Initiative

An Add-on Module for Foundry Virtual Tabletop

Author: nikolai.sw Project: Source Foundry Versions 13+ (Verified 14) Last Updated 3 days, 15 hours ago

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.

Features

Group NPC Initiative

Auto-Apply to New Combatants

Combat Tracker Controls

Compatibility

Installation

Currently available via manifest URL (to be added to package directory).

Settings

How it Works

The module works by:

  1. Identifying NPCs using their actorId (linking unlinked tokens to their base actor).
  2. Overriding Combatant#getInitiativeRoll to return the group's existing roll if available.
  3. Hooking into preCreateCombatant to inject the group's initiative before creation.
  4. Adding a UI toggle to the CombatTracker to store a disabled flag on the Combat document.

Categories

Available Versions

  1. Version 14.1

    3 days, 15 hours ago
    Foundry Version 13+ (Verified 14) Manifest URL Read Notes
  2. Version 13.03

    6 days, 13 hours ago
    Foundry Version 13+ (Verified 13) Manifest URL Read Notes