ActionUseTalentAtLocation(talent, location)

指定したlocationで、選択した能力を使用させます。

action ActionUseTalentAtLocation(
    talent tChosenTalent,
    location locTargetLocation
);

Parameters

tChosenTalent

使用させるTalent

locTargetLocation

目標とするlocation


Description

tChosenTalentをlTargetLocationで使用させます。



Version

1.22

See Also

functions: ActionUseFeat | ActionUseTalentOnObject
categories: Talents/Skills/Feats Functions


author: Ryan Hunt, JP team: Rainie
Send comments on this topic.