ObjectTemplate.SelfHealFactor: Difference between revisions

From Pilot_51's Wiki
Jump to navigation Jump to search
New page: == MDT description == Medics heal using: ObjectTemplate.HealFactor 0.25 for healing others (7.5 hitpoints/second) within HealDistance meters, and: ObjectTemplate.SelfHealFactor 0.15...
 
(No difference)

Latest revision as of 09:53, 20 November 2008

MDT description

Medics heal using:

 ObjectTemplate.HealFactor 0.25

for healing others (7.5 hitpoints/second) within HealDistance meters, and:

 ObjectTemplate.SelfHealFactor 0.15

(4.5 hitpoints/second) for healing themselves.

Source and more details

Additional Description