设为首页 设为收藏
当前位置: sf999首页 > 攻略资讯 > 开服技术 > 元素属性随机机率控制sf999.com(9)

元素属性随机机率控制sf999.com(9)

发布时间:2015-12-22 06:43攻略来源:sf999攻略作者:

[@1003]
#IF
CheckGameGold > 10000
CheckNewItemValue 0 5 < 5
#ACT
GameGold - 10000
SetNewItemValue 0 5 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @yifu
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@1002]
#IF
CheckGameGold > 10000
CheckNewItemValue 0 2 < 5
#ACT
GameGold - 10000
SetNewItemValue 0 2 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @yifu
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@1001]
#IF
CheckGameGold > 10000
CheckNewItemValue 0 1 < 5
#ACT
GameGold - 10000
SetNewItemValue 0 1 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @yifu
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@1000]
#IF
CheckGameGold > 10000
CheckNewItemValue 0 0 < 5
#ACT
GameGold - 10000
SetNewItemValue 0 0 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @yifu
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@头盔]
#if
#act
OpenBigDialogBox
#say

<穿好你装备我才可能给你的装备加元素上属性,10000元宝添加1%,每种属性最高5%!/AUTOCOLOR=250,100,180,50,252,50>
<以后你衣着的头盔是:/SCOLOR=250> <$HELMET>
<╭┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬╮/SCOLOR=254>
<├/SCOLOR=254> <┤/SCOLOR=254>
<├/SCOLOR=254> ㊣ <攻击型元素/SCOLOR=253> ……… ⊙ <致命一击/@100> ⊙ <攻击损伤添加/@101> ⊙ <漠视指标进攻/@105> ⊙ <┤/SCOLOR=254>
<├/SCOLOR=254> <┤/SCOLOR=254>
<├/SCOLOR=254> <┤/SCOLOR=254>
<├/SCOLOR=254> ㊣ <进攻型元素/SCOLOR=253> ……… ⊙ <损伤反弹/@103> ⊙ <魔法损伤缩小/@104> ⊙ <物理损伤缩小/@102> ⊙ <┤/SCOLOR=254>
<├/SCOLOR=254> <┤/SCOLOR=254>
<├/SCOLOR=254> <┤/SCOLOR=254>
<├/SCOLOR=254> ㊣ <进攻型元素/SCOLOR=253> ……… ⊙ <体质添加/@106> ⊙ <前往首页/@main> ⊙ <┤/SCOLOR=254>
<├/SCOLOR=254> <┤/SCOLOR=254>
<╰┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴┴╯/SCOLOR=254>

[@106]
#IF
CheckGameGold > 10000
CheckNewItemValue 4 6 < 5
#ACT
GameGold - 10000
SetNewItemValue 4 6 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @touk
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@105]
#IF
CheckGameGold > 10000
CheckNewItemValue 4 4 < 5
#ACT
GameGold - 10000
SetNewItemValue 4 4 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @touk
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度


[@104]
#IF
CheckGameGold > 10000
CheckNewItemValue 4 3 < 5
#ACT
GameGold - 10000
SetNewItemValue 4 3 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @touk
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@103]
#IF
CheckGameGold > 10000
CheckNewItemValue 4 5 < 5
#ACT
GameGold - 10000
SetNewItemValue 4 5 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @touk
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@102]
#IF
CheckGameGold > 10000
CheckNewItemValue 4 2 < 5
#ACT
GameGold - 10000
SetNewItemValue 4 2 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @touk
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@101]
#IF
CheckGameGold > 10000
CheckNewItemValue 4 1 < 5
#ACT
GameGold - 10000
SetNewItemValue 4 1 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @touk
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

[@100]
#IF
CheckGameGold > 10000
CheckNewItemValue 4 0 < 5
#ACT
GameGold - 10000
SetNewItemValue 4 0 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @touk
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

------分隔线----------------------------
  • 挑错
  • 打印
返回顶部

热门搜索

显示全部