Jump to content

WeatherConBoltExplosion: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
m 7 revisions imported
 
(5 intermediate revisions by 4 users not shown)
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=Strings (Names of Animations)
|values=Strings (Names of Animations)
|special=None
|default=null
|default=null
|types={{Categ|General}}
|types={{Categ|General}}
|games=[[RA2]], [[YR]]
|ra2=yes
|yr=yes
|rp=yes
}}
}}


Specifies the animation used by Super Weapons with <tt>[[Type]]=LightningStorm</tt> to depict explosions when lightning bolts hit something.
The warhead specified as {{sl|General|LightningWarhead}} will always use this animation instead of what you specify in its {{f|AnimList|link}} , except if that warhead is tagged {{f|Conventional|yes|link}} and detonated over water, in which case the normal {{sl|CombatDamage|SplashList}} logic takes over. Originally used by the Lightning Storm Superweapon.

Latest revision as of 22:14, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: WeatherConBoltExplosion
File(s): Rules(md).ini
Values: Strings (Names of Animations)
Default: null
Applicable to: General


The warhead specified as [General]LightningWarhead= will always use this animation instead of what you specify in its AnimList , except if that warhead is tagged Conventional=yes and detonated over water, in which case the normal [CombatDamage]SplashList= logic takes over. Originally used by the Lightning Storm Superweapon.