TalentFeat(int)

D&Dの特技(feat)に対応する、才能(talent)を作成する

talent TalentFeat(
    int nFeat
);

Parameters

nFeat

FEAT_*


Description

特技(feat)から外れている才能(talent)を作成する。これはAIが動作を決定する際に、色々な才能(talent)能力と関連して使われる。



Requirements

#include "nw_io_generic"

Version

1.22

See Also

functions: TalentSkill | TalentSpell
categories: Talents/Skills/Feats Functions | Type Casting/Conversion Functions
constants: FEAT_* Constants


author: Jody Fletcher, editor: John Shuell, JP team: geshi, ngtaicho
Send comments on this topic.