Body, Mind & Soul — API Reference
    Preparing search index...

    Trigger model for While Channeling and While Holding triggers. Combines a hook selector (like TriggerModel) with an iterator and targeting config (like SwingTriggerModel). Fires in response to game hook events while the parent action is active in the combat tracker.

    Hierarchy (View Summary)

    Index
    _sortedConditions: any[] | undefined
    _sortedOutcomes: any[] | undefined
    • Returns void

    • Returns { conditions: any; enabled: any; id: any; order: any; outcomes: any }

    • Parameters

      • source: any

      Returns any