|  | 
 
上一篇:传奇版本只允许一个人进入固定地点打装备,并按时返回脚本下一篇:Gm基地脚本解析----转生系统| 第一:在D:\mirserver\Mir200\Envir\Market_Def里添加一个 元素锻造-3。txt 第二:在D:\mirserver\Mir200\Envir\Merchant.txt里
 添加  元素锻造 3 326 333 元素锻造 0 0 0 0 0
 
   [@main]
 你自己是不是觉得你很弱小,我是本服务器的元素大师\
 在我这里可以给你的装备注入各种元素属性,我可以增加\
 装备致命一击,攻击伤害增加,物理伤害减少,魔法伤害减少\
 攻击伤害反弹 ,忽视目标防御增加这些元素属性,最高10%\
 每加1%需花费元宝1000!~!~\
 <我有足够的元宝/@yuanbao>
 [@yuanbao]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <头盔增加元素属性/@touk>  <衣服增加元素属性/@yifu>  <武器增加元素属性/@wuq>\
 <项链增加元素属性/@xiang>  <戒指增加元素属性/@jiez>  <手镯增加元素属性/@shouz>\
 <勋章增加元素属性/@xunz>  <腰带增加元素属性/@yaod>  <靴子增加元素属性/@xuez>\
 <返  回/@main>
 [@xuez]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@12700>  <攻击伤害增加/@12710>  <物理伤害减少/@12720>\
 <伤害反弹/@12730>  <魔法伤害减少/@12740>  <忽视目标防御/@12750>\
 <返  回/@main>
 [@12750]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 11 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 11 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xuez
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12740]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 11 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 11 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xuez
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12730]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 11 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 11 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xuez
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12720]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 11 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 11 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xuez
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12710]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 11 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 11 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xuez
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12700]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 11 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 11 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xuez
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@yaod]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@12600>  <攻击伤害增加/@12610>  <物理伤害减少/@12620>\
 <伤害反弹/@12630>  <魔法伤害减少/@12640>  <忽视目标防御/@12650>\
 <返  回/@main>
 [@12650]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 10 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 10 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yaod
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12640]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 10 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 10 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yaod
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12630]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 10 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 10 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yaod
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12620]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 10 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 10 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yaod
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12610]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 10 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 10 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yaod
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12600]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 10 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 10 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yaod
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@xunz]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@12500>  <攻击伤害增加/@12510>  <物理伤害减少/@12520>\
 <伤害反弹/@12530>  <魔法伤害减少/@12540>  <忽视目标防御/@12550>\
 <返  回/@main>
 #IF
 CheckGameGold > 999
 CheckNewItemValue 2 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 2 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xunz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12540]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 2 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 2 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xunz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12530]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 2 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 2 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xunz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12520]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 2 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 2 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xunz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12510]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 2 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 2 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xunz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12500]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 2 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 2 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xunz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@shouz]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <左手镯/@zhuosz>  <右手镯/@yousz>\
 [@zhuosz]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@12400>  <攻击伤害增加/@12410>  <物理伤害减少/@12420>\
 <伤害反弹/@12430>  <魔法伤害减少/@12440>  <忽视目标防御/@12450>\
 <返  回/@main>
 [@12450]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 6 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 6 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuosz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12440]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 6 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 6 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuosz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12430]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 6 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 6 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuosz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12420]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 6 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 6 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuosz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12410]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 6 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 6 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuosz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12400]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 6 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 6 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuosz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@yousz]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@12300>  <攻击伤害增加/@12310>  <物理伤害减少/@12320>\
 <伤害反弹/@12330>  <魔法伤害减少/@12340>  <忽视目标防御/@12350>\
 <返  回/@main>
 [@12350]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 5 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 5 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yousz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12340]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 5 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 5 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yousz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12330]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 5 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 5 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yousz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12320]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 5 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 5 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yousz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 
 [@12310]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 5 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 5 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yousz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12300]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 5 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 5 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yousz
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@jiez]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <左戒指/@zhuojie>  <右戒指/@youjie>\
 [@youjie]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@12200>  <攻击伤害增加/@12210>  <物理伤害减少/@12220>\
 <伤害反弹/@12230>  <魔法伤害减少/@12240>  <忽视目标防御/@12250>\
 <返  回/@main>
 [@12250]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 7 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 7 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @youjie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12240]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 7 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 7 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @youjie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12230]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 7 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 7 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @youjie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12220]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 7 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 7 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @youjie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12210]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 7 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 7 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @youjie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@12200]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 7 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 7 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @youjie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@zhuojie]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@10200>  <攻击伤害增加/@10210>  <物理伤害减少/@10220>\
 <伤害反弹/@10230>  <魔法伤害减少/@10240>  <忽视目标防御/@10250>\
 <返  回/@main>
 [@10250]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 8 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 8 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuojie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10240]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 8 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 8 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuojie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10230]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 8 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 8 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuojie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10220]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 8 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 8 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuojie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10210]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 8 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 8 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuojie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10200]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 8 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 8 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @zhuojie
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@xiang]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@10100>  <攻击伤害增加/@10110>  <物理伤害减少/@10120>\
 <伤害反弹/@10130>  <魔法伤害减少/@10140>  <忽视目标防御/@10150>\
 <返  回/@main>
 [@10150]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 3 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 3 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xiang
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10140]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 3 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 3 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xiang
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10130]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 3 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 3 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xiang
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10120]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 3 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 3 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xiang
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 
 [@10110]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 3 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 3 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xiang
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@10100]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 3 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 3 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @xiang
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@wuq]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@1010>  <攻击伤害增加/@1011>  <物理伤害减少/@1012>\
 <伤害反弹/@1013>  <魔法伤害减少/@1014>  <忽视目标防御/@1015>\
 <返  回/@main>
 [@1015]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 1 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 1 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @wuq
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1014]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 1 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 1 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @wuq
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1013]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 1 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 1 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @wuq
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1012]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 1 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 1 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @wuq
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1011]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 1 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 1 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @wuq
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1010]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 1 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 1 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @wuq
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@yifu]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@1000>  <攻击伤害增加/@1001>  <物理伤害减少/@1002>\
 <伤害反弹/@1003>  <魔法伤害减少/@1004>  <忽视目标防御/@1005>\
 <返  回/@main>
 [@1005]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 0 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 0 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yifu
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1004]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 0 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 0 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yifu
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1003]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 0 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 0 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yifu
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1002]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 0 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 0 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yifu
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1001]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 0 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 0 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yifu
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@1000]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 0 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 0 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @yifu
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@touk]
 穿好你装备我才可以给你的装备加元素上属性\
 条件:1000元宝加1%,点最高10%\
 <致命一击/@100>  <攻击伤害增加/@101>  <物理伤害减少/@102>\
 <伤害反弹/@103>  <魔法伤害减少/@104>  <忽视目标防御/@105>\
 <返  回/@main>
 [@105]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 4 4 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 4 4 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @touk
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 
 [@104]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 4 3 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 4 3 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @touk
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@103]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 4 5 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 4 5 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @touk
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@102]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 4 2 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 4 2 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @touk
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@101]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 4 1 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 4 1 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @touk
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 [@100]
 #IF
 CheckGameGold > 999
 CheckNewItemValue 4 0 < 10
 #ACT
 GameGold - 1000
 SetNewItemValue 4 0 + 1
 SENDMSG 5 恭喜附加元素属性成功!~!~!~
 goto @touk
 #elseact
 messagebox 你元宝不足或者你的升级点数超过10%的限制\
 
 | 
 |