ResistSpell(object, object)
詠唱者とその目標の間で呪文抵抗チェックを実行します。
int ResistSpell( object oCaster, object oTarget );
Parameters
oCaster
呪文の詠唱者
oTarget
呪文の目標
Description
oTargetがoCasterによる最後の呪文に抵抗した場合TRUEを、oCasterかoTargetのどちらかが無効なObjectの場合FALSEを返します。
Version
1.22
See Also
functions: | ActionCastFakeSpellAtObject | ActionCastSpellAtObject | MyResistSpell |
categories: | Spells Functions |
author: Jody Fletcher, editor: Charles Feduke, JP team: Rainie
Send comments on this topic.