TalentBardSong()

AIがバードソング特技を持っている場合それを使うかどうかを決めます。

int TalentBardSong();

Description

クリーチャーがバードソング特技を持ち、それを使う場合、呼出ObjectにTRUEを返します。



Remarks

この関数のSoUバージョンはx0_i0_talentに入っています。しかしながらnw_i0_genericをIncludeしても未だに動作するでしょう。

この関数の呼出者がバードソングによるeffectを既に受けている場合(nwscript.nssの対応する定数値なしで、spells.2daの411行目から参照されます)、関数は自動的にFALSEを返すでしょう。


Requirements

#include "nw_i0_generic"

Version

1.30

See Also

categories: Core AI Talent Functions | Talents/Skills/Feats Functions


author: John Shuell, editor: Lilac Soul, additional contributor(s): Lilac Soul, JP team: Rainie
Send comments on this topic.