radioactive_exposure
For directly applying to carbons to irradiate them, without pulses
Vars | |
irradiation_chance | Chance we have of applying irradiation |
---|---|
irradiation_chance_base | Base irradiation chance |
irradiation_chance_increment | The amount the base chance is increased after every failed irradiation check |
irradiation_interval | Time till we attempt the next irradiation check |
radioactive_areas | Area's where the component isnt removed if we cross to them |
source | The source of irradiation, for logging |
Procs | |
attempt_irradiate | Try and irradiate them. If we chance fail, we come back harder |
Var Details
irradiation_chance
Chance we have of applying irradiation
irradiation_chance_base
Base irradiation chance
irradiation_chance_increment
The amount the base chance is increased after every failed irradiation check
irradiation_interval
Time till we attempt the next irradiation check
radioactive_areas
Area's where the component isnt removed if we cross to them
source
The source of irradiation, for logging
Proc Details
attempt_irradiate
Try and irradiate them. If we chance fail, we come back harder