##############################魔法盾############################## if damage > 0 and state?(58) and not obj.damage_to_mp #魔法盾抵消50%伤害 damage /= 2 if (damage/2)>@mp @mp_damage = @mp damage -= @mp else damage /= 2 @mp_damage = damage end end ##############################魔法盾##############################
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |