Doctor
| Line 5: | Line 5: | ||
''The healing of major wounds and crippled limbs.  Without this skill, it will take a much longer period of time to restore crippled limbs to use. This skill also allows a player to bandage themselves or others to stop major bleeding. ''  | ''The healing of major wounds and crippled limbs.  Without this skill, it will take a much longer period of time to restore crippled limbs to use. This skill also allows a player to bandage themselves or others to stop major bleeding. ''  | ||
| − | Formula for AP cost while using doctor:  | + | Formula for AP cost while using doctor:<br>  | 
'''apCost = 100*(DOCTOR_AP - MAX((sk-100),0))'''  | '''apCost = 100*(DOCTOR_AP - MAX((sk-100),0))'''  | ||
Latest revision as of 08:39, 28 September 2014
The healing of major wounds and crippled limbs.  Without this skill, it will take a much longer period of time to restore crippled limbs to use. This skill also allows a player to bandage themselves or others to stop major bleeding. 
Formula for AP cost while using doctor:
apCost = 100*(DOCTOR_AP - MAX((sk-100),0))
(Difference between revisions)
												
						
					




