
These values are for the time frame of one second (60 ticks).
| enabled | :: boolean | Whether pollution is enabled at all. |
Whether pollution is enabled at all. | ||
| diffusion_ratio | :: double | The amount that is diffused to a neighboring chunk (possibly repeated for other directions as well). Defaults to |
The amount that is diffused to a neighboring chunk (possibly repeated for other directions as well). Defaults to | ||
| min_to_diffuse | :: double | The amount of PUs that need to be in a chunk for it to start diffusing. Defaults to |
The amount of PUs that need to be in a chunk for it to start diffusing. Defaults to | ||
| ageing | :: double | The amount of pollution eaten by a chunk's tiles as a percentage of 1. Also known as absorption modifier. Defaults to |
The amount of pollution eaten by a chunk's tiles as a percentage of 1. Also known as absorption modifier. Defaults to | ||
| expected_max_per_chunk | :: double | Any amount of pollution larger than this value is visualized as this value instead. Defaults to |
Any amount of pollution larger than this value is visualized as this value instead. Defaults to | ||
| min_to_show_per_chunk | :: double | Any amount of pollution smaller than this value (but bigger than zero) is visualized as this value instead. Defaults to |
Any amount of pollution smaller than this value (but bigger than zero) is visualized as this value instead. Defaults to | ||
| min_pollution_to_damage_trees | :: double | Defaults to |
Defaults to | ||
| pollution_with_max_forest_damage | :: double | Defaults to |
Defaults to | ||
| pollution_per_tree_damage | :: double | Defaults to |
Defaults to | ||
| pollution_restored_per_tree_damage | :: double | Defaults to |
Defaults to | ||
| max_pollution_to_restore_trees | :: double | Defaults to |
Defaults to | ||
| enemy_attack_pollution_consumption_modifier | :: double | Defaults to |
Defaults to | ||

Classes
Concepts
Events
Defines