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 Adding revision category for pages potentially improperly "converted". |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|name={{PAGENAME}} | |name={{PAGENAME}} | ||
|files={{Categ|ini=rules}} | |files={{Categ|ini=rules}} | ||
|types={{Categ|CombatDamage}} | |types={{Categ|CombatDamage}},[[Warhead]]([[Ares]]+[[Phobos]] Only) | ||
|values={{values|strings|Animations}} | |values={{values|strings|Animations}} | ||
|ts=yes | |ts=yes | ||
Line 9: | Line 9: | ||
|ra2=yes | |ra2=yes | ||
|yr=yes | |yr=yes | ||
|ares=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, | * If this is not the case, the first entry of <tt>SplashList</tt> will be used. | ||
**In addition, the fragments will also draw water wave animations set by [[Wake]] on the water surface directly below during their movement. | |||
If [[IonCannonWarhead]] used by a Super Weapon with {{f|Type|IonCannon|link}} or ion cannons triggered by Action 94 on the map, the game will always draw the last animation from the <tt>SplashList</tt> when this warhead hits a water tile. | |||
==See Also== | |||
[[Wake]] | |||
[[Category:Review for fake conversion and revert if necessary]] |
Latest revision as of 20:27, 20 April 2025
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | SplashList |
File(s): | rules(md).ini |
Values: | Strings: Normal text. (Limited to: Animations) |
Applicable to: | CombatDamage,Warhead(Ares+Phobos Only) |
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.
- In addition, the fragments will also draw water wave animations set by Wake on the water surface directly below during their movement.
If IonCannonWarhead used by a Super Weapon with Type=IonCannon or ion cannons triggered by Action 94 on the map, the game will always draw the last animation from the SplashList when this warhead hits a water tile.