Fire Spread

If you liked this item, please rate it up on Steam Workshop page.

Author: Apoc

Last revision: 19 Mar, 2015 at 20:57 UTC

File size: 45.06 KB

On Steam Workshop

Description:

Enables fires to spread to other buildings. This is a work in progress! There may be lag if there are a ton of burning buildings!

Settings Values

BaseFireSpreadChance – float – The base chance (in %) that a building can have fire spread to it
NoWaterFireSpreadAdditional – float – An additional chance (in %) that a building can have fire spread to it, if there is no water hookups to the building. This is added on top of the base chance.
UneducatedFireSpreadAdditional – float – An additional chance (in %) that a building can have fire spread to it, if there are no educated workers building. This is added on top of the base chance.
FireSpreadModifier – float – A modifier for the overall chance for fire to be spread to a building. The internal ‘random’ generator creates a number between 0.0 and 1.0 so this value should modify the total chance to within that range.