Jump to content

Incoming: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 5 revisions imported
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
If an incoming projectile is as slow or slower than this, then the object in the target cell will try to run away. Weapons with Lobber=yes and projectiles with Arcing=true set should have this characteristic.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|signed integers}}
|default=0
|types=[[CombatDamage]]
|ra=yes
|cs=yes
|am=yes
|ts=yes
|fs=yes
|hp=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
If an incoming projectile is as slow or slower than this, then the object in the target cell will try to run away. Weapons with {{f|Lobber|yes|link}} and projectiles with {{f|Arcing|yes|link}} set should have this characteristic.

Latest revision as of 21:53, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Incoming
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: CombatDamage


If an incoming projectile is as slow or slower than this, then the object in the target cell will try to run away. Weapons with Lobber=yes and projectiles with Arcing=yes set should have this characteristic.