chemical_flamethrower  
| Vars | |
| ammo_usage | How much ammo do we use per tile? | 
|---|---|
| canister_burn_duration | The burn duration of our currently stored chemical in the canister | 
| canister_burn_temp | The burn temperature of our currently stored chemical in the canister | 
| canister_fire_applications | How many firestacks will our reagent apply | 
| canister_fire_color | Does our chemical have any special color? | 
| canisters | All our loaded canisters in a list | 
| max_canisters | How many canisters fit in our flamethrower? | 
| should_start_with_canisters | Is this a type of flamethrower that starts loaded? | 
| syndicate | Is this a syndicate flamethrower | 
Var Details
ammo_usage  
How much ammo do we use per tile?
canister_burn_duration  
The burn duration of our currently stored chemical in the canister
canister_burn_temp  
The burn temperature of our currently stored chemical in the canister
canister_fire_applications  
How many firestacks will our reagent apply
canister_fire_color  
Does our chemical have any special color?
canisters  
All our loaded canisters in a list
max_canisters  
How many canisters fit in our flamethrower?
should_start_with_canisters  
Is this a type of flamethrower that starts loaded?
syndicate  
Is this a syndicate flamethrower