basic_mob_ability_telegraph
Component given to creatures to telegraph their abilities!
Vars | |
currently_telegraphing | are we currently telegraphing |
---|---|
sound_path | sound to play, if any |
telegraph_time | how long before we use our attack |
Procs | |
generate_tell_signs | generates the telegraph signs to inform the player we're about to launch an attack |
on_ability_activate | delay the ability |
use_ability | use the ability |
Var Details
currently_telegraphing
are we currently telegraphing
sound_path
sound to play, if any
telegraph_time
how long before we use our attack
Proc Details
generate_tell_signs
generates the telegraph signs to inform the player we're about to launch an attack
on_ability_activate
delay the ability
use_ability
use the ability