Space Station 13 - Nebula13 - Modules - TypesVar Details

mob_modifier

Instanced 'modifiers' that sit on top of a mob and can expire over time or linger until dispelled. Some are purely visual, others have associated modifiers.

Vars

can_be_admin_grantedWhether or not this modifier can be granted by admin (source-ambivalent)
descTooltip description of this modifier.
hide_expiryWhether or not this modifier shows remaining time before expiry.
hud_iconIcon to use for the HUD element.
hud_icon_stateState to use for the HUD element.
mob_overlay_iconIcon to draw from for the mob overlay modifier is present.
mob_overlay_stateState to draw over the mob when modifier is present.
modifier_typeMetadata type to create for this status modifier.
nameTooltip name of this modifier.
on_add_message_1pMessage shown to the target when modifier begins.
on_add_message_3pMessage shown to the audience when modifier begins.
on_end_message_1pMessage shown to the target when modifier ends.
on_end_message_3pMessage shown to the audience when modifier ends.
show_indefinite_durationWhether or not this modifier shows a lemniscate when set to indefinite duration.

Var Details

can_be_admin_granted

Whether or not this modifier can be granted by admin (source-ambivalent)

desc

Tooltip description of this modifier.

hide_expiry

Whether or not this modifier shows remaining time before expiry.

hud_icon

Icon to use for the HUD element.

hud_icon_state

State to use for the HUD element.

mob_overlay_icon

Icon to draw from for the mob overlay modifier is present.

mob_overlay_state

State to draw over the mob when modifier is present.

modifier_type

Metadata type to create for this status modifier.

name

Tooltip name of this modifier.

on_add_message_1p

Message shown to the target when modifier begins.

on_add_message_3p

Message shown to the audience when modifier begins.

on_end_message_1p

Message shown to the target when modifier ends.

on_end_message_3p

Message shown to the audience when modifier ends.

show_indefinite_duration

Whether or not this modifier shows a lemniscate when set to indefinite duration.