Jump to content

Ion Storm: Difference between revisions

From ModEnc²
en>Crimsonum
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..."
 
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(2 intermediate revisions by 2 users not shown)
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 17:29, 2 July 2025

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

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.