Goonstation 13 - Modules - TypesVar Details - Proc Details

flamethrower

Vars

adjustable_chem_amtCan this thing vary the amount of stuff loaded?
adjustable_tempCan this thing vary the temperature?
amt_chemHow much chem to try to stuff into the projectile
amt_chem_maxMaximum volume this thing can shoot per shot
base_temperatureSet the projectile to make the reagents be this hot
chem_divisorDivisor for chem amount - make all modes use chems at around the same rate
max_temperatureMaximum temperature this thing'll set the reagents to
min_temperatureMinimum temperature this thing'll set the reagents to
swappable_tanksCan we swap out the tanks? Mainly so backpack flamers don't lose their flamer

Procs

afterattackallow refilling the fuel tank by simply clicking the reagent dispensers
canshootJust check if there's a usable air and fuel tank
process_ammocheck for tank, pressure in tank, fuelltank, fuel in tank, and... then dump the stuff into it!
return_airsets the projectile's chem-transfer percent per tile and speed
swap_anySwaps out the fuel tank

Var Details

adjustable_chem_amt

Can this thing vary the amount of stuff loaded?

adjustable_temp

Can this thing vary the temperature?

amt_chem

How much chem to try to stuff into the projectile

amt_chem_max

Maximum volume this thing can shoot per shot

base_temperature

Set the projectile to make the reagents be this hot

chem_divisor

Divisor for chem amount - make all modes use chems at around the same rate

max_temperature

Maximum temperature this thing'll set the reagents to

min_temperature

Minimum temperature this thing'll set the reagents to

swappable_tanks

Can we swap out the tanks? Mainly so backpack flamers don't lose their flamer

Proc Details

afterattack

allow refilling the fuel tank by simply clicking the reagent dispensers

canshoot

Just check if there's a usable air and fuel tank

process_ammo

check for tank, pressure in tank, fuelltank, fuel in tank, and... then dump the stuff into it!

return_air

sets the projectile's chem-transfer percent per tile and speed

swap_any

Swaps out the fuel tank