Jump to content

SelfHealing: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(4 intermediate revisions by 4 users not shown)
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=All {{Categ|TechnoTypes}}; {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, and {{Categ|BuildingTypes}}
|ra=yes
|cs=yes
|am=yes
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
Determines whether the object will automatically heal itself. The effect is applied each time {{f|RepairRate|link}} minutes has passed, and is hardcoded to restore 1 health point each time. Only works while the object's health is at {{f|ConditionYellow|link}} or below (by default 50%).
 
== In {{ra2}} and {{yr}} ==
The healed damage no longer caps at {{f|ConditionYellow|link}}, allowing objects to heal to full health.
=={{Bugs}}==
*Building damage images will not disappear even if the building's HP is 50% or more than 50%.<br>This glitch disappears when the building is damaged again or engineering directly repairs it.

Latest revision as of 17:49, 2 July 2025

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: All TechnoTypes; InfantryTypes, VehicleTypes, AircraftTypes, and 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 health point each time. Only works while the object's health is at ConditionYellow or below (by default 50%).

In Red Alert 2 and Yuri's Revenge

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

Bugs/Side-Effects/Unexpected Limitations

  • Building damage images will not disappear even if the building's HP is 50% or more than 50%.
    This glitch disappears when the building is damaged again or engineering directly repairs it.