ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
SplashList: Difference between revisions
Jump to navigation
Jump to search
m Wrong section |
EvilRenegade (talk | contribs) m Replacing Template:TTL with Template:F. |
||
Line 10: | Line 10: | ||
|yr=yes | |yr=yes | ||
}} | }} | ||
This is a list of animations the game will use whenever a warhead with {{ | This is a list of animations the game will use whenever a warhead with {{f|Conventional|yes|link}} detonates on a tile that contains {{f|Land|Water|link}}. | ||
An unlimited number of animations can be accepted in this flag. An animation is chosen depending on the {{ | An unlimited number of animations can be accepted in this flag. An animation is chosen depending on the {{f|Damage|link}} of the warhead's weapon by dividing this damage by 35, then rounding down to an integer to form a zero-based index. | ||
If an animation is triggered over a tile with {{ | If an animation is triggered over a tile with {{f|Land|Water|link}}, then one of two things can happen: | ||
* If the animation has {{ | * If the animation has {{f|IsMeteor|yes|link}}, then the last entry of <tt>SplashList</tt> will <i>always</i> be used. | ||
* If this is not the case, the first entry of <tt>SplashList</tt> will be used, provided that there is not an {{ | * If this is not the case, the first entry of <tt>SplashList</tt> will be used, provided that there is not an {{f|ExpireAnim|link}} on this animation. |
Revision as of 08:35, 27 November 2009
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | SplashList |
File(s): | rules(md).ini |
Values: | Strings: Normal text. (Limited to: Animations) |
Applicable to: | CombatDamage |
This is a list of animations the game will use whenever a warhead with Conventional=yes detonates on a tile that contains Land=Water.
An unlimited number of animations can be accepted in this flag. An animation is chosen depending on the Damage of the warhead's weapon by dividing this damage by 35, then rounding down to an integer to form a zero-based index.
If an animation is triggered over a tile with Land=Water, then one of two things can happen:
- If the animation has IsMeteor=yes, then the last entry of SplashList will always be used.
- If this is not the case, the first entry of SplashList will be used, provided that there is not an ExpireAnim on this animation.