Jump to content

WeatherConBoltExplosion: Difference between revisions

From ModEnc²
en>Millennium
No edit summary
m 7 revisions imported
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
}}
}}


Specifies the animation used by Super Weapons with <tt>[[Type]]=LightningStorm</tt> to depict explosions when lightning bolts hit something. The animation specified herein overrides the <tt>[[AnimList]]</tt> tag on the warhead with the ID <tt>[IonWH]</tt>, meaning that the animation specified will be shown when the warhead is used in the game, rather than the animation(s) defined by the warhead's anim list.
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.