素材
解説
機能
・戦闘速度の調整を行います。
カスタマイズポイント
@_whiten_duration > 16 or
@_appear_duration > 8 or
@_escape_duration > 8 or
@_collapse_duration > 16 or
@_damage_duration > 24 or
@_animation_duration > 6
ここの数値で、速度の調整が出来ます。
数値は以下の通り。
@_whiten_duration 0 〜 16 : 白く光る時のウェイト
@_appear_duration 0 〜 16 : 出現するときのウェイト
@_escape_duration 0 〜 32 : 逃走するときのウェイト
@_collapse_duration 0 〜 48 : コラプス(戦闘不能の消滅)のウェイト
@_damage_duration 0 〜 40 : ダメージ数値が表示されるときのウェイト
@_animation_duration 0 〜 200 :アニメーションのウェイト
@_whiten_duration > 16 or
@_appear_duration > 16 or
@_escape_duration > 32 or
@_collapse_duration > 48 or
@_damage_duration > 40 or
@_animation_duration > 200
とやると凄まじい事に。 ちなみに、RPGツクールXPの初期速度は「全て 0 」に相当します。