ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Ion Storm"

From ModEnc
Jump to: navigation, search
(Created page with "Ion storm is a dangerous, recurring in-game event in {{ts}} and {{fs}} where certain units and the radar are disabled and devastating lightning bolts can strike anywhere, anyt...")
 
(Moved bugs to bottom of the page.)
 
Line 11: Line 11:
 
* Certain weapons are [[IonSensitive|disabled]].
 
* Certain weapons are [[IonSensitive|disabled]].
 
* Map lighting is altered.
 
* Map lighting is altered.
 
{{bugs}}
 
* When a jumpjet unit is in mid flight or about to take off when the storm hits, the game could crash. This has been fixed in [[CnCNet]]'s [https://github.com/CnCNet/ts-patches/blob/master/src/ionstorm_jumpjet_crash.asm TS patches].
 
  
 
== Applicable INI Flags ==
 
== Applicable INI Flags ==
Line 39: Line 36:
 
* {{sl|SpecialFlags|IonStorms}}
 
* {{sl|SpecialFlags|IonStorms}}
 
* {{sl|TeamType|IonImmune}}
 
* {{sl|TeamType|IonImmune}}
 +
 +
{{bugs}}
 +
* When a jumpjet unit is in mid flight or about to take off when the storm hits, the game could crash. This has been fixed in [[CnCNet]]'s [https://github.com/CnCNet/ts-patches/blob/master/src/ionstorm_jumpjet_crash.asm TS patches].
  
 
[[Category:Lists of Applicable INI Flags]]
 
[[Category:Lists of Applicable INI Flags]]
 
[[Category:General Editing Information]]
 
[[Category:General Editing Information]]

Latest revision as of 15:54, 24 February 2024

Ion storm is a dangerous, recurring in-game event in Tiberian Sun and Firestorm where certain units and the radar are disabled and devastating lightning bolts can strike anywhere, anytime.

Effects

Note: This is list is not exhaustive.

  • All aircraft and jumpjet units are unable to take off. Aircraft that are in flight as the storm hits will crash, jumpjet units will simply explode.
  • Radar is disabled.
  • Objects that emit colored light (i.e. light posts) have the light's color components disabled.
  • Lightning bolts strike randomly, at random cells on the map.
  • Certain weapons are disabled.
  • Map lighting is altered.

Applicable INI Flags

Note: This is list may not be exhaustive.

Rules

Maps

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

  • When a jumpjet unit is in mid flight or about to take off when the storm hits, the game could crash. This has been fixed in CnCNet's TS patches.