[@main]
#if
#act
openBigDialogBox
#say
<你是不是杀人慢?装备不秒人?那就升级元素属性吧,只要升级几率越高杀人越快!>
<升级元素是100%成功的,每次50000元宝,最高7点上限(防变态,部分只允许加到3点)。/SCOLOR=250>
<升级属性有:致命一击.物理伤害减少.忽视目标防御/SCOLOR=250>
<攻击反弹.魔法伤害减少.攻击伤害/SCOLOR=250>
<此升级系统是随机元素的。想拥有你心目中的属性就要看你的运气咯。/SCOLOR=250>
<════════════════════════════════════/SCOLOR=249>
<升级武器灵魂属性/@升级武器灵魂> <升级衣服灵魂属性/@升级衣服灵魂> <升级头盔灵魂属性/@升级头盔灵魂> <升级项链灵魂属性/@升级项链灵魂>
<升级勋章灵魂属性/@升级勋章灵魂> <升级手镯灵魂属性/@升级手镯灵魂> <升级戒指灵魂属性/@升级戒指灵魂> <升级腰带灵魂属性/@升级腰带灵魂>
<升级鞋子灵魂属性/@升级鞋子灵魂> <升级宝石灵魂属性/@升级宝石灵魂> <升级护符灵魂属性/@升级护符灵魂>
<【致命一击】-【自身多倍攻击暴击】 【忽视目标防御】-【忽视玩家或者怪物的防御】/SCOLOR=206>
<【攻击伤害】-【增加自身攻击力百分比】 【物理伤害减少】-【减少物理攻击对自己的伤害】/SCOLOR=206>
<【攻击反弹】-【反弹受到的伤害给敌人】 【魔法伤害减少】-【减少魔法攻击对自己的伤害】/SCOLOR=206>
<只是路过随便看看/@exit>
[@升级护符灵魂]
checkgamegold < 50000
messagebox 升级失败,您没有50000个元宝,请准备好了再进行升级!
break
CHECKUSEITEM 9
checkgamegold > 49999
goto @穿了护符
#elseact
[@穿了护符]
#IF
CheckNewItemValue 9 0 > 2
CheckNewItemValue 9 1 > 6
CheckNewItemValue 9 2 > 6
CheckNewItemValue 9 3 > 6
CheckNewItemValue 9 4 > 6
CheckNewItemValue 9 5 > 2
CheckNewItemValue 9 0 < 7
random 3
gamegold - 50000
SetNewItemValue 9 0 + 1
MESSAGEBOX 你的护符已经成功加了【1%致命一击】
CheckNewItemValue 9 5 < 7
SetNewItemValue 9 5 + 1
MESSAGEBOX 你的护符已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 9 1 < 7
SetNewItemValue 9 1 + 1
MESSAGEBOX 你的护符已经成功加了【1%攻击伤害】
CheckNewItemValue 9 2 < 3
SetNewItemValue 9 2 + 1
MESSAGEBOX 你的护符已经成功加了【1%物理伤害减少】
CheckNewItemValue 9 3 < 3
SetNewItemValue 9 3 + 1
MESSAGEBOX 你的护符已经成功加了【1%魔法伤害减少】
CheckNewItemValue 9 4 < 7
SetNewItemValue 9 4 + 1
MESSAGEBOX 你的护符已经成功加了【1%忽视目标防御】
[@升级宝石灵魂]
CHECKUSEITEM 12
goto @穿了宝石
[@穿了宝石]
CheckNewItemValue 12 0 > 2
CheckNewItemValue 12 1 > 6
CheckNewItemValue 12 2 > 6
CheckNewItemValue 12 3 > 6
CheckNewItemValue 12 4 > 6
CheckNewItemValue 12 5 > 2
CheckNewItemValue 12 0 < 7
SetNewItemValue 12 0 + 1
MESSAGEBOX 你的宝石已经成功加了【1%致命一击】
CheckNewItemValue 12 5 < 7
SetNewItemValue 12 5 + 1
MESSAGEBOX 你的宝石已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 12 1 < 7
SetNewItemValue 12 1 + 1
MESSAGEBOX 你的宝石已经成功加了【1%攻击伤害】
CheckNewItemValue 12 2 < 3
SetNewItemValue 12 2 + 1
MESSAGEBOX 你的宝石已经成功加了【1%物理伤害减少】
CheckNewItemValue 12 3 < 3
SetNewItemValue 12 3 + 1
MESSAGEBOX 你的宝石已经成功加了【1%魔法伤害减少】
CheckNewItemValue 12 4 < 7
SetNewItemValue 12 4 + 1
MESSAGEBOX 你的宝石已经成功加了【1%忽视目标防御】
[@升级鞋子灵魂]
CHECKUSEITEM 11
goto @穿了鞋子
[@穿了鞋子]
CheckNewItemValue 11 0 > 2
CheckNewItemValue 11 1 > 6
CheckNewItemValue 11 2 > 6
CheckNewItemValue 11 3 > 6
CheckNewItemValue 11 4 > 6
CheckNewItemValue 11 5 > 2
CheckNewItemValue 11 0 < 7
SetNewItemValue 11 0 + 1
MESSAGEBOX 你的鞋子已经成功加了【1%致命一击】
CheckNewItemValue 11 5 < 7
SetNewItemValue 11 5 + 1
MESSAGEBOX 你的鞋子已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 11 1 < 7
SetNewItemValue 11 1 + 1
MESSAGEBOX 你的鞋子已经成功加了【1%攻击伤害】
CheckNewItemValue 11 2 < 3
SetNewItemValue 11 2 + 1
MESSAGEBOX 你的鞋子已经成功加了【1%物理伤害减少】
CheckNewItemValue 11 3 < 3
SetNewItemValue 11 3 + 1
MESSAGEBOX 你的鞋子已经成功加了【1%魔法伤害减少】
CheckNewItemValue 11 4 < 7
SetNewItemValue 11 4 + 1
MESSAGEBOX 你的鞋子已经成功加了【1%忽视目标防御】
[@升级腰带灵魂]
CHECKUSEITEM 10
goto @穿了腰带
[@穿了腰带]
CheckNewItemValue 10 0 > 2
CheckNewItemValue 10 1 > 6
CheckNewItemValue 10 2 > 6
CheckNewItemValue 10 3 > 6
CheckNewItemValue 10 4 > 6
CheckNewItemValue 10 5 > 2
CheckNewItemValue 10 0 < 7
SetNewItemValue 10 0 + 1
MESSAGEBOX 你的腰带已经成功加了【1%致命一击】
CheckNewItemValue 10 5 < 7
SetNewItemValue 10 5 + 1
MESSAGEBOX 你的腰带已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 10 1 < 7
SetNewItemValue 10 1 + 1
MESSAGEBOX 你的腰带已经成功加了【1%攻击伤害】
CheckNewItemValue 10 2 < 3
SetNewItemValue 10 2 + 1
MESSAGEBOX 你的腰带已经成功加了【1%物理伤害减少】
CheckNewItemValue 10 3 < 3
SetNewItemValue 10 3 + 1
MESSAGEBOX 你的腰带已经成功加了【1%魔法伤害减少】
CheckNewItemValue 10 4 < 7
SetNewItemValue 10 4 + 1
MESSAGEBOX 你的腰带已经成功加了【1%忽视目标防御】
[@升级戒指灵魂]
CHECKUSEITEM 8
goto @穿了戒指
[@穿了戒指]
CheckNewItemValue 8 0 > 2
CheckNewItemValue 8 1 > 6
CheckNewItemValue 8 2 > 6
CheckNewItemValue 8 3 > 6
CheckNewItemValue 8 4 > 6
CheckNewItemValue 8 5 > 2
CheckNewItemValue 8 0 < 7
SetNewItemValue 8 0 + 1
MESSAGEBOX 你的戒指已经成功加了【1%致命一击】
CheckNewItemValue 8 5 < 7
SetNewItemValue 8 5 + 1
MESSAGEBOX 你的戒指已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 8 1 < 7
SetNewItemValue 8 1 + 1
MESSAGEBOX 你的戒指已经成功加了【1%攻击伤害】
CheckNewItemValue 8 2 < 3
SetNewItemValue 8 2 + 1
MESSAGEBOX 你的戒指已经成功加了【1%物理伤害减少】
CheckNewItemValue 8 3 < 3
SetNewItemValue 8 3 + 1
MESSAGEBOX 你的戒指已经成功加了【1%魔法伤害减少】
CheckNewItemValue 8 4 < 7
SetNewItemValue 8 4 + 1
MESSAGEBOX 你的戒指已经成功加了【1%忽视目标防御】
[@升级手镯灵魂]
CHECKUSEITEM 6
goto @穿了手镯
[@穿了手镯]
CheckNewItemValue 6 0 > 2
CheckNewItemValue 6 1 > 6
CheckNewItemValue 6 2 > 6
CheckNewItemValue 6 3 > 6
CheckNewItemValue 6 4 > 6
CheckNewItemValue 6 5 > 2
CheckNewItemValue 6 0 < 7
SetNewItemValue 6 0 + 1
MESSAGEBOX 你的手镯已经成功加了【1%致命一击】
CheckNewItemValue 6 5 < 7
SetNewItemValue 6 5 + 1
MESSAGEBOX 你的手镯已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 6 1 < 7
SetNewItemValue 6 1 + 1
MESSAGEBOX 你的手镯已经成功加了【1%攻击伤害】
CheckNewItemValue 6 2 < 3
SetNewItemValue 6 2 + 1
MESSAGEBOX 你的手镯已经成功加了【1%物理伤害减少】
CheckNewItemValue 6 3 < 3
SetNewItemValue 6 3 + 1
MESSAGEBOX 你的手镯已经成功加了【1%魔法伤害减少】
CheckNewItemValue 6 4 < 7
SetNewItemValue 6 4 + 1
MESSAGEBOX 你的手镯已经成功加了【1%忽视目标防御】
[@升级勋章灵魂]
CHECKUSEITEM 2
goto @穿了勋章
[@穿了勋章]
CheckNewItemValue 2 0 > 2
CheckNewItemValue 2 1 > 6
CheckNewItemValue 2 2 > 6
CheckNewItemValue 2 3 > 6
CheckNewItemValue 2 4 > 6
CheckNewItemValue 2 5 > 2
CheckNewItemValue 2 0 < 7
SetNewItemValue 2 0 + 1
MESSAGEBOX 你的勋章已经成功加了【1%致命一击】
CheckNewItemValue 2 5 < 7
SetNewItemValue 2 5 + 1
MESSAGEBOX 你的勋章已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 2 1 < 7
SetNewItemValue 2 1 + 1
MESSAGEBOX 你的勋章已经成功加了【1%攻击伤害】
CheckNewItemValue 2 2 < 3
SetNewItemValue 2 2 + 1
MESSAGEBOX 你的勋章已经成功加了【1%物理伤害减少】
CheckNewItemValue 2 3 < 3
SetNewItemValue 2 3 + 1
MESSAGEBOX 你的勋章已经成功加了【1%魔法伤害减少】
CheckNewItemValue 2 4 < 7
SetNewItemValue 2 4 + 1
MESSAGEBOX 你的勋章已经成功加了【1%忽视目标防御】
[@升级项链灵魂]
CHECKUSEITEM 3
goto @穿了项链
[@穿了项链]
CheckNewItemValue 3 0 > 2
CheckNewItemValue 3 1 > 6
CheckNewItemValue 3 2 > 6
CheckNewItemValue 3 3 > 6
CheckNewItemValue 3 4 > 6
CheckNewItemValue 3 5 > 2
CheckNewItemValue 3 0 < 7
SetNewItemValue 3 0 + 1
MESSAGEBOX 你的项链已经成功加了【1%致命一击】
CheckNewItemValue 3 5 < 7
SetNewItemValue 3 5 + 1
MESSAGEBOX 你的项链已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 3 1 < 7
SetNewItemValue 3 1 + 1
MESSAGEBOX 你的项链已经成功加了【1%攻击伤害】
CheckNewItemValue 3 2 < 3
SetNewItemValue 3 2 + 1
MESSAGEBOX 你的项链已经成功加了【1%物理伤害减少】
CheckNewItemValue 3 3 < 3
SetNewItemValue 3 3 + 1
MESSAGEBOX 你的项链已经成功加了【1%魔法伤害减少】
CheckNewItemValue 3 4 < 7
SetNewItemValue 3 4 + 1
MESSAGEBOX 你的项链已经成功加了【1%忽视目标防御】
[@升级头盔灵魂]
CHECKUSEITEM 4
goto @穿了头盔
[@穿了头盔]
CheckNewItemValue 4 0 > 2
CheckNewItemValue 4 1 > 6
CheckNewItemValue 4 2 > 6
CheckNewItemValue 4 3 > 6
CheckNewItemValue 4 4 > 6
CheckNewItemValue 4 5 > 2
CheckNewItemValue 4 0 < 7
SetNewItemValue 4 0 + 1
MESSAGEBOX 你的头盔已经成功加了【1%致命一击】
CheckNewItemValue 4 5 < 7
SetNewItemValue 4 5 + 1
MESSAGEBOX 你的头盔已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 4 1 < 7
SetNewItemValue 4 1 + 1
MESSAGEBOX 你的头盔已经成功加了【1%攻击伤害】
CheckNewItemValue 4 2 < 3
SetNewItemValue 4 2 + 1
MESSAGEBOX 你的头盔已经成功加了【1%物理伤害减少】
CheckNewItemValue 4 3 < 3
SetNewItemValue 4 3 + 1
MESSAGEBOX 你的头盔已经成功加了【1%魔法伤害减少】
CheckNewItemValue 4 4 < 7
SetNewItemValue 4 4 + 1
MESSAGEBOX 你的头盔已经成功加了【1%忽视目标防御】
[@升级衣服灵魂]
CHECKUSEITEM 0
goto @穿了衣服
[@穿了衣服]
CheckNewItemValue 0 0 > 2
CheckNewItemValue 0 1 > 6
CheckNewItemValue 0 2 > 6
CheckNewItemValue 0 3 > 6
CheckNewItemValue 0 4 > 6
CheckNewItemValue 0 5 > 2
CheckNewItemValue 0 0 < 7
SetNewItemValue 0 0 + 1
MESSAGEBOX 你的衣服已经成功加了【1%致命一击】
CheckNewItemValue 0 5 < 7
SetNewItemValue 0 5 + 1
MESSAGEBOX 你的衣服已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 0 1 < 7
SetNewItemValue 0 1 + 1
MESSAGEBOX 你的衣服已经成功加了【1%攻击伤害】
CheckNewItemValue 0 2 < 3
SetNewItemValue 0 2 + 1
MESSAGEBOX 你的衣服已经成功加了【1%物理伤害减少】
CheckNewItemValue 0 3 < 3
SetNewItemValue 0 3 + 1
MESSAGEBOX 你的衣服已经成功加了【1%魔法伤害减少】
CheckNewItemValue 0 4 < 7
SetNewItemValue 0 4 + 1
MESSAGEBOX 你的衣服已经成功加了【1%忽视目标防御】
[@升级武器灵魂]
CHECKUSEITEM 1
goto @穿了武器
[@穿了武器]
CheckNewItemValue 1 0 > 2
CheckNewItemValue 1 1 > 6
CheckNewItemValue 1 2 > 6
CheckNewItemValue 1 3 > 6
CheckNewItemValue 1 4 > 6
CheckNewItemValue 1 5 > 2
CheckNewItemValue 1 0 < 7
SetNewItemValue 1 0 + 1
MESSAGEBOX 你的武器已经成功加了【1%致命一击】
CheckNewItemValue 1 5 < 7
SetNewItemValue 1 5 + 1
MESSAGEBOX 你的武器已经成功加了【1%攻击伤害反弹】
CheckNewItemValue 1 1 < 7
SetNewItemValue 1 1 + 1
MESSAGEBOX 你的武器已经成功加了【1%攻击伤害】
CheckNewItemValue 1 2 < 3
SetNewItemValue 1 2 + 1
MESSAGEBOX 你的武器已经成功加了【1%物理伤害减少】
CheckNewItemValue 1 3 < 3
SetNewItemValue 1 3 + 1
MESSAGEBOX 你的武器已经成功加了【1%魔法伤害减少】
CheckNewItemValue 1 4 < 7
SetNewItemValue 1 4 + 1
MESSAGEBOX 你的武器已经成功加了【1%忽视目标防御】
[@100]
CHECKITEM 断·兲 1
checkgamegold > 999999
#ACT
gamegold - 1000000
AutoTakeOnItem 断·兲 3
GOTO @duan
#ELSEACT
MESSAGEBOX 你的(断·兲必须放在包裹里,还是没有100万元宝
[@duan]
CheckNewItemValue 3 1 < 12
CheckNewItemValue 3 2 < 4
CheckNewItemValue 3 3 < 4
CheckNewItemValue 3 4 < 4
CheckNewItemValue 3 5 < 12
SetNewItemValue 3 1 = 12
SetNewItemValue 3 2 = 4
SetNewItemValue 3 3 = 4
SetNewItemValue 3 4 = 4
SetNewItemValue 3 5 = 12
GuildNoticeMsg 100 5 [%s]唤醒了[断·兲]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[断·兲]来唤醒,!!!
BREAK
[@1000]
CHECKITEM 晴空万里 1
AutoTakeOnItem 晴空万里 3
GOTO @wan
MESSAGEBOX 你的晴空万里必须放在包裹里,还是没有100万元宝
[@wan]
SetNewItemValue 3 4 = 12
GuildNoticeMsg 100 5 [%s]唤醒了[晴空万里]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[晴空万里]来唤醒,!!!
[@16]
CHECKITEM [ 封の魔 ] 1
AutoTakeOnItem [ 封の魔 ] 7
GOTO @222
MESSAGEBOX 你的([ 封の魔 ])戒指必须放在包裹里,还是没有100万元宝
[@222]
CheckNewItemValue 7 1 < 12
CheckNewItemValue 7 2 < 4
CheckNewItemValue 7 3 < 4
CheckNewItemValue 7 4 < 4
CheckNewItemValue 7 5 < 12
SetNewItemValue 7 1 = 12
SetNewItemValue 7 2 = 4
SetNewItemValue 7 3 = 4
SetNewItemValue 7 4 = 4
SetNewItemValue 7 5 = 12
GuildNoticeMsg 100 5 [%s]唤醒了[[ 封の魔 ]]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[[ 封の魔 ]]来唤醒,!!!
[@15]
CHECKITEM [ 封の神 ] 1
AutoTakeOnItem [ 封の神 ] 5
GOTO @555
MESSAGEBOX 你的([ 封の神 ])必须放在包裹里,还是没有100万元宝
[@555]
CheckNewItemValue 5 1 < 12
CheckNewItemValue 5 2 < 4
CheckNewItemValue 5 3 < 4
CheckNewItemValue 5 4 < 4
CheckNewItemValue 5 5 < 12
SetNewItemValue 5 1 = 12
SetNewItemValue 5 2 = 4
SetNewItemValue 5 3 = 4
SetNewItemValue 5 4 = 4
SetNewItemValue 5 5 = 12
GuildNoticeMsg 100 5 [%s]唤醒了[[ 封の神 ]]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[[ 封の神 ]]来唤醒,!!!
[@14]
CHECKITEM 毒の尾 1
AutoTakeOnItem 毒の尾 7
GOTO @111
MESSAGEBOX 你的(毒の尾)戒指必须放在包裹里,还是没有100万元宝
[@111]
GuildNoticeMsg 100 5 [%s]唤醒了[毒の尾]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[毒の尾]来唤醒,!!!
[@13]
CHECKITEM [黑の雾] 1
AutoTakeOnItem [黑の雾] 5
GOTO @444
MESSAGEBOX 你的([黑の雾])必须放在包裹里,还是没有100万元宝
[@444]
GuildNoticeMsg 100 5 [%s]唤醒了[[黑の雾]]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[[黑の雾]]来唤醒,!!!
[@11]
CHECKITEM [霸の主] 1
AutoTakeOnItem [霸の主] 5
GOTO @333
MESSAGEBOX 你的([霸の主])戒指必须放在包裹里,还是没有100万元宝
[@333]
GuildNoticeMsg 100 5 [%s]唤醒了[[霸の主]]元素属性大大提升!
GuildNoticeMsg 100 5 [%s]唤醒了[[霸の主]]元素属性大大提升!!
MESSAGEBOX 我需要一件元素属性少于5的[[霸の主]]来唤醒,!!!
[@12]
CHECKITEM [無の雙] 1
AutoTakeOnItem [無の雙] 7
GOTO @a12
MESSAGEBOX 你的([無の雙])戒指必须放在包裹里,还是没有100万元宝
[@a12]
GuildNoticeMsg 100 5 [%s]唤醒了[[無の雙]]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[[無の雙]]来唤醒,!!!
[@1]
CHECKITEM 鬼流破风刀[神] 1
AutoTakeOnItem 鬼流破风刀[神] 1
GOTO @wuqi11
MESSAGEBOX 你的(鬼流破风刀[神])武器必须放在包裹里,还是没有100万元宝
[@wuqi11]
CheckNewItemValue 1 1 < 12
CheckNewItemValue 1 2 < 4
CheckNewItemValue 1 3 < 4
CheckNewItemValue 1 4 < 4
CheckNewItemValue 1 5 < 12
SetNewItemValue 1 1 = 12
SetNewItemValue 1 2 = 4
SetNewItemValue 1 3 = 4
SetNewItemValue 1 4 = 4
SetNewItemValue 1 5 = 12
GuildNoticeMsg 100 5 [%s]唤醒了[鬼流破风刀[神]]元素属性大大提升!
MESSAGEBOX 我需要一把元素属性少于5的[鬼流破风刀[神]]来唤醒,!!!
[@2]
CHECKITEM 倚天屠龙刀(终) 1
AutoTakeOnItem 倚天屠龙刀(终) 1
MESSAGEBOX 你的(倚天屠龙刀(终))武器必须放在包裹里,还是没有100万元宝
[@wuqi22]
GuildNoticeMsg 100 5 [%s]唤醒了[倚天屠龙刀(终)]元素属性大大提升!
MESSAGEBOX 我需要一把元素属性少于5的[倚天屠龙刀(终)]来唤醒,!!!
[@3]
CHECKITEM 末日审判[最终] 1
AutoTakeOnItem 末日审判[最终] 1
GOTO @wuqi13
MESSAGEBOX 你的(末日审判[最终])武器必须放在包裹里,还是没有100万元宝
[@wuqi13]
GuildNoticeMsg 100 5 [%s]唤醒了[末日审判[最终]]元素属性大大提升!
MESSAGEBOX 我需要一把元素属性少于5的[末日审判[最终]]来唤醒,!!!
[@33]
CHECKITEM 法道鞭(终极) 1
AutoTakeOnItem 法道鞭(终极) 1
GOTO @wuqi83
MESSAGEBOX 你的(法道鞭(终极))武器必须放在包裹里,还是没有100万元宝
[@wuqi83]
GuildNoticeMsg 100 5 [%s]唤醒了[法道鞭(终极)]元素属性大大提升!
MESSAGEBOX 我需要一把元素属性少于5的[法道鞭(终极)]来唤醒,!!!
[@4]
CHECKITEM 龍·袍 1
AutoTakeOnItem 龍·袍 0
GOTO @yifu27
MESSAGEBOX 你的([龍·袍])必须放在包裹里,还是没有100万元宝
[@yifu27]
CheckNewItemValue 0 1 < 12
CheckNewItemValue 0 2 < 4
CheckNewItemValue 0 3 < 4
CheckNewItemValue 0 4 < 4
CheckNewItemValue 0 5 < 12
SetNewItemValue 0 1 = 12
SetNewItemValue 0 2 = 4
SetNewItemValue 0 3 = 4
SetNewItemValue 0 4 = 4
SetNewItemValue 0 5 = 12
GuildNoticeMsg 100 5 [%s]唤醒了[龍·袍]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[龍·袍]来唤醒,!!!
[@44]
CHECKITEM 鳯·飛 1
AutoTakeOnItem 鳯·飛 0
GOTO @yifu277
MESSAGEBOX 你的([鳯·飛])必须放在包裹里,还是没有100万元宝
[@yifu277]
SetNewItemValue 0 4 = 12
GuildNoticeMsg 100 5 [%s]唤醒了[鳯·飛]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[鳯·飛]来唤醒,!!!
[@5]
CHECKITEM 金丝缕衣[护甲] 1
AutoTakeOnItem 金丝缕衣[护甲] 0
GOTO @yifu28
MESSAGEBOX 你的(金丝缕衣[护甲])必须放在包裹里,还是没有100万元宝
[@yifu28]
GuildNoticeMsg 100 5 [%s]唤醒了[金丝缕衣[护甲]]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[金丝缕衣[护甲]]来唤醒,!!!
[@55]
CHECKITEM 金丝缕衣[披风] 1
AutoTakeOnItem 金丝缕衣[披风] 0
GOTO @yifu288
MESSAGEBOX 你的(金丝缕衣[披风])必须放在包裹里,还是没有100万元宝
[@yifu288]
GuildNoticeMsg 100 5 [%s]唤醒了[金丝缕衣[披风]]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[金丝缕衣[披风]]来唤醒,!!!
[@6]
CHECKITEM 八卦乾坤·袍 1
AutoTakeOnItem 八卦乾坤·袍 0
GOTO @yifu29
MESSAGEBOX 你的(八卦乾坤·袍)必须放在包裹里,还是没有100万元宝
[@yifu29]
MESSAGEBOX 我需要一件元素属性少于5的八卦乾坤·袍来唤醒,!!!
[@66]
CHECKITEM 八卦乾坤·衣 1
AutoTakeOnItem 八卦乾坤·衣 0
GOTO @yifu299
MESSAGEBOX 你的(八卦乾坤·衣)必须放在包裹里,还是没有100万元宝
[@yifu299]
MESSAGEBOX 我需要一件元素属性少于5的八卦乾坤·衣来唤醒,!!!
[@7]
CHECKITEM [法道·护甲] 1
AutoTakeOnItem [法道·护甲] 0
MESSAGEBOX 你的([法道·护甲])必须放在包裹里,还是没有100万元宝
GuildNoticeMsg 100 5 [%s]唤醒了[法道·护甲]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[法道·护甲]来唤醒,!!!
[@77]
CHECKITEM [法道·披风] 1
AutoTakeOnItem [法道·披风] 0
MESSAGEBOX 你的([法道·披风])必须放在包裹里,还是没有100万元宝
GuildNoticeMsg 100 5 [%s]唤醒了[法道·披风]元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的[法道·披风]来唤醒,!!!
[@8]
CHECKITEM 炼妖壶 1
AutoTakeOnItem 炼妖壶 12
GOTO @yifu12
[@yifu12]
CheckNewItemValue 12 1 < 12
CheckNewItemValue 12 2 < 4
CheckNewItemValue 12 3 < 4
CheckNewItemValue 12 4 < 4
CheckNewItemValue 12 5 < 12
SetNewItemValue 12 1 = 12
SetNewItemValue 12 2 = 4
SetNewItemValue 12 3 = 4
SetNewItemValue 12 4 = 4
SetNewItemValue 12 5 = 12
GuildNoticeMsg 100 5 [%s]唤醒了炼妖壶元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的炼妖壶来唤醒,!!!
[@88]
CHECKITEM 崆峒印 1
AutoTakeOnItem 崆峒印 12
GOTO @yifu120
[@yifu120]
GuildNoticeMsg 100 5 [%s]唤醒了崆峒印元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的崆峒印来唤醒,!!!
[@888]
CHECKITEM 昊天塔 1
AutoTakeOnItem 昊天塔 12
GuildNoticeMsg 100 5 [%s]唤醒了昊天塔元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的昊天塔来唤醒,!!!
[@8888]
CHECKITEM 女娲石 1
AutoTakeOnItem 女娲石 12
GuildNoticeMsg 100 5 [%s]唤醒了女娲石元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的女娲石来唤醒,!!!
[@9]
CHECKITEM 神龙鼎 1
AutoTakeOnItem 神龙鼎 2
GOTO @yifu31
MESSAGEBOX 你的(神龙鼎)必须放在包裹里,还是没有100万元宝
[@yifu31]
CheckNewItemValue 2 1 < 12
CheckNewItemValue 2 2 < 4
CheckNewItemValue 2 3 < 4
CheckNewItemValue 2 4 < 4
CheckNewItemValue 2 5 < 12
SetNewItemValue 2 1 = 12
SetNewItemValue 2 2 = 4
SetNewItemValue 2 3 = 4
SetNewItemValue 2 4 = 4
SetNewItemValue 2 5 = 12
GuildNoticeMsg 100 5 [%s]唤醒了神龙鼎元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的神龙鼎来唤醒,!!!
[@99]
CHECKITEM 伏羲琴 1
AutoTakeOnItem 伏羲琴 2
MESSAGEBOX 你的(伏羲琴)必须放在包裹里,还是没有100万元宝
GuildNoticeMsg 100 5 [%s]唤醒了伏羲琴元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的伏羲琴来唤醒,!!!
[@999]
CHECKITEM 昆仑镜 1
AutoTakeOnItem 昆仑镜 2
MESSAGEBOX 你的(昆仑镜)必须放在包裹里,还是没有100万元宝
GuildNoticeMsg 100 5 [%s]唤醒了昆仑镜元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的昆仑镜来唤醒,!!!
[@9999]
CHECKITEM 东皇钟 1
AutoTakeOnItem 东皇钟 2
MESSAGEBOX 你的(东皇钟)必须放在包裹里,还是没有100万元宝
GuildNoticeMsg 100 5 [%s]唤醒了东皇钟元素属性大大提升!
MESSAGEBOX 我需要一件元素属性少于5的东皇钟来唤醒,!!!
本文是网络搜集资料整理发布,不代表我们立场,转载联系作者并注明出处,如有侵权请及时联系我们删除。


