How much health I can regen?

Registered by PillBox20

You all know that in the games before Red Alert 2, all units that could selfheal (without tiberium) would heal till they reach 50% of their health. It actualy made sense, since not all tank crews are mechanics and not all infantries are medics or heroes to heal to full health.
So, I suggest that the

Selfhealing=yes

be replaced with

Selfhealing=XX% ; here you can put a percentage that this unit will heal over time.

Blueprint information

Status:
Complete
Approver:
AlexB
Priority:
Low
Drafter:
PillBox20
Direction:
Approved
Assignee:
AlexB
Definition:
Approved
Series goal:
Accepted for 0.b
Implementation:
Implemented
Milestone target:
milestone icon 0.b
Started by
AlexB
Completed by
AlexB

Related branches

Sprints

Whiteboard

Implemented as:
[TechnoType]SelfHealing.Rate= (double - minutes, defaults to [General]RepairRate)
The minutes between applying the self heal.

Self Heal only to a certain percentage like the TD Mammoths and Harvesters.
[TechnoType]SelfHealing.Max= (double - percentage, defaults to 100%)
The health level this object is restored to when applying self heal. Self heal is capped at this percentage of the object's Strength. Overrides the veterancy specific tags below.

[TechnoType]SelfHealing.RookieMax= (double - percentage, defaults to SelfHealing.Max)
[TechnoType]SelfHealing.VeteranMax= (double - percentage, defaults to SelfHealing.Max)
[TechnoType]SelfHealing.EliteMax= (double - percentage, defaults to SelfHealing.Max)
The health level this object is restored to when applying self heal. These settings are fully independent of each other.

Amount of hitpoints restored
[TechnoType]SelfHealing.Amount= (integer - hitpoints, defaults to 1)
The amount of hitpoints restored when applying self heal. Cannot be less than 0.

[TechnoType]SelfHealing.RookieAmount=
[TechnoType]SelfHealing.VeteranAmount=
[TechnoType]SelfHealing.EliteAmount=
The amount of hitpoints restored when applying self heal for a unit of a certain veterancy level. Cannot be less than 0.

---
Confirmed here: http://www.ppmforums.com/viewtopic.php?p=540776#540776 and http://www.ppmforums.com/viewtopic.php?p=540789#540789

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.