RemoveEffects(object)
クリーチャーから全ての負のエフェクトを取り除きます。
void RemoveEffects( object oDead );
Parameters
oDead
負のエフェクトを取り除くクリーチャー
Description
oDeadから全ての負のエフェクトを取り除きます。
Remarks
生前に悩んだ全ての負のエフェクトを取り除き、死んだキャラクターを戻す時に使います。
Requirements
#include "nw_i0_plot"
Version
1.22
See Also
functions: | GreaterRestore |
categories: | PC Only Functions |
author: Tom Cassiotis, JP team: Rainie
Send comments on this topic.