|
[@main]
#if
#act
OPENMERCHANTBIGDLG 65 164 3 4 0 -90 1 450 22
#SAY
\ \
<><Img:217:63:430:0/@EXIT>\
\ \ \ \
<勇士。。只要你给我元宝.我就能帮你把身上的装备强化5%的元素./AUTOCOLOR=250,253,254>\ \
<100000元宝一次.请选择您要释放元素到装备,请先将装备带在身上!/AUTOCOLOR=250,253,254>\ \
<释放武器|^224#释放元素要求:^-^151#100000元宝释放一次/@释放武器>
<释放衣服|^224#释放元素要求:^-^151#100000元宝释放一次/@释放衣服>
<释放勋章|^224#释放元素要求:^-^151#100000元宝释放一次/@释放勋章>\ \
<释放头盔|^224#释放元素要求:^-^151#100000元宝释放一次/@释放头盔>
<释放项链|^224#释放元素要求:^-^151#100000元宝释放一次/@释放项链>
<释放左手|^224#释放元素要求:^-^151#100000元宝释放一次/@释放左手>\ \
<释放右手|^224#释放元素要求:^-^151#100000元宝释放一次/@释放右手>
<释放左戒|^224#释放元素要求:^-^151#100000元宝释放一次/@释放左戒>
<释放右戒|^224#释放元素要求:^-^151#100000元宝释放一次/@释放右戒>\ \
<释放腰带|^224#释放元素要求:^-^151#100000元宝释放一次/@释放腰带>
<释放靴子|^224#释放元素要求:^-^151#100000元宝释放一次/@释放靴子>
<释放宝石|^224#释放元素要求:^-^151#100000元宝释放一次/@释放宝石>\ \
[@释放衣服]
#IF
CHECKUSEITEM 0
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 0 0 = 5
SetNewItemValue 0 1 = 5
SetNewItemValue 0 2 = 5
SetNewItemValue 0 3 = 5
SetNewItemValue 0 4 = 5
;SetNewItemValue 0 7 = 5
;SetNewItemValue 0 8 = 5
;SetNewItemValue 0 9 = 5
;SetNewItemValue 0 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
close
[@释放项链]
#IF
CHECKUSEITEM 3
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 3 0 = 5
SetNewItemValue 3 1 = 5
SetNewItemValue 3 2 = 5
SetNewItemValue 3 3 = 5
SetNewItemValue 3 4 = 5
;SetNewItemValue 3 7 = 5
;SetNewItemValue 3 8 = 5
;SetNewItemValue 3 9 = 5
;SetNewItemValue 3 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放靴子]
#IF
CHECKUSEITEM 11
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 11 0 = 5
SetNewItemValue 11 1 = 5
SetNewItemValue 11 2 = 5
SetNewItemValue 11 3 = 5
SetNewItemValue 11 4 = 5
;SetNewItemValue 11 7 = 5
;SetNewItemValue 11 8 = 5
;SetNewItemValue 11 9 = 5
;SetNewItemValue 11 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放腰带]
#IF
CHECKUSEITEM 10
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 10 0 = 5
SetNewItemValue 10 1 = 5
SetNewItemValue 10 2 = 5
SetNewItemValue 10 3 = 5
SetNewItemValue 10 4 = 5
;SetNewItemValue 10 7 = 5
;SetNewItemValue 10 8 = 5
;SetNewItemValue 10 9 = 5
;SetNewItemValue 10 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放勋章]
#IF
CHECKUSEITEM 2
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 2 0 = 5
SetNewItemValue 2 1 = 5
SetNewItemValue 2 2 = 5
SetNewItemValue 2 3 = 5
SetNewItemValue 2 4 = 5
;SetNewItemValue 2 7 = 5
;SetNewItemValue 2 8 = 5
;SetNewItemValue 2 9 = 5
;SetNewItemValue 2 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放右戒]
#IF
CHECKUSEITEM 7
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 7 0 = 5
SetNewItemValue 7 1 = 5
SetNewItemValue 7 2 = 5
SetNewItemValue 7 3 = 5
SetNewItemValue 7 4 = 5
;SetNewItemValue 7 7 = 5
;SetNewItemValue 7 8 = 5
;SetNewItemValue 7 9 = 5
;SetNewItemValue 7 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放左戒]
#IF
CHECKUSEITEM 8
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 8 0 = 5
SetNewItemValue 8 1 = 5
SetNewItemValue 8 2 = 5
SetNewItemValue 8 3 = 5
SetNewItemValue 8 4 = 5
;SetNewItemValue 8 7 = 5
;SetNewItemValue 8 8 = 5
;SetNewItemValue 8 9 = 5
;SetNewItemValue 8 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放右手]
#IF
CHECKUSEITEM 5
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 5 0 = 5
SetNewItemValue 5 1 = 5
SetNewItemValue 5 2 = 5
SetNewItemValue 5 3 = 5
SetNewItemValue 5 4 = 5
;SetNewItemValue 5 7 = 5
;SetNewItemValue 5 8 = 5
;SetNewItemValue 5 9 = 5
;SetNewItemValue 5 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放左手]
#IF
CHECKUSEITEM 6
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 6 0 = 5
SetNewItemValue 6 1 = 5
SetNewItemValue 6 2 = 5
SetNewItemValue 6 3 = 5
SetNewItemValue 6 4 = 5
;SetNewItemValue 6 7 = 5
;SetNewItemValue 6 8 = 5
;SetNewItemValue 6 9 = 5
;SetNewItemValue 6 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放头盔]
#IF
CHECKUSEITEM 4
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 4 0 = 5
SetNewItemValue 4 1 = 5
SetNewItemValue 4 2 = 5
SetNewItemValue 4 3 = 5
SetNewItemValue 4 4 = 5
;SetNewItemValue 4 7 = 5
;SetNewItemValue 4 8 = 5
;SetNewItemValue 4 9 = 5
;SetNewItemValue 4 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放衣服]
#IF
CHECKUSEITEM 0
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 0 0 = 5
SetNewItemValue 0 1 = 5
SetNewItemValue 0 2 = 5
SetNewItemValue 0 3 = 5
SetNewItemValue 0 4 = 5
;SetNewItemValue 0 7 = 5
;SetNewItemValue 0 8 = 5
;SetNewItemValue 0 9 = 5
;SetNewItemValue 0 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放武器]
#IF
CHECKUSEITEM 1
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 1 0 = 5
SetNewItemValue 1 1 = 5
SetNewItemValue 1 2 = 5
SetNewItemValue 1 3 = 5
SetNewItemValue 1 4 = 5
;SetNewItemValue 1 7 = 5
;SetNewItemValue 1 8 = 5
;SetNewItemValue 1 9 = 5
;SetNewItemValue 1 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
[@释放宝石]
#IF
CHECKUSEITEM 12
CHECKGAMEGOLD > 99999
#ACT
GAMEGOLD - 100000
SetNewItemValue 12 0 = 5
SetNewItemValue 12 1 = 5
SetNewItemValue 12 2 = 5
SetNewItemValue 12 3 = 5
SetNewItemValue 12 4 = 5
;SetNewItemValue 12 7 = 5
;SetNewItemValue 12 8 = 5
;SetNewItemValue 12 9 = 5
;SetNewItemValue 12 10 = 5
MESSAGEBOX [成功]:元素属性加载成功!
#ELSEACT
MESSAGEBOX [失败]:你的元宝没有100000,或者你的装备没有穿在身上!
break
|
|