[@攻击] { #or CHECKITEMW 天魔神甲 1 CHECKITEMW 圣战宝甲 1 #ACT SetNewItemValue 0 0 + 35 15 SENDMSG 6 狂暴天使触发成功!时间持续15秒! break #or CHECKITEMW 法神披风 1 CHECKITEMW 霓裳羽衣 1 #ACT SetNewItemValue 0 2 + 20 15 SetNewItemValue 0 3 + 20 15 SENDMSG 6 守护天使触发成功!时间持续15秒! break #or CHECKITEMW 天尊道袍 1 CHECKITEMW 天师长袍 1 #ACT mov N99 <$MAXHP> DIV N99 100 MUL N99 15 DIV N99 5 HumanHP + N99 DELAYGOTO 3000 @qw SENDMSG 6 精灵天使触发成功!时间持续15秒! [@qw] #if #act HumanHP + N99 DELAYGOTO 3000 @qw1
[@qw1] #if #act HumanHP + N99 DELAYGOTO 3000 @qw2
[@qw2] #if #act HumanHP + N99 DELAYGOTO 3000 @qw3
[@qw3] #if #act HumanHP + N99 SENDMSG 6 精灵天使效果消失 }
|