From 01f6a38caba44329cfae18936eac038442a9aafe Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 12 Sep 2023 09:59:20 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=98=9F=E5=BA=A7?= =?UTF-8?q?=E5=9B=BEbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/horoscope/modelhoroscope.go | 2 +- modules/robot/client.go | 1 + modules/robot/modulerobot_gm.go | 6 ++++++ modules/robot/robot.go | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/modules/horoscope/modelhoroscope.go b/modules/horoscope/modelhoroscope.go index 68a8bbdce..75346a110 100644 --- a/modules/horoscope/modelhoroscope.go +++ b/modules/horoscope/modelhoroscope.go @@ -64,7 +64,7 @@ func (this *modelHoroscope) updateInfo(session comm.IUserSession, info *pb.DBHor "consume": info.Consume, "lastrest": info.Lastrest, }) - if model, err = this.module.GetDBModelByUid(info.Uid, this.TableName); err != nil { + if model, err = this.module.GetDBModelByUid(info.Uid, comm.TableHero); err != nil { this.module.Errorln(err) return } diff --git a/modules/robot/client.go b/modules/robot/client.go index e70f6c004..507b9d2df 100644 --- a/modules/robot/client.go +++ b/modules/robot/client.go @@ -86,6 +86,7 @@ locp: this.client.Heartbeat() } } + timer.Stop() } func (this *Client) WriteMsg(msg *pb.UserMessage) (err error) { if atomic.LoadInt32(&this.state) != 1 { diff --git a/modules/robot/modulerobot_gm.go b/modules/robot/modulerobot_gm.go index 5c8329ced..3af0ca315 100644 --- a/modules/robot/modulerobot_gm.go +++ b/modules/robot/modulerobot_gm.go @@ -39,6 +39,12 @@ func (this *ModuleRobot_GM) OncePipeline(robot IRobot) (err error) { err = errors.New(fmt.Sprintf("code:%d message:%s", errdata.Code, errdata.Message)) return } + //道具 + if _, errdata = robot.SendMessage("gm", "cmd", &pb.GMCmdReq{Cmod: "bingo:item,18000004,100"}); errdata != nil { + err = errors.New(fmt.Sprintf("code:%d message:%s", errdata.Code, errdata.Message)) + return + } + //英雄 if _, errdata = robot.SendMessage("gm", "cmd", &pb.GMCmdReq{Cmod: "bingo:hero,13001,1"}); errdata != nil { err = errors.New(fmt.Sprintf("code:%d message:%s", errdata.Code, errdata.Message)) diff --git a/modules/robot/robot.go b/modules/robot/robot.go index 2c577bba1..f21af9cf6 100644 --- a/modules/robot/robot.go +++ b/modules/robot/robot.go @@ -97,7 +97,7 @@ func (this *Robot) Receive(msg *pb.UserMessage) (err error) { if msgpath == "gateway.heartbeat" { //心跳 屏蔽掉 return } - log.Debug("[机器人 Resp]", log.Field{Key: "Account", Value: this.account}, log.Field{Key: "message", Value: msgpath}) + // log.Debug("[机器人 Resp]", log.Field{Key: "Account", Value: this.account}, log.Field{Key: "message", Value: msgpath}) //序列化用户消息对象 if message, err = msg.Data.UnmarshalNew(); err != nil { log.Errorf("[Robot Receive] UserMessage:%s Unmarshal err:%v", msgpath, err) From f8962091588b3a59849135708894e2d472ebbc24 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 12 Sep 2023 10:05:59 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/json/game_celebration.json | 6 +- bin/json/game_dragonplay.json | 68 +- bin/json/game_gamesummarytab.json | 22 +- bin/json/game_global.json | 5 +- bin/json/game_gm.json | 30 - bin/json/game_hero.json | 4 +- bin/json/game_item.json | 6 +- bin/json/game_lottery.json | 54678 +++------------------------- bin/json/game_mainstage.json | 210 +- bin/json/game_newsmithy.json | 108 +- bin/json/game_ruledesc.json | 16 +- bin/json/game_shop.json | 3 +- bin/json/game_shopitem.json | 100 +- bin/json/game_skillafteratk.json | 188 +- bin/json/game_skillatk.json | 172 +- bin/json/game_skillbuff.json | 212 +- bin/json/game_skillpassive.json | 35 +- bin/json/game_skillproperty.json | 4 +- bin/json/game_vikingboss.json | 180 - 19 files changed, 5913 insertions(+), 50134 deletions(-) diff --git a/bin/json/game_celebration.json b/bin/json/game_celebration.json index 19061a3db..7ae7e2910 100644 --- a/bin/json/game_celebration.json +++ b/bin/json/game_celebration.json @@ -12,7 +12,7 @@ "days": 2, "tipstxt": { "key": "celebration_celebration_tipstxt_1", - "text": "每日前[color=#AAFF00]{0}[/color]次挑战猎魂任意boss,可以获得[color=#AAFF00]双倍奖励[/color]" + "text": "每日前[color=#AAFF00]{0}[/color]次挑战猎魂任意boss,可以获得双倍奖励" } }, { @@ -28,7 +28,7 @@ "days": 2, "tipstxt": { "key": "celebration_celebration_tipstxt_2", - "text": "每日前[color=#AAFF00]{0}[/color]次挑战梦境回廊,可以获得[color=#AAFF00]双倍奖励[/color]" + "text": "每日前[color=#AAFF00]{0}[/color]次挑战梦境回廊,可以获得双倍奖励" } }, { @@ -48,7 +48,7 @@ "days": 2, "tipstxt": { "key": "celebration_celebration_tipstxt_3", - "text": "每日前[color=#AAFF00]{0}[/color]次挑战维京远征,可以获得[color=#AAFF00]双倍奖励[/color],每名boss每日分别只能挑战[color=#AAFF00]{0}[/color]次" + "text": "每日前[color=#AAFF00]{0}[/color]次挑战维京远征,可以获得双倍奖励,每名boss每日分别只能挑战[color=#AAFF00]{0}[/color]次" } } ] \ No newline at end of file diff --git a/bin/json/game_dragonplay.json b/bin/json/game_dragonplay.json index 7e53f14a5..8e672c939 100644 --- a/bin/json/game_dragonplay.json +++ b/bin/json/game_dragonplay.json @@ -20,6 +20,42 @@ { "key": 2, "id": "20030001", + "grow": 1, + "type": 3, + "exp": 100, + "time": 3, + "cd": 0, + "deplete": [ + { + "a": "attr", + "t": "gold", + "n": 2 + } + ], + "bubble": 14005, + "group": 10001 + }, + { + "key": 3, + "id": "20030001", + "grow": 1, + "type": 4, + "exp": 100, + "time": 3, + "cd": 0, + "deplete": [ + { + "a": "attr", + "t": "gold", + "n": 3 + } + ], + "bubble": 14005, + "group": 0 + }, + { + "key": 4, + "id": "20030001", "grow": 2, "type": 1, "exp": 100, @@ -36,7 +72,7 @@ "group": 0 }, { - "key": 3, + "key": 5, "id": "20030001", "grow": 2, "type": 2, @@ -54,7 +90,7 @@ "group": 0 }, { - "key": 4, + "key": 6, "id": "20030001", "grow": 2, "type": 3, @@ -69,10 +105,10 @@ } ], "bubble": 14005, - "group": 0 + "group": 10002 }, { - "key": 5, + "key": 7, "id": "20030001", "grow": 2, "type": 4, @@ -90,7 +126,7 @@ "group": 0 }, { - "key": 6, + "key": 8, "id": "20030001", "grow": 3, "type": 1, @@ -108,7 +144,7 @@ "group": 0 }, { - "key": 7, + "key": 9, "id": "20030001", "grow": 3, "type": 2, @@ -126,7 +162,25 @@ "group": 0 }, { - "key": 9, + "key": 10, + "id": "20030001", + "grow": 3, + "type": 4, + "exp": 100, + "time": 3, + "cd": 0, + "deplete": [ + { + "a": "attr", + "t": "gold", + "n": 10 + } + ], + "bubble": 14005, + "group": 0 + }, + { + "key": 11, "id": "20030001", "grow": 3, "type": 5, diff --git a/bin/json/game_gamesummarytab.json b/bin/json/game_gamesummarytab.json index 58d483934..3031d2267 100644 --- a/bin/json/game_gamesummarytab.json +++ b/bin/json/game_gamesummarytab.json @@ -10,7 +10,7 @@ "x": -2000, "y": 2100 }, - "scale": 0.4, + "scale": 0.8, "usetext": { "key": "gamesummary_fathernode_usetext_1", "text": "探险!这是永远不会停歇的主题!" @@ -27,7 +27,7 @@ "x": -2363, "y": 1272 }, - "scale": 0.4, + "scale": 0.8, "usetext": { "key": "gamesummary_fathernode_usetext_2", "text": "探险!这是永远不会停歇的主题!从这里开始你的[color=#ffcc00]冒险之旅[/color]吧!" @@ -44,7 +44,7 @@ "x": -1500, "y": 243 }, - "scale": 0.4, + "scale": 0.85, "usetext": { "key": "gamesummary_fathernode_usetext_3", "text": "大战泰坦!打败泰坦获得的材料[color=#ffcc00]拿给铁匠铺的戈伯,他能帮你打造装备[/color]!" @@ -78,7 +78,7 @@ "x": -1324, "y": 0 }, - "scale": 0.4, + "scale": 0.8, "usetext": { "key": "gamesummary_fathernode_usetext_5", "text": "传说中用梦锻炼自我的地方。获胜后的护身符[color=#ffcc00]可以给守护者等级强化[/color]!" @@ -95,7 +95,7 @@ "x": -3065, "y": 754 }, - "scale": 0.4, + "scale": 0.65, "usetext": { "key": "gamesummary_fathernode_usetext_6", "text": "功夫熊猫世界的人真是喜欢塔啊,但挑战胜利的奖励也很大方!" @@ -112,7 +112,7 @@ "x": -3065, "y": 754 }, - "scale": 0.4, + "scale": 0.65, "usetext": { "key": "gamesummary_fathernode_usetext_7", "text": "点石成金的磨练地!挑战胜利可以[color=#ffcc00]获得教习在木人桩指导守护者[/color]!" @@ -129,7 +129,7 @@ "x": -3065, "y": 754 }, - "scale": 0.4, + "scale": 0.65, "usetext": { "key": "gamesummary_fathernode_usetext_8", "text": "这是[color=#ffcc00]每隔十五天[/color]开启的无穷无尽的挑战地!挑战胜利越多奖励越多!" @@ -146,7 +146,7 @@ "x": -3065, "y": 754 }, - "scale": 0.4, + "scale": 0.65, "usetext": { "key": "gamesummary_fathernode_usetext_9", "text": "万物相生,万物相克。使用[color=#ffcc00]同一属性的守护者组成阵容[/color]挑战这塔吧!" @@ -163,7 +163,7 @@ "x": -3055, "y": 967 }, - "scale": 0.4, + "scale": 0.8, "usetext": { "key": "gamesummary_fathernode_usetext_10", "text": "有人的地方就存在着纷争,·去战胜他人获得[color=#ffcc00]竞技币[/color],在[color=#ffcc00]竞技商店兑换奖励[/color]吧!" @@ -180,7 +180,7 @@ "x": -1037, "y": 1864 }, - "scale": 0.4, + "scale": 0.8, "usetext": { "key": "gamesummary_fathernode_usetext_11", "text": "挑战深藏于原始人聚集地里的无尽秘境,[color=#ffcc00]获取食材大礼包与装备奖励吧[/color]!" @@ -197,7 +197,7 @@ "x": -3897, "y": 603 }, - "scale": 0.4, + "scale": 0.8, "usetext": { "key": "gamesummary_fathernode_usetext_12", "text": "巨怪商人们的脚步永不停歇,听说在他们那赚了足够多的瓶盖后可以有[color=#ffcc00]神秘大奖[/color]!" diff --git a/bin/json/game_global.json b/bin/json/game_global.json index da1419004..19ae1d0cf 100644 --- a/bin/json/game_global.json +++ b/bin/json/game_global.json @@ -696,7 +696,7 @@ ], "favorability_likes": 1500, "favorability_dislikes": 500, - "buzkashi_time": 120, + "buzkashi_time": 1000, "buzkashi_vreward": [ { "a": "attr", @@ -849,7 +849,6 @@ }, "dragon_interaction": 15, "dialogueclickcd": 0.5, - "doragon_item": "24012003", - "sign_account": 28 + "doragon_item": "24012003" } ] \ No newline at end of file diff --git a/bin/json/game_gm.json b/bin/json/game_gm.json index 3fd63ce2e..b42cf98cb 100644 --- a/bin/json/game_gm.json +++ b/bin/json/game_gm.json @@ -388,35 +388,5 @@ }, "data": "", "prefix": "bingo:library" - }, - { - "id": 42, - "type": 1, - "text": { - "key": "GM_GM_text_42", - "text": "获得X级无牙仔" - }, - "data": "21", - "prefix": "bingo:mts,20030001,{0}" - }, - { - "id": 43, - "type": 1, - "text": { - "key": "GM_GM_text_43", - "text": "获得X级风里飞" - }, - "data": "21", - "prefix": "bingo:mts,20030002,{0}" - }, - { - "id": 44, - "type": 1, - "text": { - "key": "GM_GM_text_44", - "text": "获得X级葛伦科" - }, - "data": "21", - "prefix": "bingo:mts,20030003,{0}" } ] \ No newline at end of file diff --git a/bin/json/game_hero.json b/bin/json/game_hero.json index 30759106c..725613cd5 100644 --- a/bin/json/game_hero.json +++ b/bin/json/game_hero.json @@ -2586,7 +2586,7 @@ "type": 1, "ip": 3, "sd": 1, - "handbook": 1, + "handbook": -1, "prefab": "33001", "rotation": "0|0|0", "revolve": 0, @@ -2617,7 +2617,7 @@ "key": "atlas_33001", "text": "" }, - "enteranivalue": 30, + "enteranivalue": 0, "camerainterval": 0, "equiprcom": [ 1, diff --git a/bin/json/game_item.json b/bin/json/game_item.json index 871ee57de..88fa35182 100644 --- a/bin/json/game_item.json +++ b/bin/json/game_item.json @@ -8204,7 +8204,7 @@ "text": "精炼石" }, "usetype": 2, - "color": 5, + "color": 2, "bagtype": 3, "index": 120101, "special_type": 0, @@ -8300,7 +8300,7 @@ "text": "熔岩石" }, "usetype": 2, - "color": 2, + "color": 4, "bagtype": 3, "index": 120103, "special_type": 0, @@ -8396,7 +8396,7 @@ "text": "星耀石" }, "usetype": 2, - "color": 5, + "color": 3, "bagtype": 3, "index": 1, "special_type": 0, diff --git a/bin/json/game_lottery.json b/bin/json/game_lottery.json index 543ff1a47..2e6c4092b 100644 --- a/bin/json/game_lottery.json +++ b/bin/json/game_lottery.json @@ -5092,7 +5092,7 @@ "lotteryid": 10001001, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 990, + "groupwt": 1000, "groupid": 1001, "subtype": 2, "groupnum": 1, @@ -5113,35 +5113,11 @@ }, { "id": 214, - "lotteryid": 10001001, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 10, - "groupid": 1002, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 215, "lotteryid": 10001002, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 980, - "groupid": 1003, + "groupwt": 1000, + "groupid": 1002, "subtype": 2, "groupnum": 1, "itemid": { @@ -5160,36 +5136,12 @@ "notice": 0 }, { - "id": 216, - "lotteryid": 10001002, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 20, - "groupid": 1004, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 217, + "id": 215, "lotteryid": 10001003, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 970, - "groupid": 1005, + "groupwt": 1000, + "groupid": 1003, "subtype": 2, "groupnum": 1, "itemid": { @@ -5208,36 +5160,12 @@ "notice": 0 }, { - "id": 218, - "lotteryid": 10001003, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 30, - "groupid": 1006, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 219, + "id": 216, "lotteryid": 10001004, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 960, - "groupid": 1007, + "groupwt": 1000, + "groupid": 1004, "subtype": 2, "groupnum": 1, "itemid": { @@ -5256,36 +5184,12 @@ "notice": 0 }, { - "id": 220, - "lotteryid": 10001004, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 40, - "groupid": 1008, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 221, + "id": 217, "lotteryid": 10001005, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 950, - "groupid": 1009, + "groupwt": 1000, + "groupid": 1005, "subtype": 2, "groupnum": 1, "itemid": { @@ -5304,36 +5208,12 @@ "notice": 0 }, { - "id": 222, - "lotteryid": 10001005, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 50, - "groupid": 1010, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 223, + "id": 218, "lotteryid": 10001006, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 470, - "groupid": 1011, + "groupwt": 1000, + "groupid": 1006, "subtype": 2, "groupnum": 1, "itemid": { @@ -5352,12 +5232,132 @@ "notice": 0 }, { - "id": 224, + "id": 219, "lotteryid": 10001006, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 470, - "groupid": 1011, + "groupwt": 1000, + "groupid": 1006, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13001002", + "n": 1 + }, + "itemdes": "火焰泰坦装备材料", + "itemwt": 1000, + "min": 6, + "max": 6, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 220, + "lotteryid": 10001007, + "description": "火焰泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 1007, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13001001", + "n": 1 + }, + "itemdes": "火焰泰坦装备材料", + "itemwt": 1000, + "min": 5, + "max": 5, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 221, + "lotteryid": 10001007, + "description": "火焰泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 1007, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13001002", + "n": 1 + }, + "itemdes": "火焰泰坦装备材料", + "itemwt": 1000, + "min": 16, + "max": 16, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 222, + "lotteryid": 10001008, + "description": "火焰泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 1008, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13001002", + "n": 1 + }, + "itemdes": "火焰泰坦装备材料", + "itemwt": 1000, + "min": 16, + "max": 16, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 223, + "lotteryid": 10001008, + "description": "火焰泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 1008, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13001003", + "n": 1 + }, + "itemdes": "火焰泰坦装备材料", + "itemwt": 1000, + "min": 6, + "max": 6, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 224, + "lotteryid": 10001009, + "description": "火焰泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 1009, "subtype": 2, "groupnum": 1, "itemid": { @@ -5377,184 +5377,16 @@ }, { "id": 225, - "lotteryid": 10001006, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 60, - "groupid": 1012, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 226, - "lotteryid": 10001007, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 465, - "groupid": 1013, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001001", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 5, - "max": 5, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 227, - "lotteryid": 10001007, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 465, - "groupid": 1013, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001002", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 16, - "max": 16, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 228, - "lotteryid": 10001007, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 70, - "groupid": 1014, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 229, - "lotteryid": 10001008, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 920, - "groupid": 1015, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001002", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 16, - "max": 16, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 230, - "lotteryid": 10001008, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 80, - "groupid": 1016, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 6, - "max": 6, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 231, "lotteryid": 10001009, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 910, - "groupid": 1017, + "groupwt": 1000, + "groupid": 1009, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001002", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 6, - "max": 6, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 232, - "lotteryid": 10001009, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 90, - "groupid": 1018, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", + "t": "13001003", "n": 1 }, "itemdes": "火焰泰坦装备材料", @@ -5568,17 +5400,17 @@ "notice": 0 }, { - "id": 233, + "id": 226, "lotteryid": 10001010, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 100, - "groupid": 1019, + "groupwt": 1000, + "groupid": 1010, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13001003", "n": 1 }, "itemdes": "火焰泰坦装备材料", @@ -5592,12 +5424,12 @@ "notice": 0 }, { - "id": 234, + "id": 227, "lotteryid": 10001010, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 900, - "groupid": 1020, + "groupwt": 1000, + "groupid": 1010, "subtype": 2, "groupnum": 1, "itemid": { @@ -5616,17 +5448,17 @@ "notice": 0 }, { - "id": 235, + "id": 228, "lotteryid": 10001011, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 110, - "groupid": 1021, + "groupwt": 1000, + "groupid": 1011, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13001003", "n": 1 }, "itemdes": "火焰泰坦装备材料", @@ -5640,12 +5472,12 @@ "notice": 0 }, { - "id": 236, + "id": 229, "lotteryid": 10001011, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 890, - "groupid": 1022, + "groupwt": 1000, + "groupid": 1011, "subtype": 2, "groupnum": 1, "itemid": { @@ -5664,12 +5496,12 @@ "notice": 0 }, { - "id": 237, + "id": 230, "lotteryid": 10001012, "description": "火焰泰坦装备材料", "type": 2, - "groupwt": 880, - "groupid": 1023, + "groupwt": 1000, + "groupid": 1012, "subtype": 2, "groupnum": 1, "itemid": { @@ -5688,41 +5520,17 @@ "notice": 0 }, { - "id": 238, - "lotteryid": 10001012, - "description": "火焰泰坦装备材料", - "type": 2, - "groupwt": 120, - "groupid": 1024, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "火焰泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 239, + "id": 231, "lotteryid": 10002001, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 990, + "groupwt": 1000, "groupid": 2001, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13003001", "n": 1 }, "itemdes": "冰霜泰坦装备材料", @@ -5736,23 +5544,215 @@ "notice": 0 }, { - "id": 240, - "lotteryid": 10002001, + "id": 232, + "lotteryid": 10002002, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 10, + "groupwt": 1000, "groupid": 2002, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13003001", "n": 1 }, "itemdes": "冰霜泰坦装备材料", "itemwt": 1000, - "min": 1, - "max": 1, + "min": 6, + "max": 6, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 233, + "lotteryid": 10002003, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2003, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003001", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 10, + "max": 10, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 234, + "lotteryid": 10002004, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2004, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003001", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 15, + "max": 15, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 235, + "lotteryid": 10002005, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2005, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003001", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 21, + "max": 21, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 236, + "lotteryid": 10002006, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2006, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003001", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 16, + "max": 16, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 237, + "lotteryid": 10002006, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2006, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003002", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 6, + "max": 6, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 238, + "lotteryid": 10002007, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2007, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003001", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 5, + "max": 5, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 239, + "lotteryid": 10002007, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2007, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003002", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 16, + "max": 16, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 240, + "lotteryid": 10002008, + "description": "冰霜泰坦装备材料", + "type": 2, + "groupwt": 1000, + "groupid": 2008, + "subtype": 2, + "groupnum": 1, + "itemid": { + "a": "item", + "t": "13003002", + "n": 1 + }, + "itemdes": "冰霜泰坦装备材料", + "itemwt": 1000, + "min": 16, + "max": 16, "VIPmin": 0, "VIPmax": 15, "playerlvmin": 0, @@ -5761,16 +5761,16 @@ }, { "id": 241, - "lotteryid": 10002002, + "lotteryid": 10002008, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 980, - "groupid": 2003, + "groupwt": 1000, + "groupid": 2008, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13003003", "n": 1 }, "itemdes": "冰霜泰坦装备材料", @@ -5785,22 +5785,22 @@ }, { "id": 242, - "lotteryid": 10002002, + "lotteryid": 10002009, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 20, - "groupid": 2004, + "groupwt": 1000, + "groupid": 2009, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13003002", "n": 1 }, "itemdes": "冰霜泰坦装备材料", "itemwt": 1000, - "min": 1, - "max": 1, + "min": 6, + "max": 6, "VIPmin": 0, "VIPmax": 15, "playerlvmin": 0, @@ -5809,22 +5809,22 @@ }, { "id": 243, - "lotteryid": 10002003, + "lotteryid": 10002009, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 970, - "groupid": 2005, + "groupwt": 1000, + "groupid": 2009, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13003003", "n": 1 }, "itemdes": "冰霜泰坦装备材料", "itemwt": 1000, - "min": 10, - "max": 10, + "min": 21, + "max": 21, "VIPmin": 0, "VIPmax": 15, "playerlvmin": 0, @@ -5833,376 +5833,16 @@ }, { "id": 244, - "lotteryid": 10002003, + "lotteryid": 10002010, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 30, - "groupid": 2006, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 245, - "lotteryid": 10002004, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 960, - "groupid": 2007, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001001", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 15, - "max": 15, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 246, - "lotteryid": 10002004, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 40, - "groupid": 2008, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 247, - "lotteryid": 10002005, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 950, - "groupid": 2009, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001001", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 21, - "max": 21, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 248, - "lotteryid": 10002005, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 50, + "groupwt": 1000, "groupid": 2010, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 249, - "lotteryid": 10002006, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 470, - "groupid": 2011, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001001", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 16, - "max": 16, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 250, - "lotteryid": 10002006, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 470, - "groupid": 2011, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001002", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 6, - "max": 6, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 251, - "lotteryid": 10002006, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 60, - "groupid": 2012, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 252, - "lotteryid": 10002007, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 465, - "groupid": 2013, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001001", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 5, - "max": 5, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 253, - "lotteryid": 10002007, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 465, - "groupid": 2013, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001002", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 16, - "max": 16, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 254, - "lotteryid": 10002007, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 70, - "groupid": 2014, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 255, - "lotteryid": 10002008, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 920, - "groupid": 2015, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001002", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 16, - "max": 16, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 256, - "lotteryid": 10002008, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 80, - "groupid": 2016, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 6, - "max": 6, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 257, - "lotteryid": 10002009, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 910, - "groupid": 2017, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001002", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 6, - "max": 6, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 258, - "lotteryid": 10002009, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 90, - "groupid": 2018, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 21, - "max": 21, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 259, - "lotteryid": 10002010, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 100, - "groupid": 2019, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", + "t": "13003003", "n": 1 }, "itemdes": "冰霜泰坦装备材料", @@ -6216,17 +5856,17 @@ "notice": 0 }, { - "id": 260, + "id": 245, "lotteryid": 10002010, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 900, - "groupid": 2020, + "groupwt": 1000, + "groupid": 2010, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001004", + "t": "13003004", "n": 1 }, "itemdes": "冰霜泰坦装备材料", @@ -6240,17 +5880,17 @@ "notice": 0 }, { - "id": 261, + "id": 246, "lotteryid": 10002011, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 110, - "groupid": 2021, + "groupwt": 1000, + "groupid": 2011, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13003003", "n": 1 }, "itemdes": "冰霜泰坦装备材料", @@ -6264,17 +5904,17 @@ "notice": 0 }, { - "id": 262, + "id": 247, "lotteryid": 10002011, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 890, - "groupid": 2022, + "groupwt": 1000, + "groupid": 2011, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001004", + "t": "13003004", "n": 1 }, "itemdes": "冰霜泰坦装备材料", @@ -6288,17 +5928,17 @@ "notice": 0 }, { - "id": 263, + "id": 248, "lotteryid": 10002012, "description": "冰霜泰坦装备材料", "type": 2, - "groupwt": 880, - "groupid": 2023, + "groupwt": 1000, + "groupid": 2012, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001004", + "t": "13003004", "n": 1 }, "itemdes": "冰霜泰坦装备材料", @@ -6312,41 +5952,17 @@ "notice": 0 }, { - "id": 264, - "lotteryid": 10002012, - "description": "冰霜泰坦装备材料", - "type": 2, - "groupwt": 120, - "groupid": 2024, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "冰霜泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 265, - "lotteryid": 10002001, + "id": 249, + "lotteryid": 10003001, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 990, + "groupwt": 1000, "groupid": 3001, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13002001", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6360,41 +5976,17 @@ "notice": 0 }, { - "id": 266, - "lotteryid": 10002001, + "id": 250, + "lotteryid": 10003002, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 10, + "groupwt": 1000, "groupid": 3002, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 267, - "lotteryid": 10003002, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 980, - "groupid": 3003, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13001001", + "t": "13002001", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6408,41 +6000,17 @@ "notice": 0 }, { - "id": 268, - "lotteryid": 10003002, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 20, - "groupid": 3004, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 269, + "id": 251, "lotteryid": 10003003, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 970, - "groupid": 3005, + "groupwt": 1000, + "groupid": 3003, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13002001", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6456,41 +6024,17 @@ "notice": 0 }, { - "id": 270, - "lotteryid": 10003003, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 30, - "groupid": 3006, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 271, + "id": 252, "lotteryid": 10003004, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 960, - "groupid": 3007, + "groupwt": 1000, + "groupid": 3004, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13002001", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6504,41 +6048,17 @@ "notice": 0 }, { - "id": 272, - "lotteryid": 10003004, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 40, - "groupid": 3008, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 273, + "id": 253, "lotteryid": 10003005, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 950, - "groupid": 3009, + "groupwt": 1000, + "groupid": 3005, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13002001", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6552,41 +6072,17 @@ "notice": 0 }, { - "id": 274, - "lotteryid": 10003005, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 50, - "groupid": 3010, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 275, + "id": 254, "lotteryid": 10003006, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 470, - "groupid": 3011, + "groupwt": 1000, + "groupid": 3006, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13002001", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6600,17 +6096,17 @@ "notice": 0 }, { - "id": 276, + "id": 255, "lotteryid": 10003006, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 470, - "groupid": 3011, + "groupwt": 1000, + "groupid": 3006, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001002", + "t": "13002002", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6624,41 +6120,17 @@ "notice": 0 }, { - "id": 277, - "lotteryid": 10003006, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 60, - "groupid": 3012, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 278, + "id": 256, "lotteryid": 10003007, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 465, - "groupid": 3013, + "groupwt": 1000, + "groupid": 3007, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001001", + "t": "13002001", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6672,17 +6144,17 @@ "notice": 0 }, { - "id": 279, + "id": 257, "lotteryid": 10003007, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 465, - "groupid": 3013, + "groupwt": 1000, + "groupid": 3007, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001002", + "t": "13002002", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6696,41 +6168,17 @@ "notice": 0 }, { - "id": 280, - "lotteryid": 10003007, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 70, - "groupid": 3014, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 281, + "id": 258, "lotteryid": 10003008, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 920, - "groupid": 3015, + "groupwt": 1000, + "groupid": 3008, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001002", + "t": "13002002", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6744,17 +6192,17 @@ "notice": 0 }, { - "id": 282, + "id": 259, "lotteryid": 10003008, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 80, - "groupid": 3016, + "groupwt": 1000, + "groupid": 3008, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13002003", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6768,17 +6216,17 @@ "notice": 0 }, { - "id": 283, + "id": 260, "lotteryid": 10003009, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 910, - "groupid": 3017, + "groupwt": 1000, + "groupid": 3009, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001002", + "t": "13002002", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6792,17 +6240,17 @@ "notice": 0 }, { - "id": 284, + "id": 261, "lotteryid": 10003009, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 90, - "groupid": 3018, + "groupwt": 1000, + "groupid": 3009, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13002003", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6816,17 +6264,17 @@ "notice": 0 }, { - "id": 285, + "id": 262, "lotteryid": 10003010, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 100, - "groupid": 3019, + "groupwt": 1000, + "groupid": 3010, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13002003", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6840,17 +6288,17 @@ "notice": 0 }, { - "id": 286, + "id": 263, "lotteryid": 10003010, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 900, - "groupid": 3020, + "groupwt": 1000, + "groupid": 3010, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001004", + "t": "13002004", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6864,17 +6312,17 @@ "notice": 0 }, { - "id": 287, + "id": 264, "lotteryid": 10003011, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 110, - "groupid": 3021, + "groupwt": 1000, + "groupid": 3011, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13000003", + "t": "13002003", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6888,17 +6336,17 @@ "notice": 0 }, { - "id": 288, + "id": 265, "lotteryid": 10003011, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 890, - "groupid": 3022, + "groupwt": 1000, + "groupid": 3011, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001004", + "t": "13002004", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6912,17 +6360,17 @@ "notice": 0 }, { - "id": 289, + "id": 266, "lotteryid": 10003012, "description": "森林泰坦装备材料", "type": 2, - "groupwt": 880, - "groupid": 3023, + "groupwt": 1000, + "groupid": 3012, "subtype": 2, "groupnum": 1, "itemid": { "a": "item", - "t": "13001004", + "t": "13002004", "n": 1 }, "itemdes": "森林泰坦装备材料", @@ -6936,31 +6384,7 @@ "notice": 0 }, { - "id": 290, - "lotteryid": 10003012, - "description": "森林泰坦装备材料", - "type": 2, - "groupwt": 120, - "groupid": 3024, - "subtype": 2, - "groupnum": 1, - "itemid": { - "a": "item", - "t": "13000003", - "n": 1 - }, - "itemdes": "森林泰坦装备材料", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 291, + "id": 267, "lotteryid": 30010, "description": "经验副本1", "type": 2, @@ -6984,7 +6408,7 @@ "notice": 0 }, { - "id": 292, + "id": 268, "lotteryid": 30010, "description": "经验副本1", "type": 2, @@ -7008,7 +6432,7 @@ "notice": 0 }, { - "id": 293, + "id": 269, "lotteryid": 30010, "description": "经验副本1", "type": 2, @@ -7032,7 +6456,7 @@ "notice": 0 }, { - "id": 294, + "id": 270, "lotteryid": 30020, "description": "经验副本2", "type": 2, @@ -7056,7 +6480,7 @@ "notice": 0 }, { - "id": 295, + "id": 271, "lotteryid": 30020, "description": "经验副本2", "type": 2, @@ -7080,7 +6504,7 @@ "notice": 0 }, { - "id": 296, + "id": 272, "lotteryid": 30020, "description": "经验副本2", "type": 2, @@ -7104,7 +6528,7 @@ "notice": 0 }, { - "id": 297, + "id": 273, "lotteryid": 30030, "description": "经验副本3", "type": 2, @@ -7128,7 +6552,7 @@ "notice": 0 }, { - "id": 298, + "id": 274, "lotteryid": 30030, "description": "经验副本3", "type": 2, @@ -7152,7 +6576,7 @@ "notice": 0 }, { - "id": 299, + "id": 275, "lotteryid": 30030, "description": "经验副本3", "type": 2, @@ -7176,7 +6600,7 @@ "notice": 0 }, { - "id": 300, + "id": 276, "lotteryid": 30040, "description": "经验副本4", "type": 2, @@ -7200,7 +6624,7 @@ "notice": 0 }, { - "id": 301, + "id": 277, "lotteryid": 30040, "description": "经验副本4", "type": 2, @@ -7224,7 +6648,7 @@ "notice": 0 }, { - "id": 302, + "id": 278, "lotteryid": 30040, "description": "经验副本4", "type": 2, @@ -7248,7 +6672,7 @@ "notice": 0 }, { - "id": 303, + "id": 279, "lotteryid": 30050, "description": "经验副本5", "type": 2, @@ -7272,7 +6696,7 @@ "notice": 0 }, { - "id": 304, + "id": 280, "lotteryid": 30050, "description": "经验副本5", "type": 2, @@ -7296,7 +6720,7 @@ "notice": 0 }, { - "id": 305, + "id": 281, "lotteryid": 30050, "description": "经验副本5", "type": 2, @@ -7320,7 +6744,7 @@ "notice": 0 }, { - "id": 306, + "id": 282, "lotteryid": 30060, "description": "经验副本6", "type": 2, @@ -7344,7 +6768,7 @@ "notice": 0 }, { - "id": 307, + "id": 283, "lotteryid": 30060, "description": "经验副本6", "type": 2, @@ -7368,7 +6792,7 @@ "notice": 0 }, { - "id": 308, + "id": 284, "lotteryid": 30060, "description": "经验副本6", "type": 2, @@ -7392,7 +6816,7 @@ "notice": 0 }, { - "id": 309, + "id": 285, "lotteryid": 30070, "description": "经验副本7", "type": 2, @@ -7416,7 +6840,7 @@ "notice": 0 }, { - "id": 310, + "id": 286, "lotteryid": 30070, "description": "经验副本7", "type": 2, @@ -7440,7 +6864,7 @@ "notice": 0 }, { - "id": 311, + "id": 287, "lotteryid": 30070, "description": "经验副本7", "type": 2, @@ -7464,7 +6888,7 @@ "notice": 0 }, { - "id": 312, + "id": 288, "lotteryid": 30080, "description": "经验副本8", "type": 2, @@ -7488,7 +6912,7 @@ "notice": 0 }, { - "id": 313, + "id": 289, "lotteryid": 30080, "description": "经验副本8", "type": 2, @@ -7512,7 +6936,7 @@ "notice": 0 }, { - "id": 314, + "id": 290, "lotteryid": 30080, "description": "经验副本8", "type": 2, @@ -7536,7 +6960,7 @@ "notice": 0 }, { - "id": 315, + "id": 291, "lotteryid": 30090, "description": "经验副本9", "type": 2, @@ -7560,7 +6984,7 @@ "notice": 0 }, { - "id": 316, + "id": 292, "lotteryid": 30090, "description": "经验副本9", "type": 2, @@ -7584,7 +7008,7 @@ "notice": 0 }, { - "id": 317, + "id": 293, "lotteryid": 30090, "description": "经验副本9", "type": 2, @@ -7608,7 +7032,7 @@ "notice": 0 }, { - "id": 318, + "id": 294, "lotteryid": 30090, "description": "经验副本9", "type": 2, @@ -7632,7 +7056,7 @@ "notice": 0 }, { - "id": 319, + "id": 295, "lotteryid": 30100, "description": "经验副本10", "type": 2, @@ -7656,7 +7080,7 @@ "notice": 0 }, { - "id": 320, + "id": 296, "lotteryid": 30100, "description": "经验副本10", "type": 2, @@ -7680,7 +7104,7 @@ "notice": 0 }, { - "id": 321, + "id": 297, "lotteryid": 30100, "description": "经验副本10", "type": 2, @@ -7704,7 +7128,7 @@ "notice": 0 }, { - "id": 322, + "id": 298, "lotteryid": 30100, "description": "经验副本10", "type": 2, @@ -7728,7 +7152,7 @@ "notice": 0 }, { - "id": 323, + "id": 299, "lotteryid": 30110, "description": "经验副本11", "type": 2, @@ -7752,7 +7176,7 @@ "notice": 0 }, { - "id": 324, + "id": 300, "lotteryid": 30110, "description": "经验副本11", "type": 2, @@ -7776,7 +7200,7 @@ "notice": 0 }, { - "id": 325, + "id": 301, "lotteryid": 30110, "description": "经验副本11", "type": 2, @@ -7800,7 +7224,7 @@ "notice": 0 }, { - "id": 326, + "id": 302, "lotteryid": 30110, "description": "经验副本11", "type": 2, @@ -7824,7 +7248,7 @@ "notice": 0 }, { - "id": 327, + "id": 303, "lotteryid": 30120, "description": "经验副本12", "type": 2, @@ -7848,7 +7272,7 @@ "notice": 0 }, { - "id": 328, + "id": 304, "lotteryid": 30120, "description": "经验副本12", "type": 2, @@ -7872,7 +7296,7 @@ "notice": 0 }, { - "id": 329, + "id": 305, "lotteryid": 30120, "description": "经验副本12", "type": 2, @@ -7896,7 +7320,7 @@ "notice": 0 }, { - "id": 330, + "id": 306, "lotteryid": 30120, "description": "经验副本12", "type": 2, @@ -7920,7 +7344,7 @@ "notice": 0 }, { - "id": 331, + "id": 307, "lotteryid": 17110110, "description": "无极神功装备部位随机", "type": 1, @@ -7944,7 +7368,7 @@ "notice": 0 }, { - "id": 332, + "id": 308, "lotteryid": 17110110, "description": "无极神功装备部位随机", "type": 1, @@ -7968,7 +7392,7 @@ "notice": 0 }, { - "id": 333, + "id": 309, "lotteryid": 17110110, "description": "无极神功装备部位随机", "type": 1, @@ -7992,7 +7416,7 @@ "notice": 0 }, { - "id": 334, + "id": 310, "lotteryid": 17110110, "description": "无极神功装备部位随机", "type": 1, @@ -8016,7 +7440,7 @@ "notice": 0 }, { - "id": 335, + "id": 311, "lotteryid": 17110110, "description": "无极神功装备部位随机", "type": 1, @@ -8040,7 +7464,7 @@ "notice": 0 }, { - "id": 336, + "id": 312, "lotteryid": 17110110, "description": "无极神功装备部位随机", "type": 1, @@ -8064,7 +7488,7 @@ "notice": 0 }, { - "id": 337, + "id": 313, "lotteryid": 17110210, "description": "驯龙装备部位随机", "type": 1, @@ -8088,7 +7512,7 @@ "notice": 0 }, { - "id": 338, + "id": 314, "lotteryid": 17110210, "description": "驯龙装备部位随机", "type": 1, @@ -8112,7 +7536,7 @@ "notice": 0 }, { - "id": 339, + "id": 315, "lotteryid": 17110210, "description": "驯龙装备部位随机", "type": 1, @@ -8136,7 +7560,7 @@ "notice": 0 }, { - "id": 340, + "id": 316, "lotteryid": 17110210, "description": "驯龙装备部位随机", "type": 1, @@ -8160,7 +7584,7 @@ "notice": 0 }, { - "id": 341, + "id": 317, "lotteryid": 17110210, "description": "驯龙装备部位随机", "type": 1, @@ -8184,7 +7608,7 @@ "notice": 0 }, { - "id": 342, + "id": 318, "lotteryid": 17110210, "description": "驯龙装备部位随机", "type": 1, @@ -8208,7 +7632,7 @@ "notice": 0 }, { - "id": 343, + "id": 319, "lotteryid": 17110310, "description": "雪精灵装备部位随机", "type": 1, @@ -8232,7 +7656,7 @@ "notice": 0 }, { - "id": 344, + "id": 320, "lotteryid": 17110310, "description": "雪精灵装备部位随机", "type": 1, @@ -8256,7 +7680,7 @@ "notice": 0 }, { - "id": 345, + "id": 321, "lotteryid": 17110310, "description": "雪精灵装备部位随机", "type": 1, @@ -8280,7 +7704,7 @@ "notice": 0 }, { - "id": 346, + "id": 322, "lotteryid": 17110310, "description": "雪精灵装备部位随机", "type": 1, @@ -8304,7 +7728,7 @@ "notice": 0 }, { - "id": 347, + "id": 323, "lotteryid": 17110310, "description": "雪精灵装备部位随机", "type": 1, @@ -8328,7 +7752,7 @@ "notice": 0 }, { - "id": 348, + "id": 324, "lotteryid": 17110310, "description": "雪精灵装备部位随机", "type": 1, @@ -8352,7 +7776,7 @@ "notice": 0 }, { - "id": 349, + "id": 325, "lotteryid": 17110410, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -8376,7 +7800,7 @@ "notice": 0 }, { - "id": 350, + "id": 326, "lotteryid": 17110410, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -8400,7 +7824,7 @@ "notice": 0 }, { - "id": 351, + "id": 327, "lotteryid": 17110410, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -8424,7 +7848,7 @@ "notice": 0 }, { - "id": 352, + "id": 328, "lotteryid": 17110410, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -8448,7 +7872,7 @@ "notice": 0 }, { - "id": 353, + "id": 329, "lotteryid": 17110410, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -8472,7 +7896,7 @@ "notice": 0 }, { - "id": 354, + "id": 330, "lotteryid": 17110410, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -8496,7 +7920,7 @@ "notice": 0 }, { - "id": 355, + "id": 331, "lotteryid": 17110510, "description": "音乐精灵装备部位随机", "type": 1, @@ -8520,7 +7944,7 @@ "notice": 0 }, { - "id": 356, + "id": 332, "lotteryid": 17110510, "description": "音乐精灵装备部位随机", "type": 1, @@ -8544,7 +7968,7 @@ "notice": 0 }, { - "id": 357, + "id": 333, "lotteryid": 17110510, "description": "音乐精灵装备部位随机", "type": 1, @@ -8568,7 +7992,7 @@ "notice": 0 }, { - "id": 358, + "id": 334, "lotteryid": 17110510, "description": "音乐精灵装备部位随机", "type": 1, @@ -8592,7 +8016,7 @@ "notice": 0 }, { - "id": 359, + "id": 335, "lotteryid": 17110510, "description": "音乐精灵装备部位随机", "type": 1, @@ -8616,7 +8040,7 @@ "notice": 0 }, { - "id": 360, + "id": 336, "lotteryid": 17110510, "description": "音乐精灵装备部位随机", "type": 1, @@ -8640,7 +8064,7 @@ "notice": 0 }, { - "id": 361, + "id": 337, "lotteryid": 17110610, "description": "永恒萌狗装备部位随机", "type": 1, @@ -8664,7 +8088,7 @@ "notice": 0 }, { - "id": 362, + "id": 338, "lotteryid": 17110610, "description": "永恒萌狗装备部位随机", "type": 1, @@ -8688,7 +8112,7 @@ "notice": 0 }, { - "id": 363, + "id": 339, "lotteryid": 17110610, "description": "永恒萌狗装备部位随机", "type": 1, @@ -8712,7 +8136,7 @@ "notice": 0 }, { - "id": 364, + "id": 340, "lotteryid": 17110610, "description": "永恒萌狗装备部位随机", "type": 1, @@ -8736,7 +8160,7 @@ "notice": 0 }, { - "id": 365, + "id": 341, "lotteryid": 17110610, "description": "永恒萌狗装备部位随机", "type": 1, @@ -8760,7 +8184,7 @@ "notice": 0 }, { - "id": 366, + "id": 342, "lotteryid": 17110610, "description": "永恒萌狗装备部位随机", "type": 1, @@ -8784,7 +8208,7 @@ "notice": 0 }, { - "id": 367, + "id": 343, "lotteryid": 17110710, "description": "原始狩猎装备部位随机", "type": 1, @@ -8808,7 +8232,7 @@ "notice": 0 }, { - "id": 368, + "id": 344, "lotteryid": 17110710, "description": "原始狩猎装备部位随机", "type": 1, @@ -8832,7 +8256,7 @@ "notice": 0 }, { - "id": 369, + "id": 345, "lotteryid": 17110710, "description": "原始狩猎装备部位随机", "type": 1, @@ -8856,7 +8280,7 @@ "notice": 0 }, { - "id": 370, + "id": 346, "lotteryid": 17110710, "description": "原始狩猎装备部位随机", "type": 1, @@ -8880,7 +8304,7 @@ "notice": 0 }, { - "id": 371, + "id": 347, "lotteryid": 17110710, "description": "原始狩猎装备部位随机", "type": 1, @@ -8904,7 +8328,7 @@ "notice": 0 }, { - "id": 372, + "id": 348, "lotteryid": 17110710, "description": "原始狩猎装备部位随机", "type": 1, @@ -8928,7 +8352,7 @@ "notice": 0 }, { - "id": 373, + "id": 349, "lotteryid": 17110810, "description": "气功大师装备部位随机", "type": 1, @@ -8952,7 +8376,7 @@ "notice": 0 }, { - "id": 374, + "id": 350, "lotteryid": 17110810, "description": "气功大师装备部位随机", "type": 1, @@ -8976,7 +8400,7 @@ "notice": 0 }, { - "id": 375, + "id": 351, "lotteryid": 17110810, "description": "气功大师装备部位随机", "type": 1, @@ -9000,7 +8424,7 @@ "notice": 0 }, { - "id": 376, + "id": 352, "lotteryid": 17110810, "description": "气功大师装备部位随机", "type": 1, @@ -9024,7 +8448,7 @@ "notice": 0 }, { - "id": 377, + "id": 353, "lotteryid": 17110810, "description": "气功大师装备部位随机", "type": 1, @@ -9048,7 +8472,7 @@ "notice": 0 }, { - "id": 378, + "id": 354, "lotteryid": 17110810, "description": "气功大师装备部位随机", "type": 1, @@ -9072,7 +8496,7 @@ "notice": 0 }, { - "id": 379, + "id": 355, "lotteryid": 17111010, "description": "马术装备部位随机", "type": 1, @@ -9096,7 +8520,7 @@ "notice": 0 }, { - "id": 380, + "id": 356, "lotteryid": 17111010, "description": "马术装备部位随机", "type": 1, @@ -9120,7 +8544,7 @@ "notice": 0 }, { - "id": 381, + "id": 357, "lotteryid": 17111010, "description": "马术装备部位随机", "type": 1, @@ -9144,7 +8568,7 @@ "notice": 0 }, { - "id": 382, + "id": 358, "lotteryid": 17111010, "description": "马术装备部位随机", "type": 1, @@ -9168,7 +8592,7 @@ "notice": 0 }, { - "id": 383, + "id": 359, "lotteryid": 17111010, "description": "马术装备部位随机", "type": 1, @@ -9192,7 +8616,7 @@ "notice": 0 }, { - "id": 384, + "id": 360, "lotteryid": 17111010, "description": "马术装备部位随机", "type": 1, @@ -9216,7 +8640,7 @@ "notice": 0 }, { - "id": 385, + "id": 361, "lotteryid": 17111110, "description": "波波星装备部位随机", "type": 1, @@ -9240,7 +8664,7 @@ "notice": 0 }, { - "id": 386, + "id": 362, "lotteryid": 17111110, "description": "波波星装备部位随机", "type": 1, @@ -9264,7 +8688,7 @@ "notice": 0 }, { - "id": 387, + "id": 363, "lotteryid": 17111110, "description": "波波星装备部位随机", "type": 1, @@ -9288,7 +8712,7 @@ "notice": 0 }, { - "id": 388, + "id": 364, "lotteryid": 17111110, "description": "波波星装备部位随机", "type": 1, @@ -9312,7 +8736,7 @@ "notice": 0 }, { - "id": 389, + "id": 365, "lotteryid": 17111110, "description": "波波星装备部位随机", "type": 1, @@ -9336,7 +8760,7 @@ "notice": 0 }, { - "id": 390, + "id": 366, "lotteryid": 17111110, "description": "波波星装备部位随机", "type": 1, @@ -9360,7 +8784,7 @@ "notice": 0 }, { - "id": 391, + "id": 367, "lotteryid": 17111210, "description": "穴居人装备部位随机", "type": 1, @@ -9384,7 +8808,7 @@ "notice": 0 }, { - "id": 392, + "id": 368, "lotteryid": 17111210, "description": "穴居人装备部位随机", "type": 1, @@ -9408,7 +8832,7 @@ "notice": 0 }, { - "id": 393, + "id": 369, "lotteryid": 17111210, "description": "穴居人装备部位随机", "type": 1, @@ -9432,7 +8856,7 @@ "notice": 0 }, { - "id": 394, + "id": 370, "lotteryid": 17111210, "description": "穴居人装备部位随机", "type": 1, @@ -9456,7 +8880,7 @@ "notice": 0 }, { - "id": 395, + "id": 371, "lotteryid": 17111210, "description": "穴居人装备部位随机", "type": 1, @@ -9480,7 +8904,7 @@ "notice": 0 }, { - "id": 396, + "id": 372, "lotteryid": 17111210, "description": "穴居人装备部位随机", "type": 1, @@ -9504,7 +8928,7 @@ "notice": 0 }, { - "id": 397, + "id": 373, "lotteryid": 17111310, "description": "文明人装备部位随机", "type": 1, @@ -9528,7 +8952,7 @@ "notice": 0 }, { - "id": 398, + "id": 374, "lotteryid": 17111310, "description": "文明人装备部位随机", "type": 1, @@ -9552,7 +8976,7 @@ "notice": 0 }, { - "id": 399, + "id": 375, "lotteryid": 17111310, "description": "文明人装备部位随机", "type": 1, @@ -9576,7 +9000,7 @@ "notice": 0 }, { - "id": 400, + "id": 376, "lotteryid": 17111310, "description": "文明人装备部位随机", "type": 1, @@ -9600,7 +9024,7 @@ "notice": 0 }, { - "id": 401, + "id": 377, "lotteryid": 17111310, "description": "文明人装备部位随机", "type": 1, @@ -9624,7 +9048,7 @@ "notice": 0 }, { - "id": 402, + "id": 378, "lotteryid": 17111310, "description": "文明人装备部位随机", "type": 1, @@ -9648,7 +9072,7 @@ "notice": 0 }, { - "id": 403, + "id": 379, "lotteryid": 17111410, "description": "马戏团装备部位随机", "type": 1, @@ -9672,7 +9096,7 @@ "notice": 0 }, { - "id": 404, + "id": 380, "lotteryid": 17111410, "description": "马戏团装备部位随机", "type": 1, @@ -9696,7 +9120,7 @@ "notice": 0 }, { - "id": 405, + "id": 381, "lotteryid": 17111410, "description": "马戏团装备部位随机", "type": 1, @@ -9720,7 +9144,7 @@ "notice": 0 }, { - "id": 406, + "id": 382, "lotteryid": 17111410, "description": "马戏团装备部位随机", "type": 1, @@ -9744,7 +9168,7 @@ "notice": 0 }, { - "id": 407, + "id": 383, "lotteryid": 17111410, "description": "马戏团装备部位随机", "type": 1, @@ -9768,7 +9192,7 @@ "notice": 0 }, { - "id": 408, + "id": 384, "lotteryid": 17111410, "description": "马戏团装备部位随机", "type": 1, @@ -9792,7 +9216,7 @@ "notice": 0 }, { - "id": 409, + "id": 385, "lotteryid": 17111510, "description": "泰坦装备部位随机", "type": 1, @@ -9816,7 +9240,7 @@ "notice": 0 }, { - "id": 410, + "id": 386, "lotteryid": 17111510, "description": "泰坦装备部位随机", "type": 1, @@ -9840,7 +9264,7 @@ "notice": 0 }, { - "id": 411, + "id": 387, "lotteryid": 17111510, "description": "泰坦装备部位随机", "type": 1, @@ -9864,7 +9288,7 @@ "notice": 0 }, { - "id": 412, + "id": 388, "lotteryid": 17111510, "description": "泰坦装备部位随机", "type": 1, @@ -9888,7 +9312,7 @@ "notice": 0 }, { - "id": 413, + "id": 389, "lotteryid": 17111510, "description": "泰坦装备部位随机", "type": 1, @@ -9912,7 +9336,7 @@ "notice": 0 }, { - "id": 414, + "id": 390, "lotteryid": 17111510, "description": "泰坦装备部位随机", "type": 1, @@ -9936,7 +9360,7 @@ "notice": 0 }, { - "id": 415, + "id": 391, "lotteryid": 17111610, "description": "巨怪猎人装备部位随机", "type": 1, @@ -9960,7 +9384,7 @@ "notice": 0 }, { - "id": 416, + "id": 392, "lotteryid": 17111610, "description": "巨怪猎人装备部位随机", "type": 1, @@ -9984,7 +9408,7 @@ "notice": 0 }, { - "id": 417, + "id": 393, "lotteryid": 17111610, "description": "巨怪猎人装备部位随机", "type": 1, @@ -10008,7 +9432,7 @@ "notice": 0 }, { - "id": 418, + "id": 394, "lotteryid": 17111610, "description": "巨怪猎人装备部位随机", "type": 1, @@ -10032,7 +9456,7 @@ "notice": 0 }, { - "id": 419, + "id": 395, "lotteryid": 17111610, "description": "巨怪猎人装备部位随机", "type": 1, @@ -10056,7 +9480,7 @@ "notice": 0 }, { - "id": 420, + "id": 396, "lotteryid": 17111610, "description": "巨怪猎人装备部位随机", "type": 1, @@ -10080,7 +9504,7 @@ "notice": 0 }, { - "id": 421, + "id": 397, "lotteryid": 17111710, "description": "天外陨石装备部位随机", "type": 1, @@ -10104,7 +9528,7 @@ "notice": 0 }, { - "id": 422, + "id": 398, "lotteryid": 17111710, "description": "天外陨石装备部位随机", "type": 1, @@ -10128,7 +9552,7 @@ "notice": 0 }, { - "id": 423, + "id": 399, "lotteryid": 17111710, "description": "天外陨石装备部位随机", "type": 1, @@ -10152,7 +9576,7 @@ "notice": 0 }, { - "id": 424, + "id": 400, "lotteryid": 17111710, "description": "天外陨石装备部位随机", "type": 1, @@ -10176,7 +9600,7 @@ "notice": 0 }, { - "id": 425, + "id": 401, "lotteryid": 17111710, "description": "天外陨石装备部位随机", "type": 1, @@ -10200,7 +9624,7 @@ "notice": 0 }, { - "id": 426, + "id": 402, "lotteryid": 17111710, "description": "天外陨石装备部位随机", "type": 1, @@ -10224,7 +9648,7 @@ "notice": 0 }, { - "id": 427, + "id": 403, "lotteryid": 17111810, "description": "沼泽怪物装备部位随机", "type": 1, @@ -10248,7 +9672,7 @@ "notice": 0 }, { - "id": 428, + "id": 404, "lotteryid": 17111810, "description": "沼泽怪物装备部位随机", "type": 1, @@ -10272,7 +9696,7 @@ "notice": 0 }, { - "id": 429, + "id": 405, "lotteryid": 17111810, "description": "沼泽怪物装备部位随机", "type": 1, @@ -10296,7 +9720,7 @@ "notice": 0 }, { - "id": 430, + "id": 406, "lotteryid": 17111810, "description": "沼泽怪物装备部位随机", "type": 1, @@ -10320,7 +9744,7 @@ "notice": 0 }, { - "id": 431, + "id": 407, "lotteryid": 17111810, "description": "沼泽怪物装备部位随机", "type": 1, @@ -10344,7 +9768,7 @@ "notice": 0 }, { - "id": 432, + "id": 408, "lotteryid": 17111810, "description": "沼泽怪物装备部位随机", "type": 1, @@ -10368,7 +9792,7 @@ "notice": 0 }, { - "id": 433, + "id": 409, "lotteryid": 17111910, "description": "守护神装备部位随机", "type": 1, @@ -10392,7 +9816,7 @@ "notice": 0 }, { - "id": 434, + "id": 410, "lotteryid": 17111910, "description": "守护神装备部位随机", "type": 1, @@ -10416,7 +9840,7 @@ "notice": 0 }, { - "id": 435, + "id": 411, "lotteryid": 17111910, "description": "守护神装备部位随机", "type": 1, @@ -10440,7 +9864,7 @@ "notice": 0 }, { - "id": 436, + "id": 412, "lotteryid": 17111910, "description": "守护神装备部位随机", "type": 1, @@ -10464,7 +9888,7 @@ "notice": 0 }, { - "id": 437, + "id": 413, "lotteryid": 17111910, "description": "守护神装备部位随机", "type": 1, @@ -10488,7 +9912,7 @@ "notice": 0 }, { - "id": 438, + "id": 414, "lotteryid": 17111910, "description": "守护神装备部位随机", "type": 1, @@ -10512,7 +9936,7 @@ "notice": 0 }, { - "id": 439, + "id": 415, "lotteryid": 17110120, "description": "无极神功装备部位随机", "type": 1, @@ -10536,7 +9960,7 @@ "notice": 0 }, { - "id": 440, + "id": 416, "lotteryid": 17110120, "description": "无极神功装备部位随机", "type": 1, @@ -10560,7 +9984,7 @@ "notice": 0 }, { - "id": 441, + "id": 417, "lotteryid": 17110120, "description": "无极神功装备部位随机", "type": 1, @@ -10584,7 +10008,7 @@ "notice": 0 }, { - "id": 442, + "id": 418, "lotteryid": 17110120, "description": "无极神功装备部位随机", "type": 1, @@ -10608,7 +10032,7 @@ "notice": 0 }, { - "id": 443, + "id": 419, "lotteryid": 17110120, "description": "无极神功装备部位随机", "type": 1, @@ -10632,7 +10056,7 @@ "notice": 0 }, { - "id": 444, + "id": 420, "lotteryid": 17110120, "description": "无极神功装备部位随机", "type": 1, @@ -10656,7 +10080,7 @@ "notice": 0 }, { - "id": 445, + "id": 421, "lotteryid": 17110220, "description": "驯龙装备部位随机", "type": 1, @@ -10680,7 +10104,7 @@ "notice": 0 }, { - "id": 446, + "id": 422, "lotteryid": 17110220, "description": "驯龙装备部位随机", "type": 1, @@ -10704,7 +10128,7 @@ "notice": 0 }, { - "id": 447, + "id": 423, "lotteryid": 17110220, "description": "驯龙装备部位随机", "type": 1, @@ -10728,7 +10152,7 @@ "notice": 0 }, { - "id": 448, + "id": 424, "lotteryid": 17110220, "description": "驯龙装备部位随机", "type": 1, @@ -10752,7 +10176,7 @@ "notice": 0 }, { - "id": 449, + "id": 425, "lotteryid": 17110220, "description": "驯龙装备部位随机", "type": 1, @@ -10776,7 +10200,7 @@ "notice": 0 }, { - "id": 450, + "id": 426, "lotteryid": 17110220, "description": "驯龙装备部位随机", "type": 1, @@ -10800,7 +10224,7 @@ "notice": 0 }, { - "id": 451, + "id": 427, "lotteryid": 17110320, "description": "雪精灵装备部位随机", "type": 1, @@ -10824,7 +10248,7 @@ "notice": 0 }, { - "id": 452, + "id": 428, "lotteryid": 17110320, "description": "雪精灵装备部位随机", "type": 1, @@ -10848,7 +10272,7 @@ "notice": 0 }, { - "id": 453, + "id": 429, "lotteryid": 17110320, "description": "雪精灵装备部位随机", "type": 1, @@ -10872,7 +10296,7 @@ "notice": 0 }, { - "id": 454, + "id": 430, "lotteryid": 17110320, "description": "雪精灵装备部位随机", "type": 1, @@ -10896,7 +10320,7 @@ "notice": 0 }, { - "id": 455, + "id": 431, "lotteryid": 17110320, "description": "雪精灵装备部位随机", "type": 1, @@ -10920,7 +10344,7 @@ "notice": 0 }, { - "id": 456, + "id": 432, "lotteryid": 17110320, "description": "雪精灵装备部位随机", "type": 1, @@ -10944,7 +10368,7 @@ "notice": 0 }, { - "id": 457, + "id": 433, "lotteryid": 17110420, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -10968,7 +10392,7 @@ "notice": 0 }, { - "id": 458, + "id": 434, "lotteryid": 17110420, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -10992,7 +10416,7 @@ "notice": 0 }, { - "id": 459, + "id": 435, "lotteryid": 17110420, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -11016,7 +10440,7 @@ "notice": 0 }, { - "id": 460, + "id": 436, "lotteryid": 17110420, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -11040,7 +10464,7 @@ "notice": 0 }, { - "id": 461, + "id": 437, "lotteryid": 17110420, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -11064,7 +10488,7 @@ "notice": 0 }, { - "id": 462, + "id": 438, "lotteryid": 17110420, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -11088,7 +10512,7 @@ "notice": 0 }, { - "id": 463, + "id": 439, "lotteryid": 17110520, "description": "音乐精灵装备部位随机", "type": 1, @@ -11112,7 +10536,7 @@ "notice": 0 }, { - "id": 464, + "id": 440, "lotteryid": 17110520, "description": "音乐精灵装备部位随机", "type": 1, @@ -11136,7 +10560,7 @@ "notice": 0 }, { - "id": 465, + "id": 441, "lotteryid": 17110520, "description": "音乐精灵装备部位随机", "type": 1, @@ -11160,7 +10584,7 @@ "notice": 0 }, { - "id": 466, + "id": 442, "lotteryid": 17110520, "description": "音乐精灵装备部位随机", "type": 1, @@ -11184,7 +10608,7 @@ "notice": 0 }, { - "id": 467, + "id": 443, "lotteryid": 17110520, "description": "音乐精灵装备部位随机", "type": 1, @@ -11208,7 +10632,7 @@ "notice": 0 }, { - "id": 468, + "id": 444, "lotteryid": 17110520, "description": "音乐精灵装备部位随机", "type": 1, @@ -11232,7 +10656,7 @@ "notice": 0 }, { - "id": 469, + "id": 445, "lotteryid": 17110620, "description": "永恒萌狗装备部位随机", "type": 1, @@ -11256,7 +10680,7 @@ "notice": 0 }, { - "id": 470, + "id": 446, "lotteryid": 17110620, "description": "永恒萌狗装备部位随机", "type": 1, @@ -11280,7 +10704,7 @@ "notice": 0 }, { - "id": 471, + "id": 447, "lotteryid": 17110620, "description": "永恒萌狗装备部位随机", "type": 1, @@ -11304,7 +10728,7 @@ "notice": 0 }, { - "id": 472, + "id": 448, "lotteryid": 17110620, "description": "永恒萌狗装备部位随机", "type": 1, @@ -11328,7 +10752,7 @@ "notice": 0 }, { - "id": 473, + "id": 449, "lotteryid": 17110620, "description": "永恒萌狗装备部位随机", "type": 1, @@ -11352,7 +10776,7 @@ "notice": 0 }, { - "id": 474, + "id": 450, "lotteryid": 17110620, "description": "永恒萌狗装备部位随机", "type": 1, @@ -11376,7 +10800,7 @@ "notice": 0 }, { - "id": 475, + "id": 451, "lotteryid": 17110720, "description": "原始狩猎装备部位随机", "type": 1, @@ -11400,7 +10824,7 @@ "notice": 0 }, { - "id": 476, + "id": 452, "lotteryid": 17110720, "description": "原始狩猎装备部位随机", "type": 1, @@ -11424,7 +10848,7 @@ "notice": 0 }, { - "id": 477, + "id": 453, "lotteryid": 17110720, "description": "原始狩猎装备部位随机", "type": 1, @@ -11448,7 +10872,7 @@ "notice": 0 }, { - "id": 478, + "id": 454, "lotteryid": 17110720, "description": "原始狩猎装备部位随机", "type": 1, @@ -11472,7 +10896,7 @@ "notice": 0 }, { - "id": 479, + "id": 455, "lotteryid": 17110720, "description": "原始狩猎装备部位随机", "type": 1, @@ -11496,7 +10920,7 @@ "notice": 0 }, { - "id": 480, + "id": 456, "lotteryid": 17110720, "description": "原始狩猎装备部位随机", "type": 1, @@ -11520,7 +10944,7 @@ "notice": 0 }, { - "id": 481, + "id": 457, "lotteryid": 17110820, "description": "气功大师装备部位随机", "type": 1, @@ -11544,7 +10968,7 @@ "notice": 0 }, { - "id": 482, + "id": 458, "lotteryid": 17110820, "description": "气功大师装备部位随机", "type": 1, @@ -11568,7 +10992,7 @@ "notice": 0 }, { - "id": 483, + "id": 459, "lotteryid": 17110820, "description": "气功大师装备部位随机", "type": 1, @@ -11592,7 +11016,7 @@ "notice": 0 }, { - "id": 484, + "id": 460, "lotteryid": 17110820, "description": "气功大师装备部位随机", "type": 1, @@ -11616,7 +11040,7 @@ "notice": 0 }, { - "id": 485, + "id": 461, "lotteryid": 17110820, "description": "气功大师装备部位随机", "type": 1, @@ -11640,7 +11064,7 @@ "notice": 0 }, { - "id": 486, + "id": 462, "lotteryid": 17110820, "description": "气功大师装备部位随机", "type": 1, @@ -11664,7 +11088,7 @@ "notice": 0 }, { - "id": 487, + "id": 463, "lotteryid": 17111020, "description": "马术装备部位随机", "type": 1, @@ -11688,7 +11112,7 @@ "notice": 0 }, { - "id": 488, + "id": 464, "lotteryid": 17111020, "description": "马术装备部位随机", "type": 1, @@ -11712,7 +11136,7 @@ "notice": 0 }, { - "id": 489, + "id": 465, "lotteryid": 17111020, "description": "马术装备部位随机", "type": 1, @@ -11736,7 +11160,7 @@ "notice": 0 }, { - "id": 490, + "id": 466, "lotteryid": 17111020, "description": "马术装备部位随机", "type": 1, @@ -11760,7 +11184,7 @@ "notice": 0 }, { - "id": 491, + "id": 467, "lotteryid": 17111020, "description": "马术装备部位随机", "type": 1, @@ -11784,7 +11208,7 @@ "notice": 0 }, { - "id": 492, + "id": 468, "lotteryid": 17111020, "description": "马术装备部位随机", "type": 1, @@ -11808,7 +11232,7 @@ "notice": 0 }, { - "id": 493, + "id": 469, "lotteryid": 17111120, "description": "波波星装备部位随机", "type": 1, @@ -11832,7 +11256,7 @@ "notice": 0 }, { - "id": 494, + "id": 470, "lotteryid": 17111120, "description": "波波星装备部位随机", "type": 1, @@ -11856,7 +11280,7 @@ "notice": 0 }, { - "id": 495, + "id": 471, "lotteryid": 17111120, "description": "波波星装备部位随机", "type": 1, @@ -11880,7 +11304,7 @@ "notice": 0 }, { - "id": 496, + "id": 472, "lotteryid": 17111120, "description": "波波星装备部位随机", "type": 1, @@ -11904,7 +11328,7 @@ "notice": 0 }, { - "id": 497, + "id": 473, "lotteryid": 17111120, "description": "波波星装备部位随机", "type": 1, @@ -11928,7 +11352,7 @@ "notice": 0 }, { - "id": 498, + "id": 474, "lotteryid": 17111120, "description": "波波星装备部位随机", "type": 1, @@ -11952,7 +11376,7 @@ "notice": 0 }, { - "id": 499, + "id": 475, "lotteryid": 17111220, "description": "穴居人装备部位随机", "type": 1, @@ -11976,7 +11400,7 @@ "notice": 0 }, { - "id": 500, + "id": 476, "lotteryid": 17111220, "description": "穴居人装备部位随机", "type": 1, @@ -12000,7 +11424,7 @@ "notice": 0 }, { - "id": 501, + "id": 477, "lotteryid": 17111220, "description": "穴居人装备部位随机", "type": 1, @@ -12024,7 +11448,7 @@ "notice": 0 }, { - "id": 502, + "id": 478, "lotteryid": 17111220, "description": "穴居人装备部位随机", "type": 1, @@ -12048,7 +11472,7 @@ "notice": 0 }, { - "id": 503, + "id": 479, "lotteryid": 17111220, "description": "穴居人装备部位随机", "type": 1, @@ -12072,7 +11496,7 @@ "notice": 0 }, { - "id": 504, + "id": 480, "lotteryid": 17111220, "description": "穴居人装备部位随机", "type": 1, @@ -12096,7 +11520,7 @@ "notice": 0 }, { - "id": 505, + "id": 481, "lotteryid": 17111320, "description": "文明人装备部位随机", "type": 1, @@ -12120,7 +11544,7 @@ "notice": 0 }, { - "id": 506, + "id": 482, "lotteryid": 17111320, "description": "文明人装备部位随机", "type": 1, @@ -12144,7 +11568,7 @@ "notice": 0 }, { - "id": 507, + "id": 483, "lotteryid": 17111320, "description": "文明人装备部位随机", "type": 1, @@ -12168,7 +11592,7 @@ "notice": 0 }, { - "id": 508, + "id": 484, "lotteryid": 17111320, "description": "文明人装备部位随机", "type": 1, @@ -12192,7 +11616,7 @@ "notice": 0 }, { - "id": 509, + "id": 485, "lotteryid": 17111320, "description": "文明人装备部位随机", "type": 1, @@ -12216,7 +11640,7 @@ "notice": 0 }, { - "id": 510, + "id": 486, "lotteryid": 17111320, "description": "文明人装备部位随机", "type": 1, @@ -12240,7 +11664,7 @@ "notice": 0 }, { - "id": 511, + "id": 487, "lotteryid": 17111420, "description": "马戏团装备部位随机", "type": 1, @@ -12264,7 +11688,7 @@ "notice": 0 }, { - "id": 512, + "id": 488, "lotteryid": 17111420, "description": "马戏团装备部位随机", "type": 1, @@ -12288,7 +11712,7 @@ "notice": 0 }, { - "id": 513, + "id": 489, "lotteryid": 17111420, "description": "马戏团装备部位随机", "type": 1, @@ -12312,7 +11736,7 @@ "notice": 0 }, { - "id": 514, + "id": 490, "lotteryid": 17111420, "description": "马戏团装备部位随机", "type": 1, @@ -12336,7 +11760,7 @@ "notice": 0 }, { - "id": 515, + "id": 491, "lotteryid": 17111420, "description": "马戏团装备部位随机", "type": 1, @@ -12360,7 +11784,7 @@ "notice": 0 }, { - "id": 516, + "id": 492, "lotteryid": 17111420, "description": "马戏团装备部位随机", "type": 1, @@ -12384,7 +11808,7 @@ "notice": 0 }, { - "id": 517, + "id": 493, "lotteryid": 17111520, "description": "泰坦装备部位随机", "type": 1, @@ -12408,7 +11832,7 @@ "notice": 0 }, { - "id": 518, + "id": 494, "lotteryid": 17111520, "description": "泰坦装备部位随机", "type": 1, @@ -12432,7 +11856,7 @@ "notice": 0 }, { - "id": 519, + "id": 495, "lotteryid": 17111520, "description": "泰坦装备部位随机", "type": 1, @@ -12456,7 +11880,7 @@ "notice": 0 }, { - "id": 520, + "id": 496, "lotteryid": 17111520, "description": "泰坦装备部位随机", "type": 1, @@ -12480,7 +11904,7 @@ "notice": 0 }, { - "id": 521, + "id": 497, "lotteryid": 17111520, "description": "泰坦装备部位随机", "type": 1, @@ -12504,7 +11928,7 @@ "notice": 0 }, { - "id": 522, + "id": 498, "lotteryid": 17111520, "description": "泰坦装备部位随机", "type": 1, @@ -12528,7 +11952,7 @@ "notice": 0 }, { - "id": 523, + "id": 499, "lotteryid": 17111620, "description": "巨怪猎人装备部位随机", "type": 1, @@ -12552,7 +11976,7 @@ "notice": 0 }, { - "id": 524, + "id": 500, "lotteryid": 17111620, "description": "巨怪猎人装备部位随机", "type": 1, @@ -12576,7 +12000,7 @@ "notice": 0 }, { - "id": 525, + "id": 501, "lotteryid": 17111620, "description": "巨怪猎人装备部位随机", "type": 1, @@ -12600,7 +12024,7 @@ "notice": 0 }, { - "id": 526, + "id": 502, "lotteryid": 17111620, "description": "巨怪猎人装备部位随机", "type": 1, @@ -12624,7 +12048,7 @@ "notice": 0 }, { - "id": 527, + "id": 503, "lotteryid": 17111620, "description": "巨怪猎人装备部位随机", "type": 1, @@ -12648,7 +12072,7 @@ "notice": 0 }, { - "id": 528, + "id": 504, "lotteryid": 17111620, "description": "巨怪猎人装备部位随机", "type": 1, @@ -12672,7 +12096,7 @@ "notice": 0 }, { - "id": 529, + "id": 505, "lotteryid": 17111720, "description": "天外陨石装备部位随机", "type": 1, @@ -12696,7 +12120,7 @@ "notice": 0 }, { - "id": 530, + "id": 506, "lotteryid": 17111720, "description": "天外陨石装备部位随机", "type": 1, @@ -12720,7 +12144,7 @@ "notice": 0 }, { - "id": 531, + "id": 507, "lotteryid": 17111720, "description": "天外陨石装备部位随机", "type": 1, @@ -12744,7 +12168,7 @@ "notice": 0 }, { - "id": 532, + "id": 508, "lotteryid": 17111720, "description": "天外陨石装备部位随机", "type": 1, @@ -12768,7 +12192,7 @@ "notice": 0 }, { - "id": 533, + "id": 509, "lotteryid": 17111720, "description": "天外陨石装备部位随机", "type": 1, @@ -12792,7 +12216,7 @@ "notice": 0 }, { - "id": 534, + "id": 510, "lotteryid": 17111720, "description": "天外陨石装备部位随机", "type": 1, @@ -12816,7 +12240,7 @@ "notice": 0 }, { - "id": 535, + "id": 511, "lotteryid": 17111820, "description": "沼泽怪物装备部位随机", "type": 1, @@ -12840,7 +12264,7 @@ "notice": 0 }, { - "id": 536, + "id": 512, "lotteryid": 17111820, "description": "沼泽怪物装备部位随机", "type": 1, @@ -12864,7 +12288,7 @@ "notice": 0 }, { - "id": 537, + "id": 513, "lotteryid": 17111820, "description": "沼泽怪物装备部位随机", "type": 1, @@ -12888,7 +12312,7 @@ "notice": 0 }, { - "id": 538, + "id": 514, "lotteryid": 17111820, "description": "沼泽怪物装备部位随机", "type": 1, @@ -12912,7 +12336,7 @@ "notice": 0 }, { - "id": 539, + "id": 515, "lotteryid": 17111820, "description": "沼泽怪物装备部位随机", "type": 1, @@ -12936,7 +12360,7 @@ "notice": 0 }, { - "id": 540, + "id": 516, "lotteryid": 17111820, "description": "沼泽怪物装备部位随机", "type": 1, @@ -12960,7 +12384,7 @@ "notice": 0 }, { - "id": 541, + "id": 517, "lotteryid": 17111920, "description": "守护神装备部位随机", "type": 1, @@ -12984,7 +12408,7 @@ "notice": 0 }, { - "id": 542, + "id": 518, "lotteryid": 17111920, "description": "守护神装备部位随机", "type": 1, @@ -13008,7 +12432,7 @@ "notice": 0 }, { - "id": 543, + "id": 519, "lotteryid": 17111920, "description": "守护神装备部位随机", "type": 1, @@ -13032,7 +12456,7 @@ "notice": 0 }, { - "id": 544, + "id": 520, "lotteryid": 17111920, "description": "守护神装备部位随机", "type": 1, @@ -13056,7 +12480,7 @@ "notice": 0 }, { - "id": 545, + "id": 521, "lotteryid": 17111920, "description": "守护神装备部位随机", "type": 1, @@ -13080,7 +12504,7 @@ "notice": 0 }, { - "id": 546, + "id": 522, "lotteryid": 17111920, "description": "守护神装备部位随机", "type": 1, @@ -13104,7 +12528,7 @@ "notice": 0 }, { - "id": 547, + "id": 523, "lotteryid": 17110130, "description": "无极神功装备部位随机", "type": 1, @@ -13128,7 +12552,7 @@ "notice": 0 }, { - "id": 548, + "id": 524, "lotteryid": 17110130, "description": "无极神功装备部位随机", "type": 1, @@ -13152,7 +12576,7 @@ "notice": 0 }, { - "id": 549, + "id": 525, "lotteryid": 17110130, "description": "无极神功装备部位随机", "type": 1, @@ -13176,7 +12600,7 @@ "notice": 0 }, { - "id": 550, + "id": 526, "lotteryid": 17110130, "description": "无极神功装备部位随机", "type": 1, @@ -13200,7 +12624,7 @@ "notice": 0 }, { - "id": 551, + "id": 527, "lotteryid": 17110130, "description": "无极神功装备部位随机", "type": 1, @@ -13224,7 +12648,7 @@ "notice": 0 }, { - "id": 552, + "id": 528, "lotteryid": 17110130, "description": "无极神功装备部位随机", "type": 1, @@ -13248,7 +12672,7 @@ "notice": 0 }, { - "id": 553, + "id": 529, "lotteryid": 17110230, "description": "驯龙装备部位随机", "type": 1, @@ -13272,7 +12696,7 @@ "notice": 0 }, { - "id": 554, + "id": 530, "lotteryid": 17110230, "description": "驯龙装备部位随机", "type": 1, @@ -13296,7 +12720,7 @@ "notice": 0 }, { - "id": 555, + "id": 531, "lotteryid": 17110230, "description": "驯龙装备部位随机", "type": 1, @@ -13320,7 +12744,7 @@ "notice": 0 }, { - "id": 556, + "id": 532, "lotteryid": 17110230, "description": "驯龙装备部位随机", "type": 1, @@ -13344,7 +12768,7 @@ "notice": 0 }, { - "id": 557, + "id": 533, "lotteryid": 17110230, "description": "驯龙装备部位随机", "type": 1, @@ -13368,7 +12792,7 @@ "notice": 0 }, { - "id": 558, + "id": 534, "lotteryid": 17110230, "description": "驯龙装备部位随机", "type": 1, @@ -13392,7 +12816,7 @@ "notice": 0 }, { - "id": 559, + "id": 535, "lotteryid": 17110330, "description": "雪精灵装备部位随机", "type": 1, @@ -13416,7 +12840,7 @@ "notice": 0 }, { - "id": 560, + "id": 536, "lotteryid": 17110330, "description": "雪精灵装备部位随机", "type": 1, @@ -13440,7 +12864,7 @@ "notice": 0 }, { - "id": 561, + "id": 537, "lotteryid": 17110330, "description": "雪精灵装备部位随机", "type": 1, @@ -13464,7 +12888,7 @@ "notice": 0 }, { - "id": 562, + "id": 538, "lotteryid": 17110330, "description": "雪精灵装备部位随机", "type": 1, @@ -13488,7 +12912,7 @@ "notice": 0 }, { - "id": 563, + "id": 539, "lotteryid": 17110330, "description": "雪精灵装备部位随机", "type": 1, @@ -13512,7 +12936,7 @@ "notice": 0 }, { - "id": 564, + "id": 540, "lotteryid": 17110330, "description": "雪精灵装备部位随机", "type": 1, @@ -13536,7 +12960,7 @@ "notice": 0 }, { - "id": 565, + "id": 541, "lotteryid": 17110430, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -13560,7 +12984,7 @@ "notice": 0 }, { - "id": 566, + "id": 542, "lotteryid": 17110430, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -13584,7 +13008,7 @@ "notice": 0 }, { - "id": 567, + "id": 543, "lotteryid": 17110430, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -13608,7 +13032,7 @@ "notice": 0 }, { - "id": 568, + "id": 544, "lotteryid": 17110430, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -13632,7 +13056,7 @@ "notice": 0 }, { - "id": 569, + "id": 545, "lotteryid": 17110430, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -13656,7 +13080,7 @@ "notice": 0 }, { - "id": 570, + "id": 546, "lotteryid": 17110430, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -13680,7 +13104,7 @@ "notice": 0 }, { - "id": 571, + "id": 547, "lotteryid": 17110530, "description": "音乐精灵装备部位随机", "type": 1, @@ -13704,7 +13128,7 @@ "notice": 0 }, { - "id": 572, + "id": 548, "lotteryid": 17110530, "description": "音乐精灵装备部位随机", "type": 1, @@ -13728,7 +13152,7 @@ "notice": 0 }, { - "id": 573, + "id": 549, "lotteryid": 17110530, "description": "音乐精灵装备部位随机", "type": 1, @@ -13752,7 +13176,7 @@ "notice": 0 }, { - "id": 574, + "id": 550, "lotteryid": 17110530, "description": "音乐精灵装备部位随机", "type": 1, @@ -13776,7 +13200,7 @@ "notice": 0 }, { - "id": 575, + "id": 551, "lotteryid": 17110530, "description": "音乐精灵装备部位随机", "type": 1, @@ -13800,7 +13224,7 @@ "notice": 0 }, { - "id": 576, + "id": 552, "lotteryid": 17110530, "description": "音乐精灵装备部位随机", "type": 1, @@ -13824,7 +13248,7 @@ "notice": 0 }, { - "id": 577, + "id": 553, "lotteryid": 17110630, "description": "永恒萌狗装备部位随机", "type": 1, @@ -13848,7 +13272,7 @@ "notice": 0 }, { - "id": 578, + "id": 554, "lotteryid": 17110630, "description": "永恒萌狗装备部位随机", "type": 1, @@ -13872,7 +13296,7 @@ "notice": 0 }, { - "id": 579, + "id": 555, "lotteryid": 17110630, "description": "永恒萌狗装备部位随机", "type": 1, @@ -13896,7 +13320,7 @@ "notice": 0 }, { - "id": 580, + "id": 556, "lotteryid": 17110630, "description": "永恒萌狗装备部位随机", "type": 1, @@ -13920,7 +13344,7 @@ "notice": 0 }, { - "id": 581, + "id": 557, "lotteryid": 17110630, "description": "永恒萌狗装备部位随机", "type": 1, @@ -13944,7 +13368,7 @@ "notice": 0 }, { - "id": 582, + "id": 558, "lotteryid": 17110630, "description": "永恒萌狗装备部位随机", "type": 1, @@ -13968,7 +13392,7 @@ "notice": 0 }, { - "id": 583, + "id": 559, "lotteryid": 17110730, "description": "原始狩猎装备部位随机", "type": 1, @@ -13992,7 +13416,7 @@ "notice": 0 }, { - "id": 584, + "id": 560, "lotteryid": 17110730, "description": "原始狩猎装备部位随机", "type": 1, @@ -14016,7 +13440,7 @@ "notice": 0 }, { - "id": 585, + "id": 561, "lotteryid": 17110730, "description": "原始狩猎装备部位随机", "type": 1, @@ -14040,7 +13464,7 @@ "notice": 0 }, { - "id": 586, + "id": 562, "lotteryid": 17110730, "description": "原始狩猎装备部位随机", "type": 1, @@ -14064,7 +13488,7 @@ "notice": 0 }, { - "id": 587, + "id": 563, "lotteryid": 17110730, "description": "原始狩猎装备部位随机", "type": 1, @@ -14088,7 +13512,7 @@ "notice": 0 }, { - "id": 588, + "id": 564, "lotteryid": 17110730, "description": "原始狩猎装备部位随机", "type": 1, @@ -14112,7 +13536,7 @@ "notice": 0 }, { - "id": 589, + "id": 565, "lotteryid": 17110830, "description": "气功大师装备部位随机", "type": 1, @@ -14136,7 +13560,7 @@ "notice": 0 }, { - "id": 590, + "id": 566, "lotteryid": 17110830, "description": "气功大师装备部位随机", "type": 1, @@ -14160,7 +13584,7 @@ "notice": 0 }, { - "id": 591, + "id": 567, "lotteryid": 17110830, "description": "气功大师装备部位随机", "type": 1, @@ -14184,7 +13608,7 @@ "notice": 0 }, { - "id": 592, + "id": 568, "lotteryid": 17110830, "description": "气功大师装备部位随机", "type": 1, @@ -14208,7 +13632,7 @@ "notice": 0 }, { - "id": 593, + "id": 569, "lotteryid": 17110830, "description": "气功大师装备部位随机", "type": 1, @@ -14232,7 +13656,7 @@ "notice": 0 }, { - "id": 594, + "id": 570, "lotteryid": 17110830, "description": "气功大师装备部位随机", "type": 1, @@ -14256,7 +13680,7 @@ "notice": 0 }, { - "id": 595, + "id": 571, "lotteryid": 17111030, "description": "马术装备部位随机", "type": 1, @@ -14280,7 +13704,7 @@ "notice": 0 }, { - "id": 596, + "id": 572, "lotteryid": 17111030, "description": "马术装备部位随机", "type": 1, @@ -14304,7 +13728,7 @@ "notice": 0 }, { - "id": 597, + "id": 573, "lotteryid": 17111030, "description": "马术装备部位随机", "type": 1, @@ -14328,7 +13752,7 @@ "notice": 0 }, { - "id": 598, + "id": 574, "lotteryid": 17111030, "description": "马术装备部位随机", "type": 1, @@ -14352,7 +13776,7 @@ "notice": 0 }, { - "id": 599, + "id": 575, "lotteryid": 17111030, "description": "马术装备部位随机", "type": 1, @@ -14376,7 +13800,7 @@ "notice": 0 }, { - "id": 600, + "id": 576, "lotteryid": 17111030, "description": "马术装备部位随机", "type": 1, @@ -14400,7 +13824,7 @@ "notice": 0 }, { - "id": 601, + "id": 577, "lotteryid": 17111130, "description": "波波星装备部位随机", "type": 1, @@ -14424,7 +13848,7 @@ "notice": 0 }, { - "id": 602, + "id": 578, "lotteryid": 17111130, "description": "波波星装备部位随机", "type": 1, @@ -14448,7 +13872,7 @@ "notice": 0 }, { - "id": 603, + "id": 579, "lotteryid": 17111130, "description": "波波星装备部位随机", "type": 1, @@ -14472,7 +13896,7 @@ "notice": 0 }, { - "id": 604, + "id": 580, "lotteryid": 17111130, "description": "波波星装备部位随机", "type": 1, @@ -14496,7 +13920,7 @@ "notice": 0 }, { - "id": 605, + "id": 581, "lotteryid": 17111130, "description": "波波星装备部位随机", "type": 1, @@ -14520,7 +13944,7 @@ "notice": 0 }, { - "id": 606, + "id": 582, "lotteryid": 17111130, "description": "波波星装备部位随机", "type": 1, @@ -14544,7 +13968,7 @@ "notice": 0 }, { - "id": 607, + "id": 583, "lotteryid": 17111230, "description": "穴居人装备部位随机", "type": 1, @@ -14568,7 +13992,7 @@ "notice": 0 }, { - "id": 608, + "id": 584, "lotteryid": 17111230, "description": "穴居人装备部位随机", "type": 1, @@ -14592,7 +14016,7 @@ "notice": 0 }, { - "id": 609, + "id": 585, "lotteryid": 17111230, "description": "穴居人装备部位随机", "type": 1, @@ -14616,7 +14040,7 @@ "notice": 0 }, { - "id": 610, + "id": 586, "lotteryid": 17111230, "description": "穴居人装备部位随机", "type": 1, @@ -14640,7 +14064,7 @@ "notice": 0 }, { - "id": 611, + "id": 587, "lotteryid": 17111230, "description": "穴居人装备部位随机", "type": 1, @@ -14664,7 +14088,7 @@ "notice": 0 }, { - "id": 612, + "id": 588, "lotteryid": 17111230, "description": "穴居人装备部位随机", "type": 1, @@ -14688,7 +14112,7 @@ "notice": 0 }, { - "id": 613, + "id": 589, "lotteryid": 17111330, "description": "文明人装备部位随机", "type": 1, @@ -14712,7 +14136,7 @@ "notice": 0 }, { - "id": 614, + "id": 590, "lotteryid": 17111330, "description": "文明人装备部位随机", "type": 1, @@ -14736,7 +14160,7 @@ "notice": 0 }, { - "id": 615, + "id": 591, "lotteryid": 17111330, "description": "文明人装备部位随机", "type": 1, @@ -14760,7 +14184,7 @@ "notice": 0 }, { - "id": 616, + "id": 592, "lotteryid": 17111330, "description": "文明人装备部位随机", "type": 1, @@ -14784,7 +14208,7 @@ "notice": 0 }, { - "id": 617, + "id": 593, "lotteryid": 17111330, "description": "文明人装备部位随机", "type": 1, @@ -14808,7 +14232,7 @@ "notice": 0 }, { - "id": 618, + "id": 594, "lotteryid": 17111330, "description": "文明人装备部位随机", "type": 1, @@ -14832,7 +14256,7 @@ "notice": 0 }, { - "id": 619, + "id": 595, "lotteryid": 17111430, "description": "马戏团装备部位随机", "type": 1, @@ -14856,7 +14280,7 @@ "notice": 0 }, { - "id": 620, + "id": 596, "lotteryid": 17111430, "description": "马戏团装备部位随机", "type": 1, @@ -14880,7 +14304,7 @@ "notice": 0 }, { - "id": 621, + "id": 597, "lotteryid": 17111430, "description": "马戏团装备部位随机", "type": 1, @@ -14904,7 +14328,7 @@ "notice": 0 }, { - "id": 622, + "id": 598, "lotteryid": 17111430, "description": "马戏团装备部位随机", "type": 1, @@ -14928,7 +14352,7 @@ "notice": 0 }, { - "id": 623, + "id": 599, "lotteryid": 17111430, "description": "马戏团装备部位随机", "type": 1, @@ -14952,7 +14376,7 @@ "notice": 0 }, { - "id": 624, + "id": 600, "lotteryid": 17111430, "description": "马戏团装备部位随机", "type": 1, @@ -14976,7 +14400,7 @@ "notice": 0 }, { - "id": 625, + "id": 601, "lotteryid": 17111530, "description": "泰坦装备部位随机", "type": 1, @@ -15000,7 +14424,7 @@ "notice": 0 }, { - "id": 626, + "id": 602, "lotteryid": 17111530, "description": "泰坦装备部位随机", "type": 1, @@ -15024,7 +14448,7 @@ "notice": 0 }, { - "id": 627, + "id": 603, "lotteryid": 17111530, "description": "泰坦装备部位随机", "type": 1, @@ -15048,7 +14472,7 @@ "notice": 0 }, { - "id": 628, + "id": 604, "lotteryid": 17111530, "description": "泰坦装备部位随机", "type": 1, @@ -15072,7 +14496,7 @@ "notice": 0 }, { - "id": 629, + "id": 605, "lotteryid": 17111530, "description": "泰坦装备部位随机", "type": 1, @@ -15096,7 +14520,7 @@ "notice": 0 }, { - "id": 630, + "id": 606, "lotteryid": 17111530, "description": "泰坦装备部位随机", "type": 1, @@ -15120,7 +14544,7 @@ "notice": 0 }, { - "id": 631, + "id": 607, "lotteryid": 17111630, "description": "巨怪猎人装备部位随机", "type": 1, @@ -15144,7 +14568,7 @@ "notice": 0 }, { - "id": 632, + "id": 608, "lotteryid": 17111630, "description": "巨怪猎人装备部位随机", "type": 1, @@ -15168,7 +14592,7 @@ "notice": 0 }, { - "id": 633, + "id": 609, "lotteryid": 17111630, "description": "巨怪猎人装备部位随机", "type": 1, @@ -15192,7 +14616,7 @@ "notice": 0 }, { - "id": 634, + "id": 610, "lotteryid": 17111630, "description": "巨怪猎人装备部位随机", "type": 1, @@ -15216,7 +14640,7 @@ "notice": 0 }, { - "id": 635, + "id": 611, "lotteryid": 17111630, "description": "巨怪猎人装备部位随机", "type": 1, @@ -15240,7 +14664,7 @@ "notice": 0 }, { - "id": 636, + "id": 612, "lotteryid": 17111630, "description": "巨怪猎人装备部位随机", "type": 1, @@ -15264,7 +14688,7 @@ "notice": 0 }, { - "id": 637, + "id": 613, "lotteryid": 17111730, "description": "天外陨石装备部位随机", "type": 1, @@ -15288,7 +14712,7 @@ "notice": 0 }, { - "id": 638, + "id": 614, "lotteryid": 17111730, "description": "天外陨石装备部位随机", "type": 1, @@ -15312,7 +14736,7 @@ "notice": 0 }, { - "id": 639, + "id": 615, "lotteryid": 17111730, "description": "天外陨石装备部位随机", "type": 1, @@ -15336,7 +14760,7 @@ "notice": 0 }, { - "id": 640, + "id": 616, "lotteryid": 17111730, "description": "天外陨石装备部位随机", "type": 1, @@ -15360,7 +14784,7 @@ "notice": 0 }, { - "id": 641, + "id": 617, "lotteryid": 17111730, "description": "天外陨石装备部位随机", "type": 1, @@ -15384,7 +14808,7 @@ "notice": 0 }, { - "id": 642, + "id": 618, "lotteryid": 17111730, "description": "天外陨石装备部位随机", "type": 1, @@ -15408,7 +14832,7 @@ "notice": 0 }, { - "id": 643, + "id": 619, "lotteryid": 17111830, "description": "沼泽怪物装备部位随机", "type": 1, @@ -15432,7 +14856,7 @@ "notice": 0 }, { - "id": 644, + "id": 620, "lotteryid": 17111830, "description": "沼泽怪物装备部位随机", "type": 1, @@ -15456,7 +14880,7 @@ "notice": 0 }, { - "id": 645, + "id": 621, "lotteryid": 17111830, "description": "沼泽怪物装备部位随机", "type": 1, @@ -15480,7 +14904,7 @@ "notice": 0 }, { - "id": 646, + "id": 622, "lotteryid": 17111830, "description": "沼泽怪物装备部位随机", "type": 1, @@ -15504,7 +14928,7 @@ "notice": 0 }, { - "id": 647, + "id": 623, "lotteryid": 17111830, "description": "沼泽怪物装备部位随机", "type": 1, @@ -15528,7 +14952,7 @@ "notice": 0 }, { - "id": 648, + "id": 624, "lotteryid": 17111830, "description": "沼泽怪物装备部位随机", "type": 1, @@ -15552,7 +14976,7 @@ "notice": 0 }, { - "id": 649, + "id": 625, "lotteryid": 17111930, "description": "守护神装备部位随机", "type": 1, @@ -15576,7 +15000,7 @@ "notice": 0 }, { - "id": 650, + "id": 626, "lotteryid": 17111930, "description": "守护神装备部位随机", "type": 1, @@ -15600,7 +15024,7 @@ "notice": 0 }, { - "id": 651, + "id": 627, "lotteryid": 17111930, "description": "守护神装备部位随机", "type": 1, @@ -15624,7 +15048,7 @@ "notice": 0 }, { - "id": 652, + "id": 628, "lotteryid": 17111930, "description": "守护神装备部位随机", "type": 1, @@ -15648,7 +15072,7 @@ "notice": 0 }, { - "id": 653, + "id": 629, "lotteryid": 17111930, "description": "守护神装备部位随机", "type": 1, @@ -15672,7 +15096,7 @@ "notice": 0 }, { - "id": 654, + "id": 630, "lotteryid": 17111930, "description": "守护神装备部位随机", "type": 1, @@ -15696,7 +15120,7 @@ "notice": 0 }, { - "id": 655, + "id": 631, "lotteryid": 17110140, "description": "无极神功装备部位随机", "type": 1, @@ -15720,7 +15144,7 @@ "notice": 0 }, { - "id": 656, + "id": 632, "lotteryid": 17110140, "description": "无极神功装备部位随机", "type": 1, @@ -15744,7 +15168,7 @@ "notice": 0 }, { - "id": 657, + "id": 633, "lotteryid": 17110140, "description": "无极神功装备部位随机", "type": 1, @@ -15768,7 +15192,7 @@ "notice": 0 }, { - "id": 658, + "id": 634, "lotteryid": 17110140, "description": "无极神功装备部位随机", "type": 1, @@ -15792,7 +15216,7 @@ "notice": 0 }, { - "id": 659, + "id": 635, "lotteryid": 17110140, "description": "无极神功装备部位随机", "type": 1, @@ -15816,7 +15240,7 @@ "notice": 0 }, { - "id": 660, + "id": 636, "lotteryid": 17110140, "description": "无极神功装备部位随机", "type": 1, @@ -15840,7 +15264,7 @@ "notice": 0 }, { - "id": 661, + "id": 637, "lotteryid": 17110240, "description": "驯龙装备部位随机", "type": 1, @@ -15864,7 +15288,7 @@ "notice": 0 }, { - "id": 662, + "id": 638, "lotteryid": 17110240, "description": "驯龙装备部位随机", "type": 1, @@ -15888,7 +15312,7 @@ "notice": 0 }, { - "id": 663, + "id": 639, "lotteryid": 17110240, "description": "驯龙装备部位随机", "type": 1, @@ -15912,7 +15336,7 @@ "notice": 0 }, { - "id": 664, + "id": 640, "lotteryid": 17110240, "description": "驯龙装备部位随机", "type": 1, @@ -15936,7 +15360,7 @@ "notice": 0 }, { - "id": 665, + "id": 641, "lotteryid": 17110240, "description": "驯龙装备部位随机", "type": 1, @@ -15960,7 +15384,7 @@ "notice": 0 }, { - "id": 666, + "id": 642, "lotteryid": 17110240, "description": "驯龙装备部位随机", "type": 1, @@ -15984,7 +15408,7 @@ "notice": 0 }, { - "id": 667, + "id": 643, "lotteryid": 17110340, "description": "雪精灵装备部位随机", "type": 1, @@ -16008,7 +15432,7 @@ "notice": 0 }, { - "id": 668, + "id": 644, "lotteryid": 17110340, "description": "雪精灵装备部位随机", "type": 1, @@ -16032,7 +15456,7 @@ "notice": 0 }, { - "id": 669, + "id": 645, "lotteryid": 17110340, "description": "雪精灵装备部位随机", "type": 1, @@ -16056,7 +15480,7 @@ "notice": 0 }, { - "id": 670, + "id": 646, "lotteryid": 17110340, "description": "雪精灵装备部位随机", "type": 1, @@ -16080,7 +15504,7 @@ "notice": 0 }, { - "id": 671, + "id": 647, "lotteryid": 17110340, "description": "雪精灵装备部位随机", "type": 1, @@ -16104,7 +15528,7 @@ "notice": 0 }, { - "id": 672, + "id": 648, "lotteryid": 17110340, "description": "雪精灵装备部位随机", "type": 1, @@ -16128,7 +15552,7 @@ "notice": 0 }, { - "id": 673, + "id": 649, "lotteryid": 17110440, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -16152,7 +15576,7 @@ "notice": 0 }, { - "id": 674, + "id": 650, "lotteryid": 17110440, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -16176,7 +15600,7 @@ "notice": 0 }, { - "id": 675, + "id": 651, "lotteryid": 17110440, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -16200,7 +15624,7 @@ "notice": 0 }, { - "id": 676, + "id": 652, "lotteryid": 17110440, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -16224,7 +15648,7 @@ "notice": 0 }, { - "id": 677, + "id": 653, "lotteryid": 17110440, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -16248,7 +15672,7 @@ "notice": 0 }, { - "id": 678, + "id": 654, "lotteryid": 17110440, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -16272,7 +15696,7 @@ "notice": 0 }, { - "id": 679, + "id": 655, "lotteryid": 17110540, "description": "音乐精灵装备部位随机", "type": 1, @@ -16296,7 +15720,7 @@ "notice": 0 }, { - "id": 680, + "id": 656, "lotteryid": 17110540, "description": "音乐精灵装备部位随机", "type": 1, @@ -16320,7 +15744,7 @@ "notice": 0 }, { - "id": 681, + "id": 657, "lotteryid": 17110540, "description": "音乐精灵装备部位随机", "type": 1, @@ -16344,7 +15768,7 @@ "notice": 0 }, { - "id": 682, + "id": 658, "lotteryid": 17110540, "description": "音乐精灵装备部位随机", "type": 1, @@ -16368,7 +15792,7 @@ "notice": 0 }, { - "id": 683, + "id": 659, "lotteryid": 17110540, "description": "音乐精灵装备部位随机", "type": 1, @@ -16392,7 +15816,7 @@ "notice": 0 }, { - "id": 684, + "id": 660, "lotteryid": 17110540, "description": "音乐精灵装备部位随机", "type": 1, @@ -16416,7 +15840,7 @@ "notice": 0 }, { - "id": 685, + "id": 661, "lotteryid": 17110640, "description": "永恒萌狗装备部位随机", "type": 1, @@ -16440,7 +15864,7 @@ "notice": 0 }, { - "id": 686, + "id": 662, "lotteryid": 17110640, "description": "永恒萌狗装备部位随机", "type": 1, @@ -16464,7 +15888,7 @@ "notice": 0 }, { - "id": 687, + "id": 663, "lotteryid": 17110640, "description": "永恒萌狗装备部位随机", "type": 1, @@ -16488,7 +15912,7 @@ "notice": 0 }, { - "id": 688, + "id": 664, "lotteryid": 17110640, "description": "永恒萌狗装备部位随机", "type": 1, @@ -16512,7 +15936,7 @@ "notice": 0 }, { - "id": 689, + "id": 665, "lotteryid": 17110640, "description": "永恒萌狗装备部位随机", "type": 1, @@ -16536,7 +15960,7 @@ "notice": 0 }, { - "id": 690, + "id": 666, "lotteryid": 17110640, "description": "永恒萌狗装备部位随机", "type": 1, @@ -16560,7 +15984,7 @@ "notice": 0 }, { - "id": 691, + "id": 667, "lotteryid": 17110740, "description": "原始狩猎装备部位随机", "type": 1, @@ -16584,7 +16008,7 @@ "notice": 0 }, { - "id": 692, + "id": 668, "lotteryid": 17110740, "description": "原始狩猎装备部位随机", "type": 1, @@ -16608,7 +16032,7 @@ "notice": 0 }, { - "id": 693, + "id": 669, "lotteryid": 17110740, "description": "原始狩猎装备部位随机", "type": 1, @@ -16632,7 +16056,7 @@ "notice": 0 }, { - "id": 694, + "id": 670, "lotteryid": 17110740, "description": "原始狩猎装备部位随机", "type": 1, @@ -16656,7 +16080,7 @@ "notice": 0 }, { - "id": 695, + "id": 671, "lotteryid": 17110740, "description": "原始狩猎装备部位随机", "type": 1, @@ -16680,7 +16104,7 @@ "notice": 0 }, { - "id": 696, + "id": 672, "lotteryid": 17110740, "description": "原始狩猎装备部位随机", "type": 1, @@ -16704,7 +16128,7 @@ "notice": 0 }, { - "id": 697, + "id": 673, "lotteryid": 17110840, "description": "气功大师装备部位随机", "type": 1, @@ -16728,7 +16152,7 @@ "notice": 0 }, { - "id": 698, + "id": 674, "lotteryid": 17110840, "description": "气功大师装备部位随机", "type": 1, @@ -16752,7 +16176,7 @@ "notice": 0 }, { - "id": 699, + "id": 675, "lotteryid": 17110840, "description": "气功大师装备部位随机", "type": 1, @@ -16776,7 +16200,7 @@ "notice": 0 }, { - "id": 700, + "id": 676, "lotteryid": 17110840, "description": "气功大师装备部位随机", "type": 1, @@ -16800,7 +16224,7 @@ "notice": 0 }, { - "id": 701, + "id": 677, "lotteryid": 17110840, "description": "气功大师装备部位随机", "type": 1, @@ -16824,7 +16248,7 @@ "notice": 0 }, { - "id": 702, + "id": 678, "lotteryid": 17110840, "description": "气功大师装备部位随机", "type": 1, @@ -16848,7 +16272,7 @@ "notice": 0 }, { - "id": 703, + "id": 679, "lotteryid": 17111040, "description": "马术装备部位随机", "type": 1, @@ -16872,7 +16296,7 @@ "notice": 0 }, { - "id": 704, + "id": 680, "lotteryid": 17111040, "description": "马术装备部位随机", "type": 1, @@ -16896,7 +16320,7 @@ "notice": 0 }, { - "id": 705, + "id": 681, "lotteryid": 17111040, "description": "马术装备部位随机", "type": 1, @@ -16920,7 +16344,7 @@ "notice": 0 }, { - "id": 706, + "id": 682, "lotteryid": 17111040, "description": "马术装备部位随机", "type": 1, @@ -16944,7 +16368,7 @@ "notice": 0 }, { - "id": 707, + "id": 683, "lotteryid": 17111040, "description": "马术装备部位随机", "type": 1, @@ -16968,7 +16392,7 @@ "notice": 0 }, { - "id": 708, + "id": 684, "lotteryid": 17111040, "description": "马术装备部位随机", "type": 1, @@ -16992,7 +16416,7 @@ "notice": 0 }, { - "id": 709, + "id": 685, "lotteryid": 17111140, "description": "波波星装备部位随机", "type": 1, @@ -17016,7 +16440,7 @@ "notice": 0 }, { - "id": 710, + "id": 686, "lotteryid": 17111140, "description": "波波星装备部位随机", "type": 1, @@ -17040,7 +16464,7 @@ "notice": 0 }, { - "id": 711, + "id": 687, "lotteryid": 17111140, "description": "波波星装备部位随机", "type": 1, @@ -17064,7 +16488,7 @@ "notice": 0 }, { - "id": 712, + "id": 688, "lotteryid": 17111140, "description": "波波星装备部位随机", "type": 1, @@ -17088,7 +16512,7 @@ "notice": 0 }, { - "id": 713, + "id": 689, "lotteryid": 17111140, "description": "波波星装备部位随机", "type": 1, @@ -17112,7 +16536,7 @@ "notice": 0 }, { - "id": 714, + "id": 690, "lotteryid": 17111140, "description": "波波星装备部位随机", "type": 1, @@ -17136,7 +16560,7 @@ "notice": 0 }, { - "id": 715, + "id": 691, "lotteryid": 17111240, "description": "穴居人装备部位随机", "type": 1, @@ -17160,7 +16584,7 @@ "notice": 0 }, { - "id": 716, + "id": 692, "lotteryid": 17111240, "description": "穴居人装备部位随机", "type": 1, @@ -17184,7 +16608,7 @@ "notice": 0 }, { - "id": 717, + "id": 693, "lotteryid": 17111240, "description": "穴居人装备部位随机", "type": 1, @@ -17208,7 +16632,7 @@ "notice": 0 }, { - "id": 718, + "id": 694, "lotteryid": 17111240, "description": "穴居人装备部位随机", "type": 1, @@ -17232,7 +16656,7 @@ "notice": 0 }, { - "id": 719, + "id": 695, "lotteryid": 17111240, "description": "穴居人装备部位随机", "type": 1, @@ -17256,7 +16680,7 @@ "notice": 0 }, { - "id": 720, + "id": 696, "lotteryid": 17111240, "description": "穴居人装备部位随机", "type": 1, @@ -17280,7 +16704,7 @@ "notice": 0 }, { - "id": 721, + "id": 697, "lotteryid": 17111340, "description": "文明人装备部位随机", "type": 1, @@ -17304,7 +16728,7 @@ "notice": 0 }, { - "id": 722, + "id": 698, "lotteryid": 17111340, "description": "文明人装备部位随机", "type": 1, @@ -17328,7 +16752,7 @@ "notice": 0 }, { - "id": 723, + "id": 699, "lotteryid": 17111340, "description": "文明人装备部位随机", "type": 1, @@ -17352,7 +16776,7 @@ "notice": 0 }, { - "id": 724, + "id": 700, "lotteryid": 17111340, "description": "文明人装备部位随机", "type": 1, @@ -17376,7 +16800,7 @@ "notice": 0 }, { - "id": 725, + "id": 701, "lotteryid": 17111340, "description": "文明人装备部位随机", "type": 1, @@ -17400,7 +16824,7 @@ "notice": 0 }, { - "id": 726, + "id": 702, "lotteryid": 17111340, "description": "文明人装备部位随机", "type": 1, @@ -17424,7 +16848,7 @@ "notice": 0 }, { - "id": 727, + "id": 703, "lotteryid": 17111440, "description": "马戏团装备部位随机", "type": 1, @@ -17448,7 +16872,7 @@ "notice": 0 }, { - "id": 728, + "id": 704, "lotteryid": 17111440, "description": "马戏团装备部位随机", "type": 1, @@ -17472,7 +16896,7 @@ "notice": 0 }, { - "id": 729, + "id": 705, "lotteryid": 17111440, "description": "马戏团装备部位随机", "type": 1, @@ -17496,7 +16920,7 @@ "notice": 0 }, { - "id": 730, + "id": 706, "lotteryid": 17111440, "description": "马戏团装备部位随机", "type": 1, @@ -17520,7 +16944,7 @@ "notice": 0 }, { - "id": 731, + "id": 707, "lotteryid": 17111440, "description": "马戏团装备部位随机", "type": 1, @@ -17544,7 +16968,7 @@ "notice": 0 }, { - "id": 732, + "id": 708, "lotteryid": 17111440, "description": "马戏团装备部位随机", "type": 1, @@ -17568,7 +16992,7 @@ "notice": 0 }, { - "id": 733, + "id": 709, "lotteryid": 17111540, "description": "泰坦装备部位随机", "type": 1, @@ -17592,7 +17016,7 @@ "notice": 0 }, { - "id": 734, + "id": 710, "lotteryid": 17111540, "description": "泰坦装备部位随机", "type": 1, @@ -17616,7 +17040,7 @@ "notice": 0 }, { - "id": 735, + "id": 711, "lotteryid": 17111540, "description": "泰坦装备部位随机", "type": 1, @@ -17640,7 +17064,7 @@ "notice": 0 }, { - "id": 736, + "id": 712, "lotteryid": 17111540, "description": "泰坦装备部位随机", "type": 1, @@ -17664,7 +17088,7 @@ "notice": 0 }, { - "id": 737, + "id": 713, "lotteryid": 17111540, "description": "泰坦装备部位随机", "type": 1, @@ -17688,7 +17112,7 @@ "notice": 0 }, { - "id": 738, + "id": 714, "lotteryid": 17111540, "description": "泰坦装备部位随机", "type": 1, @@ -17712,7 +17136,7 @@ "notice": 0 }, { - "id": 739, + "id": 715, "lotteryid": 17111640, "description": "巨怪猎人装备部位随机", "type": 1, @@ -17736,7 +17160,7 @@ "notice": 0 }, { - "id": 740, + "id": 716, "lotteryid": 17111640, "description": "巨怪猎人装备部位随机", "type": 1, @@ -17760,7 +17184,7 @@ "notice": 0 }, { - "id": 741, + "id": 717, "lotteryid": 17111640, "description": "巨怪猎人装备部位随机", "type": 1, @@ -17784,7 +17208,7 @@ "notice": 0 }, { - "id": 742, + "id": 718, "lotteryid": 17111640, "description": "巨怪猎人装备部位随机", "type": 1, @@ -17808,7 +17232,7 @@ "notice": 0 }, { - "id": 743, + "id": 719, "lotteryid": 17111640, "description": "巨怪猎人装备部位随机", "type": 1, @@ -17832,7 +17256,7 @@ "notice": 0 }, { - "id": 744, + "id": 720, "lotteryid": 17111640, "description": "巨怪猎人装备部位随机", "type": 1, @@ -17856,7 +17280,7 @@ "notice": 0 }, { - "id": 745, + "id": 721, "lotteryid": 17111740, "description": "天外陨石装备部位随机", "type": 1, @@ -17880,7 +17304,7 @@ "notice": 0 }, { - "id": 746, + "id": 722, "lotteryid": 17111740, "description": "天外陨石装备部位随机", "type": 1, @@ -17904,7 +17328,7 @@ "notice": 0 }, { - "id": 747, + "id": 723, "lotteryid": 17111740, "description": "天外陨石装备部位随机", "type": 1, @@ -17928,7 +17352,7 @@ "notice": 0 }, { - "id": 748, + "id": 724, "lotteryid": 17111740, "description": "天外陨石装备部位随机", "type": 1, @@ -17952,7 +17376,7 @@ "notice": 0 }, { - "id": 749, + "id": 725, "lotteryid": 17111740, "description": "天外陨石装备部位随机", "type": 1, @@ -17976,7 +17400,7 @@ "notice": 0 }, { - "id": 750, + "id": 726, "lotteryid": 17111740, "description": "天外陨石装备部位随机", "type": 1, @@ -18000,7 +17424,7 @@ "notice": 0 }, { - "id": 751, + "id": 727, "lotteryid": 17111840, "description": "沼泽怪物装备部位随机", "type": 1, @@ -18024,7 +17448,7 @@ "notice": 0 }, { - "id": 752, + "id": 728, "lotteryid": 17111840, "description": "沼泽怪物装备部位随机", "type": 1, @@ -18048,7 +17472,7 @@ "notice": 0 }, { - "id": 753, + "id": 729, "lotteryid": 17111840, "description": "沼泽怪物装备部位随机", "type": 1, @@ -18072,7 +17496,7 @@ "notice": 0 }, { - "id": 754, + "id": 730, "lotteryid": 17111840, "description": "沼泽怪物装备部位随机", "type": 1, @@ -18096,7 +17520,7 @@ "notice": 0 }, { - "id": 755, + "id": 731, "lotteryid": 17111840, "description": "沼泽怪物装备部位随机", "type": 1, @@ -18120,7 +17544,7 @@ "notice": 0 }, { - "id": 756, + "id": 732, "lotteryid": 17111840, "description": "沼泽怪物装备部位随机", "type": 1, @@ -18144,7 +17568,7 @@ "notice": 0 }, { - "id": 757, + "id": 733, "lotteryid": 17111940, "description": "守护神装备部位随机", "type": 1, @@ -18168,7 +17592,7 @@ "notice": 0 }, { - "id": 758, + "id": 734, "lotteryid": 17111940, "description": "守护神装备部位随机", "type": 1, @@ -18192,7 +17616,7 @@ "notice": 0 }, { - "id": 759, + "id": 735, "lotteryid": 17111940, "description": "守护神装备部位随机", "type": 1, @@ -18216,7 +17640,7 @@ "notice": 0 }, { - "id": 760, + "id": 736, "lotteryid": 17111940, "description": "守护神装备部位随机", "type": 1, @@ -18240,7 +17664,7 @@ "notice": 0 }, { - "id": 761, + "id": 737, "lotteryid": 17111940, "description": "守护神装备部位随机", "type": 1, @@ -18264,7 +17688,7 @@ "notice": 0 }, { - "id": 762, + "id": 738, "lotteryid": 17111940, "description": "守护神装备部位随机", "type": 1, @@ -18288,7 +17712,7 @@ "notice": 0 }, { - "id": 763, + "id": 739, "lotteryid": 17110150, "description": "无极神功装备部位随机", "type": 1, @@ -18312,7 +17736,7 @@ "notice": 0 }, { - "id": 764, + "id": 740, "lotteryid": 17110150, "description": "无极神功装备部位随机", "type": 1, @@ -18336,7 +17760,7 @@ "notice": 0 }, { - "id": 765, + "id": 741, "lotteryid": 17110150, "description": "无极神功装备部位随机", "type": 1, @@ -18360,7 +17784,7 @@ "notice": 0 }, { - "id": 766, + "id": 742, "lotteryid": 17110150, "description": "无极神功装备部位随机", "type": 1, @@ -18384,7 +17808,7 @@ "notice": 0 }, { - "id": 767, + "id": 743, "lotteryid": 17110150, "description": "无极神功装备部位随机", "type": 1, @@ -18408,7 +17832,7 @@ "notice": 0 }, { - "id": 768, + "id": 744, "lotteryid": 17110150, "description": "无极神功装备部位随机", "type": 1, @@ -18432,7 +17856,7 @@ "notice": 0 }, { - "id": 769, + "id": 745, "lotteryid": 17110250, "description": "驯龙装备部位随机", "type": 1, @@ -18456,7 +17880,7 @@ "notice": 0 }, { - "id": 770, + "id": 746, "lotteryid": 17110250, "description": "驯龙装备部位随机", "type": 1, @@ -18480,7 +17904,7 @@ "notice": 0 }, { - "id": 771, + "id": 747, "lotteryid": 17110250, "description": "驯龙装备部位随机", "type": 1, @@ -18504,7 +17928,7 @@ "notice": 0 }, { - "id": 772, + "id": 748, "lotteryid": 17110250, "description": "驯龙装备部位随机", "type": 1, @@ -18528,7 +17952,7 @@ "notice": 0 }, { - "id": 773, + "id": 749, "lotteryid": 17110250, "description": "驯龙装备部位随机", "type": 1, @@ -18552,7 +17976,7 @@ "notice": 0 }, { - "id": 774, + "id": 750, "lotteryid": 17110250, "description": "驯龙装备部位随机", "type": 1, @@ -18576,7 +18000,7 @@ "notice": 0 }, { - "id": 775, + "id": 751, "lotteryid": 17110350, "description": "雪精灵装备部位随机", "type": 1, @@ -18600,7 +18024,7 @@ "notice": 0 }, { - "id": 776, + "id": 752, "lotteryid": 17110350, "description": "雪精灵装备部位随机", "type": 1, @@ -18624,7 +18048,7 @@ "notice": 0 }, { - "id": 777, + "id": 753, "lotteryid": 17110350, "description": "雪精灵装备部位随机", "type": 1, @@ -18648,7 +18072,7 @@ "notice": 0 }, { - "id": 778, + "id": 754, "lotteryid": 17110350, "description": "雪精灵装备部位随机", "type": 1, @@ -18672,7 +18096,7 @@ "notice": 0 }, { - "id": 779, + "id": 755, "lotteryid": 17110350, "description": "雪精灵装备部位随机", "type": 1, @@ -18696,7 +18120,7 @@ "notice": 0 }, { - "id": 780, + "id": 756, "lotteryid": 17110350, "description": "雪精灵装备部位随机", "type": 1, @@ -18720,7 +18144,7 @@ "notice": 0 }, { - "id": 781, + "id": 757, "lotteryid": 17110450, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -18744,7 +18168,7 @@ "notice": 0 }, { - "id": 782, + "id": 758, "lotteryid": 17110450, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -18768,7 +18192,7 @@ "notice": 0 }, { - "id": 783, + "id": 759, "lotteryid": 17110450, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -18792,7 +18216,7 @@ "notice": 0 }, { - "id": 784, + "id": 760, "lotteryid": 17110450, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -18816,7 +18240,7 @@ "notice": 0 }, { - "id": 785, + "id": 761, "lotteryid": 17110450, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -18840,7 +18264,7 @@ "notice": 0 }, { - "id": 786, + "id": 762, "lotteryid": 17110450, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -18864,7 +18288,7 @@ "notice": 0 }, { - "id": 787, + "id": 763, "lotteryid": 17110550, "description": "音乐精灵装备部位随机", "type": 1, @@ -18888,7 +18312,7 @@ "notice": 0 }, { - "id": 788, + "id": 764, "lotteryid": 17110550, "description": "音乐精灵装备部位随机", "type": 1, @@ -18912,7 +18336,7 @@ "notice": 0 }, { - "id": 789, + "id": 765, "lotteryid": 17110550, "description": "音乐精灵装备部位随机", "type": 1, @@ -18936,7 +18360,7 @@ "notice": 0 }, { - "id": 790, + "id": 766, "lotteryid": 17110550, "description": "音乐精灵装备部位随机", "type": 1, @@ -18960,7 +18384,7 @@ "notice": 0 }, { - "id": 791, + "id": 767, "lotteryid": 17110550, "description": "音乐精灵装备部位随机", "type": 1, @@ -18984,7 +18408,7 @@ "notice": 0 }, { - "id": 792, + "id": 768, "lotteryid": 17110550, "description": "音乐精灵装备部位随机", "type": 1, @@ -19008,7 +18432,7 @@ "notice": 0 }, { - "id": 793, + "id": 769, "lotteryid": 17110650, "description": "永恒萌狗装备部位随机", "type": 1, @@ -19032,7 +18456,7 @@ "notice": 0 }, { - "id": 794, + "id": 770, "lotteryid": 17110650, "description": "永恒萌狗装备部位随机", "type": 1, @@ -19056,7 +18480,7 @@ "notice": 0 }, { - "id": 795, + "id": 771, "lotteryid": 17110650, "description": "永恒萌狗装备部位随机", "type": 1, @@ -19080,7 +18504,7 @@ "notice": 0 }, { - "id": 796, + "id": 772, "lotteryid": 17110650, "description": "永恒萌狗装备部位随机", "type": 1, @@ -19104,7 +18528,7 @@ "notice": 0 }, { - "id": 797, + "id": 773, "lotteryid": 17110650, "description": "永恒萌狗装备部位随机", "type": 1, @@ -19128,7 +18552,7 @@ "notice": 0 }, { - "id": 798, + "id": 774, "lotteryid": 17110650, "description": "永恒萌狗装备部位随机", "type": 1, @@ -19152,7 +18576,7 @@ "notice": 0 }, { - "id": 799, + "id": 775, "lotteryid": 17110750, "description": "原始狩猎装备部位随机", "type": 1, @@ -19176,7 +18600,7 @@ "notice": 0 }, { - "id": 800, + "id": 776, "lotteryid": 17110750, "description": "原始狩猎装备部位随机", "type": 1, @@ -19200,7 +18624,7 @@ "notice": 0 }, { - "id": 801, + "id": 777, "lotteryid": 17110750, "description": "原始狩猎装备部位随机", "type": 1, @@ -19224,7 +18648,7 @@ "notice": 0 }, { - "id": 802, + "id": 778, "lotteryid": 17110750, "description": "原始狩猎装备部位随机", "type": 1, @@ -19248,7 +18672,7 @@ "notice": 0 }, { - "id": 803, + "id": 779, "lotteryid": 17110750, "description": "原始狩猎装备部位随机", "type": 1, @@ -19272,7 +18696,7 @@ "notice": 0 }, { - "id": 804, + "id": 780, "lotteryid": 17110750, "description": "原始狩猎装备部位随机", "type": 1, @@ -19296,7 +18720,7 @@ "notice": 0 }, { - "id": 805, + "id": 781, "lotteryid": 17110850, "description": "气功大师装备部位随机", "type": 1, @@ -19320,7 +18744,7 @@ "notice": 0 }, { - "id": 806, + "id": 782, "lotteryid": 17110850, "description": "气功大师装备部位随机", "type": 1, @@ -19344,7 +18768,7 @@ "notice": 0 }, { - "id": 807, + "id": 783, "lotteryid": 17110850, "description": "气功大师装备部位随机", "type": 1, @@ -19368,7 +18792,7 @@ "notice": 0 }, { - "id": 808, + "id": 784, "lotteryid": 17110850, "description": "气功大师装备部位随机", "type": 1, @@ -19392,7 +18816,7 @@ "notice": 0 }, { - "id": 809, + "id": 785, "lotteryid": 17110850, "description": "气功大师装备部位随机", "type": 1, @@ -19416,7 +18840,7 @@ "notice": 0 }, { - "id": 810, + "id": 786, "lotteryid": 17110850, "description": "气功大师装备部位随机", "type": 1, @@ -19440,7 +18864,7 @@ "notice": 0 }, { - "id": 811, + "id": 787, "lotteryid": 17111050, "description": "马术装备部位随机", "type": 1, @@ -19464,7 +18888,7 @@ "notice": 0 }, { - "id": 812, + "id": 788, "lotteryid": 17111050, "description": "马术装备部位随机", "type": 1, @@ -19488,7 +18912,7 @@ "notice": 0 }, { - "id": 813, + "id": 789, "lotteryid": 17111050, "description": "马术装备部位随机", "type": 1, @@ -19512,7 +18936,7 @@ "notice": 0 }, { - "id": 814, + "id": 790, "lotteryid": 17111050, "description": "马术装备部位随机", "type": 1, @@ -19536,7 +18960,7 @@ "notice": 0 }, { - "id": 815, + "id": 791, "lotteryid": 17111050, "description": "马术装备部位随机", "type": 1, @@ -19560,7 +18984,7 @@ "notice": 0 }, { - "id": 816, + "id": 792, "lotteryid": 17111050, "description": "马术装备部位随机", "type": 1, @@ -19584,7 +19008,7 @@ "notice": 0 }, { - "id": 817, + "id": 793, "lotteryid": 17111150, "description": "波波星装备部位随机", "type": 1, @@ -19608,7 +19032,7 @@ "notice": 0 }, { - "id": 818, + "id": 794, "lotteryid": 17111150, "description": "波波星装备部位随机", "type": 1, @@ -19632,7 +19056,7 @@ "notice": 0 }, { - "id": 819, + "id": 795, "lotteryid": 17111150, "description": "波波星装备部位随机", "type": 1, @@ -19656,7 +19080,7 @@ "notice": 0 }, { - "id": 820, + "id": 796, "lotteryid": 17111150, "description": "波波星装备部位随机", "type": 1, @@ -19680,7 +19104,7 @@ "notice": 0 }, { - "id": 821, + "id": 797, "lotteryid": 17111150, "description": "波波星装备部位随机", "type": 1, @@ -19704,7 +19128,7 @@ "notice": 0 }, { - "id": 822, + "id": 798, "lotteryid": 17111150, "description": "波波星装备部位随机", "type": 1, @@ -19728,7 +19152,7 @@ "notice": 0 }, { - "id": 823, + "id": 799, "lotteryid": 17111250, "description": "穴居人装备部位随机", "type": 1, @@ -19752,7 +19176,7 @@ "notice": 0 }, { - "id": 824, + "id": 800, "lotteryid": 17111250, "description": "穴居人装备部位随机", "type": 1, @@ -19776,7 +19200,7 @@ "notice": 0 }, { - "id": 825, + "id": 801, "lotteryid": 17111250, "description": "穴居人装备部位随机", "type": 1, @@ -19800,7 +19224,7 @@ "notice": 0 }, { - "id": 826, + "id": 802, "lotteryid": 17111250, "description": "穴居人装备部位随机", "type": 1, @@ -19824,7 +19248,7 @@ "notice": 0 }, { - "id": 827, + "id": 803, "lotteryid": 17111250, "description": "穴居人装备部位随机", "type": 1, @@ -19848,7 +19272,7 @@ "notice": 0 }, { - "id": 828, + "id": 804, "lotteryid": 17111250, "description": "穴居人装备部位随机", "type": 1, @@ -19872,7 +19296,7 @@ "notice": 0 }, { - "id": 829, + "id": 805, "lotteryid": 17111350, "description": "文明人装备部位随机", "type": 1, @@ -19896,7 +19320,7 @@ "notice": 0 }, { - "id": 830, + "id": 806, "lotteryid": 17111350, "description": "文明人装备部位随机", "type": 1, @@ -19920,7 +19344,7 @@ "notice": 0 }, { - "id": 831, + "id": 807, "lotteryid": 17111350, "description": "文明人装备部位随机", "type": 1, @@ -19944,7 +19368,7 @@ "notice": 0 }, { - "id": 832, + "id": 808, "lotteryid": 17111350, "description": "文明人装备部位随机", "type": 1, @@ -19968,7 +19392,7 @@ "notice": 0 }, { - "id": 833, + "id": 809, "lotteryid": 17111350, "description": "文明人装备部位随机", "type": 1, @@ -19992,7 +19416,7 @@ "notice": 0 }, { - "id": 834, + "id": 810, "lotteryid": 17111350, "description": "文明人装备部位随机", "type": 1, @@ -20016,7 +19440,7 @@ "notice": 0 }, { - "id": 835, + "id": 811, "lotteryid": 17111450, "description": "马戏团装备部位随机", "type": 1, @@ -20040,7 +19464,7 @@ "notice": 0 }, { - "id": 836, + "id": 812, "lotteryid": 17111450, "description": "马戏团装备部位随机", "type": 1, @@ -20064,7 +19488,7 @@ "notice": 0 }, { - "id": 837, + "id": 813, "lotteryid": 17111450, "description": "马戏团装备部位随机", "type": 1, @@ -20088,7 +19512,7 @@ "notice": 0 }, { - "id": 838, + "id": 814, "lotteryid": 17111450, "description": "马戏团装备部位随机", "type": 1, @@ -20112,7 +19536,7 @@ "notice": 0 }, { - "id": 839, + "id": 815, "lotteryid": 17111450, "description": "马戏团装备部位随机", "type": 1, @@ -20136,7 +19560,7 @@ "notice": 0 }, { - "id": 840, + "id": 816, "lotteryid": 17111450, "description": "马戏团装备部位随机", "type": 1, @@ -20160,7 +19584,7 @@ "notice": 0 }, { - "id": 841, + "id": 817, "lotteryid": 17111550, "description": "泰坦装备部位随机", "type": 1, @@ -20184,7 +19608,7 @@ "notice": 0 }, { - "id": 842, + "id": 818, "lotteryid": 17111550, "description": "泰坦装备部位随机", "type": 1, @@ -20208,7 +19632,7 @@ "notice": 0 }, { - "id": 843, + "id": 819, "lotteryid": 17111550, "description": "泰坦装备部位随机", "type": 1, @@ -20232,7 +19656,7 @@ "notice": 0 }, { - "id": 844, + "id": 820, "lotteryid": 17111550, "description": "泰坦装备部位随机", "type": 1, @@ -20256,7 +19680,7 @@ "notice": 0 }, { - "id": 845, + "id": 821, "lotteryid": 17111550, "description": "泰坦装备部位随机", "type": 1, @@ -20280,7 +19704,7 @@ "notice": 0 }, { - "id": 846, + "id": 822, "lotteryid": 17111550, "description": "泰坦装备部位随机", "type": 1, @@ -20304,7 +19728,7 @@ "notice": 0 }, { - "id": 847, + "id": 823, "lotteryid": 17111650, "description": "巨怪猎人装备部位随机", "type": 1, @@ -20328,7 +19752,7 @@ "notice": 0 }, { - "id": 848, + "id": 824, "lotteryid": 17111650, "description": "巨怪猎人装备部位随机", "type": 1, @@ -20352,7 +19776,7 @@ "notice": 0 }, { - "id": 849, + "id": 825, "lotteryid": 17111650, "description": "巨怪猎人装备部位随机", "type": 1, @@ -20376,7 +19800,7 @@ "notice": 0 }, { - "id": 850, + "id": 826, "lotteryid": 17111650, "description": "巨怪猎人装备部位随机", "type": 1, @@ -20400,7 +19824,7 @@ "notice": 0 }, { - "id": 851, + "id": 827, "lotteryid": 17111650, "description": "巨怪猎人装备部位随机", "type": 1, @@ -20424,7 +19848,7 @@ "notice": 0 }, { - "id": 852, + "id": 828, "lotteryid": 17111650, "description": "巨怪猎人装备部位随机", "type": 1, @@ -20448,7 +19872,7 @@ "notice": 0 }, { - "id": 853, + "id": 829, "lotteryid": 17111750, "description": "天外陨石装备部位随机", "type": 1, @@ -20472,7 +19896,7 @@ "notice": 0 }, { - "id": 854, + "id": 830, "lotteryid": 17111750, "description": "天外陨石装备部位随机", "type": 1, @@ -20496,7 +19920,7 @@ "notice": 0 }, { - "id": 855, + "id": 831, "lotteryid": 17111750, "description": "天外陨石装备部位随机", "type": 1, @@ -20520,7 +19944,7 @@ "notice": 0 }, { - "id": 856, + "id": 832, "lotteryid": 17111750, "description": "天外陨石装备部位随机", "type": 1, @@ -20544,7 +19968,7 @@ "notice": 0 }, { - "id": 857, + "id": 833, "lotteryid": 17111750, "description": "天外陨石装备部位随机", "type": 1, @@ -20568,7 +19992,7 @@ "notice": 0 }, { - "id": 858, + "id": 834, "lotteryid": 17111750, "description": "天外陨石装备部位随机", "type": 1, @@ -20592,7 +20016,7 @@ "notice": 0 }, { - "id": 859, + "id": 835, "lotteryid": 17111850, "description": "沼泽怪物装备部位随机", "type": 1, @@ -20616,7 +20040,7 @@ "notice": 0 }, { - "id": 860, + "id": 836, "lotteryid": 17111850, "description": "沼泽怪物装备部位随机", "type": 1, @@ -20640,7 +20064,7 @@ "notice": 0 }, { - "id": 861, + "id": 837, "lotteryid": 17111850, "description": "沼泽怪物装备部位随机", "type": 1, @@ -20664,7 +20088,7 @@ "notice": 0 }, { - "id": 862, + "id": 838, "lotteryid": 17111850, "description": "沼泽怪物装备部位随机", "type": 1, @@ -20688,7 +20112,7 @@ "notice": 0 }, { - "id": 863, + "id": 839, "lotteryid": 17111850, "description": "沼泽怪物装备部位随机", "type": 1, @@ -20712,7 +20136,7 @@ "notice": 0 }, { - "id": 864, + "id": 840, "lotteryid": 17111850, "description": "沼泽怪物装备部位随机", "type": 1, @@ -20736,7 +20160,7 @@ "notice": 0 }, { - "id": 865, + "id": 841, "lotteryid": 17111950, "description": "守护神装备部位随机", "type": 1, @@ -20760,7 +20184,7 @@ "notice": 0 }, { - "id": 866, + "id": 842, "lotteryid": 17111950, "description": "守护神装备部位随机", "type": 1, @@ -20784,7 +20208,7 @@ "notice": 0 }, { - "id": 867, + "id": 843, "lotteryid": 17111950, "description": "守护神装备部位随机", "type": 1, @@ -20808,7 +20232,7 @@ "notice": 0 }, { - "id": 868, + "id": 844, "lotteryid": 17111950, "description": "守护神装备部位随机", "type": 1, @@ -20832,7 +20256,7 @@ "notice": 0 }, { - "id": 869, + "id": 845, "lotteryid": 17111950, "description": "守护神装备部位随机", "type": 1, @@ -20856,7 +20280,7 @@ "notice": 0 }, { - "id": 870, + "id": 846, "lotteryid": 17111950, "description": "守护神装备部位随机", "type": 1, @@ -20880,7 +20304,7 @@ "notice": 0 }, { - "id": 871, + "id": 847, "lotteryid": 17110160, "description": "无极神功装备部位随机", "type": 1, @@ -20904,7 +20328,7 @@ "notice": 0 }, { - "id": 872, + "id": 848, "lotteryid": 17110160, "description": "无极神功装备部位随机", "type": 1, @@ -20928,7 +20352,7 @@ "notice": 0 }, { - "id": 873, + "id": 849, "lotteryid": 17110160, "description": "无极神功装备部位随机", "type": 1, @@ -20952,7 +20376,7 @@ "notice": 0 }, { - "id": 874, + "id": 850, "lotteryid": 17110160, "description": "无极神功装备部位随机", "type": 1, @@ -20976,7 +20400,7 @@ "notice": 0 }, { - "id": 875, + "id": 851, "lotteryid": 17110160, "description": "无极神功装备部位随机", "type": 1, @@ -21000,7 +20424,7 @@ "notice": 0 }, { - "id": 876, + "id": 852, "lotteryid": 17110160, "description": "无极神功装备部位随机", "type": 1, @@ -21024,7 +20448,7 @@ "notice": 0 }, { - "id": 877, + "id": 853, "lotteryid": 17110260, "description": "驯龙装备部位随机", "type": 1, @@ -21048,7 +20472,7 @@ "notice": 0 }, { - "id": 878, + "id": 854, "lotteryid": 17110260, "description": "驯龙装备部位随机", "type": 1, @@ -21072,7 +20496,7 @@ "notice": 0 }, { - "id": 879, + "id": 855, "lotteryid": 17110260, "description": "驯龙装备部位随机", "type": 1, @@ -21096,7 +20520,7 @@ "notice": 0 }, { - "id": 880, + "id": 856, "lotteryid": 17110260, "description": "驯龙装备部位随机", "type": 1, @@ -21120,7 +20544,7 @@ "notice": 0 }, { - "id": 881, + "id": 857, "lotteryid": 17110260, "description": "驯龙装备部位随机", "type": 1, @@ -21144,7 +20568,7 @@ "notice": 0 }, { - "id": 882, + "id": 858, "lotteryid": 17110260, "description": "驯龙装备部位随机", "type": 1, @@ -21168,7 +20592,7 @@ "notice": 0 }, { - "id": 883, + "id": 859, "lotteryid": 17110360, "description": "雪精灵装备部位随机", "type": 1, @@ -21192,7 +20616,7 @@ "notice": 0 }, { - "id": 884, + "id": 860, "lotteryid": 17110360, "description": "雪精灵装备部位随机", "type": 1, @@ -21216,7 +20640,7 @@ "notice": 0 }, { - "id": 885, + "id": 861, "lotteryid": 17110360, "description": "雪精灵装备部位随机", "type": 1, @@ -21240,7 +20664,7 @@ "notice": 0 }, { - "id": 886, + "id": 862, "lotteryid": 17110360, "description": "雪精灵装备部位随机", "type": 1, @@ -21264,7 +20688,7 @@ "notice": 0 }, { - "id": 887, + "id": 863, "lotteryid": 17110360, "description": "雪精灵装备部位随机", "type": 1, @@ -21288,7 +20712,7 @@ "notice": 0 }, { - "id": 888, + "id": 864, "lotteryid": 17110360, "description": "雪精灵装备部位随机", "type": 1, @@ -21312,7 +20736,7 @@ "notice": 0 }, { - "id": 889, + "id": 865, "lotteryid": 17110460, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -21336,7 +20760,7 @@ "notice": 0 }, { - "id": 890, + "id": 866, "lotteryid": 17110460, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -21360,7 +20784,7 @@ "notice": 0 }, { - "id": 891, + "id": 867, "lotteryid": 17110460, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -21384,7 +20808,7 @@ "notice": 0 }, { - "id": 892, + "id": 868, "lotteryid": 17110460, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -21408,7 +20832,7 @@ "notice": 0 }, { - "id": 893, + "id": 869, "lotteryid": 17110460, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -21432,7 +20856,7 @@ "notice": 0 }, { - "id": 894, + "id": 870, "lotteryid": 17110460, "description": "噩梦漩涡装备部位随机", "type": 1, @@ -21456,7 +20880,7 @@ "notice": 0 }, { - "id": 895, + "id": 871, "lotteryid": 17110560, "description": "音乐精灵装备部位随机", "type": 1, @@ -21480,7 +20904,7 @@ "notice": 0 }, { - "id": 896, + "id": 872, "lotteryid": 17110560, "description": "音乐精灵装备部位随机", "type": 1, @@ -21504,7 +20928,7 @@ "notice": 0 }, { - "id": 897, + "id": 873, "lotteryid": 17110560, "description": "音乐精灵装备部位随机", "type": 1, @@ -21528,7 +20952,7 @@ "notice": 0 }, { - "id": 898, + "id": 874, "lotteryid": 17110560, "description": "音乐精灵装备部位随机", "type": 1, @@ -21552,7 +20976,7 @@ "notice": 0 }, { - "id": 899, + "id": 875, "lotteryid": 17110560, "description": "音乐精灵装备部位随机", "type": 1, @@ -21576,7 +21000,7 @@ "notice": 0 }, { - "id": 900, + "id": 876, "lotteryid": 17110560, "description": "音乐精灵装备部位随机", "type": 1, @@ -21600,7 +21024,7 @@ "notice": 0 }, { - "id": 901, + "id": 877, "lotteryid": 17110660, "description": "永恒萌狗装备部位随机", "type": 1, @@ -21624,7 +21048,7 @@ "notice": 0 }, { - "id": 902, + "id": 878, "lotteryid": 17110660, "description": "永恒萌狗装备部位随机", "type": 1, @@ -21648,7 +21072,7 @@ "notice": 0 }, { - "id": 903, + "id": 879, "lotteryid": 17110660, "description": "永恒萌狗装备部位随机", "type": 1, @@ -21672,7 +21096,7 @@ "notice": 0 }, { - "id": 904, + "id": 880, "lotteryid": 17110660, "description": "永恒萌狗装备部位随机", "type": 1, @@ -21696,7 +21120,7 @@ "notice": 0 }, { - "id": 905, + "id": 881, "lotteryid": 17110660, "description": "永恒萌狗装备部位随机", "type": 1, @@ -21720,7 +21144,7 @@ "notice": 0 }, { - "id": 906, + "id": 882, "lotteryid": 17110660, "description": "永恒萌狗装备部位随机", "type": 1, @@ -21744,7 +21168,7 @@ "notice": 0 }, { - "id": 907, + "id": 883, "lotteryid": 17110760, "description": "原始狩猎装备部位随机", "type": 1, @@ -21768,7 +21192,7 @@ "notice": 0 }, { - "id": 908, + "id": 884, "lotteryid": 17110760, "description": "原始狩猎装备部位随机", "type": 1, @@ -21792,7 +21216,7 @@ "notice": 0 }, { - "id": 909, + "id": 885, "lotteryid": 17110760, "description": "原始狩猎装备部位随机", "type": 1, @@ -21816,7 +21240,7 @@ "notice": 0 }, { - "id": 910, + "id": 886, "lotteryid": 17110760, "description": "原始狩猎装备部位随机", "type": 1, @@ -21840,7 +21264,7 @@ "notice": 0 }, { - "id": 911, + "id": 887, "lotteryid": 17110760, "description": "原始狩猎装备部位随机", "type": 1, @@ -21864,7 +21288,7 @@ "notice": 0 }, { - "id": 912, + "id": 888, "lotteryid": 17110760, "description": "原始狩猎装备部位随机", "type": 1, @@ -21888,7 +21312,7 @@ "notice": 0 }, { - "id": 913, + "id": 889, "lotteryid": 17110860, "description": "气功大师装备部位随机", "type": 1, @@ -21912,7 +21336,7 @@ "notice": 0 }, { - "id": 914, + "id": 890, "lotteryid": 17110860, "description": "气功大师装备部位随机", "type": 1, @@ -21936,7 +21360,7 @@ "notice": 0 }, { - "id": 915, + "id": 891, "lotteryid": 17110860, "description": "气功大师装备部位随机", "type": 1, @@ -21960,7 +21384,7 @@ "notice": 0 }, { - "id": 916, + "id": 892, "lotteryid": 17110860, "description": "气功大师装备部位随机", "type": 1, @@ -21984,7 +21408,7 @@ "notice": 0 }, { - "id": 917, + "id": 893, "lotteryid": 17110860, "description": "气功大师装备部位随机", "type": 1, @@ -22008,7 +21432,7 @@ "notice": 0 }, { - "id": 918, + "id": 894, "lotteryid": 17110860, "description": "气功大师装备部位随机", "type": 1, @@ -22032,7 +21456,7 @@ "notice": 0 }, { - "id": 919, + "id": 895, "lotteryid": 17111060, "description": "马术装备部位随机", "type": 1, @@ -22056,7 +21480,7 @@ "notice": 0 }, { - "id": 920, + "id": 896, "lotteryid": 17111060, "description": "马术装备部位随机", "type": 1, @@ -22080,7 +21504,7 @@ "notice": 0 }, { - "id": 921, + "id": 897, "lotteryid": 17111060, "description": "马术装备部位随机", "type": 1, @@ -22104,7 +21528,7 @@ "notice": 0 }, { - "id": 922, + "id": 898, "lotteryid": 17111060, "description": "马术装备部位随机", "type": 1, @@ -22128,7 +21552,7 @@ "notice": 0 }, { - "id": 923, + "id": 899, "lotteryid": 17111060, "description": "马术装备部位随机", "type": 1, @@ -22152,7 +21576,7 @@ "notice": 0 }, { - "id": 924, + "id": 900, "lotteryid": 17111060, "description": "马术装备部位随机", "type": 1, @@ -22176,7 +21600,7 @@ "notice": 0 }, { - "id": 925, + "id": 901, "lotteryid": 17111160, "description": "波波星装备部位随机", "type": 1, @@ -22200,7 +21624,7 @@ "notice": 0 }, { - "id": 926, + "id": 902, "lotteryid": 17111160, "description": "波波星装备部位随机", "type": 1, @@ -22224,7 +21648,7 @@ "notice": 0 }, { - "id": 927, + "id": 903, "lotteryid": 17111160, "description": "波波星装备部位随机", "type": 1, @@ -22248,7 +21672,7 @@ "notice": 0 }, { - "id": 928, + "id": 904, "lotteryid": 17111160, "description": "波波星装备部位随机", "type": 1, @@ -22272,7 +21696,7 @@ "notice": 0 }, { - "id": 929, + "id": 905, "lotteryid": 17111160, "description": "波波星装备部位随机", "type": 1, @@ -22296,7 +21720,7 @@ "notice": 0 }, { - "id": 930, + "id": 906, "lotteryid": 17111160, "description": "波波星装备部位随机", "type": 1, @@ -22320,7 +21744,7 @@ "notice": 0 }, { - "id": 931, + "id": 907, "lotteryid": 17111260, "description": "穴居人装备部位随机", "type": 1, @@ -22344,7 +21768,7 @@ "notice": 0 }, { - "id": 932, + "id": 908, "lotteryid": 17111260, "description": "穴居人装备部位随机", "type": 1, @@ -22368,7 +21792,7 @@ "notice": 0 }, { - "id": 933, + "id": 909, "lotteryid": 17111260, "description": "穴居人装备部位随机", "type": 1, @@ -22392,7 +21816,7 @@ "notice": 0 }, { - "id": 934, + "id": 910, "lotteryid": 17111260, "description": "穴居人装备部位随机", "type": 1, @@ -22416,7 +21840,7 @@ "notice": 0 }, { - "id": 935, + "id": 911, "lotteryid": 17111260, "description": "穴居人装备部位随机", "type": 1, @@ -22440,7 +21864,7 @@ "notice": 0 }, { - "id": 936, + "id": 912, "lotteryid": 17111260, "description": "穴居人装备部位随机", "type": 1, @@ -22464,7 +21888,7 @@ "notice": 0 }, { - "id": 937, + "id": 913, "lotteryid": 17111360, "description": "文明人装备部位随机", "type": 1, @@ -22488,7 +21912,7 @@ "notice": 0 }, { - "id": 938, + "id": 914, "lotteryid": 17111360, "description": "文明人装备部位随机", "type": 1, @@ -22512,7 +21936,7 @@ "notice": 0 }, { - "id": 939, + "id": 915, "lotteryid": 17111360, "description": "文明人装备部位随机", "type": 1, @@ -22536,7 +21960,7 @@ "notice": 0 }, { - "id": 940, + "id": 916, "lotteryid": 17111360, "description": "文明人装备部位随机", "type": 1, @@ -22560,7 +21984,7 @@ "notice": 0 }, { - "id": 941, + "id": 917, "lotteryid": 17111360, "description": "文明人装备部位随机", "type": 1, @@ -22584,7 +22008,7 @@ "notice": 0 }, { - "id": 942, + "id": 918, "lotteryid": 17111360, "description": "文明人装备部位随机", "type": 1, @@ -22608,7 +22032,7 @@ "notice": 0 }, { - "id": 943, + "id": 919, "lotteryid": 17111460, "description": "马戏团装备部位随机", "type": 1, @@ -22632,7 +22056,7 @@ "notice": 0 }, { - "id": 944, + "id": 920, "lotteryid": 17111460, "description": "马戏团装备部位随机", "type": 1, @@ -22656,7 +22080,7 @@ "notice": 0 }, { - "id": 945, + "id": 921, "lotteryid": 17111460, "description": "马戏团装备部位随机", "type": 1, @@ -22680,7 +22104,7 @@ "notice": 0 }, { - "id": 946, + "id": 922, "lotteryid": 17111460, "description": "马戏团装备部位随机", "type": 1, @@ -22704,7 +22128,7 @@ "notice": 0 }, { - "id": 947, + "id": 923, "lotteryid": 17111460, "description": "马戏团装备部位随机", "type": 1, @@ -22728,7 +22152,7 @@ "notice": 0 }, { - "id": 948, + "id": 924, "lotteryid": 17111460, "description": "马戏团装备部位随机", "type": 1, @@ -22752,7 +22176,7 @@ "notice": 0 }, { - "id": 949, + "id": 925, "lotteryid": 17111560, "description": "泰坦装备部位随机", "type": 1, @@ -22776,7 +22200,7 @@ "notice": 0 }, { - "id": 950, + "id": 926, "lotteryid": 17111560, "description": "泰坦装备部位随机", "type": 1, @@ -22800,7 +22224,7 @@ "notice": 0 }, { - "id": 951, + "id": 927, "lotteryid": 17111560, "description": "泰坦装备部位随机", "type": 1, @@ -22824,7 +22248,7 @@ "notice": 0 }, { - "id": 952, + "id": 928, "lotteryid": 17111560, "description": "泰坦装备部位随机", "type": 1, @@ -22848,7 +22272,7 @@ "notice": 0 }, { - "id": 953, + "id": 929, "lotteryid": 17111560, "description": "泰坦装备部位随机", "type": 1, @@ -22872,7 +22296,7 @@ "notice": 0 }, { - "id": 954, + "id": 930, "lotteryid": 17111560, "description": "泰坦装备部位随机", "type": 1, @@ -22896,7 +22320,7 @@ "notice": 0 }, { - "id": 955, + "id": 931, "lotteryid": 17111660, "description": "巨怪猎人装备部位随机", "type": 1, @@ -22920,7 +22344,7 @@ "notice": 0 }, { - "id": 956, + "id": 932, "lotteryid": 17111660, "description": "巨怪猎人装备部位随机", "type": 1, @@ -22944,7 +22368,7 @@ "notice": 0 }, { - "id": 957, + "id": 933, "lotteryid": 17111660, "description": "巨怪猎人装备部位随机", "type": 1, @@ -22968,7 +22392,7 @@ "notice": 0 }, { - "id": 958, + "id": 934, "lotteryid": 17111660, "description": "巨怪猎人装备部位随机", "type": 1, @@ -22992,7 +22416,7 @@ "notice": 0 }, { - "id": 959, + "id": 935, "lotteryid": 17111660, "description": "巨怪猎人装备部位随机", "type": 1, @@ -23016,7 +22440,7 @@ "notice": 0 }, { - "id": 960, + "id": 936, "lotteryid": 17111660, "description": "巨怪猎人装备部位随机", "type": 1, @@ -23040,7 +22464,7 @@ "notice": 0 }, { - "id": 961, + "id": 937, "lotteryid": 17111760, "description": "天外陨石装备部位随机", "type": 1, @@ -23064,7 +22488,7 @@ "notice": 0 }, { - "id": 962, + "id": 938, "lotteryid": 17111760, "description": "天外陨石装备部位随机", "type": 1, @@ -23088,7 +22512,7 @@ "notice": 0 }, { - "id": 963, + "id": 939, "lotteryid": 17111760, "description": "天外陨石装备部位随机", "type": 1, @@ -23112,7 +22536,7 @@ "notice": 0 }, { - "id": 964, + "id": 940, "lotteryid": 17111760, "description": "天外陨石装备部位随机", "type": 1, @@ -23136,7 +22560,7 @@ "notice": 0 }, { - "id": 965, + "id": 941, "lotteryid": 17111760, "description": "天外陨石装备部位随机", "type": 1, @@ -23160,7 +22584,7 @@ "notice": 0 }, { - "id": 966, + "id": 942, "lotteryid": 17111760, "description": "天外陨石装备部位随机", "type": 1, @@ -23184,7 +22608,7 @@ "notice": 0 }, { - "id": 967, + "id": 943, "lotteryid": 17111860, "description": "沼泽怪物装备部位随机", "type": 1, @@ -23208,7 +22632,7 @@ "notice": 0 }, { - "id": 968, + "id": 944, "lotteryid": 17111860, "description": "沼泽怪物装备部位随机", "type": 1, @@ -23232,7 +22656,7 @@ "notice": 0 }, { - "id": 969, + "id": 945, "lotteryid": 17111860, "description": "沼泽怪物装备部位随机", "type": 1, @@ -23256,7 +22680,7 @@ "notice": 0 }, { - "id": 970, + "id": 946, "lotteryid": 17111860, "description": "沼泽怪物装备部位随机", "type": 1, @@ -23280,7 +22704,7 @@ "notice": 0 }, { - "id": 971, + "id": 947, "lotteryid": 17111860, "description": "沼泽怪物装备部位随机", "type": 1, @@ -23304,7 +22728,7 @@ "notice": 0 }, { - "id": 972, + "id": 948, "lotteryid": 17111860, "description": "沼泽怪物装备部位随机", "type": 1, @@ -23328,7 +22752,7 @@ "notice": 0 }, { - "id": 973, + "id": 949, "lotteryid": 17111960, "description": "守护神装备部位随机", "type": 1, @@ -23352,7 +22776,7 @@ "notice": 0 }, { - "id": 974, + "id": 950, "lotteryid": 17111960, "description": "守护神装备部位随机", "type": 1, @@ -23376,7 +22800,7 @@ "notice": 0 }, { - "id": 975, + "id": 951, "lotteryid": 17111960, "description": "守护神装备部位随机", "type": 1, @@ -23400,7 +22824,7 @@ "notice": 0 }, { - "id": 976, + "id": 952, "lotteryid": 17111960, "description": "守护神装备部位随机", "type": 1, @@ -23424,7 +22848,7 @@ "notice": 0 }, { - "id": 977, + "id": 953, "lotteryid": 17111960, "description": "守护神装备部位随机", "type": 1, @@ -23448,7 +22872,7 @@ "notice": 0 }, { - "id": 978, + "id": 954, "lotteryid": 17111960, "description": "守护神装备部位随机", "type": 1, @@ -23472,7 +22896,7 @@ "notice": 0 }, { - "id": 979, + "id": 955, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23496,7 +22920,7 @@ "notice": 0 }, { - "id": 980, + "id": 956, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23520,7 +22944,7 @@ "notice": 0 }, { - "id": 981, + "id": 957, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23544,7 +22968,7 @@ "notice": 0 }, { - "id": 982, + "id": 958, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23568,7 +22992,7 @@ "notice": 0 }, { - "id": 983, + "id": 959, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23592,7 +23016,7 @@ "notice": 0 }, { - "id": 984, + "id": 960, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23616,7 +23040,7 @@ "notice": 0 }, { - "id": 985, + "id": 961, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23640,7 +23064,7 @@ "notice": 0 }, { - "id": 986, + "id": 962, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23664,7 +23088,7 @@ "notice": 0 }, { - "id": 987, + "id": 963, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23688,7 +23112,7 @@ "notice": 0 }, { - "id": 988, + "id": 964, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23712,7 +23136,7 @@ "notice": 0 }, { - "id": 989, + "id": 965, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23736,7 +23160,7 @@ "notice": 0 }, { - "id": 990, + "id": 966, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23760,7 +23184,7 @@ "notice": 0 }, { - "id": 991, + "id": 967, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23784,7 +23208,7 @@ "notice": 0 }, { - "id": 992, + "id": 968, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23808,7 +23232,7 @@ "notice": 0 }, { - "id": 993, + "id": 969, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23832,7 +23256,7 @@ "notice": 0 }, { - "id": 994, + "id": 970, "lotteryid": 14010000, "description": "食材大礼包随机食材", "type": 1, @@ -23856,7 +23280,7 @@ "notice": 0 }, { - "id": 995, + "id": 971, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -23880,7 +23304,7 @@ "notice": 0 }, { - "id": 996, + "id": 972, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -23904,7 +23328,7 @@ "notice": 0 }, { - "id": 997, + "id": 973, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -23928,7 +23352,7 @@ "notice": 0 }, { - "id": 998, + "id": 974, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -23952,7 +23376,7 @@ "notice": 0 }, { - "id": 999, + "id": 975, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -23976,7 +23400,7 @@ "notice": 0 }, { - "id": 1000, + "id": 976, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -24000,7 +23424,7 @@ "notice": 0 }, { - "id": 1001, + "id": 977, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -24024,7 +23448,7 @@ "notice": 0 }, { - "id": 1002, + "id": 978, "lotteryid": 17050001, "description": "英雄自选宝箱(测试)", "type": 3, @@ -24048,7 +23472,7 @@ "notice": 0 }, { - "id": 1003, + "id": 979, "lotteryid": 21160001, "description": "石阵秘境捡垃圾事件", "type": 2, @@ -24072,7 +23496,7 @@ "notice": 0 }, { - "id": 1004, + "id": 980, "lotteryid": 21100062, "description": "剧情100006选项2", "type": 2, @@ -24096,7 +23520,7 @@ "notice": 0 }, { - "id": 1005, + "id": 981, "lotteryid": 21100071, "description": "剧情100007选项1", "type": 2, @@ -24120,7 +23544,7 @@ "notice": 0 }, { - "id": 1006, + "id": 982, "lotteryid": 21100072, "description": "剧情100007选项2", "type": 2, @@ -24144,7 +23568,7 @@ "notice": 0 }, { - "id": 1007, + "id": 983, "lotteryid": 21100151, "description": "剧情1000015选项1", "type": 2, @@ -24168,7 +23592,7 @@ "notice": 0 }, { - "id": 1008, + "id": 984, "lotteryid": 21100152, "description": "剧情1000015选项2", "type": 2, @@ -24192,7 +23616,7 @@ "notice": 0 }, { - "id": 1009, + "id": 985, "lotteryid": 21100153, "description": "剧情1000015选项3", "type": 2, @@ -24216,7 +23640,7 @@ "notice": 0 }, { - "id": 1010, + "id": 986, "lotteryid": 21141101, "description": "石阵秘境战斗事件", "type": 2, @@ -24240,7 +23664,7 @@ "notice": 0 }, { - "id": 1011, + "id": 987, "lotteryid": 19100001, "description": "公会boss挑战奖励", "type": 2, @@ -24264,7 +23688,7 @@ "notice": 0 }, { - "id": 1012, + "id": 988, "lotteryid": 19100001, "description": "公会boss挑战奖励", "type": 2, @@ -24288,7 +23712,7 @@ "notice": 0 }, { - "id": 1013, + "id": 989, "lotteryid": 19100001, "description": "公会boss挑战奖励", "type": 2, @@ -24312,7 +23736,7 @@ "notice": 0 }, { - "id": 1014, + "id": 990, "lotteryid": 19100002, "description": "公会boss挑战奖励", "type": 2, @@ -24336,7 +23760,7 @@ "notice": 0 }, { - "id": 1015, + "id": 991, "lotteryid": 19100002, "description": "公会boss挑战奖励", "type": 2, @@ -24360,7 +23784,7 @@ "notice": 0 }, { - "id": 1016, + "id": 992, "lotteryid": 19100002, "description": "公会boss挑战奖励", "type": 2, @@ -24384,7 +23808,7 @@ "notice": 0 }, { - "id": 1017, + "id": 993, "lotteryid": 19100003, "description": "公会boss挑战奖励", "type": 2, @@ -24408,7 +23832,7 @@ "notice": 0 }, { - "id": 1018, + "id": 994, "lotteryid": 19100003, "description": "公会boss挑战奖励", "type": 2, @@ -24432,7 +23856,7 @@ "notice": 0 }, { - "id": 1019, + "id": 995, "lotteryid": 19100003, "description": "公会boss挑战奖励", "type": 2, @@ -24456,7 +23880,7 @@ "notice": 0 }, { - "id": 1020, + "id": 996, "lotteryid": 19100004, "description": "公会boss挑战奖励", "type": 2, @@ -24480,7 +23904,7 @@ "notice": 0 }, { - "id": 1021, + "id": 997, "lotteryid": 19100004, "description": "公会boss挑战奖励", "type": 2, @@ -24504,7 +23928,7 @@ "notice": 0 }, { - "id": 1022, + "id": 998, "lotteryid": 19100004, "description": "公会boss挑战奖励", "type": 2, @@ -24528,7 +23952,7 @@ "notice": 0 }, { - "id": 1023, + "id": 999, "lotteryid": 19100005, "description": "公会boss挑战奖励", "type": 2, @@ -24552,7 +23976,7 @@ "notice": 0 }, { - "id": 1024, + "id": 1000, "lotteryid": 19100005, "description": "公会boss挑战奖励", "type": 2, @@ -24576,7 +24000,7 @@ "notice": 0 }, { - "id": 1025, + "id": 1001, "lotteryid": 19100005, "description": "公会boss挑战奖励", "type": 2, @@ -24600,7 +24024,7 @@ "notice": 0 }, { - "id": 1026, + "id": 1002, "lotteryid": 19100006, "description": "公会boss挑战奖励", "type": 2, @@ -24624,7 +24048,7 @@ "notice": 0 }, { - "id": 1027, + "id": 1003, "lotteryid": 19100006, "description": "公会boss挑战奖励", "type": 2, @@ -24648,7 +24072,7 @@ "notice": 0 }, { - "id": 1028, + "id": 1004, "lotteryid": 19100006, "description": "公会boss挑战奖励", "type": 2, @@ -24672,7 +24096,7 @@ "notice": 0 }, { - "id": 1029, + "id": 1005, "lotteryid": 22001001, "description": "冒险基金简单奖励", "type": 1, @@ -24696,7 +24120,7 @@ "notice": 0 }, { - "id": 1030, + "id": 1006, "lotteryid": 22001001, "description": "冒险基金简单奖励", "type": 1, @@ -24720,7 +24144,7 @@ "notice": 0 }, { - "id": 1031, + "id": 1007, "lotteryid": 22001002, "description": "冒险基金普通奖励", "type": 1, @@ -24744,7 +24168,7 @@ "notice": 0 }, { - "id": 1032, + "id": 1008, "lotteryid": 22001002, "description": "冒险基金普通奖励", "type": 1, @@ -24768,7 +24192,7 @@ "notice": 0 }, { - "id": 1033, + "id": 1009, "lotteryid": 22001003, "description": "冒险基金困难奖励", "type": 1, @@ -24792,7 +24216,7 @@ "notice": 0 }, { - "id": 1034, + "id": 1010, "lotteryid": 22001003, "description": "冒险基金困难奖励", "type": 1, @@ -24816,7 +24240,7 @@ "notice": 0 }, { - "id": 1035, + "id": 1011, "lotteryid": 22002001, "description": "等级基金第一次奖励", "type": 1, @@ -24840,7 +24264,7 @@ "notice": 0 }, { - "id": 1036, + "id": 1012, "lotteryid": 22002001, "description": "等级基金第一次奖励", "type": 1, @@ -24864,7 +24288,7 @@ "notice": 0 }, { - "id": 1037, + "id": 1013, "lotteryid": 22002002, "description": "等级基金后续奖励", "type": 1, @@ -24888,7 +24312,7 @@ "notice": 0 }, { - "id": 1038, + "id": 1014, "lotteryid": 22002002, "description": "等级基金后续奖励", "type": 1, @@ -24912,7 +24336,7 @@ "notice": 0 }, { - "id": 1039, + "id": 1015, "lotteryid": 22003001, "description": "首充礼包第一档第一天", "type": 1, @@ -24936,7 +24360,7 @@ "notice": 0 }, { - "id": 1040, + "id": 1016, "lotteryid": 22003001, "description": "首充礼包第一档第一天", "type": 1, @@ -24960,7 +24384,7 @@ "notice": 0 }, { - "id": 1041, + "id": 1017, "lotteryid": 22003002, "description": "首充礼包第一档第二天", "type": 1, @@ -24984,7 +24408,7 @@ "notice": 0 }, { - "id": 1042, + "id": 1018, "lotteryid": 22003002, "description": "首充礼包第一档第二天", "type": 1, @@ -25008,7 +24432,7 @@ "notice": 0 }, { - "id": 1043, + "id": 1019, "lotteryid": 22003003, "description": "首充礼包第一档第三天", "type": 1, @@ -25032,7 +24456,7 @@ "notice": 0 }, { - "id": 1044, + "id": 1020, "lotteryid": 22003003, "description": "首充礼包第一档第三天", "type": 1, @@ -25056,7 +24480,7 @@ "notice": 0 }, { - "id": 1045, + "id": 1021, "lotteryid": 22004001, "description": "首充礼包第二档第一天", "type": 1, @@ -25080,7 +24504,7 @@ "notice": 0 }, { - "id": 1046, + "id": 1022, "lotteryid": 22004001, "description": "首充礼包第二档第一天", "type": 1, @@ -25104,7 +24528,7 @@ "notice": 0 }, { - "id": 1047, + "id": 1023, "lotteryid": 22004002, "description": "首充礼包第二档第二天", "type": 1, @@ -25128,7 +24552,7 @@ "notice": 0 }, { - "id": 1048, + "id": 1024, "lotteryid": 22004002, "description": "首充礼包第二档第二天", "type": 1, @@ -25152,7 +24576,7 @@ "notice": 0 }, { - "id": 1049, + "id": 1025, "lotteryid": 22004003, "description": "首充礼包第二档第三天", "type": 1, @@ -25176,7 +24600,7 @@ "notice": 0 }, { - "id": 1050, + "id": 1026, "lotteryid": 22004003, "description": "首充礼包第二档第三天", "type": 1, @@ -25200,7 +24624,7 @@ "notice": 0 }, { - "id": 1051, + "id": 1027, "lotteryid": 22005001, "description": "首充礼包第三档第一天", "type": 1, @@ -25224,7 +24648,7 @@ "notice": 0 }, { - "id": 1052, + "id": 1028, "lotteryid": 22005001, "description": "首充礼包第三档第一天", "type": 1, @@ -25248,7 +24672,7 @@ "notice": 0 }, { - "id": 1053, + "id": 1029, "lotteryid": 22005002, "description": "首充礼包第三档第二天", "type": 1, @@ -25272,7 +24696,7 @@ "notice": 0 }, { - "id": 1054, + "id": 1030, "lotteryid": 22005002, "description": "首充礼包第三档第二天", "type": 1, @@ -25296,7 +24720,7 @@ "notice": 0 }, { - "id": 1055, + "id": 1031, "lotteryid": 22005003, "description": "首充礼包第三档第三天", "type": 1, @@ -25320,7 +24744,7 @@ "notice": 0 }, { - "id": 1056, + "id": 1032, "lotteryid": 22005003, "description": "首充礼包第三档第三天", "type": 1, @@ -25344,7 +24768,7 @@ "notice": 0 }, { - "id": 1057, + "id": 1033, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 2, @@ -25368,7 +24792,7 @@ "notice": 0 }, { - "id": 1058, + "id": 1034, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25392,7 +24816,7 @@ "notice": 0 }, { - "id": 1059, + "id": 1035, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25416,7 +24840,7 @@ "notice": 0 }, { - "id": 1060, + "id": 1036, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25440,7 +24864,7 @@ "notice": 0 }, { - "id": 1061, + "id": 1037, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25464,7 +24888,7 @@ "notice": 0 }, { - "id": 1062, + "id": 1038, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25488,7 +24912,7 @@ "notice": 0 }, { - "id": 1063, + "id": 1039, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25512,7 +24936,7 @@ "notice": 0 }, { - "id": 1064, + "id": 1040, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25536,7 +24960,7 @@ "notice": 0 }, { - "id": 1065, + "id": 1041, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25560,7 +24984,7 @@ "notice": 0 }, { - "id": 1066, + "id": 1042, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25584,7 +25008,7 @@ "notice": 0 }, { - "id": 1067, + "id": 1043, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25608,7 +25032,7 @@ "notice": 0 }, { - "id": 1068, + "id": 1044, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25632,7 +25056,7 @@ "notice": 0 }, { - "id": 1069, + "id": 1045, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25656,7 +25080,7 @@ "notice": 0 }, { - "id": 1070, + "id": 1046, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25680,7 +25104,7 @@ "notice": 0 }, { - "id": 1071, + "id": 1047, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25704,7 +25128,7 @@ "notice": 0 }, { - "id": 1072, + "id": 1048, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25728,7 +25152,7 @@ "notice": 0 }, { - "id": 1073, + "id": 1049, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25752,7 +25176,7 @@ "notice": 0 }, { - "id": 1074, + "id": 1050, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25776,7 +25200,7 @@ "notice": 0 }, { - "id": 1075, + "id": 1051, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25800,7 +25224,7 @@ "notice": 0 }, { - "id": 1076, + "id": 1052, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25824,7 +25248,7 @@ "notice": 0 }, { - "id": 1077, + "id": 1053, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25848,7 +25272,7 @@ "notice": 0 }, { - "id": 1078, + "id": 1054, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25872,7 +25296,7 @@ "notice": 0 }, { - "id": 1079, + "id": 1055, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25896,7 +25320,7 @@ "notice": 0 }, { - "id": 1080, + "id": 1056, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25920,7 +25344,7 @@ "notice": 0 }, { - "id": 1081, + "id": 1057, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25944,7 +25368,7 @@ "notice": 0 }, { - "id": 1082, + "id": 1058, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25968,7 +25392,7 @@ "notice": 0 }, { - "id": 1083, + "id": 1059, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -25992,7 +25416,7 @@ "notice": 0 }, { - "id": 1084, + "id": 1060, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26016,7 +25440,7 @@ "notice": 0 }, { - "id": 1085, + "id": 1061, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26040,7 +25464,7 @@ "notice": 0 }, { - "id": 1086, + "id": 1062, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26064,7 +25488,7 @@ "notice": 0 }, { - "id": 1087, + "id": 1063, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26088,7 +25512,7 @@ "notice": 0 }, { - "id": 1088, + "id": 1064, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26112,7 +25536,7 @@ "notice": 0 }, { - "id": 1089, + "id": 1065, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26136,7 +25560,7 @@ "notice": 0 }, { - "id": 1090, + "id": 1066, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26160,7 +25584,7 @@ "notice": 0 }, { - "id": 1091, + "id": 1067, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26184,7 +25608,7 @@ "notice": 0 }, { - "id": 1092, + "id": 1068, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26208,7 +25632,7 @@ "notice": 0 }, { - "id": 1093, + "id": 1069, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26232,7 +25656,7 @@ "notice": 0 }, { - "id": 1094, + "id": 1070, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26256,7 +25680,7 @@ "notice": 0 }, { - "id": 1095, + "id": 1071, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26280,7 +25704,7 @@ "notice": 0 }, { - "id": 1096, + "id": 1072, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26304,7 +25728,7 @@ "notice": 0 }, { - "id": 1097, + "id": 1073, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26328,7 +25752,7 @@ "notice": 0 }, { - "id": 1098, + "id": 1074, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26352,7 +25776,7 @@ "notice": 0 }, { - "id": 1099, + "id": 1075, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26376,7 +25800,7 @@ "notice": 0 }, { - "id": 1100, + "id": 1076, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26400,7 +25824,7 @@ "notice": 0 }, { - "id": 1101, + "id": 1077, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26424,7 +25848,7 @@ "notice": 0 }, { - "id": 1102, + "id": 1078, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26448,7 +25872,7 @@ "notice": 0 }, { - "id": 1103, + "id": 1079, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26472,7 +25896,7 @@ "notice": 0 }, { - "id": 1104, + "id": 1080, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26496,7 +25920,7 @@ "notice": 0 }, { - "id": 1105, + "id": 1081, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26520,7 +25944,7 @@ "notice": 0 }, { - "id": 1106, + "id": 1082, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26544,7 +25968,7 @@ "notice": 0 }, { - "id": 1107, + "id": 1083, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26568,7 +25992,7 @@ "notice": 0 }, { - "id": 1108, + "id": 1084, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26592,7 +26016,7 @@ "notice": 0 }, { - "id": 1109, + "id": 1085, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26616,7 +26040,7 @@ "notice": 0 }, { - "id": 1110, + "id": 1086, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26640,7 +26064,7 @@ "notice": 0 }, { - "id": 1111, + "id": 1087, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26664,7 +26088,7 @@ "notice": 0 }, { - "id": 1112, + "id": 1088, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26688,7 +26112,7 @@ "notice": 0 }, { - "id": 1113, + "id": 1089, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26712,7 +26136,7 @@ "notice": 0 }, { - "id": 1114, + "id": 1090, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26736,7 +26160,7 @@ "notice": 0 }, { - "id": 1115, + "id": 1091, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26760,7 +26184,7 @@ "notice": 0 }, { - "id": 1116, + "id": 1092, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26784,7 +26208,7 @@ "notice": 0 }, { - "id": 1117, + "id": 1093, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26808,7 +26232,7 @@ "notice": 0 }, { - "id": 1118, + "id": 1094, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26832,7 +26256,7 @@ "notice": 0 }, { - "id": 1119, + "id": 1095, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26856,7 +26280,7 @@ "notice": 0 }, { - "id": 1120, + "id": 1096, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26880,7 +26304,7 @@ "notice": 0 }, { - "id": 1121, + "id": 1097, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26904,7 +26328,7 @@ "notice": 0 }, { - "id": 1122, + "id": 1098, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26928,7 +26352,7 @@ "notice": 0 }, { - "id": 1123, + "id": 1099, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26952,7 +26376,7 @@ "notice": 0 }, { - "id": 1124, + "id": 1100, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -26976,7 +26400,7 @@ "notice": 0 }, { - "id": 1125, + "id": 1101, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27000,7 +26424,7 @@ "notice": 0 }, { - "id": 1126, + "id": 1102, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27024,7 +26448,7 @@ "notice": 0 }, { - "id": 1127, + "id": 1103, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27048,7 +26472,7 @@ "notice": 0 }, { - "id": 1128, + "id": 1104, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27072,7 +26496,7 @@ "notice": 0 }, { - "id": 1129, + "id": 1105, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27096,7 +26520,7 @@ "notice": 0 }, { - "id": 1130, + "id": 1106, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27120,7 +26544,7 @@ "notice": 0 }, { - "id": 1131, + "id": 1107, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27144,7 +26568,7 @@ "notice": 0 }, { - "id": 1132, + "id": 1108, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27168,7 +26592,7 @@ "notice": 0 }, { - "id": 1133, + "id": 1109, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27192,7 +26616,7 @@ "notice": 0 }, { - "id": 1134, + "id": 1110, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27216,7 +26640,7 @@ "notice": 0 }, { - "id": 1135, + "id": 1111, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27240,7 +26664,7 @@ "notice": 0 }, { - "id": 1136, + "id": 1112, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27264,7 +26688,7 @@ "notice": 0 }, { - "id": 1137, + "id": 1113, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27288,7 +26712,7 @@ "notice": 0 }, { - "id": 1138, + "id": 1114, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27312,7 +26736,7 @@ "notice": 0 }, { - "id": 1139, + "id": 1115, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27336,7 +26760,7 @@ "notice": 0 }, { - "id": 1140, + "id": 1116, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27360,7 +26784,7 @@ "notice": 0 }, { - "id": 1141, + "id": 1117, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27384,7 +26808,7 @@ "notice": 0 }, { - "id": 1142, + "id": 1118, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27408,7 +26832,7 @@ "notice": 0 }, { - "id": 1143, + "id": 1119, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27432,7 +26856,7 @@ "notice": 0 }, { - "id": 1144, + "id": 1120, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27456,7 +26880,7 @@ "notice": 0 }, { - "id": 1145, + "id": 1121, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27480,7 +26904,7 @@ "notice": 0 }, { - "id": 1146, + "id": 1122, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27504,7 +26928,7 @@ "notice": 0 }, { - "id": 1147, + "id": 1123, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27528,7 +26952,7 @@ "notice": 0 }, { - "id": 1148, + "id": 1124, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27552,7 +26976,7 @@ "notice": 0 }, { - "id": 1149, + "id": 1125, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27576,7 +27000,7 @@ "notice": 0 }, { - "id": 1150, + "id": 1126, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27600,7 +27024,7 @@ "notice": 0 }, { - "id": 1151, + "id": 1127, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27624,7 +27048,7 @@ "notice": 0 }, { - "id": 1152, + "id": 1128, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27648,7 +27072,7 @@ "notice": 0 }, { - "id": 1153, + "id": 1129, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27672,7 +27096,7 @@ "notice": 0 }, { - "id": 1154, + "id": 1130, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27696,7 +27120,7 @@ "notice": 0 }, { - "id": 1155, + "id": 1131, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27720,7 +27144,7 @@ "notice": 0 }, { - "id": 1156, + "id": 1132, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27744,7 +27168,7 @@ "notice": 0 }, { - "id": 1157, + "id": 1133, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27768,7 +27192,7 @@ "notice": 0 }, { - "id": 1158, + "id": 1134, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27792,7 +27216,7 @@ "notice": 0 }, { - "id": 1159, + "id": 1135, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27816,7 +27240,7 @@ "notice": 0 }, { - "id": 1160, + "id": 1136, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27840,7 +27264,7 @@ "notice": 0 }, { - "id": 1161, + "id": 1137, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27864,7 +27288,7 @@ "notice": 0 }, { - "id": 1162, + "id": 1138, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27888,7 +27312,7 @@ "notice": 0 }, { - "id": 1163, + "id": 1139, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27912,7 +27336,7 @@ "notice": 0 }, { - "id": 1164, + "id": 1140, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27936,7 +27360,7 @@ "notice": 0 }, { - "id": 1165, + "id": 1141, "lotteryid": 21100001, "description": "石阵秘境难度1宝箱", "type": 0, @@ -27960,7 +27384,7 @@ "notice": 0 }, { - "id": 1166, + "id": 1142, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 2, @@ -27984,7 +27408,7 @@ "notice": 0 }, { - "id": 1167, + "id": 1143, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28008,7 +27432,7 @@ "notice": 0 }, { - "id": 1168, + "id": 1144, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28032,7 +27456,7 @@ "notice": 0 }, { - "id": 1169, + "id": 1145, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28056,7 +27480,7 @@ "notice": 0 }, { - "id": 1170, + "id": 1146, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28080,7 +27504,7 @@ "notice": 0 }, { - "id": 1171, + "id": 1147, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28104,7 +27528,7 @@ "notice": 0 }, { - "id": 1172, + "id": 1148, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28128,7 +27552,7 @@ "notice": 0 }, { - "id": 1173, + "id": 1149, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28152,7 +27576,7 @@ "notice": 0 }, { - "id": 1174, + "id": 1150, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28176,7 +27600,7 @@ "notice": 0 }, { - "id": 1175, + "id": 1151, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28200,7 +27624,7 @@ "notice": 0 }, { - "id": 1176, + "id": 1152, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28224,7 +27648,7 @@ "notice": 0 }, { - "id": 1177, + "id": 1153, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28248,7 +27672,7 @@ "notice": 0 }, { - "id": 1178, + "id": 1154, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28272,7 +27696,7 @@ "notice": 0 }, { - "id": 1179, + "id": 1155, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28296,7 +27720,7 @@ "notice": 0 }, { - "id": 1180, + "id": 1156, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28320,7 +27744,7 @@ "notice": 0 }, { - "id": 1181, + "id": 1157, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28344,7 +27768,7 @@ "notice": 0 }, { - "id": 1182, + "id": 1158, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28368,7 +27792,7 @@ "notice": 0 }, { - "id": 1183, + "id": 1159, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28392,7 +27816,7 @@ "notice": 0 }, { - "id": 1184, + "id": 1160, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28416,7 +27840,7 @@ "notice": 0 }, { - "id": 1185, + "id": 1161, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28440,7 +27864,7 @@ "notice": 0 }, { - "id": 1186, + "id": 1162, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28464,7 +27888,7 @@ "notice": 0 }, { - "id": 1187, + "id": 1163, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28488,7 +27912,7 @@ "notice": 0 }, { - "id": 1188, + "id": 1164, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28512,7 +27936,7 @@ "notice": 0 }, { - "id": 1189, + "id": 1165, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28536,7 +27960,7 @@ "notice": 0 }, { - "id": 1190, + "id": 1166, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28560,7 +27984,7 @@ "notice": 0 }, { - "id": 1191, + "id": 1167, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28584,7 +28008,7 @@ "notice": 0 }, { - "id": 1192, + "id": 1168, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28608,7 +28032,7 @@ "notice": 0 }, { - "id": 1193, + "id": 1169, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28632,7 +28056,7 @@ "notice": 0 }, { - "id": 1194, + "id": 1170, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28656,7 +28080,7 @@ "notice": 0 }, { - "id": 1195, + "id": 1171, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28680,7 +28104,7 @@ "notice": 0 }, { - "id": 1196, + "id": 1172, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28704,7 +28128,7 @@ "notice": 0 }, { - "id": 1197, + "id": 1173, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28728,7 +28152,7 @@ "notice": 0 }, { - "id": 1198, + "id": 1174, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28752,7 +28176,7 @@ "notice": 0 }, { - "id": 1199, + "id": 1175, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28776,7 +28200,7 @@ "notice": 0 }, { - "id": 1200, + "id": 1176, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28800,7 +28224,7 @@ "notice": 0 }, { - "id": 1201, + "id": 1177, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28824,7 +28248,7 @@ "notice": 0 }, { - "id": 1202, + "id": 1178, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28848,7 +28272,7 @@ "notice": 0 }, { - "id": 1203, + "id": 1179, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28872,7 +28296,7 @@ "notice": 0 }, { - "id": 1204, + "id": 1180, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28896,7 +28320,7 @@ "notice": 0 }, { - "id": 1205, + "id": 1181, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28920,7 +28344,7 @@ "notice": 0 }, { - "id": 1206, + "id": 1182, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28944,7 +28368,7 @@ "notice": 0 }, { - "id": 1207, + "id": 1183, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28968,7 +28392,7 @@ "notice": 0 }, { - "id": 1208, + "id": 1184, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -28992,7 +28416,7 @@ "notice": 0 }, { - "id": 1209, + "id": 1185, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29016,7 +28440,7 @@ "notice": 0 }, { - "id": 1210, + "id": 1186, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29040,7 +28464,7 @@ "notice": 0 }, { - "id": 1211, + "id": 1187, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29064,7 +28488,7 @@ "notice": 0 }, { - "id": 1212, + "id": 1188, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29088,7 +28512,7 @@ "notice": 0 }, { - "id": 1213, + "id": 1189, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29112,7 +28536,7 @@ "notice": 0 }, { - "id": 1214, + "id": 1190, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29136,7 +28560,7 @@ "notice": 0 }, { - "id": 1215, + "id": 1191, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29160,7 +28584,7 @@ "notice": 0 }, { - "id": 1216, + "id": 1192, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29184,7 +28608,7 @@ "notice": 0 }, { - "id": 1217, + "id": 1193, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29208,7 +28632,7 @@ "notice": 0 }, { - "id": 1218, + "id": 1194, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29232,7 +28656,7 @@ "notice": 0 }, { - "id": 1219, + "id": 1195, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29256,7 +28680,7 @@ "notice": 0 }, { - "id": 1220, + "id": 1196, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29280,7 +28704,7 @@ "notice": 0 }, { - "id": 1221, + "id": 1197, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29304,7 +28728,7 @@ "notice": 0 }, { - "id": 1222, + "id": 1198, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29328,7 +28752,7 @@ "notice": 0 }, { - "id": 1223, + "id": 1199, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29352,7 +28776,7 @@ "notice": 0 }, { - "id": 1224, + "id": 1200, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29376,7 +28800,7 @@ "notice": 0 }, { - "id": 1225, + "id": 1201, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29400,7 +28824,7 @@ "notice": 0 }, { - "id": 1226, + "id": 1202, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29424,7 +28848,7 @@ "notice": 0 }, { - "id": 1227, + "id": 1203, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29448,7 +28872,7 @@ "notice": 0 }, { - "id": 1228, + "id": 1204, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29472,7 +28896,7 @@ "notice": 0 }, { - "id": 1229, + "id": 1205, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29496,7 +28920,7 @@ "notice": 0 }, { - "id": 1230, + "id": 1206, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29520,7 +28944,7 @@ "notice": 0 }, { - "id": 1231, + "id": 1207, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29544,7 +28968,7 @@ "notice": 0 }, { - "id": 1232, + "id": 1208, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29568,7 +28992,7 @@ "notice": 0 }, { - "id": 1233, + "id": 1209, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29592,7 +29016,7 @@ "notice": 0 }, { - "id": 1234, + "id": 1210, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29616,7 +29040,7 @@ "notice": 0 }, { - "id": 1235, + "id": 1211, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29640,7 +29064,7 @@ "notice": 0 }, { - "id": 1236, + "id": 1212, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29664,7 +29088,7 @@ "notice": 0 }, { - "id": 1237, + "id": 1213, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29688,7 +29112,7 @@ "notice": 0 }, { - "id": 1238, + "id": 1214, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29712,7 +29136,7 @@ "notice": 0 }, { - "id": 1239, + "id": 1215, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29736,7 +29160,7 @@ "notice": 0 }, { - "id": 1240, + "id": 1216, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29760,7 +29184,7 @@ "notice": 0 }, { - "id": 1241, + "id": 1217, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29784,7 +29208,7 @@ "notice": 0 }, { - "id": 1242, + "id": 1218, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29808,7 +29232,7 @@ "notice": 0 }, { - "id": 1243, + "id": 1219, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29832,7 +29256,7 @@ "notice": 0 }, { - "id": 1244, + "id": 1220, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29856,7 +29280,7 @@ "notice": 0 }, { - "id": 1245, + "id": 1221, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29880,7 +29304,7 @@ "notice": 0 }, { - "id": 1246, + "id": 1222, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29904,7 +29328,7 @@ "notice": 0 }, { - "id": 1247, + "id": 1223, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29928,7 +29352,7 @@ "notice": 0 }, { - "id": 1248, + "id": 1224, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29952,7 +29376,7 @@ "notice": 0 }, { - "id": 1249, + "id": 1225, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -29976,7 +29400,7 @@ "notice": 0 }, { - "id": 1250, + "id": 1226, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30000,7 +29424,7 @@ "notice": 0 }, { - "id": 1251, + "id": 1227, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30024,7 +29448,7 @@ "notice": 0 }, { - "id": 1252, + "id": 1228, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30048,7 +29472,7 @@ "notice": 0 }, { - "id": 1253, + "id": 1229, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30072,7 +29496,7 @@ "notice": 0 }, { - "id": 1254, + "id": 1230, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30096,7 +29520,7 @@ "notice": 0 }, { - "id": 1255, + "id": 1231, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30120,7 +29544,7 @@ "notice": 0 }, { - "id": 1256, + "id": 1232, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30144,7 +29568,7 @@ "notice": 0 }, { - "id": 1257, + "id": 1233, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30168,7 +29592,7 @@ "notice": 0 }, { - "id": 1258, + "id": 1234, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30192,7 +29616,7 @@ "notice": 0 }, { - "id": 1259, + "id": 1235, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30216,7 +29640,7 @@ "notice": 0 }, { - "id": 1260, + "id": 1236, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30240,7 +29664,7 @@ "notice": 0 }, { - "id": 1261, + "id": 1237, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30264,7 +29688,7 @@ "notice": 0 }, { - "id": 1262, + "id": 1238, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30288,7 +29712,7 @@ "notice": 0 }, { - "id": 1263, + "id": 1239, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30312,7 +29736,7 @@ "notice": 0 }, { - "id": 1264, + "id": 1240, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30336,7 +29760,7 @@ "notice": 0 }, { - "id": 1265, + "id": 1241, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30360,7 +29784,7 @@ "notice": 0 }, { - "id": 1266, + "id": 1242, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30384,7 +29808,7 @@ "notice": 0 }, { - "id": 1267, + "id": 1243, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30408,7 +29832,7 @@ "notice": 0 }, { - "id": 1268, + "id": 1244, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30432,7 +29856,7 @@ "notice": 0 }, { - "id": 1269, + "id": 1245, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30456,7 +29880,7 @@ "notice": 0 }, { - "id": 1270, + "id": 1246, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30480,7 +29904,7 @@ "notice": 0 }, { - "id": 1271, + "id": 1247, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30504,7 +29928,7 @@ "notice": 0 }, { - "id": 1272, + "id": 1248, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30528,7 +29952,7 @@ "notice": 0 }, { - "id": 1273, + "id": 1249, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30552,7 +29976,7 @@ "notice": 0 }, { - "id": 1274, + "id": 1250, "lotteryid": 21100002, "description": "石阵秘境难度2宝箱", "type": 0, @@ -30576,7 +30000,7 @@ "notice": 0 }, { - "id": 1275, + "id": 1251, "lotteryid": 21100003, "description": "石阵秘境难度3宝箱", "type": 2, @@ -30599,6 +30023,582 @@ "playerlvmax": 0, "notice": 0 }, + { + "id": 1252, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10131", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1253, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10132", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1254, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10133", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1255, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10134", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1256, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10135", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1257, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10230", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1258, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10231", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1259, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10232", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1260, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10233", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1261, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10234", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1262, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10235", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1263, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10330", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1264, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10331", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1265, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10332", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1266, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10333", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1267, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10334", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1268, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10335", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1269, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10430", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1270, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10431", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1271, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10432", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1272, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10433", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1273, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10434", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1274, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10435", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1275, + "lotteryid": 21100003, + "description": "石阵秘境难度3宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10530", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, { "id": 1276, "lotteryid": 21100003, @@ -30610,7 +30610,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10131", + "t": "10531", "n": 1 }, "itemdes": "", @@ -30634,7 +30634,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10132", + "t": "10532", "n": 1 }, "itemdes": "", @@ -30658,7 +30658,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10133", + "t": "10533", "n": 1 }, "itemdes": "", @@ -30682,7 +30682,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10134", + "t": "10534", "n": 1 }, "itemdes": "", @@ -30706,7 +30706,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10135", + "t": "10535", "n": 1 }, "itemdes": "", @@ -30730,7 +30730,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10230", + "t": "10630", "n": 1 }, "itemdes": "", @@ -30754,7 +30754,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10231", + "t": "10631", "n": 1 }, "itemdes": "", @@ -30778,7 +30778,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10232", + "t": "10632", "n": 1 }, "itemdes": "", @@ -30802,7 +30802,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10233", + "t": "10633", "n": 1 }, "itemdes": "", @@ -30826,7 +30826,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10234", + "t": "10634", "n": 1 }, "itemdes": "", @@ -30850,7 +30850,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10235", + "t": "10635", "n": 1 }, "itemdes": "", @@ -30874,7 +30874,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10330", + "t": "10730", "n": 1 }, "itemdes": "", @@ -30898,7 +30898,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10331", + "t": "10731", "n": 1 }, "itemdes": "", @@ -30922,7 +30922,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10332", + "t": "10732", "n": 1 }, "itemdes": "", @@ -30946,7 +30946,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10333", + "t": "10733", "n": 1 }, "itemdes": "", @@ -30970,7 +30970,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10334", + "t": "10734", "n": 1 }, "itemdes": "", @@ -30994,7 +30994,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10335", + "t": "10735", "n": 1 }, "itemdes": "", @@ -31018,7 +31018,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10430", + "t": "10830", "n": 1 }, "itemdes": "", @@ -31042,7 +31042,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10431", + "t": "10831", "n": 1 }, "itemdes": "", @@ -31066,7 +31066,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10432", + "t": "10832", "n": 1 }, "itemdes": "", @@ -31090,7 +31090,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10433", + "t": "10833", "n": 1 }, "itemdes": "", @@ -31114,7 +31114,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10434", + "t": "10834", "n": 1 }, "itemdes": "", @@ -31138,7 +31138,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10435", + "t": "10835", "n": 1 }, "itemdes": "", @@ -31162,7 +31162,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10530", + "t": "11030", "n": 1 }, "itemdes": "", @@ -31186,7 +31186,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10531", + "t": "11031", "n": 1 }, "itemdes": "", @@ -31210,7 +31210,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10532", + "t": "11032", "n": 1 }, "itemdes": "", @@ -31234,7 +31234,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10533", + "t": "11033", "n": 1 }, "itemdes": "", @@ -31258,7 +31258,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10534", + "t": "11034", "n": 1 }, "itemdes": "", @@ -31282,7 +31282,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10535", + "t": "11035", "n": 1 }, "itemdes": "", @@ -31306,7 +31306,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10630", + "t": "11130", "n": 1 }, "itemdes": "", @@ -31330,7 +31330,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10631", + "t": "11131", "n": 1 }, "itemdes": "", @@ -31354,7 +31354,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10632", + "t": "11132", "n": 1 }, "itemdes": "", @@ -31378,7 +31378,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10633", + "t": "11133", "n": 1 }, "itemdes": "", @@ -31402,7 +31402,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10634", + "t": "11134", "n": 1 }, "itemdes": "", @@ -31426,7 +31426,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10635", + "t": "11135", "n": 1 }, "itemdes": "", @@ -31450,7 +31450,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10730", + "t": "11230", "n": 1 }, "itemdes": "", @@ -31474,7 +31474,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10731", + "t": "11231", "n": 1 }, "itemdes": "", @@ -31498,7 +31498,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10732", + "t": "11232", "n": 1 }, "itemdes": "", @@ -31522,7 +31522,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10733", + "t": "11233", "n": 1 }, "itemdes": "", @@ -31546,7 +31546,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10734", + "t": "11234", "n": 1 }, "itemdes": "", @@ -31570,7 +31570,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10735", + "t": "11235", "n": 1 }, "itemdes": "", @@ -31594,7 +31594,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10830", + "t": "11330", "n": 1 }, "itemdes": "", @@ -31618,7 +31618,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10831", + "t": "11331", "n": 1 }, "itemdes": "", @@ -31642,7 +31642,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10832", + "t": "11332", "n": 1 }, "itemdes": "", @@ -31666,7 +31666,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10833", + "t": "11333", "n": 1 }, "itemdes": "", @@ -31690,7 +31690,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10834", + "t": "11334", "n": 1 }, "itemdes": "", @@ -31714,7 +31714,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10835", + "t": "11335", "n": 1 }, "itemdes": "", @@ -31738,7 +31738,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11030", + "t": "11430", "n": 1 }, "itemdes": "", @@ -31762,7 +31762,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11031", + "t": "11431", "n": 1 }, "itemdes": "", @@ -31786,7 +31786,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11032", + "t": "11432", "n": 1 }, "itemdes": "", @@ -31810,7 +31810,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11033", + "t": "11433", "n": 1 }, "itemdes": "", @@ -31834,7 +31834,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11034", + "t": "11434", "n": 1 }, "itemdes": "", @@ -31858,7 +31858,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11035", + "t": "11435", "n": 1 }, "itemdes": "", @@ -31882,7 +31882,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11130", + "t": "11530", "n": 1 }, "itemdes": "", @@ -31906,7 +31906,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11131", + "t": "11531", "n": 1 }, "itemdes": "", @@ -31930,7 +31930,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11132", + "t": "11532", "n": 1 }, "itemdes": "", @@ -31954,7 +31954,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11133", + "t": "11533", "n": 1 }, "itemdes": "", @@ -31978,7 +31978,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11134", + "t": "11534", "n": 1 }, "itemdes": "", @@ -32002,7 +32002,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11135", + "t": "11535", "n": 1 }, "itemdes": "", @@ -32026,7 +32026,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11230", + "t": "11630", "n": 1 }, "itemdes": "", @@ -32050,7 +32050,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11231", + "t": "11631", "n": 1 }, "itemdes": "", @@ -32074,7 +32074,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11232", + "t": "11632", "n": 1 }, "itemdes": "", @@ -32098,7 +32098,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11233", + "t": "11633", "n": 1 }, "itemdes": "", @@ -32122,7 +32122,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11234", + "t": "11634", "n": 1 }, "itemdes": "", @@ -32146,7 +32146,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11235", + "t": "11635", "n": 1 }, "itemdes": "", @@ -32170,7 +32170,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11330", + "t": "11730", "n": 1 }, "itemdes": "", @@ -32194,7 +32194,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11331", + "t": "11731", "n": 1 }, "itemdes": "", @@ -32218,7 +32218,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11332", + "t": "11732", "n": 1 }, "itemdes": "", @@ -32242,7 +32242,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11333", + "t": "11733", "n": 1 }, "itemdes": "", @@ -32266,7 +32266,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11334", + "t": "11734", "n": 1 }, "itemdes": "", @@ -32290,7 +32290,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11335", + "t": "11735", "n": 1 }, "itemdes": "", @@ -32314,7 +32314,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11430", + "t": "11830", "n": 1 }, "itemdes": "", @@ -32338,7 +32338,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11431", + "t": "11831", "n": 1 }, "itemdes": "", @@ -32362,7 +32362,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11432", + "t": "11832", "n": 1 }, "itemdes": "", @@ -32386,7 +32386,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11433", + "t": "11833", "n": 1 }, "itemdes": "", @@ -32410,7 +32410,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11434", + "t": "11834", "n": 1 }, "itemdes": "", @@ -32434,7 +32434,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11435", + "t": "11835", "n": 1 }, "itemdes": "", @@ -32458,7 +32458,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11530", + "t": "11930", "n": 1 }, "itemdes": "", @@ -32482,7 +32482,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11531", + "t": "11931", "n": 1 }, "itemdes": "", @@ -32506,7 +32506,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11532", + "t": "11932", "n": 1 }, "itemdes": "", @@ -32530,7 +32530,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11533", + "t": "11933", "n": 1 }, "itemdes": "", @@ -32554,7 +32554,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11534", + "t": "11934", "n": 1 }, "itemdes": "", @@ -32576,582 +32576,6 @@ "groupid": 0, "subtype": 0, "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11535", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1359, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11630", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1360, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11631", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1361, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11632", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1362, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11633", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1363, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11634", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1364, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11635", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1365, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11730", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1366, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11731", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1367, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11732", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1368, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11733", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1369, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11734", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1370, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11735", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1371, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11830", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1372, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11831", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1373, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11832", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1374, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11833", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1375, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11834", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1376, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11835", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1377, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11930", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1378, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11931", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1379, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11932", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1380, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11933", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1381, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11934", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1382, - "lotteryid": 21100003, - "description": "石阵秘境难度3宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, "itemid": { "a": "equi", "t": "11935", @@ -33168,7 +32592,7 @@ "notice": 0 }, { - "id": 1383, + "id": 1359, "lotteryid": 21100003, "description": "石阵秘境难度3宝箱", "type": 0, @@ -33192,7 +32616,7 @@ "notice": 0 }, { - "id": 1384, + "id": 1360, "lotteryid": 21100004, "description": "石阵秘境难度4宝箱", "type": 2, @@ -33215,6 +32639,582 @@ "playerlvmax": 0, "notice": 0 }, + { + "id": 1361, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10141", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1362, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10142", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1363, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10143", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1364, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10144", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1365, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10145", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1366, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10240", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1367, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10241", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1368, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10242", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1369, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10243", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1370, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10244", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1371, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10245", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1372, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10340", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1373, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10341", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1374, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10342", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1375, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10343", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1376, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10344", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1377, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10345", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1378, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10440", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1379, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10441", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1380, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10442", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1381, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10443", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1382, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10444", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1383, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10445", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1384, + "lotteryid": 21100004, + "description": "石阵秘境难度4宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10540", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, { "id": 1385, "lotteryid": 21100004, @@ -33226,7 +33226,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10141", + "t": "10541", "n": 1 }, "itemdes": "", @@ -33250,7 +33250,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10142", + "t": "10542", "n": 1 }, "itemdes": "", @@ -33274,7 +33274,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10143", + "t": "10543", "n": 1 }, "itemdes": "", @@ -33298,7 +33298,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10144", + "t": "10544", "n": 1 }, "itemdes": "", @@ -33322,7 +33322,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10145", + "t": "10545", "n": 1 }, "itemdes": "", @@ -33346,7 +33346,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10240", + "t": "10640", "n": 1 }, "itemdes": "", @@ -33370,7 +33370,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10241", + "t": "10641", "n": 1 }, "itemdes": "", @@ -33394,7 +33394,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10242", + "t": "10642", "n": 1 }, "itemdes": "", @@ -33418,7 +33418,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10243", + "t": "10643", "n": 1 }, "itemdes": "", @@ -33442,7 +33442,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10244", + "t": "10644", "n": 1 }, "itemdes": "", @@ -33466,7 +33466,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10245", + "t": "10645", "n": 1 }, "itemdes": "", @@ -33490,7 +33490,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10340", + "t": "10740", "n": 1 }, "itemdes": "", @@ -33514,7 +33514,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10341", + "t": "10741", "n": 1 }, "itemdes": "", @@ -33538,7 +33538,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10342", + "t": "10742", "n": 1 }, "itemdes": "", @@ -33562,7 +33562,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10343", + "t": "10743", "n": 1 }, "itemdes": "", @@ -33586,7 +33586,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10344", + "t": "10744", "n": 1 }, "itemdes": "", @@ -33610,7 +33610,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10345", + "t": "10745", "n": 1 }, "itemdes": "", @@ -33634,7 +33634,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10440", + "t": "10840", "n": 1 }, "itemdes": "", @@ -33658,7 +33658,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10441", + "t": "10841", "n": 1 }, "itemdes": "", @@ -33682,7 +33682,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10442", + "t": "10842", "n": 1 }, "itemdes": "", @@ -33706,7 +33706,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10443", + "t": "10843", "n": 1 }, "itemdes": "", @@ -33730,7 +33730,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10444", + "t": "10844", "n": 1 }, "itemdes": "", @@ -33754,7 +33754,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10445", + "t": "10845", "n": 1 }, "itemdes": "", @@ -33778,7 +33778,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10540", + "t": "11040", "n": 1 }, "itemdes": "", @@ -33802,7 +33802,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10541", + "t": "11041", "n": 1 }, "itemdes": "", @@ -33826,7 +33826,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10542", + "t": "11042", "n": 1 }, "itemdes": "", @@ -33850,7 +33850,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10543", + "t": "11043", "n": 1 }, "itemdes": "", @@ -33874,7 +33874,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10544", + "t": "11044", "n": 1 }, "itemdes": "", @@ -33898,7 +33898,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10545", + "t": "11045", "n": 1 }, "itemdes": "", @@ -33922,7 +33922,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10640", + "t": "11140", "n": 1 }, "itemdes": "", @@ -33946,7 +33946,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10641", + "t": "11141", "n": 1 }, "itemdes": "", @@ -33970,7 +33970,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10642", + "t": "11142", "n": 1 }, "itemdes": "", @@ -33994,7 +33994,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10643", + "t": "11143", "n": 1 }, "itemdes": "", @@ -34018,7 +34018,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10644", + "t": "11144", "n": 1 }, "itemdes": "", @@ -34042,7 +34042,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10645", + "t": "11145", "n": 1 }, "itemdes": "", @@ -34066,7 +34066,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10740", + "t": "11240", "n": 1 }, "itemdes": "", @@ -34090,7 +34090,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10741", + "t": "11241", "n": 1 }, "itemdes": "", @@ -34114,7 +34114,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10742", + "t": "11242", "n": 1 }, "itemdes": "", @@ -34138,7 +34138,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10743", + "t": "11243", "n": 1 }, "itemdes": "", @@ -34162,7 +34162,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10744", + "t": "11244", "n": 1 }, "itemdes": "", @@ -34186,7 +34186,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10745", + "t": "11245", "n": 1 }, "itemdes": "", @@ -34210,7 +34210,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10840", + "t": "11340", "n": 1 }, "itemdes": "", @@ -34234,7 +34234,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10841", + "t": "11341", "n": 1 }, "itemdes": "", @@ -34258,7 +34258,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10842", + "t": "11342", "n": 1 }, "itemdes": "", @@ -34282,7 +34282,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10843", + "t": "11343", "n": 1 }, "itemdes": "", @@ -34306,7 +34306,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10844", + "t": "11344", "n": 1 }, "itemdes": "", @@ -34330,7 +34330,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10845", + "t": "11345", "n": 1 }, "itemdes": "", @@ -34354,7 +34354,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11040", + "t": "11440", "n": 1 }, "itemdes": "", @@ -34378,7 +34378,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11041", + "t": "11441", "n": 1 }, "itemdes": "", @@ -34402,7 +34402,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11042", + "t": "11442", "n": 1 }, "itemdes": "", @@ -34426,7 +34426,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11043", + "t": "11443", "n": 1 }, "itemdes": "", @@ -34450,7 +34450,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11044", + "t": "11444", "n": 1 }, "itemdes": "", @@ -34474,7 +34474,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11045", + "t": "11445", "n": 1 }, "itemdes": "", @@ -34498,7 +34498,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11140", + "t": "11540", "n": 1 }, "itemdes": "", @@ -34522,7 +34522,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11141", + "t": "11541", "n": 1 }, "itemdes": "", @@ -34546,7 +34546,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11142", + "t": "11542", "n": 1 }, "itemdes": "", @@ -34570,7 +34570,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11143", + "t": "11543", "n": 1 }, "itemdes": "", @@ -34594,7 +34594,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11144", + "t": "11544", "n": 1 }, "itemdes": "", @@ -34618,7 +34618,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11145", + "t": "11545", "n": 1 }, "itemdes": "", @@ -34642,7 +34642,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11240", + "t": "11640", "n": 1 }, "itemdes": "", @@ -34666,7 +34666,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11241", + "t": "11641", "n": 1 }, "itemdes": "", @@ -34690,7 +34690,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11242", + "t": "11642", "n": 1 }, "itemdes": "", @@ -34714,7 +34714,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11243", + "t": "11643", "n": 1 }, "itemdes": "", @@ -34738,7 +34738,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11244", + "t": "11644", "n": 1 }, "itemdes": "", @@ -34762,7 +34762,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11245", + "t": "11645", "n": 1 }, "itemdes": "", @@ -34786,7 +34786,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11340", + "t": "11740", "n": 1 }, "itemdes": "", @@ -34810,7 +34810,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11341", + "t": "11741", "n": 1 }, "itemdes": "", @@ -34834,7 +34834,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11342", + "t": "11742", "n": 1 }, "itemdes": "", @@ -34858,7 +34858,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11343", + "t": "11743", "n": 1 }, "itemdes": "", @@ -34882,7 +34882,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11344", + "t": "11744", "n": 1 }, "itemdes": "", @@ -34906,7 +34906,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11345", + "t": "11745", "n": 1 }, "itemdes": "", @@ -34930,7 +34930,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11440", + "t": "11840", "n": 1 }, "itemdes": "", @@ -34954,7 +34954,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11441", + "t": "11841", "n": 1 }, "itemdes": "", @@ -34978,7 +34978,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11442", + "t": "11842", "n": 1 }, "itemdes": "", @@ -35002,7 +35002,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11443", + "t": "11843", "n": 1 }, "itemdes": "", @@ -35026,7 +35026,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11444", + "t": "11844", "n": 1 }, "itemdes": "", @@ -35050,7 +35050,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11445", + "t": "11845", "n": 1 }, "itemdes": "", @@ -35074,7 +35074,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11540", + "t": "11930", "n": 1 }, "itemdes": "", @@ -35098,7 +35098,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11541", + "t": "11931", "n": 1 }, "itemdes": "", @@ -35122,7 +35122,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11542", + "t": "11932", "n": 1 }, "itemdes": "", @@ -35146,7 +35146,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11543", + "t": "11933", "n": 1 }, "itemdes": "", @@ -35170,7 +35170,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11544", + "t": "11934", "n": 1 }, "itemdes": "", @@ -35192,582 +35192,6 @@ "groupid": 0, "subtype": 0, "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11545", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1468, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11640", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1469, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11641", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1470, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11642", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1471, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11643", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1472, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11644", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1473, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11645", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1474, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11740", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1475, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11741", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1476, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11742", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1477, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11743", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1478, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11744", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1479, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11745", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1480, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11840", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1481, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11841", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1482, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11842", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1483, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11843", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1484, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11844", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1485, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11845", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1486, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11930", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1487, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11931", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1488, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11932", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1489, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11933", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1490, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11934", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1491, - "lotteryid": 21100004, - "description": "石阵秘境难度4宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, "itemid": { "a": "equi", "t": "11935", @@ -35784,7 +35208,7 @@ "notice": 0 }, { - "id": 1492, + "id": 1468, "lotteryid": 21100004, "description": "石阵秘境难度4宝箱", "type": 0, @@ -35808,7 +35232,7 @@ "notice": 0 }, { - "id": 1493, + "id": 1469, "lotteryid": 21100005, "description": "石阵秘境难度5宝箱", "type": 2, @@ -35831,6 +35255,582 @@ "playerlvmax": 0, "notice": 0 }, + { + "id": 1470, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10151", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1471, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10152", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1472, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10153", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1473, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10154", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1474, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10155", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1475, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10250", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1476, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10251", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1477, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10252", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1478, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10253", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1479, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10254", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1480, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10255", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1481, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10350", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1482, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10351", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1483, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10352", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1484, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10353", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1485, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10354", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1486, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10355", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1487, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10450", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1488, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10451", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1489, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10452", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1490, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10453", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1491, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10454", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1492, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10455", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1493, + "lotteryid": 21100005, + "description": "石阵秘境难度5宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10550", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, { "id": 1494, "lotteryid": 21100005, @@ -35842,7 +35842,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10151", + "t": "10551", "n": 1 }, "itemdes": "", @@ -35866,7 +35866,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10152", + "t": "10552", "n": 1 }, "itemdes": "", @@ -35890,7 +35890,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10153", + "t": "10553", "n": 1 }, "itemdes": "", @@ -35914,7 +35914,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10154", + "t": "10554", "n": 1 }, "itemdes": "", @@ -35938,7 +35938,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10155", + "t": "10555", "n": 1 }, "itemdes": "", @@ -35962,7 +35962,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10250", + "t": "10650", "n": 1 }, "itemdes": "", @@ -35986,7 +35986,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10251", + "t": "10651", "n": 1 }, "itemdes": "", @@ -36010,7 +36010,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10252", + "t": "10652", "n": 1 }, "itemdes": "", @@ -36034,7 +36034,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10253", + "t": "10653", "n": 1 }, "itemdes": "", @@ -36058,7 +36058,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10254", + "t": "10654", "n": 1 }, "itemdes": "", @@ -36082,7 +36082,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10255", + "t": "10655", "n": 1 }, "itemdes": "", @@ -36106,7 +36106,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10350", + "t": "10750", "n": 1 }, "itemdes": "", @@ -36130,7 +36130,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10351", + "t": "10751", "n": 1 }, "itemdes": "", @@ -36154,7 +36154,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10352", + "t": "10752", "n": 1 }, "itemdes": "", @@ -36178,7 +36178,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10353", + "t": "10753", "n": 1 }, "itemdes": "", @@ -36202,7 +36202,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10354", + "t": "10754", "n": 1 }, "itemdes": "", @@ -36226,7 +36226,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10355", + "t": "10755", "n": 1 }, "itemdes": "", @@ -36250,7 +36250,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10450", + "t": "10850", "n": 1 }, "itemdes": "", @@ -36274,7 +36274,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10451", + "t": "10851", "n": 1 }, "itemdes": "", @@ -36298,7 +36298,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10452", + "t": "10852", "n": 1 }, "itemdes": "", @@ -36322,7 +36322,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10453", + "t": "10853", "n": 1 }, "itemdes": "", @@ -36346,7 +36346,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10454", + "t": "10854", "n": 1 }, "itemdes": "", @@ -36370,7 +36370,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10455", + "t": "10855", "n": 1 }, "itemdes": "", @@ -36394,7 +36394,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10550", + "t": "11050", "n": 1 }, "itemdes": "", @@ -36418,7 +36418,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10551", + "t": "11051", "n": 1 }, "itemdes": "", @@ -36442,7 +36442,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10552", + "t": "11052", "n": 1 }, "itemdes": "", @@ -36466,7 +36466,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10553", + "t": "11053", "n": 1 }, "itemdes": "", @@ -36490,7 +36490,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10554", + "t": "11054", "n": 1 }, "itemdes": "", @@ -36514,7 +36514,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10555", + "t": "11055", "n": 1 }, "itemdes": "", @@ -36538,7 +36538,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10650", + "t": "11150", "n": 1 }, "itemdes": "", @@ -36562,7 +36562,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10651", + "t": "11151", "n": 1 }, "itemdes": "", @@ -36586,7 +36586,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10652", + "t": "11152", "n": 1 }, "itemdes": "", @@ -36610,7 +36610,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10653", + "t": "11153", "n": 1 }, "itemdes": "", @@ -36634,7 +36634,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10654", + "t": "11154", "n": 1 }, "itemdes": "", @@ -36658,7 +36658,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10655", + "t": "11155", "n": 1 }, "itemdes": "", @@ -36682,7 +36682,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10750", + "t": "11250", "n": 1 }, "itemdes": "", @@ -36706,7 +36706,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10751", + "t": "11251", "n": 1 }, "itemdes": "", @@ -36730,7 +36730,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10752", + "t": "11252", "n": 1 }, "itemdes": "", @@ -36754,7 +36754,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10753", + "t": "11253", "n": 1 }, "itemdes": "", @@ -36778,7 +36778,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10754", + "t": "11254", "n": 1 }, "itemdes": "", @@ -36802,7 +36802,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10755", + "t": "11255", "n": 1 }, "itemdes": "", @@ -36826,7 +36826,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10850", + "t": "11350", "n": 1 }, "itemdes": "", @@ -36850,7 +36850,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10851", + "t": "11351", "n": 1 }, "itemdes": "", @@ -36874,7 +36874,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10852", + "t": "11352", "n": 1 }, "itemdes": "", @@ -36898,7 +36898,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10853", + "t": "11353", "n": 1 }, "itemdes": "", @@ -36922,7 +36922,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10854", + "t": "11354", "n": 1 }, "itemdes": "", @@ -36946,7 +36946,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10855", + "t": "11355", "n": 1 }, "itemdes": "", @@ -36970,7 +36970,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11050", + "t": "11450", "n": 1 }, "itemdes": "", @@ -36994,7 +36994,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11051", + "t": "11451", "n": 1 }, "itemdes": "", @@ -37018,7 +37018,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11052", + "t": "11452", "n": 1 }, "itemdes": "", @@ -37042,7 +37042,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11053", + "t": "11453", "n": 1 }, "itemdes": "", @@ -37066,7 +37066,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11054", + "t": "11454", "n": 1 }, "itemdes": "", @@ -37090,7 +37090,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11055", + "t": "11455", "n": 1 }, "itemdes": "", @@ -37114,7 +37114,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11150", + "t": "11550", "n": 1 }, "itemdes": "", @@ -37138,7 +37138,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11151", + "t": "11551", "n": 1 }, "itemdes": "", @@ -37162,7 +37162,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11152", + "t": "11552", "n": 1 }, "itemdes": "", @@ -37186,7 +37186,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11153", + "t": "11553", "n": 1 }, "itemdes": "", @@ -37210,7 +37210,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11154", + "t": "11554", "n": 1 }, "itemdes": "", @@ -37234,7 +37234,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11155", + "t": "11555", "n": 1 }, "itemdes": "", @@ -37258,7 +37258,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11250", + "t": "11650", "n": 1 }, "itemdes": "", @@ -37282,7 +37282,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11251", + "t": "11651", "n": 1 }, "itemdes": "", @@ -37306,7 +37306,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11252", + "t": "11652", "n": 1 }, "itemdes": "", @@ -37330,7 +37330,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11253", + "t": "11653", "n": 1 }, "itemdes": "", @@ -37354,7 +37354,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11254", + "t": "11654", "n": 1 }, "itemdes": "", @@ -37378,7 +37378,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11255", + "t": "11655", "n": 1 }, "itemdes": "", @@ -37402,7 +37402,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11350", + "t": "11750", "n": 1 }, "itemdes": "", @@ -37426,7 +37426,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11351", + "t": "11751", "n": 1 }, "itemdes": "", @@ -37450,7 +37450,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11352", + "t": "11752", "n": 1 }, "itemdes": "", @@ -37474,7 +37474,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11353", + "t": "11753", "n": 1 }, "itemdes": "", @@ -37498,7 +37498,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11354", + "t": "11754", "n": 1 }, "itemdes": "", @@ -37522,7 +37522,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11355", + "t": "11755", "n": 1 }, "itemdes": "", @@ -37546,7 +37546,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11450", + "t": "11850", "n": 1 }, "itemdes": "", @@ -37570,7 +37570,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11451", + "t": "11851", "n": 1 }, "itemdes": "", @@ -37594,7 +37594,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11452", + "t": "11852", "n": 1 }, "itemdes": "", @@ -37618,7 +37618,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11453", + "t": "11853", "n": 1 }, "itemdes": "", @@ -37642,7 +37642,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11454", + "t": "11854", "n": 1 }, "itemdes": "", @@ -37666,7 +37666,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11455", + "t": "11855", "n": 1 }, "itemdes": "", @@ -37690,7 +37690,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11550", + "t": "11950", "n": 1 }, "itemdes": "", @@ -37714,7 +37714,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11551", + "t": "11951", "n": 1 }, "itemdes": "", @@ -37738,7 +37738,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11552", + "t": "11952", "n": 1 }, "itemdes": "", @@ -37762,7 +37762,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11553", + "t": "11953", "n": 1 }, "itemdes": "", @@ -37786,7 +37786,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11554", + "t": "11954", "n": 1 }, "itemdes": "", @@ -37808,582 +37808,6 @@ "groupid": 0, "subtype": 0, "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11555", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1577, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11650", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1578, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11651", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1579, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11652", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1580, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11653", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1581, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11654", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1582, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11655", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1583, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11750", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1584, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11751", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1585, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11752", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1586, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11753", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1587, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11754", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1588, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11755", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1589, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11850", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1590, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11851", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1591, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11852", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1592, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11853", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1593, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11854", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1594, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11855", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1595, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11950", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1596, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11951", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1597, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11952", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1598, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11953", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1599, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11954", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1600, - "lotteryid": 21100005, - "description": "石阵秘境难度5宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, "itemid": { "a": "equi", "t": "11955", @@ -38400,7 +37824,7 @@ "notice": 0 }, { - "id": 1601, + "id": 1577, "lotteryid": 21100005, "description": "石阵秘境难度5宝箱", "type": 0, @@ -38424,7 +37848,7 @@ "notice": 0 }, { - "id": 1602, + "id": 1578, "lotteryid": 21100006, "description": "石阵秘境难度6宝箱", "type": 2, @@ -38447,6 +37871,582 @@ "playerlvmax": 0, "notice": 0 }, + { + "id": 1579, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10161", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1580, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10162", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1581, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10163", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1582, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10164", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1583, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10165", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1584, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10260", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1585, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10261", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1586, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10262", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1587, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10263", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1588, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10264", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1589, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10265", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1590, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10360", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1591, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10361", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1592, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10362", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1593, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10363", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1594, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10364", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1595, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10365", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1596, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10460", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1597, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10461", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1598, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10462", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1599, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10463", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1600, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10464", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1601, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10465", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1602, + "lotteryid": 21100006, + "description": "石阵秘境难度6宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10560", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, { "id": 1603, "lotteryid": 21100006, @@ -38458,7 +38458,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10161", + "t": "10561", "n": 1 }, "itemdes": "", @@ -38482,7 +38482,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10162", + "t": "10562", "n": 1 }, "itemdes": "", @@ -38506,7 +38506,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10163", + "t": "10563", "n": 1 }, "itemdes": "", @@ -38530,7 +38530,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10164", + "t": "10564", "n": 1 }, "itemdes": "", @@ -38554,7 +38554,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10165", + "t": "10565", "n": 1 }, "itemdes": "", @@ -38578,7 +38578,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10260", + "t": "10660", "n": 1 }, "itemdes": "", @@ -38602,7 +38602,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10261", + "t": "10661", "n": 1 }, "itemdes": "", @@ -38626,7 +38626,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10262", + "t": "10662", "n": 1 }, "itemdes": "", @@ -38650,7 +38650,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10263", + "t": "10663", "n": 1 }, "itemdes": "", @@ -38674,7 +38674,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10264", + "t": "10664", "n": 1 }, "itemdes": "", @@ -38698,7 +38698,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10265", + "t": "10665", "n": 1 }, "itemdes": "", @@ -38722,7 +38722,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10360", + "t": "10760", "n": 1 }, "itemdes": "", @@ -38746,7 +38746,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10361", + "t": "10761", "n": 1 }, "itemdes": "", @@ -38770,7 +38770,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10362", + "t": "10762", "n": 1 }, "itemdes": "", @@ -38794,7 +38794,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10363", + "t": "10763", "n": 1 }, "itemdes": "", @@ -38818,7 +38818,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10364", + "t": "10764", "n": 1 }, "itemdes": "", @@ -38842,7 +38842,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10365", + "t": "10765", "n": 1 }, "itemdes": "", @@ -38866,7 +38866,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10460", + "t": "10860", "n": 1 }, "itemdes": "", @@ -38890,7 +38890,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10461", + "t": "10861", "n": 1 }, "itemdes": "", @@ -38914,7 +38914,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10462", + "t": "10862", "n": 1 }, "itemdes": "", @@ -38938,7 +38938,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10463", + "t": "10863", "n": 1 }, "itemdes": "", @@ -38962,7 +38962,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10464", + "t": "10864", "n": 1 }, "itemdes": "", @@ -38986,7 +38986,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10465", + "t": "10865", "n": 1 }, "itemdes": "", @@ -39010,7 +39010,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10560", + "t": "11060", "n": 1 }, "itemdes": "", @@ -39034,7 +39034,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10561", + "t": "11061", "n": 1 }, "itemdes": "", @@ -39058,7 +39058,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10562", + "t": "11062", "n": 1 }, "itemdes": "", @@ -39082,7 +39082,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10563", + "t": "11063", "n": 1 }, "itemdes": "", @@ -39106,7 +39106,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10564", + "t": "11064", "n": 1 }, "itemdes": "", @@ -39130,7 +39130,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10565", + "t": "11065", "n": 1 }, "itemdes": "", @@ -39154,7 +39154,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10660", + "t": "11160", "n": 1 }, "itemdes": "", @@ -39178,7 +39178,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10661", + "t": "11161", "n": 1 }, "itemdes": "", @@ -39202,7 +39202,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10662", + "t": "11162", "n": 1 }, "itemdes": "", @@ -39226,7 +39226,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10663", + "t": "11163", "n": 1 }, "itemdes": "", @@ -39250,7 +39250,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10664", + "t": "11164", "n": 1 }, "itemdes": "", @@ -39274,7 +39274,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10665", + "t": "11165", "n": 1 }, "itemdes": "", @@ -39298,7 +39298,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10760", + "t": "11260", "n": 1 }, "itemdes": "", @@ -39322,7 +39322,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10761", + "t": "11261", "n": 1 }, "itemdes": "", @@ -39346,7 +39346,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10762", + "t": "11262", "n": 1 }, "itemdes": "", @@ -39370,7 +39370,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10763", + "t": "11263", "n": 1 }, "itemdes": "", @@ -39394,7 +39394,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10764", + "t": "11264", "n": 1 }, "itemdes": "", @@ -39418,7 +39418,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10765", + "t": "11265", "n": 1 }, "itemdes": "", @@ -39442,7 +39442,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10860", + "t": "11360", "n": 1 }, "itemdes": "", @@ -39466,7 +39466,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10861", + "t": "11361", "n": 1 }, "itemdes": "", @@ -39490,7 +39490,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10862", + "t": "11362", "n": 1 }, "itemdes": "", @@ -39514,7 +39514,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10863", + "t": "11363", "n": 1 }, "itemdes": "", @@ -39538,7 +39538,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10864", + "t": "11364", "n": 1 }, "itemdes": "", @@ -39562,7 +39562,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10865", + "t": "11365", "n": 1 }, "itemdes": "", @@ -39586,7 +39586,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11060", + "t": "11460", "n": 1 }, "itemdes": "", @@ -39610,7 +39610,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11061", + "t": "11461", "n": 1 }, "itemdes": "", @@ -39634,7 +39634,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11062", + "t": "11462", "n": 1 }, "itemdes": "", @@ -39658,7 +39658,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11063", + "t": "11463", "n": 1 }, "itemdes": "", @@ -39682,7 +39682,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11064", + "t": "11464", "n": 1 }, "itemdes": "", @@ -39706,7 +39706,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11065", + "t": "11465", "n": 1 }, "itemdes": "", @@ -39730,7 +39730,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11160", + "t": "11560", "n": 1 }, "itemdes": "", @@ -39754,7 +39754,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11161", + "t": "11561", "n": 1 }, "itemdes": "", @@ -39778,7 +39778,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11162", + "t": "11562", "n": 1 }, "itemdes": "", @@ -39802,7 +39802,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11163", + "t": "11563", "n": 1 }, "itemdes": "", @@ -39826,7 +39826,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11164", + "t": "11564", "n": 1 }, "itemdes": "", @@ -39850,7 +39850,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11165", + "t": "11565", "n": 1 }, "itemdes": "", @@ -39874,7 +39874,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11260", + "t": "11660", "n": 1 }, "itemdes": "", @@ -39898,7 +39898,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11261", + "t": "11661", "n": 1 }, "itemdes": "", @@ -39922,7 +39922,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11262", + "t": "11662", "n": 1 }, "itemdes": "", @@ -39946,7 +39946,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11263", + "t": "11663", "n": 1 }, "itemdes": "", @@ -39970,7 +39970,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11264", + "t": "11664", "n": 1 }, "itemdes": "", @@ -39994,7 +39994,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11265", + "t": "11665", "n": 1 }, "itemdes": "", @@ -40018,7 +40018,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11360", + "t": "11760", "n": 1 }, "itemdes": "", @@ -40042,7 +40042,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11361", + "t": "11761", "n": 1 }, "itemdes": "", @@ -40066,7 +40066,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11362", + "t": "11762", "n": 1 }, "itemdes": "", @@ -40090,7 +40090,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11363", + "t": "11763", "n": 1 }, "itemdes": "", @@ -40114,7 +40114,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11364", + "t": "11764", "n": 1 }, "itemdes": "", @@ -40138,7 +40138,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11365", + "t": "11765", "n": 1 }, "itemdes": "", @@ -40162,7 +40162,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11460", + "t": "11860", "n": 1 }, "itemdes": "", @@ -40186,7 +40186,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11461", + "t": "11861", "n": 1 }, "itemdes": "", @@ -40210,7 +40210,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11462", + "t": "11862", "n": 1 }, "itemdes": "", @@ -40234,7 +40234,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11463", + "t": "11863", "n": 1 }, "itemdes": "", @@ -40258,7 +40258,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11464", + "t": "11864", "n": 1 }, "itemdes": "", @@ -40282,7 +40282,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11465", + "t": "11865", "n": 1 }, "itemdes": "", @@ -40306,7 +40306,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11560", + "t": "11960", "n": 1 }, "itemdes": "", @@ -40330,7 +40330,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11561", + "t": "11961", "n": 1 }, "itemdes": "", @@ -40354,7 +40354,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11562", + "t": "11962", "n": 1 }, "itemdes": "", @@ -40378,7 +40378,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11563", + "t": "11963", "n": 1 }, "itemdes": "", @@ -40402,7 +40402,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11564", + "t": "11964", "n": 1 }, "itemdes": "", @@ -40424,582 +40424,6 @@ "groupid": 0, "subtype": 0, "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11565", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1686, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11660", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1687, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11661", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1688, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11662", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1689, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11663", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1690, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11664", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1691, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11665", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1692, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11760", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1693, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11761", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1694, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11762", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1695, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11763", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1696, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11764", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1697, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11765", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1698, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11860", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1699, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11861", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1700, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11862", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1701, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11863", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1702, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11864", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1703, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11865", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1704, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11960", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1705, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11961", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1706, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11962", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1707, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11963", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1708, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11964", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1709, - "lotteryid": 21100006, - "description": "石阵秘境难度6宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, "itemid": { "a": "equi", "t": "11965", @@ -41016,7 +40440,7 @@ "notice": 0 }, { - "id": 1710, + "id": 1686, "lotteryid": 21100006, "description": "石阵秘境难度6宝箱", "type": 0, @@ -41040,7 +40464,7 @@ "notice": 0 }, { - "id": 1711, + "id": 1687, "lotteryid": 21100007, "description": "石阵秘境难度7宝箱", "type": 2, @@ -41063,6 +40487,582 @@ "playerlvmax": 0, "notice": 0 }, + { + "id": 1688, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10161", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1689, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10162", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1690, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10163", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1691, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10164", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1692, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10165", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1693, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10260", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1694, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10261", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1695, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10262", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1696, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10263", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1697, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10264", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1698, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10265", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1699, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10360", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1700, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10361", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1701, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10362", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1702, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10363", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1703, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10364", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1704, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10365", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1705, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10460", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1706, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10461", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1707, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10462", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1708, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10463", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1709, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10464", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1710, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10465", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1711, + "lotteryid": 21100007, + "description": "石阵秘境难度7宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10560", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, { "id": 1712, "lotteryid": 21100007, @@ -41074,7 +41074,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10161", + "t": "10561", "n": 1 }, "itemdes": "", @@ -41098,7 +41098,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10162", + "t": "10562", "n": 1 }, "itemdes": "", @@ -41122,7 +41122,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10163", + "t": "10563", "n": 1 }, "itemdes": "", @@ -41146,7 +41146,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10164", + "t": "10564", "n": 1 }, "itemdes": "", @@ -41170,7 +41170,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10165", + "t": "10565", "n": 1 }, "itemdes": "", @@ -41194,7 +41194,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10260", + "t": "10660", "n": 1 }, "itemdes": "", @@ -41218,7 +41218,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10261", + "t": "10661", "n": 1 }, "itemdes": "", @@ -41242,7 +41242,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10262", + "t": "10662", "n": 1 }, "itemdes": "", @@ -41266,7 +41266,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10263", + "t": "10663", "n": 1 }, "itemdes": "", @@ -41290,7 +41290,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10264", + "t": "10664", "n": 1 }, "itemdes": "", @@ -41314,7 +41314,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10265", + "t": "10665", "n": 1 }, "itemdes": "", @@ -41338,7 +41338,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10360", + "t": "10760", "n": 1 }, "itemdes": "", @@ -41362,7 +41362,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10361", + "t": "10761", "n": 1 }, "itemdes": "", @@ -41386,7 +41386,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10362", + "t": "10762", "n": 1 }, "itemdes": "", @@ -41410,7 +41410,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10363", + "t": "10763", "n": 1 }, "itemdes": "", @@ -41434,7 +41434,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10364", + "t": "10764", "n": 1 }, "itemdes": "", @@ -41458,7 +41458,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10365", + "t": "10765", "n": 1 }, "itemdes": "", @@ -41482,7 +41482,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10460", + "t": "10860", "n": 1 }, "itemdes": "", @@ -41506,7 +41506,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10461", + "t": "10861", "n": 1 }, "itemdes": "", @@ -41530,7 +41530,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10462", + "t": "10862", "n": 1 }, "itemdes": "", @@ -41554,7 +41554,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10463", + "t": "10863", "n": 1 }, "itemdes": "", @@ -41578,7 +41578,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10464", + "t": "10864", "n": 1 }, "itemdes": "", @@ -41602,7 +41602,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10465", + "t": "10865", "n": 1 }, "itemdes": "", @@ -41626,7 +41626,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10560", + "t": "11060", "n": 1 }, "itemdes": "", @@ -41650,7 +41650,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10561", + "t": "11061", "n": 1 }, "itemdes": "", @@ -41674,7 +41674,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10562", + "t": "11062", "n": 1 }, "itemdes": "", @@ -41698,7 +41698,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10563", + "t": "11063", "n": 1 }, "itemdes": "", @@ -41722,7 +41722,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10564", + "t": "11064", "n": 1 }, "itemdes": "", @@ -41746,7 +41746,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10565", + "t": "11065", "n": 1 }, "itemdes": "", @@ -41770,7 +41770,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10660", + "t": "11160", "n": 1 }, "itemdes": "", @@ -41794,7 +41794,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10661", + "t": "11161", "n": 1 }, "itemdes": "", @@ -41818,7 +41818,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10662", + "t": "11162", "n": 1 }, "itemdes": "", @@ -41842,7 +41842,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10663", + "t": "11163", "n": 1 }, "itemdes": "", @@ -41866,7 +41866,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10664", + "t": "11164", "n": 1 }, "itemdes": "", @@ -41890,7 +41890,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10665", + "t": "11165", "n": 1 }, "itemdes": "", @@ -41914,7 +41914,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10760", + "t": "11260", "n": 1 }, "itemdes": "", @@ -41938,7 +41938,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10761", + "t": "11261", "n": 1 }, "itemdes": "", @@ -41962,7 +41962,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10762", + "t": "11262", "n": 1 }, "itemdes": "", @@ -41986,7 +41986,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10763", + "t": "11263", "n": 1 }, "itemdes": "", @@ -42010,7 +42010,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10764", + "t": "11264", "n": 1 }, "itemdes": "", @@ -42034,7 +42034,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10765", + "t": "11265", "n": 1 }, "itemdes": "", @@ -42058,7 +42058,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10860", + "t": "11360", "n": 1 }, "itemdes": "", @@ -42082,7 +42082,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10861", + "t": "11361", "n": 1 }, "itemdes": "", @@ -42106,7 +42106,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10862", + "t": "11362", "n": 1 }, "itemdes": "", @@ -42130,7 +42130,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10863", + "t": "11363", "n": 1 }, "itemdes": "", @@ -42154,7 +42154,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10864", + "t": "11364", "n": 1 }, "itemdes": "", @@ -42178,7 +42178,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10865", + "t": "11365", "n": 1 }, "itemdes": "", @@ -42202,7 +42202,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11060", + "t": "11460", "n": 1 }, "itemdes": "", @@ -42226,7 +42226,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11061", + "t": "11461", "n": 1 }, "itemdes": "", @@ -42250,7 +42250,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11062", + "t": "11462", "n": 1 }, "itemdes": "", @@ -42274,7 +42274,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11063", + "t": "11463", "n": 1 }, "itemdes": "", @@ -42298,7 +42298,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11064", + "t": "11464", "n": 1 }, "itemdes": "", @@ -42322,7 +42322,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11065", + "t": "11465", "n": 1 }, "itemdes": "", @@ -42346,7 +42346,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11160", + "t": "11560", "n": 1 }, "itemdes": "", @@ -42370,7 +42370,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11161", + "t": "11561", "n": 1 }, "itemdes": "", @@ -42394,7 +42394,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11162", + "t": "11562", "n": 1 }, "itemdes": "", @@ -42418,7 +42418,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11163", + "t": "11563", "n": 1 }, "itemdes": "", @@ -42442,7 +42442,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11164", + "t": "11564", "n": 1 }, "itemdes": "", @@ -42466,7 +42466,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11165", + "t": "11565", "n": 1 }, "itemdes": "", @@ -42490,7 +42490,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11260", + "t": "11660", "n": 1 }, "itemdes": "", @@ -42514,7 +42514,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11261", + "t": "11661", "n": 1 }, "itemdes": "", @@ -42538,7 +42538,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11262", + "t": "11662", "n": 1 }, "itemdes": "", @@ -42562,7 +42562,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11263", + "t": "11663", "n": 1 }, "itemdes": "", @@ -42586,7 +42586,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11264", + "t": "11664", "n": 1 }, "itemdes": "", @@ -42610,7 +42610,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11265", + "t": "11665", "n": 1 }, "itemdes": "", @@ -42634,7 +42634,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11360", + "t": "11760", "n": 1 }, "itemdes": "", @@ -42658,7 +42658,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11361", + "t": "11761", "n": 1 }, "itemdes": "", @@ -42682,7 +42682,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11362", + "t": "11762", "n": 1 }, "itemdes": "", @@ -42706,7 +42706,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11363", + "t": "11763", "n": 1 }, "itemdes": "", @@ -42730,7 +42730,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11364", + "t": "11764", "n": 1 }, "itemdes": "", @@ -42754,7 +42754,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11365", + "t": "11765", "n": 1 }, "itemdes": "", @@ -42778,7 +42778,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11460", + "t": "11860", "n": 1 }, "itemdes": "", @@ -42802,7 +42802,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11461", + "t": "11861", "n": 1 }, "itemdes": "", @@ -42826,7 +42826,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11462", + "t": "11862", "n": 1 }, "itemdes": "", @@ -42850,7 +42850,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11463", + "t": "11863", "n": 1 }, "itemdes": "", @@ -42874,7 +42874,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11464", + "t": "11864", "n": 1 }, "itemdes": "", @@ -42898,7 +42898,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11465", + "t": "11865", "n": 1 }, "itemdes": "", @@ -42922,7 +42922,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11560", + "t": "11960", "n": 1 }, "itemdes": "", @@ -42946,7 +42946,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11561", + "t": "11961", "n": 1 }, "itemdes": "", @@ -42970,7 +42970,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11562", + "t": "11962", "n": 1 }, "itemdes": "", @@ -42994,7 +42994,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11563", + "t": "11963", "n": 1 }, "itemdes": "", @@ -43018,7 +43018,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11564", + "t": "11964", "n": 1 }, "itemdes": "", @@ -43040,582 +43040,6 @@ "groupid": 0, "subtype": 0, "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11565", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1795, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11660", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1796, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11661", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1797, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11662", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1798, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11663", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1799, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11664", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1800, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11665", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1801, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11760", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1802, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11761", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1803, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11762", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1804, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11763", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1805, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11764", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1806, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11765", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1807, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11860", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1808, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11861", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1809, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11862", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1810, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11863", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1811, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11864", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1812, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11865", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1813, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11960", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1814, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11961", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1815, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11962", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1816, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11963", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1817, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11964", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1818, - "lotteryid": 21100007, - "description": "石阵秘境难度7宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, "itemid": { "a": "equi", "t": "11965", @@ -43632,7 +43056,7 @@ "notice": 0 }, { - "id": 1819, + "id": 1795, "lotteryid": 21100007, "description": "石阵秘境难度7宝箱", "type": 0, @@ -43656,7 +43080,7 @@ "notice": 0 }, { - "id": 1820, + "id": 1796, "lotteryid": 21100008, "description": "石阵秘境难度8宝箱", "type": 2, @@ -43680,7 +43104,7 @@ "notice": 0 }, { - "id": 1821, + "id": 1797, "lotteryid": 21100008, "description": "石阵秘境难度8宝箱", "type": 0, @@ -43703,6 +43127,582 @@ "playerlvmax": 0, "notice": 0 }, + { + "id": 1798, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10162", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1799, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10163", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1800, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10164", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1801, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10165", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1802, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10260", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1803, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10261", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1804, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10262", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1805, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10263", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1806, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10264", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1807, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10265", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1808, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10360", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1809, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10361", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1810, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10362", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1811, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10363", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1812, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10364", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1813, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10365", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1814, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10460", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1815, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10461", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1816, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10462", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1817, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10463", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1818, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10464", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1819, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10465", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1820, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10560", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, + { + "id": 1821, + "lotteryid": 21100008, + "description": "石阵秘境难度8宝箱", + "type": 0, + "groupwt": 0, + "groupid": 0, + "subtype": 0, + "groupnum": 0, + "itemid": { + "a": "equi", + "t": "10561", + "n": 1 + }, + "itemdes": "", + "itemwt": 50, + "min": 1, + "max": 1, + "VIPmin": 0, + "VIPmax": 15, + "playerlvmin": 0, + "playerlvmax": 0, + "notice": 0 + }, { "id": 1822, "lotteryid": 21100008, @@ -43714,7 +43714,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10162", + "t": "10562", "n": 1 }, "itemdes": "", @@ -43738,7 +43738,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10163", + "t": "10563", "n": 1 }, "itemdes": "", @@ -43762,7 +43762,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10164", + "t": "10564", "n": 1 }, "itemdes": "", @@ -43786,7 +43786,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10165", + "t": "10565", "n": 1 }, "itemdes": "", @@ -43810,7 +43810,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10260", + "t": "10660", "n": 1 }, "itemdes": "", @@ -43834,7 +43834,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10261", + "t": "10661", "n": 1 }, "itemdes": "", @@ -43858,7 +43858,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10262", + "t": "10662", "n": 1 }, "itemdes": "", @@ -43882,7 +43882,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10263", + "t": "10663", "n": 1 }, "itemdes": "", @@ -43906,7 +43906,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10264", + "t": "10664", "n": 1 }, "itemdes": "", @@ -43930,7 +43930,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10265", + "t": "10665", "n": 1 }, "itemdes": "", @@ -43954,7 +43954,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10360", + "t": "10760", "n": 1 }, "itemdes": "", @@ -43978,7 +43978,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10361", + "t": "10761", "n": 1 }, "itemdes": "", @@ -44002,7 +44002,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10362", + "t": "10762", "n": 1 }, "itemdes": "", @@ -44026,7 +44026,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10363", + "t": "10763", "n": 1 }, "itemdes": "", @@ -44050,7 +44050,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10364", + "t": "10764", "n": 1 }, "itemdes": "", @@ -44074,7 +44074,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10365", + "t": "10765", "n": 1 }, "itemdes": "", @@ -44098,7 +44098,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10460", + "t": "10860", "n": 1 }, "itemdes": "", @@ -44122,7 +44122,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10461", + "t": "10861", "n": 1 }, "itemdes": "", @@ -44146,7 +44146,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10462", + "t": "10862", "n": 1 }, "itemdes": "", @@ -44170,7 +44170,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10463", + "t": "10863", "n": 1 }, "itemdes": "", @@ -44194,7 +44194,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10464", + "t": "10864", "n": 1 }, "itemdes": "", @@ -44218,7 +44218,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10465", + "t": "10865", "n": 1 }, "itemdes": "", @@ -44242,7 +44242,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10560", + "t": "11060", "n": 1 }, "itemdes": "", @@ -44266,7 +44266,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10561", + "t": "11061", "n": 1 }, "itemdes": "", @@ -44290,7 +44290,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10562", + "t": "11062", "n": 1 }, "itemdes": "", @@ -44314,7 +44314,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10563", + "t": "11063", "n": 1 }, "itemdes": "", @@ -44338,7 +44338,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10564", + "t": "11064", "n": 1 }, "itemdes": "", @@ -44362,7 +44362,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10565", + "t": "11065", "n": 1 }, "itemdes": "", @@ -44386,7 +44386,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10660", + "t": "11160", "n": 1 }, "itemdes": "", @@ -44410,7 +44410,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10661", + "t": "11161", "n": 1 }, "itemdes": "", @@ -44434,7 +44434,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10662", + "t": "11162", "n": 1 }, "itemdes": "", @@ -44458,7 +44458,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10663", + "t": "11163", "n": 1 }, "itemdes": "", @@ -44482,7 +44482,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10664", + "t": "11164", "n": 1 }, "itemdes": "", @@ -44506,7 +44506,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10665", + "t": "11165", "n": 1 }, "itemdes": "", @@ -44530,7 +44530,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10760", + "t": "11260", "n": 1 }, "itemdes": "", @@ -44554,7 +44554,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10761", + "t": "11261", "n": 1 }, "itemdes": "", @@ -44578,7 +44578,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10762", + "t": "11262", "n": 1 }, "itemdes": "", @@ -44602,7 +44602,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10763", + "t": "11263", "n": 1 }, "itemdes": "", @@ -44626,7 +44626,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10764", + "t": "11264", "n": 1 }, "itemdes": "", @@ -44650,7 +44650,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10765", + "t": "11265", "n": 1 }, "itemdes": "", @@ -44674,7 +44674,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10860", + "t": "11360", "n": 1 }, "itemdes": "", @@ -44698,7 +44698,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10861", + "t": "11361", "n": 1 }, "itemdes": "", @@ -44722,7 +44722,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10862", + "t": "11362", "n": 1 }, "itemdes": "", @@ -44746,7 +44746,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10863", + "t": "11363", "n": 1 }, "itemdes": "", @@ -44770,7 +44770,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10864", + "t": "11364", "n": 1 }, "itemdes": "", @@ -44794,7 +44794,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "10865", + "t": "11365", "n": 1 }, "itemdes": "", @@ -44818,7 +44818,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11060", + "t": "11460", "n": 1 }, "itemdes": "", @@ -44842,7 +44842,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11061", + "t": "11461", "n": 1 }, "itemdes": "", @@ -44866,7 +44866,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11062", + "t": "11462", "n": 1 }, "itemdes": "", @@ -44890,7 +44890,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11063", + "t": "11463", "n": 1 }, "itemdes": "", @@ -44914,7 +44914,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11064", + "t": "11464", "n": 1 }, "itemdes": "", @@ -44938,7 +44938,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11065", + "t": "11465", "n": 1 }, "itemdes": "", @@ -44962,7 +44962,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11160", + "t": "11560", "n": 1 }, "itemdes": "", @@ -44986,7 +44986,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11161", + "t": "11561", "n": 1 }, "itemdes": "", @@ -45010,7 +45010,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11162", + "t": "11562", "n": 1 }, "itemdes": "", @@ -45034,7 +45034,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11163", + "t": "11563", "n": 1 }, "itemdes": "", @@ -45058,7 +45058,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11164", + "t": "11564", "n": 1 }, "itemdes": "", @@ -45082,7 +45082,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11165", + "t": "11565", "n": 1 }, "itemdes": "", @@ -45106,7 +45106,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11260", + "t": "11660", "n": 1 }, "itemdes": "", @@ -45130,7 +45130,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11261", + "t": "11661", "n": 1 }, "itemdes": "", @@ -45154,7 +45154,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11262", + "t": "11662", "n": 1 }, "itemdes": "", @@ -45178,7 +45178,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11263", + "t": "11663", "n": 1 }, "itemdes": "", @@ -45202,7 +45202,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11264", + "t": "11664", "n": 1 }, "itemdes": "", @@ -45226,7 +45226,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11265", + "t": "11665", "n": 1 }, "itemdes": "", @@ -45250,7 +45250,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11360", + "t": "11760", "n": 1 }, "itemdes": "", @@ -45274,7 +45274,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11361", + "t": "11761", "n": 1 }, "itemdes": "", @@ -45298,7 +45298,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11362", + "t": "11762", "n": 1 }, "itemdes": "", @@ -45322,7 +45322,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11363", + "t": "11763", "n": 1 }, "itemdes": "", @@ -45346,7 +45346,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11364", + "t": "11764", "n": 1 }, "itemdes": "", @@ -45370,7 +45370,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11365", + "t": "11765", "n": 1 }, "itemdes": "", @@ -45394,7 +45394,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11460", + "t": "11860", "n": 1 }, "itemdes": "", @@ -45418,7 +45418,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11461", + "t": "11861", "n": 1 }, "itemdes": "", @@ -45442,7 +45442,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11462", + "t": "11862", "n": 1 }, "itemdes": "", @@ -45466,7 +45466,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11463", + "t": "11863", "n": 1 }, "itemdes": "", @@ -45490,7 +45490,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11464", + "t": "11864", "n": 1 }, "itemdes": "", @@ -45514,7 +45514,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11465", + "t": "11865", "n": 1 }, "itemdes": "", @@ -45538,7 +45538,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11560", + "t": "11960", "n": 1 }, "itemdes": "", @@ -45562,7 +45562,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11561", + "t": "11961", "n": 1 }, "itemdes": "", @@ -45586,7 +45586,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11562", + "t": "11962", "n": 1 }, "itemdes": "", @@ -45610,7 +45610,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11563", + "t": "11963", "n": 1 }, "itemdes": "", @@ -45634,7 +45634,7 @@ "groupnum": 0, "itemid": { "a": "equi", - "t": "11564", + "t": "11964", "n": 1 }, "itemdes": "", @@ -45656,582 +45656,6 @@ "groupid": 0, "subtype": 0, "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11565", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1904, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11660", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1905, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11661", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1906, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11662", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1907, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11663", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1908, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11664", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1909, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11665", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1910, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11760", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1911, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11761", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1912, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11762", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1913, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11763", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1914, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11764", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1915, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11765", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1916, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11860", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1917, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11861", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1918, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11862", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1919, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11863", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1920, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11864", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1921, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11865", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1922, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11960", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1923, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11961", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1924, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11962", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1925, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11963", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1926, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, - "itemid": { - "a": "equi", - "t": "11964", - "n": 1 - }, - "itemdes": "", - "itemwt": 50, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1927, - "lotteryid": 21100008, - "description": "石阵秘境难度8宝箱", - "type": 0, - "groupwt": 0, - "groupid": 0, - "subtype": 0, - "groupnum": 0, "itemid": { "a": "equi", "t": "11965", @@ -46248,7 +45672,7 @@ "notice": 0 }, { - "id": 1928, + "id": 1904, "lotteryid": 21100008, "description": "石阵秘境难度8宝箱", "type": 0, @@ -46272,7 +45696,7 @@ "notice": 0 }, { - "id": 1929, + "id": 1905, "lotteryid": 21100009, "description": "石阵秘境稀有宝箱", "type": 1, @@ -46296,7 +45720,7 @@ "notice": 0 }, { - "id": 1930, + "id": 1906, "lotteryid": 21100009, "description": "石阵秘境稀有宝箱", "type": 0, @@ -46320,7 +45744,7 @@ "notice": 0 }, { - "id": 1931, + "id": 1907, "lotteryid": 21100009, "description": "石阵秘境稀有宝箱", "type": 0, @@ -46344,7 +45768,7 @@ "notice": 0 }, { - "id": 1932, + "id": 1908, "lotteryid": 21100009, "description": "石阵秘境稀有宝箱", "type": 0, @@ -46368,7 +45792,7 @@ "notice": 0 }, { - "id": 1933, + "id": 1909, "lotteryid": 22000001, "description": "初级回响自选箱", "type": 3, @@ -46392,7 +45816,7 @@ "notice": 0 }, { - "id": 1934, + "id": 1910, "lotteryid": 22000001, "description": "初级回响自选箱", "type": 3, @@ -46416,7 +45840,7 @@ "notice": 0 }, { - "id": 1935, + "id": 1911, "lotteryid": 22000001, "description": "初级回响自选箱", "type": 3, @@ -46440,7 +45864,7 @@ "notice": 0 }, { - "id": 1936, + "id": 1912, "lotteryid": 22000001, "description": "初级回响自选箱", "type": 3, @@ -46464,7 +45888,7 @@ "notice": 0 }, { - "id": 1937, + "id": 1913, "lotteryid": 22000002, "description": "中级回响自选箱", "type": 3, @@ -46488,7 +45912,7 @@ "notice": 0 }, { - "id": 1938, + "id": 1914, "lotteryid": 22000002, "description": "中级回响自选箱", "type": 3, @@ -46512,7 +45936,7 @@ "notice": 0 }, { - "id": 1939, + "id": 1915, "lotteryid": 22000002, "description": "中级回响自选箱", "type": 3, @@ -46536,7 +45960,7 @@ "notice": 0 }, { - "id": 1940, + "id": 1916, "lotteryid": 22000002, "description": "中级回响自选箱", "type": 3, @@ -46560,7 +45984,7 @@ "notice": 0 }, { - "id": 1941, + "id": 1917, "lotteryid": 22000003, "description": "高级回响自选箱", "type": 3, @@ -46584,7 +46008,7 @@ "notice": 0 }, { - "id": 1942, + "id": 1918, "lotteryid": 22000003, "description": "高级回响自选箱", "type": 3, @@ -46608,7 +46032,7 @@ "notice": 0 }, { - "id": 1943, + "id": 1919, "lotteryid": 22000003, "description": "高级回响自选箱", "type": 3, @@ -46632,7 +46056,7 @@ "notice": 0 }, { - "id": 1944, + "id": 1920, "lotteryid": 22000003, "description": "高级回响自选箱", "type": 3, @@ -46656,7 +46080,7 @@ "notice": 0 }, { - "id": 1945, + "id": 1921, "lotteryid": 22000004, "description": "4星直觉守护者自选箱", "type": 3, @@ -46680,7 +46104,7 @@ "notice": 0 }, { - "id": 1946, + "id": 1922, "lotteryid": 22000004, "description": "4星直觉守护者自选箱", "type": 3, @@ -46704,7 +46128,7 @@ "notice": 0 }, { - "id": 1947, + "id": 1923, "lotteryid": 22000004, "description": "4星直觉守护者自选箱", "type": 3, @@ -46728,7 +46152,7 @@ "notice": 0 }, { - "id": 1948, + "id": 1924, "lotteryid": 22000004, "description": "4星直觉守护者自选箱", "type": 3, @@ -46752,7 +46176,7 @@ "notice": 0 }, { - "id": 1949, + "id": 1925, "lotteryid": 22000004, "description": "4星直觉守护者自选箱", "type": 3, @@ -46776,7 +46200,7 @@ "notice": 0 }, { - "id": 1950, + "id": 1926, "lotteryid": 22000005, "description": "4星真诚守护者自选箱", "type": 3, @@ -46800,7 +46224,7 @@ "notice": 0 }, { - "id": 1951, + "id": 1927, "lotteryid": 22000005, "description": "4星真诚守护者自选箱", "type": 3, @@ -46824,7 +46248,7 @@ "notice": 0 }, { - "id": 1952, + "id": 1928, "lotteryid": 22000005, "description": "4星真诚守护者自选箱", "type": 3, @@ -46848,7 +46272,7 @@ "notice": 0 }, { - "id": 1953, + "id": 1929, "lotteryid": 22000005, "description": "4星真诚守护者自选箱", "type": 3, @@ -46872,7 +46296,7 @@ "notice": 0 }, { - "id": 1954, + "id": 1930, "lotteryid": 22000006, "description": "4星共情守护者自选箱", "type": 3, @@ -46896,7 +46320,7 @@ "notice": 0 }, { - "id": 1955, + "id": 1931, "lotteryid": 22000006, "description": "4星共情守护者自选箱", "type": 3, @@ -46920,7 +46344,7 @@ "notice": 0 }, { - "id": 1956, + "id": 1932, "lotteryid": 22000006, "description": "4星共情守护者自选箱", "type": 3, @@ -46944,7 +46368,7 @@ "notice": 0 }, { - "id": 1957, + "id": 1933, "lotteryid": 22000006, "description": "4星共情守护者自选箱", "type": 3, @@ -46968,7 +46392,7 @@ "notice": 0 }, { - "id": 1958, + "id": 1934, "lotteryid": 22000006, "description": "4星共情守护者自选箱", "type": 3, @@ -46992,7 +46416,7 @@ "notice": 0 }, { - "id": 1959, + "id": 1935, "lotteryid": 22000006, "description": "4星共情守护者自选箱", "type": 3, @@ -47016,7 +46440,7 @@ "notice": 0 }, { - "id": 1960, + "id": 1936, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47040,7 +46464,7 @@ "notice": 0 }, { - "id": 1961, + "id": 1937, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47064,7 +46488,7 @@ "notice": 0 }, { - "id": 1962, + "id": 1938, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47088,7 +46512,7 @@ "notice": 0 }, { - "id": 1963, + "id": 1939, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47112,7 +46536,7 @@ "notice": 0 }, { - "id": 1964, + "id": 1940, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47136,7 +46560,7 @@ "notice": 0 }, { - "id": 1965, + "id": 1941, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47160,7 +46584,7 @@ "notice": 0 }, { - "id": 1966, + "id": 1942, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47184,7 +46608,7 @@ "notice": 0 }, { - "id": 1967, + "id": 1943, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47208,7 +46632,7 @@ "notice": 0 }, { - "id": 1968, + "id": 1944, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47232,7 +46656,7 @@ "notice": 0 }, { - "id": 1969, + "id": 1945, "lotteryid": 22000007, "description": "5星3系守护者自选箱碎片", "type": 3, @@ -47254,43205 +46678,5 @@ "playerlvmin": 0, "playerlvmax": 0, "notice": 0 - }, - { - "id": 1970, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10110", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1971, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10111", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1972, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10112", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1973, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10113", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1974, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10114", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1975, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10115", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1976, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1977, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1978, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1979, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1980, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1981, - "lotteryid": 13011001, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1982, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11110", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1983, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11111", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1984, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11112", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1985, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11113", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1986, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11114", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1987, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11115", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1988, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1989, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1990, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1991, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1992, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1993, - "lotteryid": 13011001, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1994, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10110", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1995, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10111", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1996, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10112", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1997, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10113", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1998, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10114", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 1999, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10115", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2000, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2001, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2002, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2003, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2004, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2005, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2006, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2007, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2008, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2009, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2010, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2011, - "lotteryid": 13011002, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2012, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11110", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2013, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11111", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2014, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11112", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2015, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11113", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2016, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11114", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2017, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11115", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2018, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2019, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2020, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2021, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2022, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2023, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2024, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2025, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2026, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2027, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2028, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2029, - "lotteryid": 13011002, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2030, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2031, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2032, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2033, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2034, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2035, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2036, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2037, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2038, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2039, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2040, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2041, - "lotteryid": 13011003, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2042, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10220", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2043, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10221", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2044, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10222", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2045, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10223", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2046, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10224", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2047, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10225", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2048, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2049, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2050, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2051, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2052, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2053, - "lotteryid": 13011003, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2054, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2055, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2056, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2057, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2058, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2059, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2060, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2061, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2062, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2063, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2064, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2065, - "lotteryid": 13011003, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2066, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11220", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2067, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11221", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2068, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11222", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2069, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11223", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2070, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11224", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2071, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11225", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2072, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2073, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2074, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2075, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2076, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2077, - "lotteryid": 13011003, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2078, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2079, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2080, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2081, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2082, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2083, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2084, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2085, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2086, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2087, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2088, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2089, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2090, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2091, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2092, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2093, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2094, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2095, - "lotteryid": 13011004, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2096, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10220", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2097, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10221", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2098, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10222", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2099, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10223", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2100, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10224", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2101, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10225", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2102, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2103, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2104, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2105, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2106, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2107, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2108, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2109, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2110, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2111, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2112, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2113, - "lotteryid": 13011004, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2114, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11120", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2115, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11121", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2116, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11122", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2117, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11123", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2118, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11124", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2119, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11125", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2120, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2121, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2122, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2123, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2124, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2125, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2126, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2127, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2128, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2129, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2130, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2131, - "lotteryid": 13011004, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2132, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11220", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2133, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11221", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2134, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11222", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2135, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11223", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2136, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11224", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2137, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11225", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2138, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2139, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2140, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2141, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2142, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2143, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2144, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2145, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2146, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2147, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2148, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2149, - "lotteryid": 13011004, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2150, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2151, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2152, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2153, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2154, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2155, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2156, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2157, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2158, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2159, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2160, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2161, - "lotteryid": 13011005, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2162, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2163, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2164, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2165, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2166, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2167, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2168, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2169, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2170, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2171, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2172, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2173, - "lotteryid": 13011005, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2174, - "lotteryid": 13011005, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10330", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2175, - "lotteryid": 13011005, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10331", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2176, - "lotteryid": 13011005, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10332", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2177, - "lotteryid": 13011005, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10333", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2178, - "lotteryid": 13011005, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10334", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2179, - "lotteryid": 13011005, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10335", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2180, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2181, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2182, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2183, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2184, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2185, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2186, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2187, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2188, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2189, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2190, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2191, - "lotteryid": 13011005, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2192, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2193, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2194, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2195, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2196, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2197, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2198, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2199, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2200, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2201, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2202, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2203, - "lotteryid": 13011005, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2204, - "lotteryid": 13011005, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11330", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2205, - "lotteryid": 13011005, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11331", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2206, - "lotteryid": 13011005, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11332", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2207, - "lotteryid": 13011005, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11333", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2208, - "lotteryid": 13011005, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11334", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2209, - "lotteryid": 13011005, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11335", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2210, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2211, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2212, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2213, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2214, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2215, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2216, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2217, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2218, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2219, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2220, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2221, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2222, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2223, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2224, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2225, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2226, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2227, - "lotteryid": 13011006, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2228, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2229, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2230, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2231, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2232, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2233, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2234, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2235, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2236, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2237, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2238, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2239, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2240, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2241, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2242, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2243, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2244, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2245, - "lotteryid": 13011006, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2246, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10330", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2247, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10331", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2248, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10332", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2249, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10333", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2250, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10334", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2251, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10335", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2252, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10340", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2253, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10341", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2254, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10342", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2255, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10343", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2256, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10344", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2257, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10345", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2258, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2259, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2260, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2261, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2262, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2263, - "lotteryid": 13011006, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2264, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11130", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2265, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11131", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2266, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11132", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2267, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11133", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2268, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11134", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2269, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11135", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2270, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2271, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2272, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2273, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2274, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2275, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2276, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2277, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2278, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2279, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2280, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2281, - "lotteryid": 13011006, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2282, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11230", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2283, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11231", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2284, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11232", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2285, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11233", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2286, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11234", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2287, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11235", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2288, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2289, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2290, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2291, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2292, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2293, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2294, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2295, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2296, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2297, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2298, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2299, - "lotteryid": 13011006, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2300, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11330", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2301, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11331", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2302, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11332", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2303, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11333", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2304, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11334", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2305, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11335", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2306, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11340", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2307, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11341", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2308, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11342", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2309, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11343", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2310, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11344", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2311, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11345", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2312, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2313, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2314, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2315, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2316, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2317, - "lotteryid": 13011006, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2318, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2319, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2320, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2321, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2322, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2323, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2324, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2325, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2326, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2327, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2328, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2329, - "lotteryid": 13011007, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2330, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2331, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2332, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2333, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2334, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2335, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2336, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2337, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2338, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2339, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2340, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2341, - "lotteryid": 13011007, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2342, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10340", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2343, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10341", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2344, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10342", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2345, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10343", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2346, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10344", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2347, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10345", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2348, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2349, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2350, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2351, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2352, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2353, - "lotteryid": 13011007, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2354, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2355, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2356, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2357, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2358, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2359, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2360, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2361, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2362, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2363, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2364, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2365, - "lotteryid": 13011007, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2366, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2367, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2368, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2369, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2370, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2371, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2372, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2373, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2374, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2375, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2376, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2377, - "lotteryid": 13011007, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2378, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11340", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2379, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11341", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2380, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11342", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2381, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11343", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2382, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11344", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2383, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11345", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2384, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2385, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2386, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2387, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2388, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2389, - "lotteryid": 13011007, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2390, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2391, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2392, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2393, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2394, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2395, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2396, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2397, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2398, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2399, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2400, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2401, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2402, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10160", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2403, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10161", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2404, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10162", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2405, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10163", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2406, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10164", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2407, - "lotteryid": 13011008, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10165", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2408, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2409, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2410, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2411, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2412, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2413, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2414, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2415, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2416, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2417, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2418, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2419, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2420, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10260", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2421, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10261", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2422, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10262", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2423, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10263", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2424, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10264", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2425, - "lotteryid": 13011008, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10265", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2426, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10340", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2427, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10341", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2428, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10342", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2429, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10343", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2430, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10344", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2431, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10345", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2432, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2433, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2434, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2435, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2436, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2437, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2438, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10360", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2439, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10361", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2440, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10362", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2441, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10363", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2442, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10364", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2443, - "lotteryid": 13011008, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10365", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2444, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11140", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2445, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11141", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2446, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11142", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2447, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11143", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2448, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11144", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2449, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11145", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2450, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2451, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2452, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2453, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2454, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2455, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2456, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11160", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2457, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11161", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2458, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11162", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2459, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11163", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2460, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11164", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2461, - "lotteryid": 13011008, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11165", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2462, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11240", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2463, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11241", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2464, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11242", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2465, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11243", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2466, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11244", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2467, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11245", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2468, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2469, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2470, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2471, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2472, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2473, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2474, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11260", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2475, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11261", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2476, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11262", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2477, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11263", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2478, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11264", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2479, - "lotteryid": 13011008, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11265", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2480, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11340", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2481, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11341", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2482, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11342", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2483, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11343", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2484, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11344", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2485, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11345", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2486, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2487, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2488, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2489, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2490, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2491, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2492, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11360", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2493, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11361", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2494, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11362", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2495, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11363", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2496, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11364", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2497, - "lotteryid": 13011008, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11365", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2498, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2499, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2500, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2501, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2502, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2503, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2504, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10160", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2505, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10161", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2506, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10162", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2507, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10163", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2508, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10164", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2509, - "lotteryid": 13011009, - "description": "无极神功套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10165", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2510, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2511, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2512, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2513, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2514, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2515, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2516, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10260", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2517, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10261", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2518, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10262", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2519, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10263", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2520, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10264", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2521, - "lotteryid": 13011009, - "description": "驯龙套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10265", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2522, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2523, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2524, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2525, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2526, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2527, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2528, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10360", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2529, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10361", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2530, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10362", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2531, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10363", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2532, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10364", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2533, - "lotteryid": 13011009, - "description": "雪精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10365", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2534, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11150", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2535, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11151", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2536, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11152", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2537, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11153", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2538, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11154", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2539, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11155", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2540, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11160", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2541, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11161", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2542, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11162", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2543, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11163", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2544, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11164", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2545, - "lotteryid": 13011009, - "description": "波波星套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11165", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2546, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11250", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2547, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11251", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2548, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11252", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2549, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11253", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2550, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11254", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2551, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11255", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2552, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11260", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2553, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11261", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2554, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11262", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2555, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11263", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2556, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11264", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2557, - "lotteryid": 13011009, - "description": "穴居人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11265", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2558, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11350", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2559, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11351", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2560, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11352", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2561, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11353", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2562, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11354", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2563, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11355", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2564, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11360", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2565, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11361", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2566, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11362", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2567, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11363", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2568, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11364", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2569, - "lotteryid": 13011009, - "description": "文明人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11365", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2570, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10410", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2571, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10411", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2572, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10412", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2573, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10413", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2574, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10414", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2575, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10415", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2576, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2577, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2578, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2579, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2580, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2581, - "lotteryid": 13012001, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2582, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11410", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2583, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11411", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2584, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11412", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2585, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11413", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2586, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11414", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2587, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11415", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2588, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2589, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2590, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2591, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2592, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2593, - "lotteryid": 13012001, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2594, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10410", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2595, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10411", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2596, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10412", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2597, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10413", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2598, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10414", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2599, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10415", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2600, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2601, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2602, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2603, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2604, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2605, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2606, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2607, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2608, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2609, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2610, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2611, - "lotteryid": 13012002, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2612, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11410", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2613, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11411", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2614, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11412", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2615, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11413", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2616, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11414", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2617, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11415", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2618, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2619, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2620, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2621, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2622, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2623, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2624, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2625, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2626, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2627, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2628, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2629, - "lotteryid": 13012002, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2630, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2631, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2632, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2633, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2634, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2635, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2636, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2637, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2638, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2639, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2640, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2641, - "lotteryid": 13012003, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2642, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10520", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2643, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10521", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2644, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10522", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2645, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10523", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2646, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10524", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2647, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10525", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2648, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2649, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2650, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2651, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2652, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2653, - "lotteryid": 13012003, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2654, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2655, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2656, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2657, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2658, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2659, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2660, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2661, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2662, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2663, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2664, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2665, - "lotteryid": 13012003, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2666, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11520", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2667, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11521", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2668, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11522", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2669, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11523", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2670, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11524", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2671, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11525", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2672, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2673, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2674, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2675, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2676, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2677, - "lotteryid": 13012003, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2678, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2679, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2680, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2681, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2682, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2683, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2684, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2685, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2686, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2687, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2688, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2689, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2690, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2691, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2692, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2693, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2694, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2695, - "lotteryid": 13012004, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2696, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10520", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2697, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10521", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2698, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10522", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2699, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10523", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2700, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10524", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2701, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10525", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2702, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2703, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2704, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2705, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2706, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2707, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2708, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2709, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2710, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2711, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2712, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2713, - "lotteryid": 13012004, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2714, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11420", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2715, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11421", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2716, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11422", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2717, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11423", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2718, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11424", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2719, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11425", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2720, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2721, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2722, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2723, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2724, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2725, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2726, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2727, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2728, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2729, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2730, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2731, - "lotteryid": 13012004, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2732, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11520", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2733, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11521", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2734, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11522", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2735, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11523", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2736, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11524", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2737, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11525", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2738, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2739, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2740, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2741, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2742, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2743, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2744, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2745, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2746, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2747, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2748, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2749, - "lotteryid": 13012004, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2750, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2751, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2752, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2753, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2754, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2755, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2756, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2757, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2758, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2759, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2760, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2761, - "lotteryid": 13012005, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2762, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2763, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2764, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2765, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2766, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2767, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2768, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2769, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2770, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2771, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2772, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2773, - "lotteryid": 13012005, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2774, - "lotteryid": 13012005, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10630", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2775, - "lotteryid": 13012005, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10631", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2776, - "lotteryid": 13012005, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10632", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2777, - "lotteryid": 13012005, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10633", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2778, - "lotteryid": 13012005, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10634", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2779, - "lotteryid": 13012005, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10635", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2780, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2781, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2782, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2783, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2784, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2785, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2786, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2787, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2788, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2789, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2790, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2791, - "lotteryid": 13012005, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2792, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2793, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2794, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2795, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2796, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2797, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2798, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2799, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2800, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2801, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2802, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2803, - "lotteryid": 13012005, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2804, - "lotteryid": 13012005, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11630", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2805, - "lotteryid": 13012005, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11631", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2806, - "lotteryid": 13012005, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11632", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2807, - "lotteryid": 13012005, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11633", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2808, - "lotteryid": 13012005, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11634", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2809, - "lotteryid": 13012005, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11635", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2810, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2811, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2812, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2813, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2814, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2815, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2816, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2817, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2818, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2819, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2820, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2821, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2822, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2823, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2824, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2825, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2826, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2827, - "lotteryid": 13012006, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2828, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2829, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2830, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2831, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2832, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2833, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2834, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2835, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2836, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2837, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2838, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2839, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2840, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2841, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2842, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2843, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2844, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2845, - "lotteryid": 13012006, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2846, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10630", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2847, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10631", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2848, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10632", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2849, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10633", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2850, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10634", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2851, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10635", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2852, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10640", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2853, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10641", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2854, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10642", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2855, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10643", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2856, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10644", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2857, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10645", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2858, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2859, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2860, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2861, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2862, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2863, - "lotteryid": 13012006, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2864, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11430", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2865, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11431", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2866, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11432", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2867, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11433", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2868, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11434", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2869, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11435", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2870, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2871, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2872, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2873, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2874, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2875, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2876, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2877, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2878, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2879, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2880, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2881, - "lotteryid": 13012006, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2882, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11530", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2883, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11531", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2884, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11532", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2885, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11533", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2886, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11534", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2887, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11535", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2888, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2889, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2890, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2891, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2892, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2893, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2894, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2895, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2896, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2897, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2898, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2899, - "lotteryid": 13012006, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2900, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11630", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2901, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11631", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2902, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11632", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2903, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11633", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2904, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11634", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2905, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11635", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2906, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11640", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2907, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11641", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2908, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11642", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2909, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11643", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2910, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11644", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2911, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11645", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2912, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2913, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2914, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2915, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2916, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2917, - "lotteryid": 13012006, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2918, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2919, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2920, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2921, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2922, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2923, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2924, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2925, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2926, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2927, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2928, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2929, - "lotteryid": 13012007, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2930, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2931, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2932, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2933, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2934, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2935, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2936, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2937, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2938, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2939, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2940, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2941, - "lotteryid": 13012007, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2942, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10640", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2943, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10641", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2944, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10642", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2945, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10643", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2946, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10644", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2947, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10645", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2948, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2949, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2950, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2951, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2952, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2953, - "lotteryid": 13012007, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2954, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2955, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2956, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2957, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2958, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2959, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2960, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2961, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2962, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2963, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2964, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2965, - "lotteryid": 13012007, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2966, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2967, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2968, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2969, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2970, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2971, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2972, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2973, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2974, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2975, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2976, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2977, - "lotteryid": 13012007, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2978, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11640", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2979, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11641", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2980, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11642", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2981, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11643", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2982, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11644", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2983, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11645", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2984, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2985, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2986, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2987, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2988, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2989, - "lotteryid": 13012007, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2990, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2991, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2992, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2993, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2994, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2995, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2996, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2997, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2998, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 2999, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3000, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3001, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3002, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10460", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3003, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10461", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3004, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10462", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3005, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10463", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3006, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10464", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3007, - "lotteryid": 13012008, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10465", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3008, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3009, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3010, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3011, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3012, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3013, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3014, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3015, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3016, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3017, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3018, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3019, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3020, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10560", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3021, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10561", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3022, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10562", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3023, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10563", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3024, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10564", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3025, - "lotteryid": 13012008, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10565", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3026, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10640", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3027, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10641", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3028, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10642", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3029, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10643", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3030, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10644", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3031, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10645", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3032, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3033, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3034, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3035, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3036, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3037, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3038, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10660", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3039, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10661", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3040, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10662", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3041, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10663", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3042, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10664", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3043, - "lotteryid": 13012008, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10665", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3044, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11440", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3045, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11441", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3046, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11442", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3047, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11443", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3048, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11444", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3049, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11445", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3050, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3051, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3052, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3053, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3054, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3055, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3056, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11460", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3057, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11461", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3058, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11462", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3059, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11463", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3060, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11464", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3061, - "lotteryid": 13012008, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11465", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3062, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11540", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3063, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11541", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3064, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11542", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3065, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11543", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3066, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11544", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3067, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11545", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3068, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3069, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3070, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3071, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3072, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3073, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3074, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11560", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3075, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11561", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3076, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11562", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3077, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11563", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3078, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11564", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3079, - "lotteryid": 13012008, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11565", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3080, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11640", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3081, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11641", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3082, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11642", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3083, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11643", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3084, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11644", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3085, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11645", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3086, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3087, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3088, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3089, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3090, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3091, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3092, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11660", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3093, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11661", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3094, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11662", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3095, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11663", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3096, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11664", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3097, - "lotteryid": 13012008, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11665", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3098, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3099, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3100, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3101, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3102, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3103, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3104, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10460", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3105, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10461", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3106, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10462", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3107, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10463", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3108, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10464", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3109, - "lotteryid": 13012009, - "description": "噩梦漩涡套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10465", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3110, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3111, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3112, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3113, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3114, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3115, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3116, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10560", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3117, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10561", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3118, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10562", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3119, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10563", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3120, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10564", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3121, - "lotteryid": 13012009, - "description": "音乐精灵套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10565", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3122, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3123, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3124, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3125, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3126, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3127, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3128, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10660", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3129, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10661", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3130, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10662", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3131, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10663", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3132, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10664", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3133, - "lotteryid": 13012009, - "description": "永恒萌狗套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10665", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3134, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11450", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3135, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11451", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3136, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11452", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3137, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11453", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3138, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11454", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3139, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11455", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3140, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11460", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3141, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11461", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3142, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11462", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3143, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11463", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3144, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11464", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3145, - "lotteryid": 13012009, - "description": "马戏团套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11465", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3146, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11550", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3147, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11551", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3148, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11552", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3149, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11553", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3150, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11554", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3151, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11555", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3152, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11560", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3153, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11561", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3154, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11562", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3155, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11563", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3156, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11564", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3157, - "lotteryid": 13012009, - "description": "泰坦套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11565", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3158, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11650", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3159, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11651", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3160, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11652", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3161, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11653", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3162, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11654", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3163, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11655", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3164, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11660", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3165, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11661", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3166, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11662", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3167, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11663", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3168, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11664", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3169, - "lotteryid": 13012009, - "description": "巨怪猎人套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11665", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3170, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10710", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3171, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10711", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3172, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10712", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3173, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10713", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3174, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10714", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3175, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10715", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3176, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3177, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3178, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3179, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3180, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3181, - "lotteryid": 13013001, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3182, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11710", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3183, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11711", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3184, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11712", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3185, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11713", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3186, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11714", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3187, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11715", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3188, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3189, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3190, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3191, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3192, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3193, - "lotteryid": 13013001, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3194, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10710", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3195, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10711", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3196, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10712", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3197, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10713", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3198, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10714", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3199, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10715", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3200, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3201, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3202, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3203, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3204, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3205, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3206, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3207, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3208, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3209, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3210, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3211, - "lotteryid": 13013002, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3212, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11710", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3213, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11711", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3214, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11712", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3215, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11713", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3216, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11714", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3217, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11715", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3218, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3219, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3220, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3221, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3222, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3223, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3224, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3225, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3226, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3227, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3228, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3229, - "lotteryid": 13013002, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3230, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3231, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3232, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3233, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3234, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3235, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3236, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3237, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3238, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3239, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3240, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3241, - "lotteryid": 13013003, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3242, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10820", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3243, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10821", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3244, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10822", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3245, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10823", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3246, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10824", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3247, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10825", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3248, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3249, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3250, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3251, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3252, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3253, - "lotteryid": 13013003, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3254, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3255, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3256, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3257, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3258, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3259, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3260, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3261, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3262, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3263, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3264, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3265, - "lotteryid": 13013003, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3266, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11820", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3267, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11821", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3268, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11822", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3269, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11823", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3270, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11824", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3271, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11825", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3272, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3273, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3274, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3275, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3276, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3277, - "lotteryid": 13013003, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3278, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3279, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3280, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3281, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3282, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3283, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3284, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3285, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3286, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3287, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3288, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3289, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3290, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3291, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3292, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3293, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3294, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3295, - "lotteryid": 13013004, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3296, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10820", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3297, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10821", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3298, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10822", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3299, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10823", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3300, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10824", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3301, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10825", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3302, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3303, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3304, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3305, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3306, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3307, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3308, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3309, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3310, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3311, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3312, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3313, - "lotteryid": 13013004, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3314, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11720", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3315, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11721", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3316, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11722", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3317, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11723", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3318, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11724", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3319, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11725", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3320, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3321, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3322, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3323, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3324, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3325, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3326, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3327, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3328, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3329, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3330, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3331, - "lotteryid": 13013004, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3332, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11820", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3333, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11821", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3334, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11822", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3335, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11823", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3336, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11824", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3337, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11825", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3338, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3339, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3340, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3341, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3342, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3343, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3344, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3345, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3346, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3347, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3348, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3349, - "lotteryid": 13013004, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3350, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3351, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3352, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3353, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3354, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3355, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3356, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3357, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3358, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3359, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3360, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3361, - "lotteryid": 13013005, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3362, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3363, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3364, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3365, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3366, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3367, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3368, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3369, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3370, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3371, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3372, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3373, - "lotteryid": 13013005, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3374, - "lotteryid": 13013005, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11030", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3375, - "lotteryid": 13013005, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11031", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3376, - "lotteryid": 13013005, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11032", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3377, - "lotteryid": 13013005, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11033", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3378, - "lotteryid": 13013005, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11034", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3379, - "lotteryid": 13013005, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11035", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3380, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3381, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3382, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3383, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3384, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3385, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3386, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3387, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3388, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3389, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3390, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3391, - "lotteryid": 13013005, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3392, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3393, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3394, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3395, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3396, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3397, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3398, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3399, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3400, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3401, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3402, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3403, - "lotteryid": 13013005, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3404, - "lotteryid": 13013005, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11930", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3405, - "lotteryid": 13013005, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11931", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3406, - "lotteryid": 13013005, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11932", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3407, - "lotteryid": 13013005, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11933", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3408, - "lotteryid": 13013005, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11934", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3409, - "lotteryid": 13013005, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11935", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3410, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3411, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3412, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3413, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3414, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3415, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3416, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3417, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3418, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3419, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3420, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3421, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3422, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3423, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3424, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3425, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3426, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3427, - "lotteryid": 13013006, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3428, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3429, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3430, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3431, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3432, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3433, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3434, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3435, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3436, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3437, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3438, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3439, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3440, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3441, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3442, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3443, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3444, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3445, - "lotteryid": 13013006, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3446, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11030", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3447, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11031", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3448, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11032", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3449, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11033", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3450, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11034", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3451, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11035", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3452, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11040", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3453, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11041", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3454, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11042", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3455, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11043", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3456, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11044", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3457, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11045", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3458, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11050", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3459, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11051", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3460, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11052", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3461, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11053", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3462, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11054", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3463, - "lotteryid": 13013006, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11055", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3464, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11730", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3465, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11731", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3466, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11732", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3467, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11733", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3468, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11734", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3469, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11735", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3470, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3471, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3472, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3473, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3474, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3475, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3476, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3477, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3478, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3479, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3480, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3481, - "lotteryid": 13013006, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3482, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11830", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3483, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11831", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3484, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11832", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3485, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11833", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3486, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11834", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3487, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11835", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3488, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3489, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3490, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3491, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3492, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3493, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3494, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3495, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3496, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3497, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3498, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3499, - "lotteryid": 13013006, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3500, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11930", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3501, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11931", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3502, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11932", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3503, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11933", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3504, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11934", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3505, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11935", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3506, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11940", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3507, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11941", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3508, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11942", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3509, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11943", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3510, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11944", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3511, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11945", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3512, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11950", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3513, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11951", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3514, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11952", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3515, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11953", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3516, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11954", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3517, - "lotteryid": 13013006, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11955", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3518, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3519, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3520, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3521, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3522, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3523, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3524, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3525, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3526, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3527, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3528, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3529, - "lotteryid": 13013007, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3530, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3531, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3532, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3533, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3534, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3535, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3536, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3537, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3538, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3539, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3540, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3541, - "lotteryid": 13013007, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3542, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11040", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3543, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11041", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3544, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11042", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3545, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11043", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3546, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11044", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3547, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11045", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3548, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11050", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3549, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11051", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3550, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11052", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3551, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11053", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3552, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11054", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3553, - "lotteryid": 13013007, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11055", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3554, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3555, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3556, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3557, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3558, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3559, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3560, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3561, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3562, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3563, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3564, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3565, - "lotteryid": 13013007, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3566, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3567, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3568, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3569, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3570, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3571, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3572, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3573, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3574, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3575, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3576, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3577, - "lotteryid": 13013007, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3578, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11940", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3579, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11941", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3580, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11942", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3581, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11943", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3582, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11944", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3583, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11945", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3584, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11950", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3585, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11951", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3586, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11952", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3587, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11953", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3588, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11954", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3589, - "lotteryid": 13013007, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11955", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3590, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3591, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3592, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3593, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3594, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3595, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3596, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3597, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3598, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3599, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3600, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3601, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3602, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10760", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3603, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10761", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3604, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10762", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3605, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10763", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3606, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10764", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3607, - "lotteryid": 13013008, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10765", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3608, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3609, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3610, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3611, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3612, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3613, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3614, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3615, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3616, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3617, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3618, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3619, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3620, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10860", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3621, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10861", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3622, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10862", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3623, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10863", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3624, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10864", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3625, - "lotteryid": 13013008, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10865", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3626, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11040", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3627, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11041", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3628, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11042", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3629, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11043", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3630, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11044", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3631, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11045", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3632, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11050", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3633, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11051", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3634, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11052", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3635, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11053", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3636, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11054", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3637, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11055", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3638, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11060", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3639, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11061", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3640, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11062", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3641, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11063", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3642, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11064", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3643, - "lotteryid": 13013008, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11065", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3644, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11740", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3645, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11741", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3646, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11742", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3647, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11743", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3648, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11744", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3649, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11745", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3650, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3651, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3652, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3653, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3654, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3655, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3656, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11760", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3657, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11761", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3658, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11762", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3659, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11763", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3660, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11764", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3661, - "lotteryid": 13013008, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11765", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3662, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11840", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3663, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11841", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3664, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11842", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3665, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11843", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3666, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11844", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3667, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11845", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3668, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3669, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3670, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3671, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3672, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3673, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3674, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11860", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3675, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11861", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3676, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11862", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3677, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11863", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3678, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11864", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3679, - "lotteryid": 13013008, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11865", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3680, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11940", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3681, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11941", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3682, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11942", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3683, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11943", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3684, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11944", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3685, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11945", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3686, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11950", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3687, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11951", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3688, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11952", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3689, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11953", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3690, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11954", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3691, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11955", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3692, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11960", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3693, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11961", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3694, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11962", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3695, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11963", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3696, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11964", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3697, - "lotteryid": 13013008, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11965", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3698, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3699, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3700, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3701, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3702, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3703, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3704, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10760", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3705, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10761", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3706, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10762", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3707, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10763", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3708, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10764", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3709, - "lotteryid": 13013009, - "description": "原始狩猎套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10765", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3710, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3711, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3712, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3713, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3714, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3715, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3716, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10860", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3717, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10861", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3718, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10862", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3719, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10863", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3720, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10864", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3721, - "lotteryid": 13013009, - "description": "气功大师套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "10865", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3722, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11050", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3723, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11051", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3724, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11052", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3725, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11053", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3726, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11054", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3727, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11055", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3728, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11060", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3729, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11061", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3730, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11062", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3731, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11063", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3732, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11064", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3733, - "lotteryid": 13013009, - "description": "马术套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11065", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3734, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11750", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3735, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11751", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3736, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11752", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3737, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11753", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3738, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11754", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3739, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11755", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3740, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11760", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3741, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11761", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3742, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11762", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3743, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11763", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3744, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11764", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3745, - "lotteryid": 13013009, - "description": "天外陨石套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11765", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3746, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11850", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3747, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11851", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3748, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11852", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3749, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11853", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3750, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11854", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3751, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11855", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3752, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11860", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3753, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11861", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3754, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11862", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3755, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11863", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3756, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11864", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3757, - "lotteryid": 13013009, - "description": "沼泽怪物套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11865", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3758, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11950", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3759, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11951", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3760, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11952", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3761, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11953", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3762, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11954", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3763, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11955", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3764, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11960", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3765, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11961", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3766, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11962", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3767, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11963", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3768, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11964", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 - }, - { - "id": 3769, - "lotteryid": 13013009, - "description": "守护神套装", - "type": 1, - "groupwt": 1, - "groupid": 1, - "subtype": 1, - "groupnum": 1, - "itemid": { - "a": "equi", - "t": "11965", - "n": 1 - }, - "itemdes": "", - "itemwt": 1000, - "min": 1, - "max": 1, - "VIPmin": 0, - "VIPmax": 15, - "playerlvmin": 0, - "playerlvmax": 0, - "notice": 0 } ] \ No newline at end of file diff --git a/bin/json/game_mainstage.json b/bin/json/game_mainstage.json index f9755ec05..5f8e9eb5d 100644 --- a/bin/json/game_mainstage.json +++ b/bin/json/game_mainstage.json @@ -19,7 +19,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -87,7 +86,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -195,7 +193,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -265,7 +262,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -347,7 +343,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -455,7 +450,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -539,7 +533,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -621,7 +614,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -729,7 +721,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -799,7 +790,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -869,7 +859,6 @@ "ventureavatar": [ "Person/24004/24004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -975,7 +964,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1043,7 +1031,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1111,7 +1098,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1179,7 +1165,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1247,7 +1232,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1353,7 +1337,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1421,7 +1404,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1527,7 +1509,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1633,7 +1614,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1739,7 +1719,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1807,7 +1786,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1873,7 +1851,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -1979,7 +1956,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -2088,7 +2064,6 @@ "Person/44005/44005_q.prefab", "Person/34004/34004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -2197,7 +2172,6 @@ "Person/44005/44005_q.prefab", "Person/34004/34004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -2308,7 +2282,6 @@ "Person/44005/44005_q.prefab", "Person/34004/34004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -2419,7 +2392,6 @@ "Person/44005/44005_q.prefab", "Person/34004/34004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -2535,7 +2507,6 @@ "Person/44005/44005_q.prefab", "Person/34004/34004_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { @@ -2612,7 +2583,6 @@ "Person/34004/34004_q.prefab", "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -2720,7 +2690,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -2788,7 +2757,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { @@ -2862,7 +2830,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { @@ -2936,7 +2903,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { @@ -3012,7 +2978,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -3082,7 +3047,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -3152,7 +3116,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_wh", "bubbletext": { @@ -3263,7 +3226,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_wh", "bubbletext": { @@ -3374,7 +3336,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_wh", "bubbletext": { @@ -3485,7 +3446,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -3596,7 +3556,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -3707,7 +3666,6 @@ "ventureavatar": [ "Person/13002/13002_q.prefab" ], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -3816,7 +3774,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -3884,7 +3841,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { @@ -3963,7 +3919,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_sq", "bubbletext": { @@ -4043,7 +3998,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -4111,7 +4065,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -4225,7 +4178,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -4299,7 +4251,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -4415,7 +4366,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -4531,7 +4481,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -4647,7 +4596,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -4763,7 +4711,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -4879,7 +4826,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -4995,7 +4941,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5111,7 +5056,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5227,7 +5171,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5343,7 +5286,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5459,7 +5401,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5575,7 +5516,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5691,7 +5631,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5807,7 +5746,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -5923,7 +5861,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6039,7 +5976,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6155,7 +6091,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6271,7 +6206,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6387,7 +6321,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6503,7 +6436,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6619,7 +6551,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6735,7 +6666,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6851,7 +6781,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -6967,7 +6896,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 3, "heroimg": "zxgq_qp_icon_zd", "bubbletext": { @@ -7083,7 +7011,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7199,7 +7126,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7273,7 +7199,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7347,7 +7272,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7422,7 +7346,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7496,7 +7419,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7570,7 +7492,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7638,7 +7559,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7712,7 +7632,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7786,7 +7705,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7854,7 +7772,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -7970,7 +7887,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8086,7 +8002,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8202,7 +8117,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8318,7 +8232,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8434,7 +8347,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8550,7 +8462,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8666,7 +8577,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8740,7 +8650,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8814,7 +8723,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8890,7 +8798,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -8964,7 +8871,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9038,7 +8944,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9112,7 +9017,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9188,7 +9092,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9262,7 +9165,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9336,7 +9238,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9410,7 +9311,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9486,7 +9386,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9562,7 +9461,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9678,7 +9576,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9752,7 +9649,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9826,7 +9722,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -9900,7 +9795,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10016,7 +9910,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10094,7 +9987,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10174,7 +10066,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -10232,7 +10123,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 6, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/yacht/yacht.prefab", @@ -10242,7 +10133,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10348,7 +10238,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -10358,7 +10248,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10464,7 +10353,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -10474,7 +10363,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10580,7 +10468,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -10590,7 +10478,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10696,7 +10583,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -10706,7 +10593,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10764,7 +10650,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -10774,7 +10660,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10832,7 +10717,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -10842,7 +10727,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -10948,7 +10832,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -10958,7 +10842,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -11064,7 +10947,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -11074,7 +10957,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -11132,7 +11014,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -11142,7 +11024,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -11248,7 +11129,7 @@ "is_near": 0, "openlevel": 1, "EditorStage": 0, - "venturemodelspeed": 10, + "venturemodelspeed": 0, "venturemodelscale": 1, "move_type": 0, "venturemodel": "Person/badcar/badcar.prefab", @@ -11258,7 +11139,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 1, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -11360,7 +11240,7 @@ 100311 ], "previoustage": 0, - "Episodetype": 7, + "Episodetype": 0, "is_near": 0, "openlevel": 1, "EditorStage": 0, @@ -11374,7 +11254,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 2, "heroimg": "zxgq_qp_icon_gth", "bubbletext": { @@ -11428,7 +11307,7 @@ 100312 ], "previoustage": 0, - "Episodetype": 0, + "Episodetype": 7, "is_near": 0, "openlevel": 1, "EditorStage": 0, @@ -11442,7 +11321,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -11510,7 +11388,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -11578,7 +11455,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -11694,7 +11570,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -11810,7 +11685,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -11878,7 +11752,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -11994,7 +11867,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12110,7 +11982,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12226,7 +12097,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12294,7 +12164,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12362,7 +12231,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12478,7 +12346,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12546,7 +12413,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12662,7 +12528,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12730,7 +12595,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12846,7 +12710,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -12962,7 +12825,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13078,7 +12940,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13194,7 +13055,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13310,7 +13170,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13426,7 +13285,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13542,7 +13400,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13658,7 +13515,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13774,7 +13630,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -13890,7 +13745,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14006,7 +13860,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14122,7 +13975,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14238,7 +14090,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14354,7 +14205,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14470,7 +14320,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14586,7 +14435,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14702,7 +14550,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14818,7 +14665,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -14934,7 +14780,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15050,7 +14895,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15166,7 +15010,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15282,7 +15125,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15398,7 +15240,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15514,7 +15355,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15630,7 +15470,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15746,7 +15585,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15862,7 +15700,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -15978,7 +15815,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16094,7 +15930,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16210,7 +16045,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16326,7 +16160,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16442,7 +16275,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16558,7 +16390,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16674,7 +16505,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16790,7 +16620,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -16906,7 +16735,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17022,7 +16850,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17138,7 +16965,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17254,7 +17080,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17370,7 +17195,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17486,7 +17310,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17602,7 +17425,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17718,7 +17540,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17834,7 +17655,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -17950,7 +17770,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -18066,7 +17885,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -18182,7 +18000,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { @@ -18298,7 +18115,6 @@ }, "venturetype": 0, "ventureavatar": [], - "scene_effectfilter": "", "herocolor": 0, "heroimg": "", "bubbletext": { diff --git a/bin/json/game_newsmithy.json b/bin/json/game_newsmithy.json index 347ca69e1..b2cb481c3 100644 --- a/bin/json/game_newsmithy.json +++ b/bin/json/game_newsmithy.json @@ -10,11 +10,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_1", - "text": "完美惩戒一阶图纸" + "text": "完美攻击一阶图纸" }, "star": 1, "drawing_png": "tj_gjtz1_1", - "basic_drop": 13011001, + "basic_drop": 11001, "basic_cos": [ { "a": "item", @@ -48,11 +48,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_2", - "text": "完美惩戒二阶图纸" + "text": "完美攻击二阶图纸" }, "star": 2, "drawing_png": "tj_gjtz1_2", - "basic_drop": 13011002, + "basic_drop": 11002, "basic_cos": [ { "a": "item", @@ -87,11 +87,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_3", - "text": "完美惩戒三阶图纸" + "text": "完美攻击三阶图纸" }, "star": 2, "drawing_png": "tj_gjtz1_2", - "basic_drop": 13011003, + "basic_drop": 11003, "basic_cos": [ { "a": "item", @@ -125,11 +125,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_4", - "text": "史诗惩戒一阶图纸" + "text": "史诗攻击一阶图纸" }, "star": 3, "drawing_png": "tj_gjtz1_3", - "basic_drop": 13011004, + "basic_drop": 11004, "basic_cos": [ { "a": "item", @@ -176,11 +176,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_5", - "text": "史诗惩戒二阶图纸" + "text": "史诗攻击二阶图纸" }, "star": 3, "drawing_png": "tj_gjtz1_3", - "basic_drop": 13011005, + "basic_drop": 11005, "basic_cos": [ { "a": "item", @@ -226,11 +226,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_6", - "text": "传说惩戒一阶图纸" + "text": "传说攻击一阶图纸" }, "star": 4, "drawing_png": "tj_gjtz1_4", - "basic_drop": 13011006, + "basic_drop": 11006, "basic_cos": [ { "a": "item", @@ -277,11 +277,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_7", - "text": "传说惩戒二阶图纸" + "text": "传说攻击二阶图纸" }, "star": 4, "drawing_png": "tj_gjtz1_4", - "basic_drop": 13011007, + "basic_drop": 11007, "basic_cos": [ { "a": "item", @@ -327,11 +327,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_8", - "text": "完美惩戒一阶图纸" + "text": "完美攻击一阶图纸" }, "star": 4, "drawing_png": "tj_gjtz1_4", - "basic_drop": 13011008, + "basic_drop": 11008, "basic_cos": [ { "a": "item", @@ -384,11 +384,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_9", - "text": "闪耀惩戒二阶图纸" + "text": "闪耀攻击二阶图纸" }, "star": 4, "drawing_png": "tj_gjtz1_4", - "basic_drop": 13011009, + "basic_drop": 11009, "basic_cos": [ { "a": "item", @@ -440,11 +440,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_10", - "text": "完美战斗一阶图纸" + "text": "完美防御一阶图纸" }, "star": 1, "drawing_png": "tj_fytz_1_1", - "basic_drop": 13012001, + "basic_drop": 12001, "basic_cos": [ { "a": "item", @@ -478,11 +478,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_11", - "text": "完美战斗二阶图纸" + "text": "完美防御二阶图纸" }, "star": 2, "drawing_png": "tj_fytz_1_2", - "basic_drop": 13012002, + "basic_drop": 12002, "basic_cos": [ { "a": "item", @@ -517,11 +517,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_12", - "text": "完美战斗三阶图纸" + "text": "完美防御三阶图纸" }, "star": 2, "drawing_png": "tj_fytz_1_2", - "basic_drop": 13012003, + "basic_drop": 12003, "basic_cos": [ { "a": "item", @@ -555,11 +555,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_13", - "text": "史诗战斗一阶图纸" + "text": "史诗防御一阶图纸" }, "star": 3, "drawing_png": "tj_fytz_1_3", - "basic_drop": 13012004, + "basic_drop": 12004, "basic_cos": [ { "a": "item", @@ -606,11 +606,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_14", - "text": "史诗战斗二阶图纸" + "text": "史诗防御二阶图纸" }, "star": 3, "drawing_png": "tj_fytz_1_3", - "basic_drop": 13012005, + "basic_drop": 12005, "basic_cos": [ { "a": "item", @@ -656,11 +656,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_15", - "text": "传说战斗一阶图纸" + "text": "传说防御一阶图纸" }, "star": 4, "drawing_png": "tj_fytz_1_4", - "basic_drop": 13012006, + "basic_drop": 12006, "basic_cos": [ { "a": "item", @@ -707,11 +707,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_16", - "text": "传说战斗二阶图纸" + "text": "传说防御二阶图纸" }, "star": 4, "drawing_png": "tj_fytz_1_4", - "basic_drop": 13012007, + "basic_drop": 12007, "basic_cos": [ { "a": "item", @@ -757,11 +757,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_17", - "text": "完美战斗一阶图纸" + "text": "完美防御一阶图纸" }, "star": 4, "drawing_png": "tj_fytz_1_4", - "basic_drop": 13012008, + "basic_drop": 12008, "basic_cos": [ { "a": "item", @@ -814,11 +814,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_18", - "text": "闪耀战斗二阶图纸" + "text": "闪耀防御二阶图纸" }, "star": 4, "drawing_png": "tj_fytz_1_4", - "basic_drop": 13012009, + "basic_drop": 12009, "basic_cos": [ { "a": "item", @@ -870,11 +870,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_19", - "text": "完美全能一阶图纸" + "text": "完美辅助一阶图纸" }, "star": 1, "drawing_png": "tj_fztz_1_1", - "basic_drop": 13013001, + "basic_drop": 13001, "basic_cos": [ { "a": "item", @@ -908,11 +908,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_20", - "text": "完美全能二阶图纸" + "text": "完美辅助二阶图纸" }, "star": 2, "drawing_png": "tj_fztz_1_2", - "basic_drop": 13013002, + "basic_drop": 13002, "basic_cos": [ { "a": "item", @@ -947,11 +947,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_21", - "text": "完美全能三阶图纸" + "text": "完美辅助三阶图纸" }, "star": 2, "drawing_png": "tj_fztz_1_2", - "basic_drop": 13013003, + "basic_drop": 13003, "basic_cos": [ { "a": "item", @@ -985,11 +985,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_22", - "text": "史诗全能一阶图纸" + "text": "史诗辅助一阶图纸" }, "star": 3, "drawing_png": "tj_fztz_1_3", - "basic_drop": 13013004, + "basic_drop": 13004, "basic_cos": [ { "a": "item", @@ -1036,11 +1036,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_23", - "text": "史诗全能二阶图纸" + "text": "史诗辅助二阶图纸" }, "star": 3, "drawing_png": "tj_fztz_1_3", - "basic_drop": 13013005, + "basic_drop": 13005, "basic_cos": [ { "a": "item", @@ -1086,11 +1086,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_24", - "text": "传说全能一阶图纸" + "text": "传说辅助一阶图纸" }, "star": 4, "drawing_png": "tj_fztz_1_4", - "basic_drop": 13013006, + "basic_drop": 13006, "basic_cos": [ { "a": "item", @@ -1137,11 +1137,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_25", - "text": "传说全能二阶图纸" + "text": "传说辅助二阶图纸" }, "star": 4, "drawing_png": "tj_fztz_1_4", - "basic_drop": 13013007, + "basic_drop": 13007, "basic_cos": [ { "a": "item", @@ -1187,11 +1187,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_26", - "text": "完美全能一阶图纸" + "text": "完美辅助一阶图纸" }, "star": 4, "drawing_png": "tj_fztz_1_4", - "basic_drop": 13013008, + "basic_drop": 13008, "basic_cos": [ { "a": "item", @@ -1244,11 +1244,11 @@ }, "drawing_name": { "key": "newsmithy_make_drawing_name_27", - "text": "闪耀全能二阶图纸" + "text": "闪耀辅助二阶图纸" }, "star": 4, "drawing_png": "tj_fztz_1_4", - "basic_drop": 13013009, + "basic_drop": 13009, "basic_cos": [ { "a": "item", diff --git a/bin/json/game_ruledesc.json b/bin/json/game_ruledesc.json index 35a834977..27d32d02c 100644 --- a/bin/json/game_ruledesc.json +++ b/bin/json/game_ruledesc.json @@ -117,7 +117,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_11", - "text": "属性约束关系
当时用有利属性惊喜攻击时,额外高处15%的概率触发暴击,额外50概率触发会心。
当时用不利属性进行攻击时,额外高处50%概率触发失手。" + "text": "反正克制就是最好的。" } }, { @@ -139,7 +139,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_13", - "text": "这里可以挑战冒险之旅。
体验传承者在各个世界经历的传奇故事。" + "text": "这里可以挑战冒险之旅并赢取巨量奖励。" } }, { @@ -260,7 +260,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_24", - "text": "这里可以查看关卡星完成条件。
积累一定的关卡星可以获得额外的道具奖励。" + "text": "这里可以查看关卡星完成条件,积累一定的关卡星可以获得额外的道具奖励。" } }, { @@ -304,7 +304,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_28", - "text": "这里可以消耗锻造材料打造出各种装备。
打造增长熟练度,熟练度足够后会解锁下一级图纸。
打造越高级的图纸获得更好的装备概率越高。" + "text": "这里可以消耗锻造材料打造出各种装备,打造增长熟练度,熟练度足够后会解锁下一级图纸,打造越高级的图纸获得更好的装备概率越高。" } }, { @@ -315,7 +315,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_29", - "text": "这里可以查看炉温。
炉温是打造时的消耗品,随时间自动回复,也可以使用道具回复。
提升炉温等级可以提升炉温上限与炉温恢复速度。" + "text": "这里可以查看炉温,炉温是打造时的消耗品,随时间自动回复,也可以使用道具回复。
提升炉温等级可以提升炉温上限与炉温恢复速度。" } }, { @@ -381,7 +381,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_35", - "text": "这里可以登记不同职业类别。
登记类别提升后,该类别的守护者可以获得额外的木桩锻炼经验加成。" + "text": "这里可以登记不同职业类别,登记类别提升后,该类别的守护者可以获得额外的木桩锻炼经验加成。" } }, { @@ -414,7 +414,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_38", - "text": "这里可以使用虚拟货币购买不同城市的货物。
在需求不同的城市中卖出来赚取更多的虚拟币,最后会根据玩家虚拟币的排名获取奖励。" + "text": "这里可以使用虚拟货币购买不同城市的货物,在需求不同的城市中卖出来赚取更多的虚拟币,最后会根据玩家虚拟币的排名获取奖励。" } }, { @@ -491,7 +491,7 @@ }, "content": { "key": "ruledesc_ruledesc_content_45", - "text": "这里可以使用食材烹饪出各种各样的食物。
食材组合的不同,烹饪出来的食物也完全不同。
添加的食物越多,能煮出好食物的概率越高。
只有正确的食材组合才能烹饪出美味佳肴。" + "text": "这里可以使用食材烹饪出各种各样的食物。
食材组合的不同,烹饪出来的食物也完全不同。
添加的食物越多,能煮出好食物的概率越高,但要小心错误的食材组合会完全烹饪不出好的食物。只有正确的食材组合才能烹饪出美味佳肴。" } }, { diff --git a/bin/json/game_shop.json b/bin/json/game_shop.json index fb7753126..d51c01832 100644 --- a/bin/json/game_shop.json +++ b/bin/json/game_shop.json @@ -54,8 +54,7 @@ 11003, 11004, 11005, - 11006, - 11007 + 11006 ] }, { diff --git a/bin/json/game_shopitem.json b/bin/json/game_shopitem.json index c38ad1149..16e883327 100644 --- a/bin/json/game_shopitem.json +++ b/bin/json/game_shopitem.json @@ -24085,42 +24085,6 @@ }, { "key": 686, - "id": 11007, - "iteminfo": [ - { - "a": "item", - "t": "13000003", - "n": 1 - } - ], - "preview": false, - "probability": 1000, - "need": [ - { - "a": "attr", - "t": "guildcoin", - "n": 50 - } - ], - "sale": 1000, - "salelist": [ - 1000, - 1000, - 1000, - 1000, - 1000, - 1000 - ], - "buyminnum": 10, - "buymaxnum": 10, - "vip": 0, - "lvmin": 1, - "lvmax": 60, - "mapidmin": 101, - "mapidmax": 9999 - }, - { - "key": 687, "id": 12001, "iteminfo": [ { @@ -24156,7 +24120,7 @@ "mapidmax": 9999 }, { - "key": 688, + "key": 687, "id": 12002, "iteminfo": [ { @@ -24192,7 +24156,7 @@ "mapidmax": 9999 }, { - "key": 689, + "key": 688, "id": 12003, "iteminfo": [ { @@ -24228,7 +24192,7 @@ "mapidmax": 9999 }, { - "key": 690, + "key": 689, "id": 12004, "iteminfo": [ { @@ -24264,7 +24228,7 @@ "mapidmax": 9999 }, { - "key": 691, + "key": 690, "id": 12005, "iteminfo": [ { @@ -24300,7 +24264,7 @@ "mapidmax": 9999 }, { - "key": 692, + "key": 691, "id": 12006, "iteminfo": [ { @@ -24336,7 +24300,7 @@ "mapidmax": 9999 }, { - "key": 693, + "key": 692, "id": 14001, "iteminfo": [ { @@ -24372,7 +24336,7 @@ "mapidmax": 9999 }, { - "key": 694, + "key": 693, "id": 14002, "iteminfo": [ { @@ -24408,7 +24372,7 @@ "mapidmax": 9999 }, { - "key": 695, + "key": 694, "id": 14003, "iteminfo": [ { @@ -24444,7 +24408,7 @@ "mapidmax": 9999 }, { - "key": 696, + "key": 695, "id": 14004, "iteminfo": [ { @@ -24480,7 +24444,7 @@ "mapidmax": 9999 }, { - "key": 697, + "key": 696, "id": 14005, "iteminfo": [ { @@ -24516,7 +24480,7 @@ "mapidmax": 9999 }, { - "key": 698, + "key": 697, "id": 14006, "iteminfo": [ { @@ -24552,7 +24516,7 @@ "mapidmax": 9999 }, { - "key": 699, + "key": 698, "id": 14007, "iteminfo": [ { @@ -24588,7 +24552,7 @@ "mapidmax": 9999 }, { - "key": 700, + "key": 699, "id": 14008, "iteminfo": [ { @@ -24624,7 +24588,7 @@ "mapidmax": 9999 }, { - "key": 701, + "key": 700, "id": 15001, "iteminfo": [ { @@ -24660,7 +24624,7 @@ "mapidmax": 9999 }, { - "key": 702, + "key": 701, "id": 15001, "iteminfo": [ { @@ -24696,7 +24660,7 @@ "mapidmax": 9999 }, { - "key": 703, + "key": 702, "id": 15001, "iteminfo": [ { @@ -24732,7 +24696,7 @@ "mapidmax": 9999 }, { - "key": 704, + "key": 703, "id": 15002, "iteminfo": [ { @@ -24768,7 +24732,7 @@ "mapidmax": 9999 }, { - "key": 705, + "key": 704, "id": 15003, "iteminfo": [ { @@ -24804,7 +24768,7 @@ "mapidmax": 9999 }, { - "key": 706, + "key": 705, "id": 15004, "iteminfo": [ { @@ -24840,7 +24804,7 @@ "mapidmax": 9999 }, { - "key": 707, + "key": 706, "id": 15005, "iteminfo": [ { @@ -24876,7 +24840,7 @@ "mapidmax": 9999 }, { - "key": 708, + "key": 707, "id": 15006, "iteminfo": [ { @@ -24912,7 +24876,7 @@ "mapidmax": 9999 }, { - "key": 709, + "key": 708, "id": 15007, "iteminfo": [ { @@ -24948,7 +24912,7 @@ "mapidmax": 9999 }, { - "key": 710, + "key": 709, "id": 15008, "iteminfo": [ { @@ -24984,7 +24948,7 @@ "mapidmax": 9999 }, { - "key": 711, + "key": 710, "id": 15009, "iteminfo": [ { @@ -25020,7 +24984,7 @@ "mapidmax": 9999 }, { - "key": 712, + "key": 711, "id": 13001, "iteminfo": [ { @@ -25056,7 +25020,7 @@ "mapidmax": 9999 }, { - "key": 713, + "key": 712, "id": 13002, "iteminfo": [ { @@ -25092,7 +25056,7 @@ "mapidmax": 9999 }, { - "key": 714, + "key": 713, "id": 13003, "iteminfo": [ { @@ -25128,7 +25092,7 @@ "mapidmax": 9999 }, { - "key": 715, + "key": 714, "id": 13004, "iteminfo": [ { @@ -25164,7 +25128,7 @@ "mapidmax": 9999 }, { - "key": 716, + "key": 715, "id": 13005, "iteminfo": [ { @@ -25200,7 +25164,7 @@ "mapidmax": 9999 }, { - "key": 717, + "key": 716, "id": 13006, "iteminfo": [ { @@ -25236,7 +25200,7 @@ "mapidmax": 9999 }, { - "key": 718, + "key": 717, "id": 13007, "iteminfo": [ { @@ -25272,7 +25236,7 @@ "mapidmax": 9999 }, { - "key": 719, + "key": 718, "id": 13008, "iteminfo": [ { diff --git a/bin/json/game_skillafteratk.json b/bin/json/game_skillafteratk.json index 927ee8209..2304d0c39 100644 --- a/bin/json/game_skillafteratk.json +++ b/bin/json/game_skillafteratk.json @@ -13850,7 +13850,7 @@ "Type": 3, "Argu": [ 390001101, - 400, + 1000, 1, 2 ], @@ -13898,10 +13898,10 @@ "Argu": [ 1, 4, - 6000, + 1000, 2, 2, - 500 + 50 ], "FollowSK": [], "SucFollowSK": [], @@ -13924,7 +13924,7 @@ "Argu": [ 1, 4, - 1650 + 1550 ], "FollowSK": [], "SucFollowSK": [ @@ -13949,7 +13949,7 @@ "Argu": [ 1, 4, - 1800 + 1600 ], "FollowSK": [], "SucFollowSK": [ @@ -13974,7 +13974,7 @@ "Argu": [ 1, 4, - 1950 + 1650 ], "FollowSK": [], "SucFollowSK": [ @@ -13999,7 +13999,7 @@ "Argu": [ 1, 4, - 2100 + 1700 ], "FollowSK": [], "SucFollowSK": [ @@ -14024,7 +14024,7 @@ "Argu": [ 1, 4, - 3000 + 2000 ], "FollowSK": [], "SucFollowSK": [ @@ -14096,7 +14096,7 @@ "Argu": [ 1, 4, - 3000 + 1800 ], "FollowSK": [], "SucFollowSK": [ @@ -14145,7 +14145,7 @@ "Argu": [ 1, 4, - 3200 + 2100 ], "FollowSK": [], "SucFollowSK": [ @@ -14170,7 +14170,7 @@ "Argu": [ 1, 4, - 3400 + 2200 ], "FollowSK": [], "SucFollowSK": [ @@ -14195,7 +14195,7 @@ "Argu": [ 1, 4, - 3600 + 2300 ], "FollowSK": [], "SucFollowSK": [ @@ -14220,7 +14220,7 @@ "Argu": [ 1, 4, - 3800 + 2400 ], "FollowSK": [], "SucFollowSK": [ @@ -14272,9 +14272,7 @@ 1400 ], "FollowSK": [], - "SucFollowSK": [ - 224008313 - ], + "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -14318,12 +14316,10 @@ "Argu": [ 1, 4, - 1500 + 1450 ], "FollowSK": [], - "SucFollowSK": [ - 224008313 - ], + "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -14343,12 +14339,10 @@ "Argu": [ 1, 4, - 1600 + 1500 ], "FollowSK": [], - "SucFollowSK": [ - 224008313 - ], + "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -14368,12 +14362,10 @@ "Argu": [ 1, 4, - 1700 + 1550 ], "FollowSK": [], - "SucFollowSK": [ - 224008313 - ], + "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -14393,12 +14385,10 @@ "Argu": [ 1, 4, - 1850 + 1600 ], "FollowSK": [], - "SucFollowSK": [ - 224008313 - ], + "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -14479,7 +14469,7 @@ { "Id": 234008113, "EmitPR": 1000, - "From": 3, + "From": 1, "Where": [], "Order": "", "Limit": 1, @@ -14506,7 +14496,7 @@ "Where": [], "Order": "Type=Rand", "Limit": 2, - "ExecuteCnt": 1, + "ExecuteCnt": 2, "Type": 1, "Argu": [ 1, @@ -15214,7 +15204,9 @@ 2 ], "FollowSK": [], - "SucFollowSK": [], + "SucFollowSK": [ + 224004212 + ], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -17276,11 +17268,10 @@ -1, 1000 ], - "FollowSK": [ - 224005212, - 224005213 + "FollowSK": [], + "SucFollowSK": [ + 224005212 ], - "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -17312,50 +17303,6 @@ "RevisiCondition": "", "RevisiParams": [] }, - { - "Id": 224005213, - "EmitPR": 1000, - "From": 4, - "Where": [], - "Order": "", - "Limit": 10, - "ExecuteCnt": 1, - "Type": 2, - "Argu": [ - 424005211, - 2, - -1 - ], - "FollowSK": [], - "SucFollowSK": [], - "FailFollowSK": [], - "MustHit": false, - "DpsRevisiType": 0, - "DpsCondition": "", - "RevisiCondition": "", - "RevisiParams": [] - }, - { - "Id": 224005214, - "EmitPR": 1000, - "From": 8, - "Where": [], - "Order": "", - "Limit": 10, - "ExecuteCnt": 1, - "Type": 12, - "Argu": [ - 150 - ], - "FollowSK": [], - "SucFollowSK": [], - "FailFollowSK": [], - "MustHit": false, - "DpsRevisiType": 0, - "DpsCondition": "", - "RevisiCondition": "", - "RevisiParams": [] - }, { "Id": 224005221, "EmitPR": 1000, @@ -17370,11 +17317,10 @@ -1, 1000 ], - "FollowSK": [ - 224005222, - 224005213 + "FollowSK": [], + "SucFollowSK": [ + 224005222 ], - "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -17420,11 +17366,10 @@ -1, 1000 ], - "FollowSK": [ - 224005232, - 224005213 + "FollowSK": [], + "SucFollowSK": [ + 224005232 ], - "SucFollowSK": [], "FailFollowSK": [], "MustHit": false, "DpsRevisiType": 0, @@ -57058,12 +57003,8 @@ "Order": "", "Limit": 10, "ExecuteCnt": 1, - "Type": 8, - "Argu": [ - 1, - -1, - 1000 - ], + "Type": 29, + "Argu": [], "FollowSK": [], "SucFollowSK": [], "FailFollowSK": [], @@ -60052,7 +59993,7 @@ "Type": 2, "Argu": [ 494300331, - 1, + -1, -1 ], "FollowSK": [], @@ -60083,30 +60024,6 @@ "RevisiCondition": "", "RevisiParams": [] }, - { - "Id": 943003315, - "EmitPR": 1000, - "From": 9, - "Where": [], - "Order": "", - "Limit": 10, - "ExecuteCnt": 1, - "Type": 3, - "Argu": [ - 390001127, - 1000, - 1, - -1 - ], - "FollowSK": [], - "SucFollowSK": [], - "FailFollowSK": [], - "MustHit": false, - "DpsRevisiType": 0, - "DpsCondition": "", - "RevisiCondition": "", - "RevisiParams": [] - }, { "Id": 915002311, "EmitPR": 1000, @@ -61146,12 +61063,35 @@ "Order": "", "Limit": 10, "ExecuteCnt": 1, + "Type": 2, + "Argu": [ + 494400131, + -1, + -1 + ], + "FollowSK": [], + "SucFollowSK": [], + "FailFollowSK": [], + "MustHit": false, + "DpsRevisiType": 0, + "DpsCondition": "", + "RevisiCondition": "", + "RevisiParams": [] + }, + { + "Id": 944001314, + "EmitPR": 1000, + "From": 3, + "Where": [], + "Order": "", + "Limit": 10, + "ExecuteCnt": 1, "Type": 3, "Argu": [ - 391000076, + 391000008, 1000, 1, - -1 + 1 ], "FollowSK": [], "SucFollowSK": [], diff --git a/bin/json/game_skillatk.json b/bin/json/game_skillatk.json index 1d0d6ce85..8ef549013 100644 --- a/bin/json/game_skillatk.json +++ b/bin/json/game_skillatk.json @@ -5526,9 +5526,12 @@ "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124002311_1", - "text": "攻击全体敌方3次,共造成攻击力450%伤害。" + "text": "攻击全体敌方3次,共造成攻击力450%伤害。并为目标附加[color=#e5621b]小牙仙的围攻[/color] 状态。" }, - "buffid": [], + "buffid": [ + 390001211, + 390001008 + ], "map": "" }, { @@ -9359,7 +9362,7 @@ "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_114001211_1", - "text": "史图依克每次受到攻击时,获得1层[color=#37d8a9]酋长之怒[/color],最多可叠加10层。自身获得10层[color=#37d8a9]酋长之怒[/color]时将立即获得回合。" + "text": "史图依克每次受到攻击时,获得1层[color=#37d8a9]酋长之怒[/color],每层可提升自身10%的基础防御力和5%的效果抵抗,最多可叠加10层。" }, "buffid": [ 390001202 @@ -9595,12 +9598,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008111 + 224008111, + 224008113 ] }, - "passSkill": [ - 224008113 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008111_1", "text": "暴芙那特对敌方1个目标造成2次自身攻击力150%的伤害,并有40%概率附加2回合[color=#e5621b]童年阴影[/color]效果。某悍夫那特在场,则本次攻击额外附加目标最大生命值5%的伤害,但最高无法超过自身攻击力的60%。" @@ -9629,12 +9631,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008121 + 224008121, + 224008113 ] }, - "passSkill": [ - 224008113 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008111_2", "text": "伤害提升至165%。" @@ -9663,12 +9664,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008131 + 224008131, + 224008113 ] }, - "passSkill": [ - 224008113 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008111_3", "text": "伤害提升至180%。" @@ -9697,12 +9697,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008141 + 224008141, + 224008113 ] }, - "passSkill": [ - 224008113 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008111_4", "text": "伤害提升至195%。" @@ -9731,12 +9730,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008151 + 224008151, + 224008113 ] }, - "passSkill": [ - 224008113 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008111_5", "text": "伤害提升至210%。" @@ -9765,12 +9763,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008211 + 224008211, + 224008213 ] }, - "passSkill": [ - 224008213 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008211_1", "text": "暴芙那特对敌方全体造成1次自身攻击力300%的伤害,并有40%概率附加2回合[color=#e5621b]速度下降[/color]效果。若悍夫那特在场,则本次攻击额外造成伤害。" @@ -9799,12 +9796,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008221 + 224008221, + 224008213 ] }, - "passSkill": [ - 224008213 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008211_2", "text": "伤害提升至320%。" @@ -9833,12 +9829,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008231 + 224008231, + 224008213 ] }, - "passSkill": [ - 224008213 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008211_3", "text": "伤害提升至340%。" @@ -9867,12 +9862,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008241 + 224008241, + 224008213 ] }, - "passSkill": [ - 224008213 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008211_4", "text": "伤害提升至360%。" @@ -9901,12 +9895,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224008251 + 224008251, + 224008213 ] }, - "passSkill": [ - 224008213 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124008211_5", "text": "伤害提升至380%。" @@ -9936,7 +9929,8 @@ "ChildSkill": { "Id": [ 224008311, - 224008312 + 224008312, + 224008313 ] }, "passSkill": [], @@ -9970,7 +9964,8 @@ "ChildSkill": { "Id": [ 224008311, - 224008322 + 224008322, + 224008313 ] }, "passSkill": [], @@ -10004,7 +9999,8 @@ "ChildSkill": { "Id": [ 224008311, - 224008332 + 224008332, + 224008313 ] }, "passSkill": [], @@ -10038,7 +10034,8 @@ "ChildSkill": { "Id": [ 224008311, - 224008342 + 224008342, + 224008313 ] }, "passSkill": [], @@ -10072,7 +10069,8 @@ "ChildSkill": { "Id": [ 224008311, - 224008352 + 224008352, + 224008313 ] }, "passSkill": [], @@ -10630,12 +10628,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224004111 + 224004111, + 224004112 ] }, - "passSkill": [ - 224004112 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004111_1", "text": "对敌方1个目标造成攻击力300%的伤害;若发生暴击,致命回旋冷却时间减少1回合。" @@ -10662,12 +10659,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224004121 + 224004121, + 224004112 ] }, - "passSkill": [ - 224004112 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004111_2", "text": "每次伤害提升至325%。" @@ -10694,12 +10690,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224004131 + 224004131, + 224004112 ] }, - "passSkill": [ - 224004112 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004111_3", "text": "每次伤害提升至350%。" @@ -10726,12 +10721,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224004141 + 224004141, + 224004112 ] }, - "passSkill": [ - 224004112 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004111_4", "text": "每次伤害提升至375%。" @@ -10758,12 +10752,11 @@ "Target": 2, "ChildSkill": { "Id": [ - 224004151 + 224004151, + 224004112 ] }, - "passSkill": [ - 224004112 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004111_5", "text": "每次伤害提升至400%。" @@ -10889,13 +10882,12 @@ "Target": 2, "ChildSkill": { "Id": [ + 224004311, + 224004312, 224004313 ] }, - "passSkill": [ - 224004311, - 224004312 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004311_1", "text": "对敌方目标造成攻击力500%的伤害;若目标死亡,则附加1次攻击,对随机1个目标造成攻击力350%的伤害,本次攻击无视防御。" @@ -10922,13 +10914,12 @@ "Target": 2, "ChildSkill": { "Id": [ + 224004311, + 224004312, 224004323 ] }, - "passSkill": [ - 224004311, - 224004312 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004311_2", "text": "伤害提升至530%。" @@ -10955,13 +10946,12 @@ "Target": 2, "ChildSkill": { "Id": [ + 224004311, + 224004312, 224004333 ] }, - "passSkill": [ - 224004311, - 224004312 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004311_3", "text": "伤害提升至560%。" @@ -10988,13 +10978,12 @@ "Target": 2, "ChildSkill": { "Id": [ + 224004311, + 224004312, 224004343 ] }, - "passSkill": [ - 224004311, - 224004312 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004311_4", "text": "伤害提升至590%。" @@ -11021,13 +11010,12 @@ "Target": 2, "ChildSkill": { "Id": [ + 224004311, + 224004312, 224004353 ] }, - "passSkill": [ - 224004311, - 224004312 - ], + "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_124004311_5", "text": "伤害提升至630%。" @@ -18149,7 +18137,7 @@ "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_143003311_1", - "text": "史蒂夫·帕丘克为己方1个目标恢复其最大生命值20%的生命,若目标队友处于死亡状态,则将其复活并恢复其最大生命值20%的生命。" + "text": "史蒂夫·帕丘克为己方1个目标恢复其最大生命值20%的生命,若目标队友处于死亡状态,则将其复活并恢复其最大生命值20%的生命,随后自身获得额外回合。" }, "buffid": [], "map": "" @@ -44771,7 +44759,7 @@ "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_943003433_1", - "text": "3技能复活目标后,自身获得额外回合,并为目标添加2回合【复苏】。" + "text": "3技能复活目标后,自身获得额外回合。" }, "buffid": [], "map": "" @@ -45131,7 +45119,7 @@ "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_944001433_1", - "text": "攻击生命值小于50%的目标伤害增加30%" + "text": "攻击生命值大于50%的目标伤害增加30%" }, "buffid": [], "map": "" @@ -45672,7 +45660,7 @@ "passSkill": [], "Desc": { "key": "skill_skill_atk_Desc_944006433_1", - "text": "自身造成击杀时,移除自身所有减益" + "text": "自身造成击杀时,将获得额外回合" }, "buffid": [], "map": "" diff --git a/bin/json/game_skillbuff.json b/bin/json/game_skillbuff.json index 229c4aad7..954317302 100644 --- a/bin/json/game_skillbuff.json +++ b/bin/json/game_skillbuff.json @@ -349,7 +349,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 100 ], "BufParNum": 1, @@ -382,7 +381,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 150 ], "BufParNum": 1, @@ -415,7 +413,8 @@ }, "BuffType": 20, "EffectArgu": [ - 13 + 13, + 150 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -448,7 +447,8 @@ }, "BuffType": 20, "EffectArgu": [ - 11 + 11, + 500 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -760,6 +760,7 @@ "BuffType": 31, "EffectArgu": [ 1, + 4, 1000 ], "BufParNum": 1, @@ -1068,6 +1069,7 @@ "BuffType": 31, "EffectArgu": [ 1, + 2, 100 ], "BufParNum": 1, @@ -1102,6 +1104,7 @@ "BuffType": 31, "EffectArgu": [ 1, + 2, 50 ], "BufParNum": 1, @@ -1165,6 +1168,7 @@ }, "BuffType": 31, "EffectArgu": [ + 2, 2, 500 ], @@ -1230,6 +1234,7 @@ "BuffType": 49, "EffectArgu": [ 1, + 2, 150 ], "BufParNum": 1, @@ -1293,6 +1298,7 @@ "BuffType": 31, "EffectArgu": [ 1, + 2, 350 ], "BufParNum": 1, @@ -1327,6 +1333,7 @@ "BuffType": 31, "EffectArgu": [ 1, + 2, 500 ], "BufParNum": 1, @@ -1360,7 +1367,8 @@ }, "BuffType": 0, "EffectArgu": [ - 22 + 22, + 50 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1394,6 +1402,7 @@ "BuffType": 48, "EffectArgu": [ 60, + 100, 36, 50 ], @@ -1459,7 +1468,8 @@ }, "BuffType": 20, "EffectArgu": [ - 22 + 22, + 140 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1554,7 +1564,8 @@ }, "BuffType": 20, "EffectArgu": [ - 13 + 13, + 250 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1618,7 +1629,8 @@ }, "BuffType": 20, "EffectArgu": [ - 23 + 23, + 20 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1652,6 +1664,7 @@ "BuffType": 71, "EffectArgu": [ 2, + 224002214, 224002215 ], "BufParNum": 1, @@ -1684,7 +1697,8 @@ }, "BuffType": 47, "EffectArgu": [ - 50 + 50, + 30 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1777,8 +1791,11 @@ "key": "skill_skill_buff_Desc_390001215", "text": "无法被附加减益,任意友方行动结束后,状态携带者行动值提升15%。" }, - "BuffType": 30, - "EffectArgu": [], + "BuffType": 20, + "EffectArgu": [ + 17, + 150 + ], "BufParNum": 1, "RelyCheckArgu": [], "CoexistCheckArgu": [], @@ -1875,7 +1892,8 @@ }, "BuffType": 20, "EffectArgu": [ - 22 + 22, + 70 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1907,7 +1925,8 @@ }, "BuffType": 20, "EffectArgu": [ - 54 + 54, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1939,7 +1958,8 @@ }, "BuffType": 20, "EffectArgu": [ - 57 + 57, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -1971,7 +1991,8 @@ }, "BuffType": 20, "EffectArgu": [ - 60 + 60, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2003,7 +2024,8 @@ }, "BuffType": 20, "EffectArgu": [ - 63 + 63, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2035,7 +2057,8 @@ }, "BuffType": 20, "EffectArgu": [ - 70 + 70, + 150 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2067,7 +2090,8 @@ }, "BuffType": 20, "EffectArgu": [ - 73 + 73, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2099,7 +2123,8 @@ }, "BuffType": 20, "EffectArgu": [ - 76 + 76, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2131,7 +2156,8 @@ }, "BuffType": 20, "EffectArgu": [ - 54 + 54, + 240 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2163,7 +2189,8 @@ }, "BuffType": 20, "EffectArgu": [ - 57 + 57, + 250 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2195,7 +2222,8 @@ }, "BuffType": 20, "EffectArgu": [ - 60 + 60, + 250 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2227,7 +2255,8 @@ }, "BuffType": 20, "EffectArgu": [ - 63 + 63, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2259,7 +2288,8 @@ }, "BuffType": 20, "EffectArgu": [ - 70 + 70, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2291,7 +2321,8 @@ }, "BuffType": 20, "EffectArgu": [ - 73 + 73, + 300 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2323,7 +2354,8 @@ }, "BuffType": 20, "EffectArgu": [ - 76 + 76, + 300 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2355,7 +2387,8 @@ }, "BuffType": 20, "EffectArgu": [ - 54 + 54, + 300 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2387,7 +2420,8 @@ }, "BuffType": 20, "EffectArgu": [ - 57 + 57, + 300 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2419,7 +2453,8 @@ }, "BuffType": 20, "EffectArgu": [ - 60 + 60, + 300 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2451,7 +2486,8 @@ }, "BuffType": 20, "EffectArgu": [ - 63 + 63, + 250 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2483,7 +2519,8 @@ }, "BuffType": 20, "EffectArgu": [ - 70 + 70, + 300 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2515,7 +2552,8 @@ }, "BuffType": 20, "EffectArgu": [ - 73 + 73, + 400 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2547,7 +2585,8 @@ }, "BuffType": 0, "EffectArgu": [ - 76 + 76, + 500 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2579,7 +2618,8 @@ }, "BuffType": 20, "EffectArgu": [ - 60 + 60, + 400 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2611,7 +2651,8 @@ }, "BuffType": 20, "EffectArgu": [ - 60 + 60, + 240 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2643,7 +2684,8 @@ }, "BuffType": 20, "EffectArgu": [ - 60 + 60, + 180 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2675,7 +2717,8 @@ }, "BuffType": 20, "EffectArgu": [ - 57 + 57, + 400 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2707,7 +2750,8 @@ }, "BuffType": 20, "EffectArgu": [ - 57 + 57, + 240 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2739,7 +2783,8 @@ }, "BuffType": 20, "EffectArgu": [ - 57 + 57, + 180 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2772,6 +2817,7 @@ "BuffType": 34, "EffectArgu": [ 1, + 2, 40 ], "BufParNum": 1, @@ -2840,6 +2886,7 @@ "BuffType": 102, "EffectArgu": [ 5, + 10, 400 ], "BufParNum": 1, @@ -2873,6 +2920,7 @@ "BuffType": 75, "EffectArgu": [ 2, + 4, 500 ], "BufParNum": 1, @@ -2906,7 +2954,8 @@ }, "BuffType": 43, "EffectArgu": [ - 100 + 100, + 60 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2938,7 +2987,8 @@ }, "BuffType": 20, "EffectArgu": [ - 21 + 21, + -250 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -2971,7 +3021,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 500 ], "BufParNum": 1, @@ -3004,7 +3053,8 @@ }, "BuffType": 43, "EffectArgu": [ - 100 + 100, + 50 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -3068,7 +3118,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 1000 ], "BufParNum": 1, @@ -3101,7 +3150,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 200 ], "BufParNum": 1, @@ -3196,7 +3244,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 1000 ], "BufParNum": 1, @@ -3293,7 +3340,8 @@ }, "BuffType": 20, "EffectArgu": [ - 2 + 2, + 200 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -3358,6 +3406,7 @@ }, "BuffType": 31, "EffectArgu": [ + 1, 1, 150 ], @@ -3454,7 +3503,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 100 ], "BufParNum": 1, @@ -3518,7 +3566,8 @@ }, "BuffType": 20, "EffectArgu": [ - 21 + 21, + -300 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -3616,6 +3665,7 @@ }, "BuffType": 55, "EffectArgu": [ + 100, 100 ], "BufParNum": 1, @@ -3679,6 +3729,7 @@ "BuffType": 75, "EffectArgu": [ 2, + 4, 500 ], "BufParNum": 1, @@ -3810,6 +3861,7 @@ "BuffType": 31, "EffectArgu": [ 1, + 2, 220 ], "BufParNum": 1, @@ -3843,7 +3895,8 @@ }, "BuffType": 20, "EffectArgu": [ - 32 + 32, + 30 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -3875,7 +3928,8 @@ }, "BuffType": 20, "EffectArgu": [ - 13 + 13, + 500 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -3907,7 +3961,8 @@ }, "BuffType": 20, "EffectArgu": [ - 22 + 22, + 20 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -3939,7 +3994,8 @@ }, "BuffType": 20, "EffectArgu": [ - 23 + 23, + 20 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -3971,7 +4027,8 @@ }, "BuffType": 20, "EffectArgu": [ - 33 + 33, + 20 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -4033,7 +4090,8 @@ }, "BuffType": 20, "EffectArgu": [ - 35 + 35, + 20 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -4066,7 +4124,8 @@ }, "BuffType": 20, "EffectArgu": [ - 36 + 36, + 20 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -4099,7 +4158,8 @@ }, "BuffType": 60, "EffectArgu": [ - 1 + 1, + 100 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -4131,7 +4191,8 @@ }, "BuffType": 57, "EffectArgu": [ - 24 + 24, + 1000 ], "BufParNum": 1, "RelyCheckArgu": [], @@ -4195,7 +4256,6 @@ }, "BuffType": 33, "EffectArgu": [ - 0, 50 ], "BufParNum": 1, @@ -10847,39 +10907,5 @@ "buffeffect": "", "buffpos": "根节点", "forbidFloat": 0 - }, - { - "Id": 391000076, - "Name": { - "key": "skill_skill_buff_Name_391000000", - "text": "造成伤害提升30%" - }, - "Desc": { - "key": "skill_skill_buff_Desc_391000000", - "text": "3技能最终伤害增加10%" - }, - "BuffType": 33, - "EffectArgu": [ - 3, - 300, - 500 - ], - "BufParNum": 1, - "RelyCheckArgu": [], - "CoexistCheckArgu": [], - "Effect": [ - 3 - ], - "AddEffect": false, - "RemoveType": false, - "Priority": 0, - "NotOverlay": 0, - "OverlayTimes": 1, - "SameID": true, - "golbalbufficon": "", - "buffIcon": "", - "buffeffect": "", - "buffpos": "根节点", - "forbidFloat": 0 } ] \ No newline at end of file diff --git a/bin/json/game_skillpassive.json b/bin/json/game_skillpassive.json index 80f11d733..7b2a6d206 100644 --- a/bin/json/game_skillpassive.json +++ b/bin/json/game_skillpassive.json @@ -1355,26 +1355,6 @@ 243006215 ] }, - { - "Id": 424005211, - "When": 2, - "FromCheck": "Target=1", - "TargetCheck": "", - "MainSkillCheck": "", - "AfterSkillCheck": "", - "BuffCheck": "", - "DpsCheck": "", - "AddCon": [], - "PasPr": 1000, - "PasCorrection": 0, - "Type": "CallSkillPas", - "MaxEmitTimesInRoundByRole": 0, - "MaxEmitTimes": 0, - "MaxEmitTimesInRound": 1, - "Callback": [ - 224005214 - ] - }, { "Id": 413001211, "When": 16, @@ -3388,7 +3368,7 @@ "Type": "CallSkillPas", "MaxEmitTimesInRoundByRole": 0, "MaxEmitTimes": 0, - "MaxEmitTimesInRound": 10, + "MaxEmitTimesInRound": 1, "Callback": [ 224008114 ] @@ -3410,7 +3390,7 @@ "Type": "CallSkillPas", "MaxEmitTimesInRoundByRole": 0, "MaxEmitTimes": 0, - "MaxEmitTimesInRound": 10, + "MaxEmitTimesInRound": 1, "Callback": [ 224008214 ] @@ -7865,8 +7845,7 @@ "MaxEmitTimes": 0, "MaxEmitTimesInRound": 0, "Callback": [ - 943003314, - 943003315 + 943003314 ] }, { @@ -7913,7 +7892,7 @@ "Id": 494400531, "When": 28, "FromCheck": "Target=3", - "TargetCheck": "Target=2", + "TargetCheck": "Target=2,HasBuff=1", "MainSkillCheck": "", "AfterSkillCheck": "", "BuffCheck": "Succ=1", @@ -7926,14 +7905,14 @@ "MaxEmitTimes": 0, "MaxEmitTimesInRound": 0, "Callback": [ - 944005315 + 955005315 ] }, { "Id": 494400532, "When": 29, "FromCheck": "Target=3", - "TargetCheck": "Target=2", + "TargetCheck": "Target=2,HasBuff=3", "MainSkillCheck": "", "AfterSkillCheck": "", "BuffCheck": "Succ=1", @@ -7946,7 +7925,7 @@ "MaxEmitTimes": 0, "MaxEmitTimesInRound": 0, "Callback": [ - 944005315 + 955005315 ] }, { diff --git a/bin/json/game_skillproperty.json b/bin/json/game_skillproperty.json index 48d47a1a7..fdfe883f6 100644 --- a/bin/json/game_skillproperty.json +++ b/bin/json/game_skillproperty.json @@ -145,7 +145,7 @@ { "ProType": 13, "ProLevel": 1, - "LimitValue": 0, + "LimitValue": 1, "MinValue": 0, "MaxValue": 0, "BaseTerms": 0, @@ -156,7 +156,7 @@ { "ProType": 14, "ProLevel": 1, - "LimitValue": 0, + "LimitValue": 1, "MinValue": 0, "MaxValue": 0, "BaseTerms": 0, diff --git a/bin/json/game_vikingboss.json b/bin/json/game_vikingboss.json index 72911dbfb..ef3277922 100644 --- a/bin/json/game_vikingboss.json +++ b/bin/json/game_vikingboss.json @@ -21,11 +21,6 @@ "t": "diamond", "n": 50 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -84,11 +79,6 @@ "a": "attr", "t": "diamond", "n": 50 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -144,11 +134,6 @@ "t": "diamond", "n": 100 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -207,11 +192,6 @@ "a": "attr", "t": "diamond", "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -267,11 +247,6 @@ "t": "diamond", "n": 100 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -330,11 +305,6 @@ "a": "attr", "t": "diamond", "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -395,11 +365,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -463,11 +428,6 @@ "a": "item", "t": "10000001", "n": 1 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -528,11 +488,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -597,11 +552,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -666,11 +616,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -735,11 +680,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -799,11 +739,6 @@ "t": "diamond", "n": 50 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -862,11 +797,6 @@ "a": "attr", "t": "diamond", "n": 50 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -922,11 +852,6 @@ "t": "diamond", "n": 100 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -985,11 +910,6 @@ "a": "attr", "t": "diamond", "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -1045,11 +965,6 @@ "t": "diamond", "n": 100 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -1108,11 +1023,6 @@ "a": "attr", "t": "diamond", "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -1173,11 +1083,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -1241,11 +1146,6 @@ "a": "item", "t": "10000001", "n": 1 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -1306,11 +1206,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -1375,11 +1270,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -1444,11 +1334,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -1513,11 +1398,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -1576,11 +1456,6 @@ "t": "diamond", "n": 50 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -1638,11 +1513,6 @@ "a": "attr", "t": "diamond", "n": 50 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -1697,11 +1567,6 @@ "t": "diamond", "n": 100 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -1759,11 +1624,6 @@ "a": "attr", "t": "diamond", "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -1818,11 +1678,6 @@ "t": "diamond", "n": 100 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -1880,11 +1735,6 @@ "a": "attr", "t": "diamond", "n": 100 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -1944,11 +1794,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -2011,11 +1856,6 @@ "a": "item", "t": "10000001", "n": 1 - }, - { - "a": "item", - "t": "13000003", - "n": 5 } ], "dropshow": [ @@ -2075,11 +1915,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000007", @@ -2143,11 +1978,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -2211,11 +2041,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", @@ -2279,11 +2104,6 @@ "t": "10000001", "n": 1 }, - { - "a": "item", - "t": "13000003", - "n": 5 - }, { "a": "item", "t": "13000008", From 646244d996b2371ed2c81d7b05f860e806fe2f81 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 12 Sep 2023 10:06:12 +0800 Subject: [PATCH 3/6] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sys/configure/structs/Game.MainStageData.go | 2 -- sys/configure/structs/Game.Trainlv.go | 14 +++++++++++--- sys/configure/structs/game.globalData.go | 2 -- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/sys/configure/structs/Game.MainStageData.go b/sys/configure/structs/Game.MainStageData.go index 95866b869..7596223cd 100644 --- a/sys/configure/structs/Game.MainStageData.go +++ b/sys/configure/structs/Game.MainStageData.go @@ -27,7 +27,6 @@ type GameMainStageData struct { Bubbletalk string Venturetype int32 Ventureavatar []string - SceneEffectfilter string Herocolor int32 Heroimg string Bubbletext string @@ -108,7 +107,6 @@ func (_v *GameMainStageData)Deserialize(_buf map[string]interface{}) (err error) } } - { var _ok_ bool; if _v.SceneEffectfilter, _ok_ = _buf["scene_effectfilter"].(string); !_ok_ { err = errors.New("scene_effectfilter error"); return } } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["herocolor"].(float64); !_ok_ { err = errors.New("herocolor error"); return }; _v.Herocolor = int32(_tempNum_) } { var _ok_ bool; if _v.Heroimg, _ok_ = _buf["heroimg"].(string); !_ok_ { err = errors.New("heroimg error"); return } } {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["bubbletext"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Bubbletext error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Bubbletext, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } } diff --git a/sys/configure/structs/Game.Trainlv.go b/sys/configure/structs/Game.Trainlv.go index 61ca2824d..99c861f64 100644 --- a/sys/configure/structs/Game.Trainlv.go +++ b/sys/configure/structs/Game.Trainlv.go @@ -9,26 +9,34 @@ package cfg type GameTrainlv struct { + _dataMap map[int32]*GameTrainlvData _dataList []*GameTrainlvData } func NewGameTrainlv(_buf []map[string]interface{}) (*GameTrainlv, error) { _dataList := make([]*GameTrainlvData, 0, len(_buf)) + dataMap := make(map[int32]*GameTrainlvData) for _, _ele_ := range _buf { if _v, err2 := DeserializeGameTrainlvData(_ele_); err2 != nil { return nil, err2 } else { _dataList = append(_dataList, _v) + dataMap[_v.Key] = _v } } - return &GameTrainlv{_dataList:_dataList}, nil + return &GameTrainlv{_dataList:_dataList, _dataMap:dataMap}, nil +} + +func (table *GameTrainlv) GetDataMap() map[int32]*GameTrainlvData { + return table._dataMap } func (table *GameTrainlv) GetDataList() []*GameTrainlvData { return table._dataList } -func (table *GameTrainlv) Get(index int) *GameTrainlvData { - return table._dataList[index] +func (table *GameTrainlv) Get(key int32) *GameTrainlvData { + return table._dataMap[key] } + diff --git a/sys/configure/structs/game.globalData.go b/sys/configure/structs/game.globalData.go index 7996109a1..7c663d1dd 100644 --- a/sys/configure/structs/game.globalData.go +++ b/sys/configure/structs/game.globalData.go @@ -287,7 +287,6 @@ type GameGlobalData struct { DragonInteraction int32 Dialogueclickcd float32 DoragonItem string - SignAccount int32 } const TypeId_GameGlobalData = 477542761 @@ -1132,7 +1131,6 @@ func (_v *GameGlobalData)Deserialize(_buf map[string]interface{}) (err error) { { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["dragon_interaction"].(float64); !_ok_ { err = errors.New("dragon_interaction error"); return }; _v.DragonInteraction = int32(_tempNum_) } { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["dialogueclickcd"].(float64); !_ok_ { err = errors.New("dialogueclickcd error"); return }; _v.Dialogueclickcd = float32(_tempNum_) } { var _ok_ bool; if _v.DoragonItem, _ok_ = _buf["doragon_item"].(string); !_ok_ { err = errors.New("doragon_item error"); return } } - { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["sign_account"].(float64); !_ok_ { err = errors.New("sign_account error"); return }; _v.SignAccount = int32(_tempNum_) } return } From 4f4acd63048dc8d2c8e4e88565e6f2d57322fc67 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 12 Sep 2023 11:22:52 +0800 Subject: [PATCH 4/6] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/robot/statisticalcomp.go | 36 +++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/modules/robot/statisticalcomp.go b/modules/robot/statisticalcomp.go index d15b7fbe3..3a37792a8 100644 --- a/modules/robot/statisticalcomp.go +++ b/modules/robot/statisticalcomp.go @@ -8,6 +8,7 @@ import ( "os" "sort" "sync" + "time" ) /* @@ -18,7 +19,6 @@ type statisticalComp struct { module *RobotModule succclientNum int32 //链接成功客户端数 failclientNum int32 //链接失败客户端数 - endClientnum int32 //结束 totalmessage int32 //总消息两 robotdata map[string][]*RobotStatistics //机器人统计数据 lock sync.RWMutex @@ -32,15 +32,20 @@ func (this *statisticalComp) Init(service core.IService, module core.IModule, co return } +func (this *statisticalComp) Start() (err error) { + err = this.ModuleCompBase.Start() + go this.run() + return +} + //添加成功客户端数 func (this *statisticalComp) AddSuccClient(robot *Robot) { - this.succclientNum++ + } //添加失败客户端数 func (this *statisticalComp) AddFailClient(robot *Robot, err error) { - this.succclientNum++ - this.endClientnum++ + this.failclientNum++ } //机器人测试结束 @@ -48,11 +53,7 @@ func (this *statisticalComp) RobotFinishedTest(robot *Robot) { this.lock.Lock() this.robotdata[robot.Account()] = robot.statistics this.lock.Unlock() - this.endClientnum++ - if this.endClientnum >= this.module.options.RobotTotalNum { //压测结束 - this.OutReport() - } - log.Debugf("完成测试:%s", robot.account) + this.succclientNum++ } //输出报表 @@ -61,7 +62,7 @@ func (this *statisticalComp) OutReport() { messages map[string][]int64 = make(map[string][]int64) ok bool ) - + this.lock.Lock() for _, datas := range this.robotdata { for _, v := range datas { this.totalmessage++ @@ -71,8 +72,8 @@ func (this *statisticalComp) OutReport() { messages[v.message] = append(messages[v.message], v.time) } } - - file, err := os.Create(this.module.options.OutFilePath) + this.lock.Unlock() + file, err := os.OpenFile(this.module.options.OutFilePath, os.O_WRONLY|os.O_CREATE|os.O_TRUNC, 0644) if err != nil { fmt.Println(err) return @@ -104,3 +105,14 @@ func (this *statisticalComp) OutReport() { } log.Debugf("机器人报表已输出!") } + +func (this *statisticalComp) run() { + timer := time.NewTicker(time.Second * 10) + for { + select { + case <-timer.C: + this.OutReport() + } + } + +} From a60bbac8f43078c27c7f15f4094c6eccda9a164a Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 12 Sep 2023 11:53:51 +0800 Subject: [PATCH 5/6] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=AD=A6=E5=AE=98?= =?UTF-8?q?=E6=9F=B1=E5=AD=90=E8=A7=A3=E9=94=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/practice/module.go | 21 ++++++++++++++------- modules/user/model_session.go | 4 +++- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/modules/practice/module.go b/modules/practice/module.go index 4a9168695..cbd61ed69 100644 --- a/modules/practice/module.go +++ b/modules/practice/module.go @@ -211,18 +211,22 @@ func (this *Practice) OpenCmdNotice(uid string, keys ...string) { ) if !this.IsCross() { for _, v := range keys { - err := this.service.AcrossClusterRpcCall(context.Background(), this.GetCrossTag(), - comm.Service_Worker, string(comm.RPC_ModulePracticeUnLockPillar), - &pb.RPCGeneralReqA2{Param1: uid, Param2: v}, &pb.EmptyResp{}) - if err != nil { - this.Errorln(err) - return + if v == "practice_ pillar1" || v == "practice_ pillar2" || v == "practice_ pillar3" { + err := this.service.AcrossClusterRpcCall(context.Background(), this.GetCrossTag(), + comm.Service_Worker, string(comm.RPC_ModulePracticeUnLockPillar), + &pb.RPCGeneralReqA2{Param1: uid, Param2: v}, &pb.EmptyResp{}) + if err != nil { + this.Errorln(err) + return + } } } } else { for _, v := range keys { - this.RPC_ModulePracticeUnLockPillar(context.Background(), &pb.RPCGeneralReqA2{Param1: uid, Param2: v}, &pb.EmptyResp{}) + if v == "practice_ pillar1" || v == "practice_ pillar2" || v == "practice_ pillar3" { + this.RPC_ModulePracticeUnLockPillar(context.Background(), &pb.RPCGeneralReqA2{Param1: uid, Param2: v}, &pb.EmptyResp{}) + } } } } @@ -383,7 +387,10 @@ func (this *Practice) RPC_ModulePracticeUnLockPillar(ctx context.Context, args * }) this.atlas.CheckActivatePandaAtlasCollect(args.Param1, "100001") break + default: + return } + _session, _ := this.GetUserSession(args.Param1) go this.ModuleBuried.TriggerBuried(_session, comm.GetBuriedParam(comm.Rtype152, 1)) return diff --git a/modules/user/model_session.go b/modules/user/model_session.go index 26a895462..d051af33a 100644 --- a/modules/user/model_session.go +++ b/modules/user/model_session.go @@ -33,7 +33,9 @@ func (this *ModelSession) Start() (err error) { // 获取用户 func (this *ModelSession) getUserSession(uid string) (user *pb.CacheUser) { - user = &pb.CacheUser{} + user = &pb.CacheUser{ + Uid: uid, + } if err := this.GetListObj(comm.RDS_EMPTY, uid, user); err != nil { if err != mongo.ErrNoDocuments { this.module.Errorln(err) From 81dd2f0f8650ba8f3b6d6ef3c96ceb29b3ae8828 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 12 Sep 2023 15:06:50 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/压力测试报告001.txt | 40 ++++++++++++++++++++++++++++++++ modules/chat/api_send.go | 6 ++--- modules/passon/module.go | 24 ++++++++++++------- modules/practice/module.go | 4 +++- modules/robot/statisticalcomp.go | 12 ++++------ 5 files changed, 67 insertions(+), 19 deletions(-) create mode 100644 bin/压力测试报告001.txt diff --git a/bin/压力测试报告001.txt b/bin/压力测试报告001.txt new file mode 100644 index 000000000..a9299f656 --- /dev/null +++ b/bin/压力测试报告001.txt @@ -0,0 +1,40 @@ +机器人总数: 3000 +成功数量: 2958 +失败数量: 0 +消息总吞吐量: 412945 +---消息压测详情---------------------------------------------------------------------------------------------------- +消息名:pagoda.getlist 请求次数:2500 耗时最小:13 ms 耗时最大:1118 ms 平均耗时:20.98ms 中位耗时:18.00ms +消息名:viking.challenge 请求次数:21005 耗时最小:15 ms 耗时最大:1254 ms 平均耗时:22.95ms 中位耗时:21.00ms +消息名:caravan.getstory 请求次数:4171 耗时最小:14 ms 耗时最大:1244 ms 平均耗时:19.95ms 中位耗时:19.00ms +消息名:equipment.getlist 请求次数:2741 耗时最小:13 ms 耗时最大:1117 ms 平均耗时:20.32ms 中位耗时:18.00ms +消息名:gm.cmd 请求次数:39556 耗时最小:13 ms 耗时最大:1493 ms 平均耗时:20.53ms 中位耗时:19.00ms +消息名:wtask.info 请求次数:2584 耗时最小:14 ms 耗时最大:1130 ms 平均耗时:22.66ms 中位耗时:19.00ms +消息名:caravan.gotocity 请求次数:21345 耗时最小:15 ms 耗时最大:1372 ms 平均耗时:26.34ms 中位耗时:20.00ms +消息名:hero.list 请求次数:2778 耗时最小:13 ms 耗时最大:1122 ms 平均耗时:23.79ms 中位耗时:18.00ms +消息名:arena.challengereward 请求次数:20809 耗时最小:17 ms 耗时最大:1321 ms 平均耗时:25.30ms 中位耗时:23.00ms +消息名:viking.challengeover 请求次数:20947 耗时最小:21 ms 耗时最大:1300 ms 平均耗时:30.06ms 中位耗时:28.00ms +消息名:user.login 请求次数:2958 耗时最小:22 ms 耗时最大:1026 ms 平均耗时:522.31ms 中位耗时:522.00ms +消息名:sys.funcgetlist 请求次数:2435 耗时最小:13 ms 耗时最大:1179 ms 平均耗时:24.73ms 中位耗时:18.00ms +消息名:equipment.upgrade 请求次数:21434 耗时最小:14 ms 耗时最大:1285 ms 平均耗时:24.99ms 中位耗时:20.00ms +消息名:wtask.completecondi 请求次数:4417 耗时最小:14 ms 耗时最大:1234 ms 平均耗时:20.66ms 中位耗时:19.00ms +消息名:pagoda.challengeover 请求次数:21053 耗时最小:19 ms 耗时最大:1297 ms 平均耗时:29.90ms 中位耗时:28.00ms +消息名:user.create 请求次数:2851 耗时最小:13 ms 耗时最大:922 ms 平均耗时:25.25ms 中位耗时:23.00ms +消息名:arena.info 请求次数:2560 耗时最小:13 ms 耗时最大:1084 ms 平均耗时:22.02ms 中位耗时:18.00ms +消息名:hero.drawcard 请求次数:21808 耗时最小:38 ms 耗时最大:2678 ms 平均耗时:68.35ms 中位耗时:64.00ms +消息名:shop.buy 请求次数:100 耗时最小:17 ms 耗时最大:102 ms 平均耗时:20.74ms 中位耗时:19.00ms +消息名:items.getlist 请求次数:2719 耗时最小:13 ms 耗时最大:939 ms 平均耗时:20.42ms 中位耗时:18.00ms +消息名:wtask.battlefinish 请求次数:4413 耗时最小:21 ms 耗时最大:1299 ms 平均耗时:29.44ms 中位耗时:27.00ms +消息名:horoscope.upgrade 请求次数:21352 耗时最小:16 ms 耗时最大:1368 ms 平均耗时:33.54ms 中位耗时:29.00ms +消息名:pagoda.challenge 请求次数:21364 耗时最小:14 ms 耗时最大:1252 ms 平均耗时:23.25ms 中位耗时:19.00ms +消息名:wtask.accept 请求次数:13213 耗时最小:13 ms 耗时最大:1334 ms 平均耗时:21.20ms 中位耗时:18.00ms +消息名:wtask.battlestart 请求次数:4425 耗时最小:14 ms 耗时最大:1259 ms 平均耗时:20.29ms 中位耗时:19.00ms +消息名:arena.matche 请求次数:21419 耗时最小:17 ms 耗时最大:1248 ms 平均耗时:29.43ms 中位耗时:23.00ms +消息名:shop.getlist 请求次数:2536 耗时最小:14 ms 耗时最大:1039 ms 平均耗时:22.75ms 中位耗时:19.00ms +消息名:arena.challenge 请求次数:20874 耗时最小:16 ms 耗时最大:1312 ms 平均耗时:24.37ms 中位耗时:22.00ms +消息名:chat.send 请求次数:21419 耗时最小:12 ms 耗时最大:71 ms 平均耗时:17.46ms 中位耗时:17.00ms +消息名:wtask.finish 请求次数:11049 耗时最小:14 ms 耗时最大:1314 ms 平均耗时:24.71ms 中位耗时:20.00ms +消息名:viking.getlist 请求次数:21385 耗时最小:12 ms 耗时最大:1297 ms 平均耗时:22.79ms 中位耗时:17.00ms +消息名:caravan.buyorsell 请求次数:21009 耗时最小:15 ms 耗时最大:1315 ms 平均耗时:22.01ms 中位耗时:20.00ms +消息名:hero.talentlist 请求次数:2778 耗时最小:12 ms 耗时最大:1243 ms 平均耗时:21.03ms 中位耗时:18.00ms +消息名:horoscope.info 请求次数:2480 耗时最小:13 ms 耗时最大:857 ms 平均耗时:19.79ms 中位耗时:17.00ms +消息名:caravan.getlist 请求次数:2458 耗时最小:15 ms 耗时最大:1685 ms 平均耗时:32.47ms 中位耗时:22.00ms diff --git a/modules/chat/api_send.go b/modules/chat/api_send.go index 35e1d848e..d48b4ee53 100644 --- a/modules/chat/api_send.go +++ b/modules/chat/api_send.go @@ -80,10 +80,10 @@ func (this *apiComp) Send(session comm.IUserSession, req *pb.ChatSendReq) (errda if msg.Ctype == pb.ChatType_Text { //过滤敏感词 msg.Content = wordfilter.Replace(msg.Content, '*') } - go func() { + go func(_session comm.IUserSession) { this.module.modelChat.sendChatToWorld(msg, max_chat) - this.module.ModuleBuried.TriggerBuried(session.Clone(), comm.GetBuriedParam(comm.Rtype62, 1)) - }() + this.module.ModuleBuried.TriggerBuried(_session, comm.GetBuriedParam(comm.Rtype62, 1)) + }(session.Clone()) break case pb.ChatChannel_Union: if msg.Ctype == pb.ChatType_Text { //过滤敏感词 diff --git a/modules/passon/module.go b/modules/passon/module.go index adeef5033..c80fd9477 100644 --- a/modules/passon/module.go +++ b/modules/passon/module.go @@ -9,6 +9,7 @@ import ( "go_dreamfactory/lego/base" "go_dreamfactory/lego/core" "go_dreamfactory/lego/sys/log" + cfg "go_dreamfactory/sys/configure/structs" ) const moduleName = "传功塔" @@ -55,12 +56,13 @@ func (this *Passon) Start() (err error) { // 英雄升级 func (this *Passon) HeroUpLv(session comm.IUserSession, heroid string, lv int32) { var ( - passon *pb.DBPasson - heros []*pb.DBHero - change map[string]bool = make(map[string]bool) - maxlv int32 - errdata *pb.ErrorData - err error + passon *pb.DBPasson + heros []*pb.DBHero + change map[string]bool = make(map[string]bool) + maxlv int32 + errdata *pb.ErrorData + conf_i, conf_j *cfg.GameHeroData + err error ) if passon, err = this.modelPasson.getUserPasson(session.GetUserId()); err != nil { this.Error("getUserPasson err", log.Field{Key: "err", Value: err.Error()}) @@ -82,8 +84,14 @@ func (this *Passon) HeroUpLv(session comm.IUserSession, heroid string, lv int32) if heros[i].Lv != heros[j].Lv { return heros[i].Lv > heros[j].Lv } else { - conf_i, _ := this.ModuleTools.GetHeroConfig(heros[i].HeroID) - conf_j, _ := this.ModuleTools.GetHeroConfig(heros[j].HeroID) + if conf_i, err = this.ModuleTools.GetHeroConfig(heros[i].HeroID); err != nil { + this.Errorln(err) + return false + } + if conf_j, err = this.ModuleTools.GetHeroConfig(heros[j].HeroID); err != nil { + this.Errorln(err) + return true + } return conf_i.Color > conf_j.Color } }) diff --git a/modules/practice/module.go b/modules/practice/module.go index cbd61ed69..566075e96 100644 --- a/modules/practice/module.go +++ b/modules/practice/module.go @@ -103,6 +103,7 @@ func (this *Practice) OnInstallComp() { func (this *Practice) AddItems(session comm.IUserSession, items map[string]int32, bPush bool) (errdata *pb.ErrorData) { var ( err error + conn *db.DBConn room *pb.DBPracticeRoom id []string ) @@ -134,7 +135,7 @@ func (this *Practice) AddItems(session comm.IUserSession, items map[string]int32 Full: make(map[int32]int32), Knapsack: make(map[string]*pb.DBPracticeRes), } - conn, err := db.Cross() + conn, err = db.Cross() if err != nil { this.Errorln(err) return @@ -142,6 +143,7 @@ func (this *Practice) AddItems(session comm.IUserSession, items map[string]int32 model := db.NewDBModel(comm.TablePandata, time.Hour, conn) if err = model.Get(session.GetUserId(), room); err != nil && err != mgo.MongodbNil { this.Errorln(err) + return } if err == mgo.MongodbNil { room = &pb.DBPracticeRoom{ diff --git a/modules/robot/statisticalcomp.go b/modules/robot/statisticalcomp.go index 3a37792a8..5d7c773b6 100644 --- a/modules/robot/statisticalcomp.go +++ b/modules/robot/statisticalcomp.go @@ -4,7 +4,6 @@ import ( "fmt" "go_dreamfactory/lego/core" "go_dreamfactory/lego/core/cbase" - "go_dreamfactory/lego/sys/log" "os" "sort" "sync" @@ -19,7 +18,6 @@ type statisticalComp struct { module *RobotModule succclientNum int32 //链接成功客户端数 failclientNum int32 //链接失败客户端数 - totalmessage int32 //总消息两 robotdata map[string][]*RobotStatistics //机器人统计数据 lock sync.RWMutex } @@ -59,13 +57,14 @@ func (this *statisticalComp) RobotFinishedTest(robot *Robot) { //输出报表 func (this *statisticalComp) OutReport() { var ( - messages map[string][]int64 = make(map[string][]int64) - ok bool + messages map[string][]int64 = make(map[string][]int64) + totalmessage int32 + ok bool ) this.lock.Lock() for _, datas := range this.robotdata { for _, v := range datas { - this.totalmessage++ + totalmessage++ if _, ok = messages[v.message]; !ok { messages[v.message] = make([]int64, 0) } @@ -82,7 +81,7 @@ func (this *statisticalComp) OutReport() { file.WriteString(fmt.Sprintf("机器人总数: %d\n", this.module.options.RobotTotalNum)) file.WriteString(fmt.Sprintf("成功数量: %d\n", this.succclientNum)) file.WriteString(fmt.Sprintf("失败数量: %d\n", this.failclientNum)) - file.WriteString(fmt.Sprintf("消息总吞吐量: %d\n", this.totalmessage)) + file.WriteString(fmt.Sprintf("消息总吞吐量: %d\n", totalmessage)) file.WriteString("---消息压测详情----------------------------------------------------------------------------------------------------\n") for message, data := range messages { sort.Slice(data, func(i, j int) bool { @@ -103,7 +102,6 @@ func (this *statisticalComp) OutReport() { } file.WriteString(fmt.Sprintf("消息名:%-20s 请求次数:%-5d 耗时最小:%-5dms 耗时最大:%-5dms 平均耗时:%-5.2fms 中位耗时:%-5.2fms \n", message, len(data), min, max, avg, median)) } - log.Debugf("机器人报表已输出!") } func (this *statisticalComp) run() {