energy

Vars | |
ammo_type | if the weapon has custom icons for individual ammo types it can switch between. ie disabler beams, taser, laser/lethals, ect. |
---|---|
Procs | |
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 |
get_charge_ratio | Used by update_icon_state() and update_overlays() |
Var Details
ammo_type

if the weapon has custom icons for individual ammo types it can switch between. ie disabler beams, taser, laser/lethals, ect.
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
get_charge_ratio
Used by update_icon_state() and update_overlays()