Jump to content

SelfHealing: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Mevitar
updated info
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this object can automatically heal itself. In Red Alert 2, this property means that the object will continue to heal itself to the full value of its Strength=, unlike previous C&C games where they would only heal to half.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|values={{values|Booleans}}
|default=no
|types={{Categ|InfantryTypes}},{{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}}
|ra=yes
|cs=yes
|am=yes
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
Determines whether the object will automatically heal itself. The effect is applied each time [[RepairRate]] minutes has passed, and is hardcoded to restore 1 point of damage each time. Only works while the object has less than 50% health.
 
== In {{ra2}} and {{yr}} ==
The healed damage no longer caps at 50%, allowing objects to heal to full health.

Revision as of 20:24, 23 February 2016

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: SelfHealing
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: InfantryTypes,VehicleTypes, AircraftTypes, BuildingTypes


Determines whether the object will automatically heal itself. The effect is applied each time RepairRate minutes has passed, and is hardcoded to restore 1 point of damage each time. Only works while the object has less than 50% health.

In Red Alert 2 and Yuri's Revenge

The healed damage no longer caps at 50%, allowing objects to heal to full health.