canister

Vars | |
req_access | Set the tier of the canister and overlay used |
---|---|
temperature_resistance | Max amount of heat allowed inside of the canister before it starts to melt (different tiers have different limits) Max amount of pressure allowed inside of the canister before it starts to break (different tiers have different limits) |
Procs | |
ui_state | function used to check the limit of the canisters and also set the amount of damage that the canister can receive, if the heat and pressure are way higher than the limit the more damage will be done |
Var Details
req_access

Set the tier of the canister and overlay used
temperature_resistance

Max amount of heat allowed inside of the canister before it starts to melt (different tiers have different limits) Max amount of pressure allowed inside of the canister before it starts to break (different tiers have different limits)
Proc Details
ui_state
function used to check the limit of the canisters and also set the amount of damage that the canister can receive, if the heat and pressure are way higher than the limit the more damage will be done