guardian_fluff
Defines a theme used by guardian mobs for visuals and some text output The default is used for ones created by wizards
Vars | |
attack_sound | Sound played when we attack |
---|---|
attack_verb_continuous | Verb shown to viewers when attacking |
attack_verb_simple | Verb shown to attacker when attacking |
attack_vis_effect | Visible effect when we attack |
bubble_icon | What speech bubble do we use? |
desc | Mob description to apply |
fluff_type | Are we magical or technological? Mostly just used to pick a surname |
guardian_fluff | An associative list of type of guardian to some kind of descriptive text to show on appearance. |
icon_state | What is our base icon state? |
name | What name do we apply before one has been selected? |
overlay_state | What is the icon state for our coloured overlay? |
speak_emote | Emote used for speaking |
Procs | |
apply | Applies relevant visual properties to our guardian |
get_fluff_string | Output an appropriate fluff string for our guardian when it is created |
Var Details
attack_sound
Sound played when we attack
attack_verb_continuous
Verb shown to viewers when attacking
attack_verb_simple
Verb shown to attacker when attacking
attack_vis_effect
Visible effect when we attack
bubble_icon
What speech bubble do we use?
desc
Mob description to apply
fluff_type
Are we magical or technological? Mostly just used to pick a surname
guardian_fluff
An associative list of type of guardian to some kind of descriptive text to show on appearance.
icon_state
What is our base icon state?
name
What name do we apply before one has been selected?
overlay_state
What is the icon state for our coloured overlay?
speak_emote
Emote used for speaking
Proc Details
apply
Applies relevant visual properties to our guardian
get_fluff_string
Output an appropriate fluff string for our guardian when it is created