StartProtectionLoop()
Finds a protection talent to use.
talent StartProtectionLoop();
Description
A utility function that looks for a beneficial protection talent for the creature whose script calls the function.
Remarks
This function calls GetCreatureTalentRandom first with TALENT_CATEGORY_BENEFICIAL_PROTECTION_SELF, then TALENT_CATEGORY_BENEFICIAL_PROTECTION_SINGLE and finally TALENT_CATEGORY_BENEFICIAL_PROTECTION_AREAEFFECT.
Requirements
#include "NW_I0_GENERIC"
Version
1.29
See Also
functions: | TalentAdvancedProtectSelf | TalentUseProtectionOnSelf | TalentUseProtectionOthers |
categories: | Core AI Talent Functions |
author: Tom Cassiotis, editor: Jody Fletcher
Send comments on this topic.