hierophant
Vars | |
arena_cooldown_time | base delay for making arenas |
---|---|
beam_range | range on cross blast beams |
blinking | if we're doing something that requires us to stand still and not attack |
burst_range | range on burst aoe |
chaser_cooldown | the current chaser cooldown |
chaser_cooldown_time | base delay for spawning chasers |
chaser_speed | how fast chasers are currently |
major_attack_cooldown | base delay for major attacks |
respawn_timer_id | timer id for any active attempts to "go home" |
sitting_at_center | If we are sitting at home base and not doing anything |
spawned_beacon_ref | weakref to our "home base" beacon |
Var Details
arena_cooldown_time
base delay for making arenas
beam_range
range on cross blast beams
blinking
if we're doing something that requires us to stand still and not attack
burst_range
range on burst aoe
chaser_cooldown
the current chaser cooldown
chaser_cooldown_time
base delay for spawning chasers
chaser_speed
how fast chasers are currently
major_attack_cooldown
base delay for major attacks
respawn_timer_id
timer id for any active attempts to "go home"
sitting_at_center
If we are sitting at home base and not doing anything
spawned_beacon_ref
weakref to our "home base" beacon