Jump to content

ConditionYellowSparkingProbability: Difference between revisions

From ModEnc²
en>AlexB
No edit summary
en>Crimsonum
mNo edit summary
Line 18: Line 18:
== See also ==
== See also ==
* [[ConditionRedSparkingProbability]]
* [[ConditionRedSparkingProbability]]
[[Category:Unlisted Flags]]

Revision as of 13:16, 27 December 2021

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ConditionYellowSparkingProbability
File(s): Rules(md).ini
Values: Percentages: Either a direct percentage (e.g. "50%"), or a floating point value (e.g. "0.5").
Default: 0.01 (1%)
Applicable to: General


Defines the chance that infantry with yellow health will spawn a random particle system from the DamageParticleSystems list that has BehavesLike=Spark set.

Bugs/Side-Effects/Unexpected Limitations This logic only works for infantry with Cyborg=yes, and it may behave in an unexpected way. See DamageParticleSystems.

See also