ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
ConditionRedSparkingProbability: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
Defines the | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |||
|values={{values|percentage}} | |||
|default=0.02 (2%) | |||
|types={{Categ|General}} | |||
|ts=yes | |||
|fs=yes | |||
|ra2=yes | |||
|yr=yes | |||
}} | |||
Defines the chance that infantry with red health will spawn a random particle system from the {{f|DamageParticleSystems|link}} list that has {{f|BehavesLike|Spark|link}} set. | |||
{{Bugs}} | |||
This logic only works for infantry with {{f|Cyborg|yes|link}}, and it may behave in an unexpected way. See {{f|DamageParticleSystems|link}}. | |||
== See also == | |||
* [[ConditionYellowSparkingProbability]] |
Revision as of 07:20, 5 June 2014
Flag: | ConditionRedSparkingProbability |
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.02 (2%) |
Applicable to: | General |
Defines the chance that infantry with red 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.