TalentHealingSelf()

Checks to see if NPC or creature is damaged, if so, tries to heal either with a spell or a potion.

int TalentHealingSelf();

Description

Causes the creature to heal itself if its current HP total drops below 1/2 the maximum HP total of the creature.

Determines whether or not creature has healing capability and if not, uses potions (if it has any).



Requirements

#include "nw_io_generic"

Version

1.29

See Also

functions: TalentAdvancedProtectSelf | TalentBuffSelf | TalentCureCondition | TalentHeal | TalentUseProtectionOnSelf
categories: Core AI Talent Functions | Talents/Skills/Feats Functions


 author: Jody Fletcher
 Send comments on this topic.