Jump to content

VeteranAbilities: Difference between revisions

From ModEnc²
en>DCoder
m argh, style bug
en>DCoder
m Typo in flag name
Line 19: Line 19:
|-
|-
| GUARD_AREA
| GUARD_AREA
| [[DefaultsToGuardArea]]=yes
| [[DefaultToGuardArea]]=yes
|-
|-
| TIBERIUM_HEAL
| TIBERIUM_HEAL

Revision as of 11:42, 28 May 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: VeteranAbilities
File(s): Rules(md).ini
Values: Comma-separated list of Strings (hardcoded flags)
Special Values: None
Default: none
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


This flag specifies a list of veterancy bonuses that this object gains when it reaches "Veteran" stage. All possible values are hardcoded, and are listed below:

Value Imposes effect
CRUSHER Crusher=yes
GUARD_AREA DefaultToGuardArea=yes
TIBERIUM_HEAL TiberiumHeal=yes
FEARLESS Fearless=yes
SENSORS Sensors=yes
RADAR_INVISIBLE RadarInvisible=yes
EXPLODES Explodes=yes
SELF_HEAL SelfHealing=yes
VEIN_PROOF ImmuneToVeins=yes
TIBERIUM_PROOF TiberiumProof=yes
CLOAK Cloakable=yes
SIGHT Multiplies the Sight= by VeteranSight
FIREPOWER Multiplies the Damage= of all weapons by VeteranCombat
STRONGER Divides all future Damage= received by this object by VeteranArmor
FASTER Multiplies the Speed= by VeteranSpeed

It is unknown when and how VeteranROF is applied.