Skip to main content

Module dark_minion

Module dark_minion 

Source
Expand description

Dark Ranger’s Dark Minion guardian: Corpsecaller / Wailing Dead summons and Pact of the Hollow.

ConstantsΒ§

BLIGHTED_ARROW_ABILITY πŸ”’
Ability slot commanded by Pact of the Hollow; Shoot occupies slot 0 and self-schedules.
SHOOT_IDLE_MAX_MS πŸ”’
SHOOT_IDLE_MIN_MS πŸ”’
sc_hunter.cpp:3358-3360 β€” the pet idles 350-650ms between Shoot casts.
SPAWN_SHOOT_DELAY_MAX_MS πŸ”’
SPAWN_SHOOT_DELAY_MIN_MS πŸ”’
sc_hunter.cpp:1822-1825 β€” Dark Minions do not cast Shoot for ~1.0-1.5s after they spawn.

FunctionsΒ§

blighted_arrow πŸ”’
delay_ms πŸ”’
pact_of_the_hollow πŸ”’
Pact of the Hollow: Aimed Shot fires Blighted Arrow from every Dark Minion (sc_hunter.cpp:5682).
shoot πŸ”’
summon_dark_minion πŸ”’
Spawns one Dark Minion for 1264345’s duration (sc_hunter.cpp:1783-1788).
trueshot_summon πŸ”’
Wailing Dead: Trueshot summons a Dark Minion (sc_hunter.cpp:6967-6970).