(@StdModeFunc205)
[@main] <独家特色系统功能:可在元素转移NPC处把属性转移到任何装备决不浪费./AUTOCOLOR=250,253,254> <新元素条件:释放每件需求条件:8W元宝一次.可给单件首饰释放9种新元素./AUTOCOLOR=250,253,254> <请选择您要释放元素到装备,请先将装备带在身上!/AUTOCOLOR=250,253,254> 【<释放衣服/@释放衣服>】 【<释放头盔/@释放头盔>】 【<释放左手/@释放左手>】 【<释放右手/@释放右手>】 【<释放左戒/@释放左戒>】 【<释放右戒/@释放右戒>】 【<释放勋章/@释放勋章>】 【<释放腰带/@释放腰带>】 【<释放靴子/@释放靴子>】 【<释放项链/@释放项链>】 【<释放武器/@释放武器>】 【<返回上页/@元素属性>】 [@释放项链] #IF CHECKUSEITEM 3 CHECKGAMEGOLD > 100000 #ACT GAMEGOLD – 99999 SetNewItemValue 3 0 = 5 SetNewItemValue 3 1 = 5 SetNewItemValue 3 2 = 5 SetNewItemValue 3 3 = 5 SetNewItemValue 3 4 = 5 SetNewItemValue 3 5 = 5 SetNewItemValue 3 6 = 5 SetNewItemValue 3 7 = 5 SetNewItemValue 3 8 = 5 ;SetNewItemValue 3 9 = 5 ;SetNewItemValue 3 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放靴子] #IF CHECKUSEITEM 11 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 11 0 = 5 SetNewItemValue 11 1 = 5 SetNewItemValue 11 2 = 5 SetNewItemValue 11 3 = 5 SetNewItemValue 11 4 = 5 SetNewItemValue 11 5 = 5 SetNewItemValue 11 6 = 5 SetNewItemValue 11 7 = 5 SetNewItemValue 11 8 = 5 ;SetNewItemValue 11 9 = 5 ;SetNewItemValue 11 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放腰带] #IF CHECKUSEITEM 10 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 10 0 = 5 SetNewItemValue 10 1 = 5 SetNewItemValue 10 2 = 5 SetNewItemValue 10 3 = 5 SetNewItemValue 10 4 = 5 SetNewItemValue 10 5 = 5 SetNewItemValue 10 6 = 5 SetNewItemValue 10 7 = 5 SetNewItemValue 10 8 = 5 ;SetNewItemValue 10 9 = 5 ;SetNewItemValue 10 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放勋章] #IF CHECKUSEITEM 2 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 2 0 = 5 SetNewItemValue 2 1 = 5 SetNewItemValue 2 2 = 5 SetNewItemValue 2 3 = 5 SetNewItemValue 2 4 = 5 SetNewItemValue 2 5 = 5 SetNewItemValue 2 6 = 5 SetNewItemValue 2 7 = 5 SetNewItemValue 2 8 = 5 ;SetNewItemValue 2 9 = 5 ;SetNewItemValue 2 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放右戒] #IF CHECKUSEITEM 7 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 7 0 = 5 SetNewItemValue 7 1 = 5 SetNewItemValue 7 2 = 5 SetNewItemValue 7 3 = 5 SetNewItemValue 7 4 = 5 SetNewItemValue 7 5 = 5 SetNewItemValue 7 6 = 5 SetNewItemValue 7 7 = 5 SetNewItemValue 7 8 = 5 ;SetNewItemValue 7 9 = 5 ;SetNewItemValue 7 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放左戒] #IF CHECKUSEITEM 8 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 8 0 = 5 SetNewItemValue 8 1 = 5 SetNewItemValue 8 2 = 5 SetNewItemValue 8 3 = 5 SetNewItemValue 8 4 = 5 SetNewItemValue 8 5 = 5 SetNewItemValue 8 6 = 5 SetNewItemValue 8 7 = 5 SetNewItemValue 8 8 = 5 ;SetNewItemValue 8 9 = 5 ;SetNewItemValue 8 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放右手] #IF CHECKUSEITEM 5 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 5 0 = 5 SetNewItemValue 5 1 = 5 SetNewItemValue 5 2 = 5 SetNewItemValue 5 3 = 5 SetNewItemValue 5 4 = 5 SetNewItemValue 5 5 = 5 SetNewItemValue 5 6 = 5 SetNewItemValue 5 7 = 5 SetNewItemValue 5 8 = 5 ;SetNewItemValue 5 9 = 5 ;SetNewItemValue 5 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放左手] #IF CHECKUSEITEM 6 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 6 0 = 5 SetNewItemValue 6 1 = 5 SetNewItemValue 6 2 = 5 SetNewItemValue 6 3 = 5 SetNewItemValue 6 4 = 5 SetNewItemValue 6 5 = 5 SetNewItemValue 6 6 = 5 SetNewItemValue 6 7 = 5 SetNewItemValue 6 8 = 5 ;SetNewItemValue 6 9 = 5 ;SetNewItemValue 6 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放头盔] #IF CHECKUSEITEM 4 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 4 0 = 5 SetNewItemValue 4 1 = 5 SetNewItemValue 4 2 = 5 SetNewItemValue 4 3 = 5 SetNewItemValue 4 4 = 5 SetNewItemValue 4 5 = 5 SetNewItemValue 4 6 = 5 SetNewItemValue 4 7 = 5 SetNewItemValue 4 8 = 5 ;SetNewItemValue 4 9 = 5 ;SetNewItemValue 4 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放衣服] #IF CHECKUSEITEM 0 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 0 0 = 5 SetNewItemValue 0 1 = 5 SetNewItemValue 0 2 = 5 SetNewItemValue 0 3 = 5 SetNewItemValue 0 4 = 5 SetNewItemValue 0 5 = 5 SetNewItemValue 0 6 = 5 SetNewItemValue 0 7 = 5 SetNewItemValue 0 8 = 5 ;SetNewItemValue 0 9 = 5 ;SetNewItemValue 0 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break [@释放武器] #IF CHECKUSEITEM 1 CHECKGAMEGOLD > 80000 #ACT GAMEGOLD – 79999 SetNewItemValue 1 0 = 5 SetNewItemValue 1 1 = 5 SetNewItemValue 1 2 = 5 SetNewItemValue 1 3 = 5 SetNewItemValue 1 4 = 5 SetNewItemValue 1 5 = 5 SetNewItemValue 1 6 = 5 SetNewItemValue 1 7 = 5 SetNewItemValue 1 8 = 5 ;SetNewItemValue 1 9 = 5 ;SetNewItemValue 1 10 = 5 MESSAGEBOX [成功]:元素属性加载成功! close #ELSEACT MESSAGEBOX [失败]:你的元宝没有10W,或者你的装备没有穿在身上! give 全满元素卷 1 close break