SS1984 - Modules - TypesVar Details - Proc Details

energy

Vars

can_add_sibyl_systemIf a sibyl system's mod can be added or removed if it already has one
cellWhat type of power cell this uses
new_icon_stateUsed when updating icon and overlays
overlay_setIf the item uses a shared set of overlays instead of being based on icon_state
ratioUsed when updating icon and overlays to determine the energy pips
recharge_rateRecharge rate if self-charging
selectThe state of the select fire switch. Determines from the ammo_type list what kind of shot is fired next.
shaded_chargeIf this gun uses a stateful charge bar for more detail

Procs

add_notes_energyOutputs type-specific weapon stats for energy-based firearms based on its firing modes and the stats of those firing modes. Esoteric firing modes like ion are currently not supported but can be added easily

Var Details

can_add_sibyl_system

If a sibyl system's mod can be added or removed if it already has one

cell

What type of power cell this uses

new_icon_state

Used when updating icon and overlays

overlay_set

If the item uses a shared set of overlays instead of being based on icon_state

ratio

Used when updating icon and overlays to determine the energy pips

recharge_rate

Recharge rate if self-charging

select

The state of the select fire switch. Determines from the ammo_type list what kind of shot is fired next.

shaded_charge

If this gun uses a stateful charge bar for more detail

Proc Details

add_notes_energy

Outputs type-specific weapon stats for energy-based firearms based on its firing modes and the stats of those firing modes. Esoteric firing modes like ion are currently not supported but can be added easily