[@物理8]
#IF
CheckNewItemValue 12 2 < 5
CheckGameGold > 28887
#ACT
GameGold - 10000
SetNewItemValue 12 2 + 1
SENDMSG 5 恭喜附加元素属性成功!~!~!~
goto @宝石
#ELSEACT
messagebox 你元宝不足或者你的升级点数超过5%的限制\
[@魔法8]
#IF
CheckNewItemValue 12 3 < 5
CheckGameGold > 28887
#ACT
GameGold - 10000
SetNewItemValue 12 3 + 1
SENDMSG 5 恭喜附加元素属性成功!~!~!~
goto @宝石
#ELSEACT
messagebox 你元宝不足或者你的升级点数超过5%的限制\
[@防御8]
#IF
CheckNewItemValue 12 4 < 5
CheckGameGold > 28887
#ACT
GameGold - 10000
SetNewItemValue 12 4 + 1
SENDMSG 5 恭喜附加元素属性成功!~!~!~
goto @宝石
#ELSEACT
messagebox 你元宝不足或者你的升级点数超过5%的限制\
[@反弹8]
#IF
CheckNewItemValue 12 5 < 5
CheckGameGold > 28887
#ACT
GameGold - 10000
SetNewItemValue 12 5 + 1
SENDMSG 5 恭喜附加元素属性成功!~!~!~
goto @宝石
#ELSEACT
messagebox 你元宝不足或者你的升级点数超过5%的限制\
添加完以上内容。保存文本,重新命名为自己想更改的名字也可以。然后打开MerChant.txt ,NPC的配置文件。该文件的路径为:MirServer\Mir200\Envir。双击打开 MerChant.txt以后。添加以下字段:
;============================================
元素大师 3 326 340 元素大师 0 15 0 0 0 0 2000
添加完毕以后即可。!
数据统计中!!