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

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

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

[@武器]
穿好你装备我才可能给你的装备加元素上属性
条件:10000元宝加1%,点最高5%
<致命一击/@1010> <攻击损伤添加/@1011> <物理损伤缩小/@1012>
<损伤反弹/@1013> <魔法损伤缩小/@1014> <漠视指标进攻/@1015>
<返 回/@main>
[@1016]
#IF
CheckGameGold > 10000
CheckNewItemValue 1 6 < 5
#ACT
GameGold - 10000
SetNewItemValue 1 6 + 1
SENDMSG 5 祝贺附加元素属性胜利!~!~!~
goto @wuq
#elseact
messagebox 你元宝无余或许你的晋级点数超过5%的限度

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

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

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

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

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

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

[@衣服]
#if
#act
OpenBigDialogBox
#say

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


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

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

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

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

热门搜索

显示全部