#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@xuez]
穿好你装备我才可以给你的装备加元素上属性
条件:500元宝加1%,点最高5%
<致命一击> <攻击伤害增加> <物理伤害减少
<伤害反弹> <魔法伤害减少> <忽视目标防御
<返 回>
[@12750]
#IF
CheckGameGold > 499
CheckNewItemValue 11 4 < 5
#ACT
GameGold - 500
SetNewItemValue 11 4 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @xuez
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12740]
#IF
CheckGameGold > 499
CheckNewItemValue 11 3 < 5
#ACT
GameGold - 500
SetNewItemValue 11 3 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @xuez
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12730]
#IF
CheckGameGold > 499
CheckNewItemValue 11 5 < 5
#ACT
GameGold - 500
SetNewItemValue 11 5 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @xuez
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12720]
#IF
CheckGameGold > 499
CheckNewItemValue 11 2 < 5
#ACT
GameGold - 500
SetNewItemValue 11 2 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @xuez
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12710]
#IF
CheckGameGold > 499
CheckNewItemValue 11 1 < 5
#ACT
GameGold - 500
SetNewItemValue 11 1 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @xuez
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12700]
#IF
CheckGameGold > 499
CheckNewItemValue 11 0 < 5
#ACT
GameGold - 500
SetNewItemValue 11 0 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @xuez
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@yaod]
穿好你装备我才可以给你的装备加元素上属性
条件:500元宝加1%,点最高5%
<致命一击> <攻击伤害增加> <物理伤害减少
<伤害反弹> <魔法伤害减少> <忽视目标防御
<返 回>
[@12650]
#IF
CheckGameGold > 499
CheckNewItemValue 10 4 < 5
#ACT
GameGold - 500
SetNewItemValue 10 4 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @yaod
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12640]
#IF
CheckGameGold > 499
CheckNewItemValue 10 3 < 5
#ACT
GameGold - 500
SetNewItemValue 10 3 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @yaod
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12630]
#IF
CheckGameGold > 499
CheckNewItemValue 10 5 < 5
#ACT
GameGold - 500
SetNewItemValue 10 5 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @yaod
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12620]
#IF
CheckGameGold > 499
CheckNewItemValue 10 2 < 5
#ACT
GameGold - 500
SetNewItemValue 10 2 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @yaod
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12610]
#IF
CheckGameGold > 499
CheckNewItemValue 10 1 < 5
#ACT
GameGold - 500
SetNewItemValue 10 1 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @yaod
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@12600]
#IF
CheckGameGold > 499
CheckNewItemValue 10 0 < 5
#ACT
GameGold - 500
SetNewItemValue 10 0 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @yaod
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
[@xunz]
穿好你装备我才可以给你的装备加元素上属性
条件:500元宝加1%,点最高5%
<致命一击> <攻击伤害增加> <物理伤害减少
<伤害反弹> <魔法伤害减少> <忽视目标防御
<返 回>
[@12550]
#IF
CheckGameGold > 499
CheckNewItemValue 2 4 < 5
#ACT
GameGold - 500
SetNewItemValue 2 4 + 1
SENDMSG 5 恭喜附加元素属性成功!
goto @xunz
#elseact
messagebox 你元宝不足或者你的升级点数超过5%的限制
(责任编辑:admin) |