TalentSneakAttack()
急所攻撃のタレントの使用が成功すればTRUEを、そうでなければFALSEを返します。
int TalentSneakAttack();
Description
急所攻撃のタレントの使用が成功すればTRUEを、そうでなければFALSEを返します。
Remarks
BiowareのデフォルトAIの一部です。非SoU環境ではこの関数はnw_i0_genericに入っています。SoU環境では、x0_i0_talentに入っています。SoUユーザーであっても、nw_i0_genericをIncludeをしても同様に動作します。
Requirements
#include "nw_i0_generic"
Version
1.30
See Also
functions: | TalentMeleeAttack |
categories: | Talents/Skills/Feats Functions |
author: Lilac Soul, JP team: Rainie
Send comments on this topic.