Skip to content

SpreadPercentage

Share of a Tiberium type's queued cells that one spread pass may seed from.

Specification
Applies to
Tiberium
File
rules.ini
Section
[<ObjectType ID>]
Value
floating point
When omitted
.1

The queued cell count multiplied by this fraction, clamped to between 5 and 25, gives the pass its ceiling; the pass then draws a random figure from 1 up to that ceiling. Only a cell that finds a free neighbor counts against the ceiling, so a pass can walk far more of the queue than the figure suggests when most of the field is hemmed in.

At 0.00001 or below the pass exits before touching the queue, and below that figure no individual cell of the type passes its spread test either.

See alsotiberium, Spread