From bebf95eb6aac6ea6b8ce079c7438fdce0b3cf0a9 Mon Sep 17 00:00:00 2001
From: meixiongfeng <766881921@qq.com>
Date: Fri, 9 Sep 2022 10:35:54 +0800
Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E8=A1=A8=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=20+=20=E4=BB=A3=E7=A0=81=E5=8A=A0=E4=B8=80=E4=BA=9B=E6=B3=A8?=
=?UTF-8?q?=E9=87=8A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
bin/json/game_equip.json | 216 +-
bin/json/game_equipsuit.json | 34 +-
bin/json/game_global.json | 3 +-
bin/json/game_huntingboss.json | 1620 +-----
bin/json/game_huntinglineup.json | 242 +
bin/json/game_model.json | 361 +-
bin/json/game_monsterformat.json | 3150 +++++++++++
bin/json/game_rdmainline.json | 4677 +++++++++++++++++
bin/json/game_rdmainlinechapter.json | 462 ++
bin/json/game_rdtaskside.json | 4 +-
bin/json/game_robot.json | 2442 +++++++++
bin/json/game_skillatk.json | 1045 +++-
bin/json/game_stroy.json | 12 +-
bin/json/game_vikingboss.json | 1080 +---
modules/hero/model_hero.go | 7 +-
modules/viking/api_challenge.go | 4 +-
sys/configure/structs/Game.HuntingBossData.go | 98 +-
sys/configure/structs/Game.HuntingLineup.go | 42 +
.../structs/Game.HuntingLineupData.go | 41 +
sys/configure/structs/Game.RDMainline.go | 42 +
.../structs/Game.RDMainlineChapter.go | 42 +
.../structs/Game.RDMainlineChapterData.go | 79 +
sys/configure/structs/Game.RDMainlineData.go | 111 +
sys/configure/structs/Game.Robot.go | 42 +
sys/configure/structs/Game.RobotData.go | 146 +
sys/configure/structs/Game.VikingBossData.go | 70 +-
sys/configure/structs/Tables.go | 28 +
sys/configure/structs/game.equipData.go | 2 +
sys/configure/structs/game.modelData.go | 2 +
sys/configure/structs/game.skillAtkData.go | 2 +-
30 files changed, 13092 insertions(+), 3014 deletions(-)
create mode 100644 bin/json/game_huntinglineup.json
create mode 100644 bin/json/game_rdmainline.json
create mode 100644 bin/json/game_rdmainlinechapter.json
create mode 100644 bin/json/game_robot.json
create mode 100644 sys/configure/structs/Game.HuntingLineup.go
create mode 100644 sys/configure/structs/Game.HuntingLineupData.go
create mode 100644 sys/configure/structs/Game.RDMainline.go
create mode 100644 sys/configure/structs/Game.RDMainlineChapter.go
create mode 100644 sys/configure/structs/Game.RDMainlineChapterData.go
create mode 100644 sys/configure/structs/Game.RDMainlineData.go
create mode 100644 sys/configure/structs/Game.Robot.go
create mode 100644 sys/configure/structs/Game.RobotData.go
diff --git a/bin/json/game_equip.json b/bin/json/game_equip.json
index 67096afec..c4684a12c 100644
--- a/bin/json/game_equip.json
+++ b/bin/json/game_equip.json
@@ -33,7 +33,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10002",
@@ -69,7 +70,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10003",
@@ -107,7 +109,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10004",
@@ -143,7 +146,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10005",
@@ -181,7 +185,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10006",
@@ -217,7 +222,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10011",
@@ -253,7 +259,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10012",
@@ -289,7 +296,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10013",
@@ -327,7 +335,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10014",
@@ -363,7 +372,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10015",
@@ -401,7 +411,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10016",
@@ -437,7 +448,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10021",
@@ -473,7 +485,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10022",
@@ -509,7 +522,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10023",
@@ -547,7 +561,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10024",
@@ -583,7 +598,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10025",
@@ -621,7 +637,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10026",
@@ -657,7 +674,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10031",
@@ -693,7 +711,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10032",
@@ -729,7 +748,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10033",
@@ -767,7 +787,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10034",
@@ -803,7 +824,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10035",
@@ -841,7 +863,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10036",
@@ -877,7 +900,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10041",
@@ -913,7 +937,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10042",
@@ -949,7 +974,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10043",
@@ -987,7 +1013,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10044",
@@ -1023,7 +1050,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10045",
@@ -1061,7 +1089,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10046",
@@ -1097,7 +1126,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10051",
@@ -1133,7 +1163,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10052",
@@ -1169,7 +1200,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10053",
@@ -1207,7 +1239,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10054",
@@ -1243,7 +1276,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10055",
@@ -1281,7 +1315,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "10056",
@@ -1317,7 +1352,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11001",
@@ -1353,7 +1389,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11002",
@@ -1389,7 +1426,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11003",
@@ -1427,7 +1465,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11004",
@@ -1463,7 +1502,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11005",
@@ -1501,7 +1541,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11006",
@@ -1537,7 +1578,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11011",
@@ -1573,7 +1615,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11012",
@@ -1609,7 +1652,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11013",
@@ -1647,7 +1691,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11014",
@@ -1683,7 +1728,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11015",
@@ -1721,7 +1767,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11016",
@@ -1757,7 +1804,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11021",
@@ -1793,7 +1841,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11022",
@@ -1829,7 +1878,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11023",
@@ -1867,7 +1917,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11024",
@@ -1903,7 +1954,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11025",
@@ -1941,7 +1993,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11026",
@@ -1977,7 +2030,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11031",
@@ -2013,7 +2067,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11032",
@@ -2049,7 +2104,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11033",
@@ -2087,7 +2143,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11034",
@@ -2123,7 +2180,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11035",
@@ -2161,7 +2219,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11036",
@@ -2197,7 +2256,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11041",
@@ -2233,7 +2293,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11042",
@@ -2269,7 +2330,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11043",
@@ -2307,7 +2369,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11044",
@@ -2343,7 +2406,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11045",
@@ -2381,7 +2445,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11046",
@@ -2417,7 +2482,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11051",
@@ -2453,7 +2519,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11052",
@@ -2489,7 +2556,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11053",
@@ -2527,7 +2595,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11054",
@@ -2563,7 +2632,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11055",
@@ -2601,7 +2671,8 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
},
{
"id": "11056",
@@ -2637,6 +2708,7 @@
"t": "gold",
"n": 1000
}
- ]
+ ],
+ "salecoef": 0.5
}
]
\ No newline at end of file
diff --git a/bin/json/game_equipsuit.json b/bin/json/game_equipsuit.json
index e8c8364df..fc1094cc4 100644
--- a/bin/json/game_equipsuit.json
+++ b/bin/json/game_equipsuit.json
@@ -2,7 +2,7 @@
{
"suittype": 0,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -15,7 +15,7 @@
{
"suittype": 1,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -28,7 +28,7 @@
{
"suittype": 2,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -41,7 +41,7 @@
{
"suittype": 3,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -54,7 +54,7 @@
{
"suittype": 4,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -67,7 +67,7 @@
{
"suittype": 5,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -80,7 +80,7 @@
{
"suittype": 6,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -93,7 +93,7 @@
{
"suittype": 7,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -106,7 +106,7 @@
{
"suittype": 8,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -119,7 +119,7 @@
{
"suittype": 9,
"suitnum": 4,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -132,7 +132,7 @@
{
"suittype": 100,
"suitnum": 2,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -145,7 +145,7 @@
{
"suittype": 101,
"suitnum": 2,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -158,7 +158,7 @@
{
"suittype": 102,
"suitnum": 2,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -171,7 +171,7 @@
{
"suittype": 103,
"suitnum": 2,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -184,7 +184,7 @@
{
"suittype": 104,
"suitnum": 2,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
@@ -197,7 +197,7 @@
{
"suittype": 105,
"suitnum": 2,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13214",
"text": "圆月套装"
@@ -210,7 +210,7 @@
{
"suittype": 106,
"suitnum": 2,
- "skill": 100012000,
+ "skill": 225001214,
"skillname": {
"key": "equip_13213",
"text": "神龙套装"
diff --git a/bin/json/game_global.json b/bin/json/game_global.json
index e27f902e0..ff9107cc7 100644
--- a/bin/json/game_global.json
+++ b/bin/json/game_global.json
@@ -149,7 +149,8 @@
25001,
25004,
34006,
- 11017
+ 35001,
+ 35002
]
}
]
\ No newline at end of file
diff --git a/bin/json/game_huntingboss.json b/bin/json/game_huntingboss.json
index 5db35e1a4..4e41e0a4c 100644
--- a/bin/json/game_huntingboss.json
+++ b/bin/json/game_huntingboss.json
@@ -7,12 +7,6 @@
"text": "巨型猩猩"
},
"difficulty": 1,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -34,37 +28,9 @@
],
"drop": 1001,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 10,
- "npc1hp": 0.5,
- "npc1atk": 0.5,
- "npc1def": 0.5,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 10,
- "npc2hp": 0.5,
- "npc2atk": 0.5,
- "npc2def": 0.5,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 10,
- "npc3hp": 0.5,
- "npc3atk": 0.5,
- "npc3def": 0.5,
- "bosslv": 10,
- "bosshp": 0.5,
- "bossatk": 0.5,
- "bossdef": 0.5
+ "boss1": 401001,
+ "boss2": 401002,
+ "boss3": 401003
},
{
"id": 1002,
@@ -74,12 +40,6 @@
"text": "巨型猩猩"
},
"difficulty": 2,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -106,37 +66,9 @@
],
"drop": 1002,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 20,
- "npc1hp": 0.6,
- "npc1atk": 0.6,
- "npc1def": 0.6,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 20,
- "npc2hp": 0.6,
- "npc2atk": 0.6,
- "npc2def": 0.6,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 20,
- "npc3hp": 0.6,
- "npc3atk": 0.6,
- "npc3def": 0.6,
- "bosslv": 20,
- "bosshp": 0.6,
- "bossatk": 0.6,
- "bossdef": 0.6
+ "boss1": 401004,
+ "boss2": 401005,
+ "boss3": 401006
},
{
"id": 1003,
@@ -146,12 +78,6 @@
"text": "巨型猩猩"
},
"difficulty": 3,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -183,37 +109,9 @@
],
"drop": 1003,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 30,
- "npc1hp": 0.7,
- "npc1atk": 0.7,
- "npc1def": 0.7,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 30,
- "npc2hp": 0.7,
- "npc2atk": 0.7,
- "npc2def": 0.7,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 30,
- "npc3hp": 0.7,
- "npc3atk": 0.7,
- "npc3def": 0.7,
- "bosslv": 30,
- "bosshp": 0.7,
- "bossatk": 0.7,
- "bossdef": 0.7
+ "boss1": 401007,
+ "boss2": 401008,
+ "boss3": 401009
},
{
"id": 1004,
@@ -223,12 +121,6 @@
"text": "巨型猩猩"
},
"difficulty": 4,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -260,37 +152,9 @@
],
"drop": 1004,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 40,
- "npc1hp": 0.8,
- "npc1atk": 0.8,
- "npc1def": 0.8,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 40,
- "npc2hp": 0.8,
- "npc2atk": 0.8,
- "npc2def": 0.8,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 40,
- "npc3hp": 0.8,
- "npc3atk": 0.8,
- "npc3def": 0.8,
- "bosslv": 40,
- "bosshp": 0.8,
- "bossatk": 0.8,
- "bossdef": 0.8
+ "boss1": 401010,
+ "boss2": 401011,
+ "boss3": 401012
},
{
"id": 1005,
@@ -300,12 +164,6 @@
"text": "巨型猩猩"
},
"difficulty": 5,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -337,37 +195,9 @@
],
"drop": 1005,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 50,
- "npc1hp": 0.9,
- "npc1atk": 0.9,
- "npc1def": 0.9,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 50,
- "npc2hp": 0.9,
- "npc2atk": 0.9,
- "npc2def": 0.9,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 50,
- "npc3hp": 0.9,
- "npc3atk": 0.9,
- "npc3def": 0.9,
- "bosslv": 50,
- "bosshp": 0.9,
- "bossatk": 0.9,
- "bossdef": 0.9
+ "boss1": 401013,
+ "boss2": 401014,
+ "boss3": 401015
},
{
"id": 1006,
@@ -377,12 +207,6 @@
"text": "巨型猩猩"
},
"difficulty": 6,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -414,37 +238,9 @@
],
"drop": 1006,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 60,
- "npc1hp": 1,
- "npc1atk": 1,
- "npc1def": 1,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 60,
- "npc2hp": 1,
- "npc2atk": 1,
- "npc2def": 1,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 60,
- "npc3hp": 1,
- "npc3atk": 1,
- "npc3def": 1,
- "bosslv": 60,
- "bosshp": 1,
- "bossatk": 1,
- "bossdef": 1
+ "boss1": 401016,
+ "boss2": 401017,
+ "boss3": 401018
},
{
"id": 1007,
@@ -454,12 +250,6 @@
"text": "巨型猩猩"
},
"difficulty": 7,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -491,37 +281,9 @@
],
"drop": 1007,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 70,
- "npc1hp": 1.1,
- "npc1atk": 1.1,
- "npc1def": 1.1,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 70,
- "npc2hp": 1.1,
- "npc2atk": 1.1,
- "npc2def": 1.1,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 70,
- "npc3hp": 1.1,
- "npc3atk": 1.1,
- "npc3def": 1.1,
- "bosslv": 70,
- "bosshp": 1.1,
- "bossatk": 1.1,
- "bossdef": 1.1
+ "boss1": 401019,
+ "boss2": 401020,
+ "boss3": 401021
},
{
"id": 1008,
@@ -531,12 +293,6 @@
"text": "巨型猩猩"
},
"difficulty": 8,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -568,37 +324,9 @@
],
"drop": 1008,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 80,
- "npc1hp": 1.2,
- "npc1atk": 1.2,
- "npc1def": 1.2,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 80,
- "npc2hp": 1.2,
- "npc2atk": 1.2,
- "npc2def": 1.2,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 80,
- "npc3hp": 1.2,
- "npc3atk": 1.2,
- "npc3def": 1.2,
- "bosslv": 80,
- "bosshp": 1.2,
- "bossatk": 1.2,
- "bossdef": 1.2
+ "boss1": 401022,
+ "boss2": 401023,
+ "boss3": 401024
},
{
"id": 1009,
@@ -608,12 +336,6 @@
"text": "巨型猩猩"
},
"difficulty": 9,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -645,37 +367,9 @@
],
"drop": 1009,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 90,
- "npc1hp": 1.3,
- "npc1atk": 1.3,
- "npc1def": 1.3,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 90,
- "npc2hp": 1.3,
- "npc2atk": 1.3,
- "npc2def": 1.3,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 90,
- "npc3hp": 1.3,
- "npc3atk": 1.3,
- "npc3def": 1.3,
- "bosslv": 90,
- "bosshp": 1.3,
- "bossatk": 1.3,
- "bossdef": 1.3
+ "boss1": 401025,
+ "boss2": 401026,
+ "boss3": 401027
},
{
"id": 1010,
@@ -685,12 +379,6 @@
"text": "巨型猩猩"
},
"difficulty": 10,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -722,37 +410,9 @@
],
"drop": 1010,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 100,
- "npc1hp": 1.4,
- "npc1atk": 1.4,
- "npc1def": 1.4,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 100,
- "npc2hp": 1.4,
- "npc2atk": 1.4,
- "npc2def": 1.4,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 100,
- "npc3hp": 1.4,
- "npc3atk": 1.4,
- "npc3def": 1.4,
- "bosslv": 100,
- "bosshp": 1.4,
- "bossatk": 1.4,
- "bossdef": 1.4
+ "boss1": 401028,
+ "boss2": 401029,
+ "boss3": 401030
},
{
"id": 2001,
@@ -762,12 +422,6 @@
"text": "火龙"
},
"difficulty": 1,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -789,37 +443,9 @@
],
"drop": 1011,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 10,
- "npc1hp": 0.5,
- "npc1atk": 0.5,
- "npc1def": 0.5,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 10,
- "npc2hp": 0.5,
- "npc2atk": 0.5,
- "npc2def": 0.5,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 10,
- "npc3hp": 0.5,
- "npc3atk": 0.5,
- "npc3def": 0.5,
- "bosslv": 10,
- "bosshp": 0.5,
- "bossatk": 0.5,
- "bossdef": 0.5
+ "boss1": 402001,
+ "boss2": 402002,
+ "boss3": 402003
},
{
"id": 2002,
@@ -829,12 +455,6 @@
"text": "火龙"
},
"difficulty": 2,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -861,37 +481,9 @@
],
"drop": 1012,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 20,
- "npc1hp": 0.6,
- "npc1atk": 0.6,
- "npc1def": 0.6,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 20,
- "npc2hp": 0.6,
- "npc2atk": 0.6,
- "npc2def": 0.6,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 20,
- "npc3hp": 0.6,
- "npc3atk": 0.6,
- "npc3def": 0.6,
- "bosslv": 20,
- "bosshp": 0.6,
- "bossatk": 0.6,
- "bossdef": 0.6
+ "boss1": 402004,
+ "boss2": 402005,
+ "boss3": 402006
},
{
"id": 2003,
@@ -901,12 +493,6 @@
"text": "火龙"
},
"difficulty": 3,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -938,37 +524,9 @@
],
"drop": 1013,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 30,
- "npc1hp": 0.7,
- "npc1atk": 0.7,
- "npc1def": 0.7,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 30,
- "npc2hp": 0.7,
- "npc2atk": 0.7,
- "npc2def": 0.7,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 30,
- "npc3hp": 0.7,
- "npc3atk": 0.7,
- "npc3def": 0.7,
- "bosslv": 30,
- "bosshp": 0.7,
- "bossatk": 0.7,
- "bossdef": 0.7
+ "boss1": 402007,
+ "boss2": 402008,
+ "boss3": 402009
},
{
"id": 2004,
@@ -978,12 +536,6 @@
"text": "火龙"
},
"difficulty": 4,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1015,37 +567,9 @@
],
"drop": 1014,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 40,
- "npc1hp": 0.8,
- "npc1atk": 0.8,
- "npc1def": 0.8,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 40,
- "npc2hp": 0.8,
- "npc2atk": 0.8,
- "npc2def": 0.8,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 40,
- "npc3hp": 0.8,
- "npc3atk": 0.8,
- "npc3def": 0.8,
- "bosslv": 40,
- "bosshp": 0.8,
- "bossatk": 0.8,
- "bossdef": 0.8
+ "boss1": 402010,
+ "boss2": 402011,
+ "boss3": 402012
},
{
"id": 2005,
@@ -1055,12 +579,6 @@
"text": "火龙"
},
"difficulty": 5,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1092,37 +610,9 @@
],
"drop": 1015,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 50,
- "npc1hp": 0.9,
- "npc1atk": 0.9,
- "npc1def": 0.9,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 50,
- "npc2hp": 0.9,
- "npc2atk": 0.9,
- "npc2def": 0.9,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 50,
- "npc3hp": 0.9,
- "npc3atk": 0.9,
- "npc3def": 0.9,
- "bosslv": 50,
- "bosshp": 0.9,
- "bossatk": 0.9,
- "bossdef": 0.9
+ "boss1": 402013,
+ "boss2": 402014,
+ "boss3": 402015
},
{
"id": 2006,
@@ -1132,12 +622,6 @@
"text": "火龙"
},
"difficulty": 6,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1169,37 +653,9 @@
],
"drop": 1016,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 60,
- "npc1hp": 1,
- "npc1atk": 1,
- "npc1def": 1,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 60,
- "npc2hp": 1,
- "npc2atk": 1,
- "npc2def": 1,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 60,
- "npc3hp": 1,
- "npc3atk": 1,
- "npc3def": 1,
- "bosslv": 60,
- "bosshp": 1,
- "bossatk": 1,
- "bossdef": 1
+ "boss1": 402016,
+ "boss2": 402017,
+ "boss3": 402018
},
{
"id": 2007,
@@ -1209,12 +665,6 @@
"text": "火龙"
},
"difficulty": 7,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1246,37 +696,9 @@
],
"drop": 1017,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 70,
- "npc1hp": 1.1,
- "npc1atk": 1.1,
- "npc1def": 1.1,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 70,
- "npc2hp": 1.1,
- "npc2atk": 1.1,
- "npc2def": 1.1,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 70,
- "npc3hp": 1.1,
- "npc3atk": 1.1,
- "npc3def": 1.1,
- "bosslv": 70,
- "bosshp": 1.1,
- "bossatk": 1.1,
- "bossdef": 1.1
+ "boss1": 402019,
+ "boss2": 402020,
+ "boss3": 402021
},
{
"id": 2008,
@@ -1286,12 +708,6 @@
"text": "火龙"
},
"difficulty": 8,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1323,37 +739,9 @@
],
"drop": 1018,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 80,
- "npc1hp": 1.2,
- "npc1atk": 1.2,
- "npc1def": 1.2,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 80,
- "npc2hp": 1.2,
- "npc2atk": 1.2,
- "npc2def": 1.2,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 80,
- "npc3hp": 1.2,
- "npc3atk": 1.2,
- "npc3def": 1.2,
- "bosslv": 80,
- "bosshp": 1.2,
- "bossatk": 1.2,
- "bossdef": 1.2
+ "boss1": 402022,
+ "boss2": 402023,
+ "boss3": 402024
},
{
"id": 2009,
@@ -1363,12 +751,6 @@
"text": "火龙"
},
"difficulty": 9,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1400,37 +782,9 @@
],
"drop": 1019,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 90,
- "npc1hp": 1.3,
- "npc1atk": 1.3,
- "npc1def": 1.3,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 90,
- "npc2hp": 1.3,
- "npc2atk": 1.3,
- "npc2def": 1.3,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 90,
- "npc3hp": 1.3,
- "npc3atk": 1.3,
- "npc3def": 1.3,
- "bosslv": 90,
- "bosshp": 1.3,
- "bossatk": 1.3,
- "bossdef": 1.3
+ "boss1": 402025,
+ "boss2": 402026,
+ "boss3": 402027
},
{
"id": 2010,
@@ -1440,12 +794,6 @@
"text": "火龙"
},
"difficulty": 10,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1477,37 +825,9 @@
],
"drop": 1020,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 100,
- "npc1hp": 1.4,
- "npc1atk": 1.4,
- "npc1def": 1.4,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 100,
- "npc2hp": 1.4,
- "npc2atk": 1.4,
- "npc2def": 1.4,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 100,
- "npc3hp": 1.4,
- "npc3atk": 1.4,
- "npc3def": 1.4,
- "bosslv": 100,
- "bosshp": 1.4,
- "bossatk": 1.4,
- "bossdef": 1.4
+ "boss1": 402028,
+ "boss2": 402029,
+ "boss3": 402030
},
{
"id": 3001,
@@ -1517,12 +837,6 @@
"text": "鹦鹉虎"
},
"difficulty": 1,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1544,37 +858,9 @@
],
"drop": 1021,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 10,
- "npc1hp": 0.5,
- "npc1atk": 0.5,
- "npc1def": 0.5,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 10,
- "npc2hp": 0.5,
- "npc2atk": 0.5,
- "npc2def": 0.5,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 10,
- "npc3hp": 0.5,
- "npc3atk": 0.5,
- "npc3def": 0.5,
- "bosslv": 10,
- "bosshp": 0.5,
- "bossatk": 0.5,
- "bossdef": 0.5
+ "boss1": 403001,
+ "boss2": 403002,
+ "boss3": 403003
},
{
"id": 3002,
@@ -1584,12 +870,6 @@
"text": "鹦鹉虎"
},
"difficulty": 2,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1616,37 +896,9 @@
],
"drop": 1022,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 20,
- "npc1hp": 0.6,
- "npc1atk": 0.6,
- "npc1def": 0.6,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 20,
- "npc2hp": 0.6,
- "npc2atk": 0.6,
- "npc2def": 0.6,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 20,
- "npc3hp": 0.6,
- "npc3atk": 0.6,
- "npc3def": 0.6,
- "bosslv": 20,
- "bosshp": 0.6,
- "bossatk": 0.6,
- "bossdef": 0.6
+ "boss1": 403004,
+ "boss2": 403005,
+ "boss3": 403006
},
{
"id": 3003,
@@ -1656,12 +908,6 @@
"text": "鹦鹉虎"
},
"difficulty": 3,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1693,37 +939,9 @@
],
"drop": 1023,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 30,
- "npc1hp": 0.7,
- "npc1atk": 0.7,
- "npc1def": 0.7,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 30,
- "npc2hp": 0.7,
- "npc2atk": 0.7,
- "npc2def": 0.7,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 30,
- "npc3hp": 0.7,
- "npc3atk": 0.7,
- "npc3def": 0.7,
- "bosslv": 30,
- "bosshp": 0.7,
- "bossatk": 0.7,
- "bossdef": 0.7
+ "boss1": 403007,
+ "boss2": 403008,
+ "boss3": 403009
},
{
"id": 3004,
@@ -1733,12 +951,6 @@
"text": "鹦鹉虎"
},
"difficulty": 4,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1770,37 +982,9 @@
],
"drop": 1024,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 40,
- "npc1hp": 0.8,
- "npc1atk": 0.8,
- "npc1def": 0.8,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 40,
- "npc2hp": 0.8,
- "npc2atk": 0.8,
- "npc2def": 0.8,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 40,
- "npc3hp": 0.8,
- "npc3atk": 0.8,
- "npc3def": 0.8,
- "bosslv": 40,
- "bosshp": 0.8,
- "bossatk": 0.8,
- "bossdef": 0.8
+ "boss1": 403010,
+ "boss2": 403011,
+ "boss3": 403012
},
{
"id": 3005,
@@ -1810,12 +994,6 @@
"text": "鹦鹉虎"
},
"difficulty": 5,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1847,37 +1025,9 @@
],
"drop": 1025,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 50,
- "npc1hp": 0.9,
- "npc1atk": 0.9,
- "npc1def": 0.9,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 50,
- "npc2hp": 0.9,
- "npc2atk": 0.9,
- "npc2def": 0.9,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 50,
- "npc3hp": 0.9,
- "npc3atk": 0.9,
- "npc3def": 0.9,
- "bosslv": 50,
- "bosshp": 0.9,
- "bossatk": 0.9,
- "bossdef": 0.9
+ "boss1": 403013,
+ "boss2": 403014,
+ "boss3": 403015
},
{
"id": 3006,
@@ -1887,12 +1037,6 @@
"text": "鹦鹉虎"
},
"difficulty": 6,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -1924,37 +1068,9 @@
],
"drop": 1026,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 60,
- "npc1hp": 1,
- "npc1atk": 1,
- "npc1def": 1,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 60,
- "npc2hp": 1,
- "npc2atk": 1,
- "npc2def": 1,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 60,
- "npc3hp": 1,
- "npc3atk": 1,
- "npc3def": 1,
- "bosslv": 60,
- "bosshp": 1,
- "bossatk": 1,
- "bossdef": 1
+ "boss1": 403016,
+ "boss2": 403017,
+ "boss3": 403018
},
{
"id": 3007,
@@ -1964,12 +1080,6 @@
"text": "鹦鹉虎"
},
"difficulty": 7,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2001,37 +1111,9 @@
],
"drop": 1027,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 70,
- "npc1hp": 1.1,
- "npc1atk": 1.1,
- "npc1def": 1.1,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 70,
- "npc2hp": 1.1,
- "npc2atk": 1.1,
- "npc2def": 1.1,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 70,
- "npc3hp": 1.1,
- "npc3atk": 1.1,
- "npc3def": 1.1,
- "bosslv": 70,
- "bosshp": 1.1,
- "bossatk": 1.1,
- "bossdef": 1.1
+ "boss1": 403019,
+ "boss2": 403020,
+ "boss3": 403021
},
{
"id": 3008,
@@ -2041,12 +1123,6 @@
"text": "鹦鹉虎"
},
"difficulty": 8,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2078,37 +1154,9 @@
],
"drop": 1028,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 80,
- "npc1hp": 1.2,
- "npc1atk": 1.2,
- "npc1def": 1.2,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 80,
- "npc2hp": 1.2,
- "npc2atk": 1.2,
- "npc2def": 1.2,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 80,
- "npc3hp": 1.2,
- "npc3atk": 1.2,
- "npc3def": 1.2,
- "bosslv": 80,
- "bosshp": 1.2,
- "bossatk": 1.2,
- "bossdef": 1.2
+ "boss1": 403022,
+ "boss2": 403023,
+ "boss3": 403024
},
{
"id": 3009,
@@ -2118,12 +1166,6 @@
"text": "鹦鹉虎"
},
"difficulty": 9,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2155,37 +1197,9 @@
],
"drop": 1029,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 90,
- "npc1hp": 1.3,
- "npc1atk": 1.3,
- "npc1def": 1.3,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 90,
- "npc2hp": 1.3,
- "npc2atk": 1.3,
- "npc2def": 1.3,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 90,
- "npc3hp": 1.3,
- "npc3atk": 1.3,
- "npc3def": 1.3,
- "bosslv": 90,
- "bosshp": 1.3,
- "bossatk": 1.3,
- "bossdef": 1.3
+ "boss1": 403025,
+ "boss2": 403026,
+ "boss3": 403027
},
{
"id": 3010,
@@ -2195,12 +1209,6 @@
"text": "鹦鹉虎"
},
"difficulty": 10,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2232,37 +1240,9 @@
],
"drop": 1030,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 100,
- "npc1hp": 1.4,
- "npc1atk": 1.4,
- "npc1def": 1.4,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 100,
- "npc2hp": 1.4,
- "npc2atk": 1.4,
- "npc2def": 1.4,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 100,
- "npc3hp": 1.4,
- "npc3atk": 1.4,
- "npc3def": 1.4,
- "bosslv": 100,
- "bosshp": 1.4,
- "bossatk": 1.4,
- "bossdef": 1.4
+ "boss1": 403028,
+ "boss2": 403029,
+ "boss3": 403030
},
{
"id": 4001,
@@ -2272,12 +1252,6 @@
"text": "梦魇"
},
"difficulty": 1,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2298,38 +1272,10 @@
}
],
"drop": 1021,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 10,
- "npc1hp": 0.5,
- "npc1atk": 0.5,
- "npc1def": 0.5,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 10,
- "npc2hp": 0.5,
- "npc2atk": 0.5,
- "npc2def": 0.5,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 10,
- "npc3hp": 0.5,
- "npc3atk": 0.5,
- "npc3def": 0.5,
- "bosslv": 10,
- "bosshp": 0.5,
- "bossatk": 0.5,
- "bossdef": 0.5
+ "bossmodel": 35001,
+ "boss1": 404001,
+ "boss2": 404002,
+ "boss3": 404003
},
{
"id": 4002,
@@ -2339,12 +1285,6 @@
"text": "梦魇"
},
"difficulty": 2,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2370,38 +1310,10 @@
}
],
"drop": 1022,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 20,
- "npc1hp": 0.6,
- "npc1atk": 0.6,
- "npc1def": 0.6,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 20,
- "npc2hp": 0.6,
- "npc2atk": 0.6,
- "npc2def": 0.6,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 20,
- "npc3hp": 0.6,
- "npc3atk": 0.6,
- "npc3def": 0.6,
- "bosslv": 20,
- "bosshp": 0.6,
- "bossatk": 0.6,
- "bossdef": 0.6
+ "bossmodel": 35001,
+ "boss1": 404004,
+ "boss2": 404005,
+ "boss3": 404006
},
{
"id": 4003,
@@ -2411,12 +1323,6 @@
"text": "梦魇"
},
"difficulty": 3,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2447,38 +1353,10 @@
}
],
"drop": 1023,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 30,
- "npc1hp": 0.7,
- "npc1atk": 0.7,
- "npc1def": 0.7,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 30,
- "npc2hp": 0.7,
- "npc2atk": 0.7,
- "npc2def": 0.7,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 30,
- "npc3hp": 0.7,
- "npc3atk": 0.7,
- "npc3def": 0.7,
- "bosslv": 30,
- "bosshp": 0.7,
- "bossatk": 0.7,
- "bossdef": 0.7
+ "bossmodel": 35001,
+ "boss1": 404007,
+ "boss2": 404008,
+ "boss3": 404009
},
{
"id": 4004,
@@ -2488,12 +1366,6 @@
"text": "梦魇"
},
"difficulty": 4,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2524,38 +1396,10 @@
}
],
"drop": 1024,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 40,
- "npc1hp": 0.8,
- "npc1atk": 0.8,
- "npc1def": 0.8,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 40,
- "npc2hp": 0.8,
- "npc2atk": 0.8,
- "npc2def": 0.8,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 40,
- "npc3hp": 0.8,
- "npc3atk": 0.8,
- "npc3def": 0.8,
- "bosslv": 40,
- "bosshp": 0.8,
- "bossatk": 0.8,
- "bossdef": 0.8
+ "bossmodel": 35001,
+ "boss1": 404010,
+ "boss2": 404011,
+ "boss3": 404012
},
{
"id": 4005,
@@ -2565,12 +1409,6 @@
"text": "梦魇"
},
"difficulty": 5,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2601,38 +1439,10 @@
}
],
"drop": 1025,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 50,
- "npc1hp": 0.9,
- "npc1atk": 0.9,
- "npc1def": 0.9,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 50,
- "npc2hp": 0.9,
- "npc2atk": 0.9,
- "npc2def": 0.9,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 50,
- "npc3hp": 0.9,
- "npc3atk": 0.9,
- "npc3def": 0.9,
- "bosslv": 50,
- "bosshp": 0.9,
- "bossatk": 0.9,
- "bossdef": 0.9
+ "bossmodel": 35001,
+ "boss1": 404013,
+ "boss2": 404014,
+ "boss3": 404015
},
{
"id": 4006,
@@ -2642,12 +1452,6 @@
"text": "梦魇"
},
"difficulty": 6,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2678,38 +1482,10 @@
}
],
"drop": 1026,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 60,
- "npc1hp": 1,
- "npc1atk": 1,
- "npc1def": 1,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 60,
- "npc2hp": 1,
- "npc2atk": 1,
- "npc2def": 1,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 60,
- "npc3hp": 1,
- "npc3atk": 1,
- "npc3def": 1,
- "bosslv": 60,
- "bosshp": 1,
- "bossatk": 1,
- "bossdef": 1
+ "bossmodel": 35001,
+ "boss1": 404016,
+ "boss2": 404017,
+ "boss3": 404018
},
{
"id": 4007,
@@ -2719,12 +1495,6 @@
"text": "梦魇"
},
"difficulty": 7,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2755,38 +1525,10 @@
}
],
"drop": 1027,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 70,
- "npc1hp": 1.1,
- "npc1atk": 1.1,
- "npc1def": 1.1,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 70,
- "npc2hp": 1.1,
- "npc2atk": 1.1,
- "npc2def": 1.1,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 70,
- "npc3hp": 1.1,
- "npc3atk": 1.1,
- "npc3def": 1.1,
- "bosslv": 70,
- "bosshp": 1.1,
- "bossatk": 1.1,
- "bossdef": 1.1
+ "bossmodel": 35001,
+ "boss1": 404019,
+ "boss2": 404020,
+ "boss3": 404021
},
{
"id": 4008,
@@ -2796,12 +1538,6 @@
"text": "梦魇"
},
"difficulty": 8,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2832,38 +1568,10 @@
}
],
"drop": 1028,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 80,
- "npc1hp": 1.2,
- "npc1atk": 1.2,
- "npc1def": 1.2,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 80,
- "npc2hp": 1.2,
- "npc2atk": 1.2,
- "npc2def": 1.2,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 80,
- "npc3hp": 1.2,
- "npc3atk": 1.2,
- "npc3def": 1.2,
- "bosslv": 80,
- "bosshp": 1.2,
- "bossatk": 1.2,
- "bossdef": 1.2
+ "bossmodel": 35001,
+ "boss1": 404022,
+ "boss2": 404023,
+ "boss3": 404024
},
{
"id": 4009,
@@ -2873,12 +1581,6 @@
"text": "梦魇"
},
"difficulty": 9,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2909,38 +1611,10 @@
}
],
"drop": 1029,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 90,
- "npc1hp": 1.3,
- "npc1atk": 1.3,
- "npc1def": 1.3,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 90,
- "npc2hp": 1.3,
- "npc2atk": 1.3,
- "npc2def": 1.3,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 90,
- "npc3hp": 1.3,
- "npc3atk": 1.3,
- "npc3def": 1.3,
- "bosslv": 90,
- "bosshp": 1.3,
- "bossatk": 1.3,
- "bossdef": 1.3
+ "bossmodel": 35001,
+ "boss1": 404025,
+ "boss2": 404026,
+ "boss3": 404027
},
{
"id": 4010,
@@ -2950,12 +1624,6 @@
"text": "梦魇"
},
"difficulty": 10,
- "captionrecommend": [
- 25001,
- 25004,
- 34006,
- 11017
- ],
"firstprize": [
{
"a": "attr",
@@ -2986,37 +1654,9 @@
}
],
"drop": 1030,
- "bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 100,
- "npc1hp": 1.4,
- "npc1atk": 1.4,
- "npc1def": 1.4,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 100,
- "npc2hp": 1.4,
- "npc2atk": 1.4,
- "npc2def": 1.4,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 100,
- "npc3hp": 1.4,
- "npc3atk": 1.4,
- "npc3def": 1.4,
- "bosslv": 100,
- "bosshp": 1.4,
- "bossatk": 1.4,
- "bossdef": 1.4
+ "bossmodel": 35001,
+ "boss1": 404028,
+ "boss2": 404029,
+ "boss3": 404030
}
]
\ No newline at end of file
diff --git a/bin/json/game_huntinglineup.json b/bin/json/game_huntinglineup.json
new file mode 100644
index 000000000..9f4e5700f
--- /dev/null
+++ b/bin/json/game_huntinglineup.json
@@ -0,0 +1,242 @@
+[
+ {
+ "id": 1001,
+ "robotid": 10001,
+ "difficulty": 1,
+ "time": 30
+ },
+ {
+ "id": 1002,
+ "robotid": 10002,
+ "difficulty": 2,
+ "time": 30
+ },
+ {
+ "id": 1003,
+ "robotid": 10003,
+ "difficulty": 3,
+ "time": 30
+ },
+ {
+ "id": 1004,
+ "robotid": 10004,
+ "difficulty": 4,
+ "time": 30
+ },
+ {
+ "id": 1005,
+ "robotid": 10005,
+ "difficulty": 5,
+ "time": 30
+ },
+ {
+ "id": 1006,
+ "robotid": 10006,
+ "difficulty": 6,
+ "time": 30
+ },
+ {
+ "id": 1007,
+ "robotid": 10007,
+ "difficulty": 7,
+ "time": 30
+ },
+ {
+ "id": 1008,
+ "robotid": 10008,
+ "difficulty": 8,
+ "time": 30
+ },
+ {
+ "id": 1009,
+ "robotid": 10009,
+ "difficulty": 9,
+ "time": 30
+ },
+ {
+ "id": 1010,
+ "robotid": 10010,
+ "difficulty": 10,
+ "time": 30
+ },
+ {
+ "id": 2001,
+ "robotid": 10011,
+ "difficulty": 1,
+ "time": 30
+ },
+ {
+ "id": 2002,
+ "robotid": 10012,
+ "difficulty": 2,
+ "time": 30
+ },
+ {
+ "id": 2003,
+ "robotid": 10013,
+ "difficulty": 3,
+ "time": 30
+ },
+ {
+ "id": 2004,
+ "robotid": 10014,
+ "difficulty": 4,
+ "time": 30
+ },
+ {
+ "id": 2005,
+ "robotid": 10015,
+ "difficulty": 5,
+ "time": 30
+ },
+ {
+ "id": 2006,
+ "robotid": 10016,
+ "difficulty": 6,
+ "time": 30
+ },
+ {
+ "id": 2007,
+ "robotid": 10017,
+ "difficulty": 7,
+ "time": 30
+ },
+ {
+ "id": 2008,
+ "robotid": 10018,
+ "difficulty": 8,
+ "time": 30
+ },
+ {
+ "id": 2009,
+ "robotid": 10019,
+ "difficulty": 9,
+ "time": 30
+ },
+ {
+ "id": 2010,
+ "robotid": 10020,
+ "difficulty": 10,
+ "time": 30
+ },
+ {
+ "id": 3001,
+ "robotid": 10021,
+ "difficulty": 1,
+ "time": 30
+ },
+ {
+ "id": 3002,
+ "robotid": 10022,
+ "difficulty": 2,
+ "time": 30
+ },
+ {
+ "id": 3003,
+ "robotid": 10023,
+ "difficulty": 3,
+ "time": 30
+ },
+ {
+ "id": 3004,
+ "robotid": 10024,
+ "difficulty": 4,
+ "time": 30
+ },
+ {
+ "id": 3005,
+ "robotid": 10025,
+ "difficulty": 5,
+ "time": 30
+ },
+ {
+ "id": 3006,
+ "robotid": 10026,
+ "difficulty": 6,
+ "time": 30
+ },
+ {
+ "id": 3007,
+ "robotid": 10027,
+ "difficulty": 7,
+ "time": 30
+ },
+ {
+ "id": 3008,
+ "robotid": 10028,
+ "difficulty": 8,
+ "time": 30
+ },
+ {
+ "id": 3009,
+ "robotid": 10029,
+ "difficulty": 9,
+ "time": 30
+ },
+ {
+ "id": 3010,
+ "robotid": 10030,
+ "difficulty": 10,
+ "time": 30
+ },
+ {
+ "id": 4001,
+ "robotid": 10031,
+ "difficulty": 1,
+ "time": 30
+ },
+ {
+ "id": 4002,
+ "robotid": 10032,
+ "difficulty": 2,
+ "time": 30
+ },
+ {
+ "id": 4003,
+ "robotid": 10033,
+ "difficulty": 3,
+ "time": 30
+ },
+ {
+ "id": 4004,
+ "robotid": 10034,
+ "difficulty": 4,
+ "time": 30
+ },
+ {
+ "id": 4005,
+ "robotid": 10035,
+ "difficulty": 5,
+ "time": 30
+ },
+ {
+ "id": 4006,
+ "robotid": 10036,
+ "difficulty": 6,
+ "time": 30
+ },
+ {
+ "id": 4007,
+ "robotid": 10037,
+ "difficulty": 7,
+ "time": 30
+ },
+ {
+ "id": 4008,
+ "robotid": 10038,
+ "difficulty": 8,
+ "time": 30
+ },
+ {
+ "id": 4009,
+ "robotid": 10039,
+ "difficulty": 9,
+ "time": 30
+ },
+ {
+ "id": 4010,
+ "robotid": 10040,
+ "difficulty": 10,
+ "time": 30
+ }
+]
\ No newline at end of file
diff --git a/bin/json/game_model.json b/bin/json/game_model.json
index a86c1d17e..0c281717c 100644
--- a/bin/json/game_model.json
+++ b/bin/json/game_model.json
@@ -4,7 +4,8 @@
"preson": "12003",
"presonshow": "12003",
"presonstory": "12003",
- "height": 1,
+ "height": 0.7829384,
+ "weight": 0.31803352,
"ico": "tx_js_25004",
"fight": "ytx_js_25004",
"img": "sbkp_js_12003",
@@ -27,7 +28,8 @@
"preson": "13001",
"presonshow": "13001",
"presonstory": "13001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_13001",
"img": "sbkp_js_24003",
@@ -50,7 +52,8 @@
"preson": "13002",
"presonshow": "13002",
"presonstory": "13002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_13002",
"img": "sbkp_js_24003",
@@ -73,7 +76,8 @@
"preson": "13003",
"presonshow": "13003",
"presonstory": "13003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_13003",
"img": "sbkp_js_24003",
@@ -96,7 +100,8 @@
"preson": "13004",
"presonshow": "13004",
"presonstory": "13004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_13004",
"img": "sbkp_js_24003",
@@ -119,7 +124,8 @@
"preson": "13005",
"presonshow": "13005",
"presonstory": "13005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_13005",
"img": "sbkp_js_24003",
@@ -142,7 +148,8 @@
"preson": "14001",
"presonshow": "14001",
"presonstory": "14001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_14001",
"img": "sbkp_js_24003",
@@ -165,7 +172,8 @@
"preson": "14002",
"presonshow": "14002",
"presonstory": "14002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_14002",
"img": "sbkp_js_24003",
@@ -188,7 +196,8 @@
"preson": "14003",
"presonshow": "14003",
"presonstory": "14003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_14003",
"img": "sbkp_js_24003",
@@ -211,7 +220,8 @@
"preson": "14004",
"presonshow": "14004",
"presonstory": "14004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_14004",
"img": "sbkp_js_24003",
@@ -234,7 +244,8 @@
"preson": "14005",
"presonshow": "14005",
"presonstory": "14005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_14005",
"img": "sbkp_js_24003",
@@ -257,7 +268,8 @@
"preson": "14006",
"presonshow": "14006",
"presonstory": "14006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_14006",
"img": "sbkp_js_24003",
@@ -280,7 +292,8 @@
"preson": "14007",
"presonshow": "14007",
"presonstory": "14007",
- "height": 1,
+ "height": 0.85105866,
+ "weight": 0.76853245,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_14007",
"img": "sbkp_js_24003",
@@ -303,7 +316,8 @@
"preson": "15001",
"presonshow": "15001",
"presonstory": "15001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_15001",
"img": "sbkp_js_24003",
@@ -326,7 +340,8 @@
"preson": "15002",
"presonshow": "15002",
"presonstory": "15002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_15002",
"img": "sbkp_js_24003",
@@ -349,7 +364,8 @@
"preson": "15003",
"presonshow": "15003",
"presonstory": "15003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_15003",
"img": "sbkp_js_24003",
@@ -372,7 +388,8 @@
"preson": "15004",
"presonshow": "15004",
"presonstory": "15004",
- "height": 1,
+ "height": 1.4323738,
+ "weight": 0.85761625,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_15004",
"img": "sbkp_js_24003",
@@ -395,7 +412,8 @@
"preson": "15005",
"presonshow": "15005",
"presonstory": "15005",
- "height": 1,
+ "height": 2.411216,
+ "weight": 1.4189725,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_15005",
"img": "sbkp_js_24003",
@@ -418,7 +436,8 @@
"preson": "23001",
"presonshow": "23001",
"presonstory": "23001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_23001",
"img": "sbkp_js_24003",
@@ -441,7 +460,8 @@
"preson": "23002",
"presonshow": "23002",
"presonstory": "23002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_23002",
"img": "sbkp_js_24003",
@@ -464,7 +484,8 @@
"preson": "23003",
"presonshow": "23003",
"presonstory": "23003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_23003",
"img": "sbkp_js_24003",
@@ -487,7 +508,8 @@
"preson": "23004",
"presonshow": "23004",
"presonstory": "23004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_23004",
"img": "sbkp_js_24003",
@@ -510,7 +532,8 @@
"preson": "24001",
"presonshow": "24001",
"presonstory": "24001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_24001",
"img": "sbkp_js_24003",
@@ -533,7 +556,8 @@
"preson": "24002",
"presonshow": "24002",
"presonstory": "24002",
- "height": 1,
+ "height": 1.8473234,
+ "weight": 0.9049654,
"ico": "tx_hhjs_24003",
"fight": "ytx_js_24002",
"img": "sbkp_js_24003",
@@ -556,7 +580,8 @@
"preson": "24003",
"presonshow": "24003",
"presonstory": "24003",
- "height": 1,
+ "height": 1.881202,
+ "weight": 0.747842,
"ico": "tx_js_24003",
"fight": "ytx_js_24003",
"img": "sbkp_js_24003",
@@ -579,7 +604,8 @@
"preson": "24004",
"presonshow": "24004",
"presonstory": "24004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25001",
"fight": "ytx_js_24004",
"img": "sbkp_js_25001",
@@ -602,7 +628,8 @@
"preson": "24005",
"presonshow": "24005",
"presonstory": "24005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25001",
"fight": "ytx_js_24005",
"img": "sbkp_js_25001",
@@ -625,7 +652,8 @@
"preson": "24006",
"presonshow": "24006",
"presonstory": "24006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25001",
"fight": "ytx_js_24006",
"img": "sbkp_js_25001",
@@ -648,7 +676,8 @@
"preson": "24007",
"presonshow": "24007",
"presonstory": "24007",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25001",
"fight": "ytx_js_24007",
"img": "sbkp_js_25001",
@@ -671,7 +700,8 @@
"preson": "24008",
"presonshow": "24008",
"presonstory": "24008",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25001",
"fight": "ytx_js_24008",
"img": "sbkp_js_25001",
@@ -694,7 +724,8 @@
"preson": "24009",
"presonshow": "24009",
"presonstory": "24009",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25001",
"fight": "ytx_js_24009",
"img": "sbkp_js_25001",
@@ -716,8 +747,9 @@
"id": "25001",
"preson": "25001",
"presonshow": "25001_exhibition",
- "presonstory": "25001_storyatk",
- "height": 1,
+ "presonstory": "25001_story",
+ "height": 2,
+ "weight": 1.6020712,
"ico": "tx_js_25001",
"fight": "ytx_js_25001",
"img": "sbkp_js_25001",
@@ -740,7 +772,8 @@
"preson": "25002",
"presonshow": "25002",
"presonstory": "25002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25004",
"fight": "ytx_js_25002",
"img": "sbkp_js_25004",
@@ -763,7 +796,8 @@
"preson": "25003",
"presonshow": "25003",
"presonstory": "25003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_js_25004",
"fight": "ytx_js_25003",
"img": "sbkp_js_25004",
@@ -786,7 +820,8 @@
"preson": "25004",
"presonshow": "25004_exhibition",
"presonstory": "25004",
- "height": 1,
+ "height": 0.7829384,
+ "weight": 0.31803352,
"ico": "tx_js_25004",
"fight": "ytx_js_25004",
"img": "sbkp_js_25004",
@@ -809,7 +844,8 @@
"preson": "33001",
"presonshow": "33001",
"presonstory": "33001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_33001",
"img": "sbkp_js_34006",
@@ -832,7 +868,8 @@
"preson": "33002",
"presonshow": "33002",
"presonstory": "33002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_33002",
"img": "sbkp_js_34006",
@@ -855,7 +892,8 @@
"preson": "33003",
"presonshow": "33003",
"presonstory": "33003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_33003",
"img": "sbkp_js_34006",
@@ -878,7 +916,8 @@
"preson": "33004",
"presonshow": "33004",
"presonstory": "33004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_33004",
"img": "sbkp_js_34006",
@@ -901,7 +940,8 @@
"preson": "33005",
"presonshow": "33005",
"presonstory": "33005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_33005",
"img": "sbkp_js_34006",
@@ -924,7 +964,8 @@
"preson": "33006",
"presonshow": "33006",
"presonstory": "33006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_33006",
"img": "sbkp_js_34006",
@@ -947,7 +988,8 @@
"preson": "34001",
"presonshow": "34001",
"presonstory": "34001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_34001",
"img": "sbkp_js_34006",
@@ -970,7 +1012,8 @@
"preson": "34002",
"presonshow": "34002",
"presonstory": "34002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_34002",
"img": "sbkp_js_34006",
@@ -993,7 +1036,8 @@
"preson": "34003",
"presonshow": "34003",
"presonstory": "34003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_34003",
"img": "sbkp_js_34006",
@@ -1016,7 +1060,8 @@
"preson": "34004",
"presonshow": "34004",
"presonstory": "34004",
- "height": 1,
+ "height": 1.7591145,
+ "weight": 0.73550177,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_34004",
"img": "sbkp_js_34006",
@@ -1039,7 +1084,8 @@
"preson": "34005",
"presonshow": "34005",
"presonstory": "34005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_34006",
"fight": "ytx_js_34005",
"img": "sbkp_js_34006",
@@ -1062,7 +1108,8 @@
"preson": "34006",
"presonshow": "34006",
"presonstory": "34006",
- "height": 1,
+ "height": 0.34745464,
+ "weight": 0.5590392,
"ico": "tx_js_34006",
"fight": "ytx_js_34006",
"img": "sbkp_js_34006",
@@ -1085,7 +1132,8 @@
"preson": "34007",
"presonshow": "34007",
"presonstory": "34007",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_34007",
"img": "sbkp_js_35002",
@@ -1108,7 +1156,8 @@
"preson": "34008",
"presonshow": "34008",
"presonstory": "34008",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_34008",
"img": "sbkp_js_35002",
@@ -1131,7 +1180,8 @@
"preson": "35001",
"presonshow": "35001",
"presonstory": "35001",
- "height": 1,
+ "height": 1.2926539,
+ "weight": 0.89468586,
"ico": "tx_js_35001",
"fight": "ytx_js_35001",
"img": "sbkp_js_35001",
@@ -1154,7 +1204,8 @@
"preson": "35002",
"presonshow": "35002",
"presonstory": "35002",
- "height": 1,
+ "height": 1.9970105,
+ "weight": 0.72512907,
"ico": "tx_js_35002",
"fight": "ytx_js_35002",
"img": "sbkp_js_35002",
@@ -1177,7 +1228,8 @@
"preson": "35003",
"presonshow": "35003",
"presonstory": "35003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_35003",
"img": "sbkp_js_35002",
@@ -1200,7 +1252,8 @@
"preson": "35004",
"presonshow": "35004",
"presonstory": "35004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_35004",
"img": "sbkp_js_35002",
@@ -1223,7 +1276,8 @@
"preson": "35005",
"presonshow": "35005",
"presonstory": "35005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_35005",
"img": "sbkp_js_35002",
@@ -1246,7 +1300,8 @@
"preson": "35006",
"presonshow": "35006",
"presonstory": "35006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_35006",
"img": "sbkp_js_35002",
@@ -1269,7 +1324,8 @@
"preson": "43001",
"presonshow": "43001",
"presonstory": "43001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43001",
"img": "sbkp_js_35002",
@@ -1292,7 +1348,8 @@
"preson": "43002",
"presonshow": "43002",
"presonstory": "43002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43002",
"img": "sbkp_js_35002",
@@ -1315,7 +1372,8 @@
"preson": "43003",
"presonshow": "43003",
"presonstory": "43003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43003",
"img": "sbkp_js_35002",
@@ -1338,7 +1396,8 @@
"preson": "43004",
"presonshow": "43004",
"presonstory": "43004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43004",
"img": "sbkp_js_35002",
@@ -1361,7 +1420,8 @@
"preson": "43005",
"presonshow": "43005",
"presonstory": "43005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43005",
"img": "sbkp_js_35002",
@@ -1384,7 +1444,8 @@
"preson": "43006",
"presonshow": "43006",
"presonstory": "43006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43006",
"img": "sbkp_js_35002",
@@ -1407,7 +1468,8 @@
"preson": "43007",
"presonshow": "43007",
"presonstory": "43007",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43007",
"img": "sbkp_js_35002",
@@ -1430,7 +1492,8 @@
"preson": "44001",
"presonshow": "44001",
"presonstory": "44001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_44001",
"img": "sbkp_js_35002",
@@ -1453,7 +1516,8 @@
"preson": "44002",
"presonshow": "44002",
"presonstory": "44002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_44002",
"img": "sbkp_js_35002",
@@ -1476,7 +1540,8 @@
"preson": "44003",
"presonshow": "44003",
"presonstory": "44003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_44003",
"img": "sbkp_js_35002",
@@ -1499,7 +1564,8 @@
"preson": "44004",
"presonshow": "44004",
"presonstory": "44004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_44004",
"img": "sbkp_js_35002",
@@ -1521,8 +1587,9 @@
"id": "44005",
"preson": "44005",
"presonshow": "44005",
- "presonstory": "44005",
- "height": 1,
+ "presonstory": "44005_story",
+ "height": 2.0109868,
+ "weight": 1.0673661,
"ico": "tx_js_44005",
"fight": "ytx_js_44005",
"img": "sbkp_js_44005",
@@ -1545,7 +1612,8 @@
"preson": "44006",
"presonshow": "44006",
"presonstory": "44006",
- "height": 1,
+ "height": 2.1711943,
+ "weight": 1.4083804,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_44006",
"img": "sbkp_js_35002",
@@ -1568,7 +1636,8 @@
"preson": "45001",
"presonshow": "45001",
"presonstory": "45001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_45001",
"img": "sbkp_js_35002",
@@ -1591,7 +1660,8 @@
"preson": "45002",
"presonshow": "45002",
"presonstory": "45002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_45002",
"img": "sbkp_js_35002",
@@ -1614,7 +1684,8 @@
"preson": "45003",
"presonshow": "45003",
"presonstory": "45003",
- "height": 1,
+ "height": 2.0389562,
+ "weight": 0.6590784,
"ico": "tx_hhjs_45003",
"fight": "ytx_js_45003",
"img": "sbkp_js_45003",
@@ -1637,7 +1708,8 @@
"preson": "45004",
"presonshow": "45004",
"presonstory": "45004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_45004",
"img": "sbkp_js_35002",
@@ -1660,7 +1732,8 @@
"preson": "43901",
"presonshow": "43901",
"presonstory": "43901",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43901",
"img": "sbkp_js_35002",
@@ -1683,7 +1756,8 @@
"preson": "42911",
"presonshow": "42911",
"presonstory": "42911",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_42911",
"img": "sbkp_js_35002",
@@ -1706,7 +1780,8 @@
"preson": "43911",
"presonshow": "43911",
"presonstory": "43911",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_43911",
"img": "sbkp_js_35002",
@@ -1729,7 +1804,8 @@
"preson": "44911",
"presonshow": "44911",
"presonstory": "44911",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_44911",
"img": "sbkp_js_35002",
@@ -1752,7 +1828,8 @@
"preson": "43921",
"presonshow": "43921",
"presonstory": "43921",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_35002",
"img": "sbkp_js_35002",
@@ -1775,7 +1852,8 @@
"preson": "44921",
"presonshow": "44921",
"presonstory": "44921",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_35002",
"img": "sbkp_js_35002",
@@ -1798,7 +1876,8 @@
"preson": "45921",
"presonshow": "45921",
"presonstory": "45921",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_35002",
"img": "sbkp_js_35002",
@@ -1821,7 +1900,8 @@
"preson": "51001",
"presonshow": "51001",
"presonstory": "51001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51001",
"img": "sbkp_js_35002",
@@ -1844,7 +1924,8 @@
"preson": "51002",
"presonshow": "51002",
"presonstory": "51002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51002",
"img": "sbkp_js_35002",
@@ -1867,7 +1948,8 @@
"preson": "51003",
"presonshow": "51003",
"presonstory": "51003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51003",
"img": "sbkp_js_35002",
@@ -1890,7 +1972,8 @@
"preson": "51004",
"presonshow": "51004",
"presonstory": "51004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51004",
"img": "sbkp_js_35002",
@@ -1913,7 +1996,8 @@
"preson": "51005",
"presonshow": "51005",
"presonstory": "51005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51005",
"img": "sbkp_js_35002",
@@ -1936,7 +2020,8 @@
"preson": "51006",
"presonshow": "51006",
"presonstory": "51006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51006",
"img": "sbkp_js_35002",
@@ -1959,7 +2044,8 @@
"preson": "51007",
"presonshow": "51007",
"presonstory": "51007",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51007",
"img": "sbkp_js_35002",
@@ -1982,7 +2068,8 @@
"preson": "51008",
"presonshow": "51008",
"presonstory": "51008",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51008",
"img": "sbkp_js_35002",
@@ -2005,7 +2092,8 @@
"preson": "51009",
"presonshow": "51009",
"presonstory": "51009",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51009",
"img": "sbkp_js_35002",
@@ -2028,7 +2116,8 @@
"preson": "51010",
"presonshow": "51010",
"presonstory": "51010",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51010",
"img": "sbkp_js_35002",
@@ -2051,7 +2140,8 @@
"preson": "51011",
"presonshow": "51011",
"presonstory": "51011",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51011",
"img": "sbkp_js_35002",
@@ -2074,7 +2164,8 @@
"preson": "51012",
"presonshow": "51012",
"presonstory": "51012",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51012",
"img": "sbkp_js_35002",
@@ -2097,7 +2188,8 @@
"preson": "51013",
"presonshow": "51013",
"presonstory": "51013",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51013",
"img": "sbkp_js_35002",
@@ -2120,7 +2212,8 @@
"preson": "51014",
"presonshow": "51014",
"presonstory": "51014",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_51014",
"img": "sbkp_js_35002",
@@ -2143,7 +2236,8 @@
"preson": "53001",
"presonshow": "53001",
"presonstory": "53001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_53001",
"img": "sbkp_js_35002",
@@ -2166,7 +2260,8 @@
"preson": "53002",
"presonshow": "53002",
"presonstory": "53002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_53002",
"img": "sbkp_js_35002",
@@ -2189,7 +2284,8 @@
"preson": "53003",
"presonshow": "53003",
"presonstory": "53003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_53003",
"img": "sbkp_js_35002",
@@ -2212,7 +2308,8 @@
"preson": "53004",
"presonshow": "53004",
"presonstory": "53004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_53004",
"img": "sbkp_js_35002",
@@ -2235,7 +2332,8 @@
"preson": "53005",
"presonshow": "53005",
"presonstory": "53005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_53005",
"img": "sbkp_js_35002",
@@ -2258,7 +2356,8 @@
"preson": "53006",
"presonshow": "53006",
"presonstory": "53006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_53006",
"img": "sbkp_js_35002",
@@ -2281,7 +2380,8 @@
"preson": "55001",
"presonshow": "55001",
"presonstory": "55001",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_55001",
"img": "sbkp_js_35002",
@@ -2304,7 +2404,8 @@
"preson": "55002",
"presonshow": "55002",
"presonstory": "55002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_55002",
"img": "sbkp_js_35002",
@@ -2327,7 +2428,8 @@
"preson": "55002",
"presonshow": "55002",
"presonstory": "55002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_55003",
"img": "sbkp_js_35002",
@@ -2350,7 +2452,8 @@
"preson": "55004",
"presonshow": "55004",
"presonstory": "55004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_55004",
"img": "sbkp_js_35002",
@@ -2373,7 +2476,8 @@
"preson": "55004",
"presonshow": "55004",
"presonstory": "55004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_55005",
"img": "sbkp_js_35002",
@@ -2396,7 +2500,8 @@
"preson": "55006",
"presonshow": "55006",
"presonstory": "55006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_55006",
"img": "sbkp_js_35002",
@@ -2419,7 +2524,8 @@
"preson": "55007",
"presonshow": "55007",
"presonstory": "55007",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_55007",
"img": "sbkp_js_35002",
@@ -2442,7 +2548,8 @@
"preson": "63002",
"presonshow": "63002",
"presonstory": "63002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_63002",
"img": "sbkp_js_35002",
@@ -2465,7 +2572,8 @@
"preson": "63003",
"presonshow": "63003",
"presonstory": "63003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_63003",
"img": "sbkp_js_35002",
@@ -2488,7 +2596,8 @@
"preson": "63004",
"presonshow": "63004",
"presonstory": "63004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_63004",
"img": "sbkp_js_35002",
@@ -2511,7 +2620,8 @@
"preson": "64003",
"presonshow": "64003",
"presonstory": "64003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_64003",
"img": "sbkp_js_35002",
@@ -2534,7 +2644,8 @@
"preson": "74002",
"presonshow": "74002",
"presonstory": "74002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_74002",
"img": "sbkp_js_35002",
@@ -2557,7 +2668,8 @@
"preson": "74003",
"presonshow": "74003",
"presonstory": "74003",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_74003",
"img": "sbkp_js_35002",
@@ -2580,7 +2692,8 @@
"preson": "74004",
"presonshow": "74004",
"presonstory": "74004",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_74004",
"img": "sbkp_js_35002",
@@ -2603,7 +2716,8 @@
"preson": "83002",
"presonshow": "83002",
"presonstory": "83002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_83002",
"img": "sbkp_js_35002",
@@ -2626,7 +2740,8 @@
"preson": "83006",
"presonshow": "83006",
"presonstory": "83006",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_83006",
"img": "sbkp_js_35002",
@@ -2649,7 +2764,8 @@
"preson": "84002",
"presonshow": "84002",
"presonstory": "84002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_84002",
"img": "sbkp_js_35002",
@@ -2672,7 +2788,8 @@
"preson": "94002",
"presonshow": "94002",
"presonstory": "94002",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_94002",
"img": "sbkp_js_35002",
@@ -2695,7 +2812,8 @@
"preson": "94005",
"presonshow": "94005",
"presonstory": "94005",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_94005",
"img": "sbkp_js_35002",
@@ -2718,7 +2836,8 @@
"preson": "64007",
"presonshow": "64007",
"presonstory": "64007",
- "height": 1,
+ "height": 2,
+ "weight": 1,
"ico": "tx_hhjs_35002",
"fight": "ytx_js_64007",
"img": "sbkp_js_35002",
diff --git a/bin/json/game_monsterformat.json b/bin/json/game_monsterformat.json
index 583495670..c6d54340d 100644
--- a/bin/json/game_monsterformat.json
+++ b/bin/json/game_monsterformat.json
@@ -3447,5 +3447,3155 @@
"hppro": 1,
"atkpro": 1,
"defpro": 1
+ },
+ {
+ "Id": 301011,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301012,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301013,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301014,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301015,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301016,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301017,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301018,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301019,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301020,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301021,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301022,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301023,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301024,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301025,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301026,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301027,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301028,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301029,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301030,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301031,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301032,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301033,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301034,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301035,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301036,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301037,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301038,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301039,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 301040,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 0,
+ "atkpro": 0,
+ "defpro": 0
+ },
+ {
+ "Id": 302011,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302012,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302013,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302014,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302015,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302016,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302017,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302018,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302019,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302020,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302021,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302022,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302023,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302024,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302025,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302026,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302027,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302028,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302029,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302030,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302031,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302032,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302033,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302034,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302035,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302036,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302037,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302038,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302039,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 302040,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 0,
+ "atkpro": 0,
+ "defpro": 0
+ },
+ {
+ "Id": 303011,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303012,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303013,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303014,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303015,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303016,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303017,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303018,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303019,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303020,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303021,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303022,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303023,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303024,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303025,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303026,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303027,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303028,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303029,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303030,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303031,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303032,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303033,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303034,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303035,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303036,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303037,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303038,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303039,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 303040,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401001,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401002,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401003,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401004,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401005,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401006,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401007,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401008,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401009,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401010,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401011,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401012,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401013,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401014,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401015,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401016,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401017,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401018,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401019,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401020,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401021,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401022,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401023,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401024,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401025,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401026,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401027,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401028,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401029,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 401030,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 0,
+ "atkpro": 0,
+ "defpro": 0
+ },
+ {
+ "Id": 402001,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402002,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402003,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402004,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402005,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402006,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402007,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402008,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402009,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402010,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402011,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402012,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402013,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402014,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402015,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402016,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402017,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402018,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402019,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402020,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402021,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402022,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402023,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402024,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402025,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402026,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402027,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402028,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402029,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 402030,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 0,
+ "atkpro": 0,
+ "defpro": 0
+ },
+ {
+ "Id": 403001,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403002,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403003,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403004,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403005,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403006,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403007,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403008,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403009,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403010,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403011,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403012,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403013,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403014,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403015,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403016,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403017,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403018,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403019,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403020,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403021,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403022,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403023,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403024,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403025,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403026,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403027,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403028,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403029,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 403030,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404001,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404002,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404003,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404004,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404005,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404006,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404007,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404008,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404009,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404010,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404011,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404012,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404013,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404014,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404015,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404016,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404017,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404018,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404019,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404020,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404021,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404022,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404023,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404024,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404025,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404026,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404027,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404028,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 10,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404029,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 20,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
+ },
+ {
+ "Id": 404030,
+ "captainId": 0,
+ "monsterList": [
+ 250011,
+ 340061,
+ 440051,
+ -1,
+ -1
+ ],
+ "lv": 30,
+ "hppro": 1,
+ "atkpro": 1,
+ "defpro": 1
}
]
\ No newline at end of file
diff --git a/bin/json/game_rdmainline.json b/bin/json/game_rdmainline.json
new file mode 100644
index 000000000..97a8267a0
--- /dev/null
+++ b/bin/json/game_rdmainline.json
@@ -0,0 +1,4677 @@
+[
+ {
+ "id": 101,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10001",
+ "text": "第1关:功夫世界"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3,
+ 3,
+ 3,
+ -1,
+ 3
+ ],
+ "condition": [
+ 0,
+ 1,
+ 2,
+ 4
+ ]
+ },
+ {
+ "id": 102,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40001
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10002",
+ "text": "第2关:练功房"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3
+ ],
+ "condition": [
+ 1
+ ]
+ },
+ {
+ "id": 103,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101031,
+ 101032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40002
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10003",
+ "text": "第3关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3
+ ],
+ "condition": [
+ 2
+ ]
+ },
+ {
+ "id": 104,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101041,
+ 101042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40003
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10004",
+ "text": "第4关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3
+ ],
+ "condition": [
+ 3
+ ]
+ },
+ {
+ "id": 105,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101051,
+ 101052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40004
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10005",
+ "text": "第4关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3
+ ],
+ "condition": [
+ 4
+ ]
+ },
+ {
+ "id": 106,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101061,
+ 101062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40005
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10006",
+ "text": "第5关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3
+ ],
+ "condition": [
+ 5
+ ]
+ },
+ {
+ "id": 107,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101071,
+ 101072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40006
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10007",
+ "text": "第5关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3
+ ],
+ "condition": [
+ 6
+ ]
+ },
+ {
+ "id": 108,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101081,
+ 101082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40007
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10008",
+ "text": "第6关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ 3
+ ],
+ "condition": [
+ 7
+ ]
+ },
+ {
+ "id": 109,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101091,
+ 101092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40008
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10009",
+ "text": "第6关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 110,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 101101,
+ 101102,
+ 101103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40009
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10010",
+ "text": "第7关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 201,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40012
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10013",
+ "text": "第8关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 202,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40013
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10014",
+ "text": "第9关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 203,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102031,
+ 102032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40014
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10015",
+ "text": "第9关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 204,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102041,
+ 102042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40015
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10016",
+ "text": "第10关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 205,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102051,
+ 102052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40016
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10017",
+ "text": "第10关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 206,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102061,
+ 102062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40017
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10018",
+ "text": "第11关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 207,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102071,
+ 102072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40018
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10019",
+ "text": "第11关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 208,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102081,
+ 102082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40019
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10020",
+ "text": "第12关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 209,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102091,
+ 102092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40020
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10021",
+ "text": "第12关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 210,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 102101,
+ 102102,
+ 102103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40021
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10022",
+ "text": "第13关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 301,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40024
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10025",
+ "text": "第14关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 302,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40025
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10026",
+ "text": "第15关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 303,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103031,
+ 103032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40026
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10027",
+ "text": "第15关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 304,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103041,
+ 103042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40027
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10028",
+ "text": "第16关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 305,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103051,
+ 103052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40028
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10029",
+ "text": "第16关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 306,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103061,
+ 103062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40029
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10030",
+ "text": "第17关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 307,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103071,
+ 103072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40030
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10031",
+ "text": "第17关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 308,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103081,
+ 103082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40031
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10032",
+ "text": "第18关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 309,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103091,
+ 103092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40032
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10033",
+ "text": "第18关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 310,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 103101,
+ 103102,
+ 103103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40033
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10034",
+ "text": "第19关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 401,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40034
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10035",
+ "text": "第19关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 402,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40035
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10036",
+ "text": "第20关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 403,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104031,
+ 104032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40036
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10037",
+ "text": "第20关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 404,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104041,
+ 104042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40037
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10038",
+ "text": "第21关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 405,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104051,
+ 104052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40038
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10039",
+ "text": "第21关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 406,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104061,
+ 104062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40039
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10040",
+ "text": "第22关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 407,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104071,
+ 104072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40040
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10041",
+ "text": "第22关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 408,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104081,
+ 104082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40041
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10042",
+ "text": "第23关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 409,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104091,
+ 104092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40042
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10043",
+ "text": "第23关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 410,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 104101,
+ 104102,
+ 104103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40043
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10044",
+ "text": "第24关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 501,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "1",
+ "FormatList": [
+ 105011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40044
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10045",
+ "text": "第24关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 502,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40045
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10046",
+ "text": "第25关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 503,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105031,
+ 105032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40046
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10047",
+ "text": "第25关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 504,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105041,
+ 105042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40047
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10048",
+ "text": "第26关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 505,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105051,
+ 105052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40048
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10049",
+ "text": "第26关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 506,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "img_100lc",
+ "FormatList": [
+ 105061,
+ 105062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40049
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10050",
+ "text": "第27关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 507,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105071,
+ 105072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40050
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10051",
+ "text": "第27关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 508,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105081,
+ 105082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40051
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10052",
+ "text": "第28关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 509,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105091,
+ 105092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40052
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10053",
+ "text": "第28关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 510,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 105101,
+ 105102,
+ 105103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40053
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10054",
+ "text": "第29关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 601,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "0",
+ "FormatList": [
+ 106011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40054
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10055",
+ "text": "第29关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 602,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40055
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10056",
+ "text": "第30关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 603,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106031,
+ 106032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40056
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10057",
+ "text": "第30关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 604,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106041,
+ 106042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40057
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10058",
+ "text": "第31关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 605,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106051,
+ 106052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40058
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10059",
+ "text": "第31关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 606,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106061,
+ 106062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40059
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10060",
+ "text": "第32关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 607,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106071,
+ 106072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40060
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10061",
+ "text": "第32关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 608,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106081,
+ 106082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40061
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10062",
+ "text": "第33关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 609,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106091,
+ 106092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40062
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10063",
+ "text": "第33关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 610,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 106101,
+ 106102,
+ 106103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40063
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10064",
+ "text": "第34关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 701,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40064
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10065",
+ "text": "第34关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 702,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40065
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10066",
+ "text": "第35关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 703,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107031,
+ 107032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40066
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10067",
+ "text": "第35关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 704,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107041,
+ 107042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40067
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10068",
+ "text": "第36关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 705,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107051,
+ 107052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40068
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10069",
+ "text": "第36关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 706,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107061,
+ 107062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40069
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10070",
+ "text": "第37关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 707,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107071,
+ 107072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40070
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10071",
+ "text": "第37关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 708,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107081,
+ 107082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40071
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10072",
+ "text": "第37关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 709,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107091,
+ 107092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40072
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10073",
+ "text": "第38关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 710,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 107101,
+ 107102,
+ 107103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40073
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10074",
+ "text": "第38关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 801,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "btn_txjs_xczsl",
+ "FormatList": [
+ 108011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40074
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10075",
+ "text": "第38关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 802,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40075
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10076",
+ "text": "第39关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 803,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108031,
+ 108032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40076
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10077",
+ "text": "第39关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 804,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108041,
+ 108042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40077
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10078",
+ "text": "第39关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 805,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108051,
+ 108052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40078
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10079",
+ "text": "第40关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 806,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108061,
+ 108062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40079
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10080",
+ "text": "第40关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 807,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108071,
+ 108072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40080
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10081",
+ "text": "第40关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 808,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108081,
+ 108082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40081
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10082",
+ "text": "第41关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 809,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108091,
+ 108092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40082
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10083",
+ "text": "第41关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 810,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 108101,
+ 108102,
+ 108103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40083
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10084",
+ "text": "第41关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 901,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "1",
+ "FormatList": [
+ 109011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40084
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10085",
+ "text": "第42关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 902,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40085
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10086",
+ "text": "第42关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 903,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109031,
+ 109032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40086
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10087",
+ "text": "第42关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 904,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109041,
+ 109042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40087
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10088",
+ "text": "第43关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 905,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109051,
+ 109052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40088
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10089",
+ "text": "第43关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 906,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109061,
+ 109062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40089
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10090",
+ "text": "第43关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 907,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109071,
+ 109072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40090
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10091",
+ "text": "第44关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 908,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109081,
+ 109082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40091
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10092",
+ "text": "第44关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 909,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109091,
+ 109092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40092
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10093",
+ "text": "第44关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 910,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 109101,
+ 109102,
+ 109103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40093
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10094",
+ "text": "第45关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1001,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40094
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10095",
+ "text": "第45关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1002,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40095
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10096",
+ "text": "第45关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1003,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110031,
+ 110032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40096
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10097",
+ "text": "第46关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1004,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110041,
+ 110042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40097
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10098",
+ "text": "第46关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1005,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110051,
+ 110052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40098
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10099",
+ "text": "第46关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1006,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110061,
+ 110062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40099
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10100",
+ "text": "第47关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1007,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110071,
+ 110072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40100
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10101",
+ "text": "第47关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1008,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110081,
+ 110082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40101
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10102",
+ "text": "第47关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1009,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110091,
+ 110092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40102
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10103",
+ "text": "第48关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1010,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 110101,
+ 110102,
+ 110103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40103
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10104",
+ "text": "第48关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1101,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "1",
+ "FormatList": [
+ 111011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40104
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10105",
+ "text": "第48关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1102,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40105
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10106",
+ "text": "第49关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1103,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111031,
+ 111032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40106
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10107",
+ "text": "第49关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1104,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111041,
+ 111042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40107
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10108",
+ "text": "第49关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1105,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111051,
+ 111052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40108
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10109",
+ "text": "第50关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1106,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111061,
+ 111062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40109
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10110",
+ "text": "第50关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1107,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111071,
+ 111072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40110
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10111",
+ "text": "第50关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1108,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111081,
+ 111082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40111
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10112",
+ "text": "第51关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1109,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111091,
+ 111092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40112
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10113",
+ "text": "第51关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1110,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 111101,
+ 111102,
+ 111103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40113
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10114",
+ "text": "第51关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1201,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112011
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40114
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10115",
+ "text": "第52关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1202,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112021
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40115
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10116",
+ "text": "第52关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1203,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112031,
+ 112032
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40116
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10117",
+ "text": "第52关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1204,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112041,
+ 112042
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40117
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10118",
+ "text": "第53关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1205,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112051,
+ 112052
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40118
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10119",
+ "text": "第53关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1206,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "0",
+ "FormatList": [
+ 112061,
+ 112062
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "zhandoulizi",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40119
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10120",
+ "text": "第53关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1207,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112071,
+ 112072
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40115
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10116",
+ "text": "第52关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1208,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112081,
+ 112082
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40116
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10117",
+ "text": "第52关:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1209,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112091,
+ 112092
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40117
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10118",
+ "text": "第53关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ },
+ {
+ "id": 1210,
+ "Episodetype": 1,
+ "model": "",
+ "effect": "",
+ "FormatList": [
+ 112101,
+ 112102,
+ 112103
+ ],
+ "captainId": "250011",
+ "battlescene": "bg_zhandoulmboss",
+ "sceneeffect": "",
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40118
+ }
+ ],
+ "title": {
+ "key": "mainline_title_10119",
+ "text": "第53关:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_name_10071",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。"
+ },
+ "stroyid": [
+ -1
+ ],
+ "condition": [
+ -1
+ ]
+ }
+]
\ No newline at end of file
diff --git a/bin/json/game_rdmainlinechapter.json b/bin/json/game_rdmainlinechapter.json
new file mode 100644
index 000000000..3f22673a7
--- /dev/null
+++ b/bin/json/game_rdmainlinechapter.json
@@ -0,0 +1,462 @@
+[
+ {
+ "id": 1,
+ "name": {
+ "key": "mainline_name_10001",
+ "text": "Chapter 1"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj01",
+ "title": {
+ "key": "mainline_title_10001",
+ "text": "第1章:功夫世界"
+ },
+ "desc": {
+ "key": "mainline_desc_10001",
+ "text": "故事发生在很久以前的古代中国,而且要从一只喜欢滚来滚去、滚来滚去的大熊猫身上说起。话说熊猫阿宝是一家面条店的学徒,虽然笨手笨脚,也勉强算是谋到了一份职业。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10001",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 101,
+ 102,
+ 103,
+ 104,
+ 105,
+ 106,
+ 107,
+ 108,
+ 109,
+ 110
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 2,
+ "name": {
+ "key": "mainline_name_10002",
+ "text": "Chapter 2"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj02",
+ "title": {
+ "key": "mainline_title_10002",
+ "text": "第2章:练功房"
+ },
+ "desc": {
+ "key": "mainline_desc_10002",
+ "text": "别看阿宝所在的“和平谷”一派欣欣向荣的安详景象,其实是一个卧虎藏龙的风水宝地,先不说五大功夫高手皆坐镇于此,更有一大师级别的宗师在这里隐居。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10002",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 201,
+ 202,
+ 203,
+ 204,
+ 205,
+ 206,
+ 207,
+ 208,
+ 209,
+ 210
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 3,
+ "name": {
+ "key": "mainline_name_10003",
+ "text": "Chapter 3"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj03",
+ "title": {
+ "key": "mainline_title_10003",
+ "text": "第3章:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_desc_10003",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10003",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 301,
+ 302,
+ 303,
+ 304,
+ 305,
+ 306,
+ 307,
+ 308,
+ 309,
+ 310
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 4,
+ "name": {
+ "key": "mainline_name_10004",
+ "text": "Chapter 4"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj04",
+ "title": {
+ "key": "mainline_title_10004",
+ "text": "第4章:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_desc_10004",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10004",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 401,
+ 402,
+ 403,
+ 404,
+ 405,
+ 406,
+ 407,
+ 408,
+ 409,
+ 410
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 5,
+ "name": {
+ "key": "mainline_name_10005",
+ "text": "Chapter 5"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj01",
+ "title": {
+ "key": "mainline_title_10005",
+ "text": "第5章:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_desc_10005",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10005",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 501,
+ 502,
+ 503,
+ 504,
+ 505,
+ 506,
+ 507,
+ 508,
+ 509,
+ 510
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 6,
+ "name": {
+ "key": "mainline_name_10006",
+ "text": "Chapter 6"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj02",
+ "title": {
+ "key": "mainline_title_10006",
+ "text": "第6章:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_desc_10006",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10006",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 601,
+ 602,
+ 603,
+ 604,
+ 605,
+ 606,
+ 607,
+ 608,
+ 609,
+ 610
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 7,
+ "name": {
+ "key": "mainline_name_10007",
+ "text": "Chapter 7"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj03",
+ "title": {
+ "key": "mainline_title_10007",
+ "text": "第7章:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_desc_10007",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10007",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 701,
+ 702,
+ 703,
+ 704,
+ 705,
+ 706,
+ 707,
+ 708,
+ 709,
+ 710
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 8,
+ "name": {
+ "key": "mainline_name_10008",
+ "text": "Chapter 8"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj04",
+ "title": {
+ "key": "mainline_title_10008",
+ "text": "第8章:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_desc_10008",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10008",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 801,
+ 802,
+ 803,
+ 804,
+ 805,
+ 806,
+ 807,
+ 808,
+ 809,
+ 810
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 9,
+ "name": {
+ "key": "mainline_name_10009",
+ "text": "Chapter 9"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj01",
+ "title": {
+ "key": "mainline_title_10009",
+ "text": "第9章:太狼来袭"
+ },
+ "desc": {
+ "key": "mainline_desc_10009",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10009",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 901,
+ 902,
+ 903,
+ 904,
+ 905,
+ 906,
+ 907,
+ 908,
+ 909,
+ 910
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ },
+ {
+ "id": 10,
+ "name": {
+ "key": "mainline_name_10010",
+ "text": "Chapter 10"
+ },
+ "Intensity": 1,
+ "map": "zx_ddt_zj02",
+ "title": {
+ "key": "mainline_title_10010",
+ "text": "第10章:乌龟大师"
+ },
+ "desc": {
+ "key": "mainline_desc_10010",
+ "text": "可是在一场特殊的比武大会上胜出的人要代表“和平谷”将邪恶的大龙永久地驱除出去,啥都不会的阿宝却在经历了一系列阴差阳错之后屏雀中选,让所有人都大跌眼镜。"
+ },
+ "icon": "wp_icon_0002",
+ "text": {
+ "key": "mainline_text_10010",
+ "text": "金币5000"
+ },
+ "Episode": [
+ 1001,
+ 1002,
+ 1003,
+ 1004,
+ 1005,
+ 1006,
+ 1007,
+ 1008,
+ 1009,
+ 1010
+ ],
+ "award": [
+ {
+ "a": "item",
+ "t": "1",
+ "n": 1
+ },
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 40000
+ }
+ ]
+ }
+]
\ No newline at end of file
diff --git a/bin/json/game_rdtaskside.json b/bin/json/game_rdtaskside.json
index d0f7a47e8..a711c9c78 100644
--- a/bin/json/game_rdtaskside.json
+++ b/bin/json/game_rdtaskside.json
@@ -21,7 +21,7 @@
"id": 1002,
"objType": 1,
"location": "middle",
- "modelaction": "enter",
+ "modelaction": "Enter",
"modelstate": 1,
"point": "model_02",
"storyBegin": 4,
@@ -49,7 +49,7 @@
"id": 1003,
"objType": 1,
"location": "middle",
- "modelaction": "",
+ "modelaction": "Run",
"modelstate": 2,
"point": "model_03",
"storyBegin": 3,
diff --git a/bin/json/game_robot.json b/bin/json/game_robot.json
new file mode 100644
index 000000000..351c58302
--- /dev/null
+++ b/bin/json/game_robot.json
@@ -0,0 +1,2442 @@
+[
+ {
+ "robotid": 10001,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10002,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream002",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10003,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream003",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10004,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream004",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10005,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream005",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10006,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream006",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10007,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream007",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10008,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream008",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10009,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream009",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10010,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream010",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10011,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10012,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10013,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10014,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10015,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10016,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10017,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10018,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10019,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10020,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10021,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10022,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10023,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10024,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10025,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10026,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10027,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10028,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10029,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10030,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10031,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10032,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10033,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10034,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10035,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10036,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10037,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10038,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10039,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ },
+ {
+ "robotid": 10040,
+ "icon": "hbkp_js_24003",
+ "lvshow": 60,
+ "name": "dream001",
+ "hero1": 25004,
+ "lv1": 60,
+ "star1": 6,
+ "equip1": [
+ 10001,
+ 10002,
+ 10003,
+ 10004,
+ 10005,
+ 10006
+ ],
+ "hero2": 25001,
+ "lv2": 60,
+ "star2": 6,
+ "equip2": [
+ 10011,
+ 10012,
+ 10013,
+ 10014,
+ 10015,
+ 10016
+ ],
+ "hero3": 34006,
+ "lv3": 60,
+ "star3": 6,
+ "equip3": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero4": 34006,
+ "lv4": 60,
+ "star4": 6,
+ "equip4": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ],
+ "hero5": 34006,
+ "lv5": 60,
+ "star5": 6,
+ "equip5": [
+ 10021,
+ 10022,
+ 10023,
+ 10024,
+ 10025,
+ 10026
+ ]
+ }
+]
\ No newline at end of file
diff --git a/bin/json/game_skillatk.json b/bin/json/game_skillatk.json
index 314b9dfc0..f9e50eee2 100644
--- a/bin/json/game_skillatk.json
+++ b/bin/json/game_skillatk.json
@@ -17,7 +17,10 @@
225004011
]
},
- "Desc": "skill_1250040111",
+ "Desc": {
+ "key": "skill_1250040111",
+ "text": "队长技:我方全体效果抵抗增加40%"
+ },
"buffid": [],
"map": ""
},
@@ -39,7 +42,10 @@
225004111
]
},
- "Desc": "skill_1250041111",
+ "Desc": {
+ "key": "skill_1250041111",
+ "text": "波比对敌方1个目标造成3次攻击力30%的伤害,有40%概率为自身附加2回合【免疫】状态"
+ },
"buffid": [],
"map": ""
},
@@ -61,7 +67,10 @@
225004121
]
},
- "Desc": "skill_1250041112",
+ "Desc": {
+ "key": "skill_1250041112",
+ "text": "伤害提升至35%"
+ },
"buffid": [],
"map": ""
},
@@ -83,7 +92,10 @@
225004131
]
},
- "Desc": "skill_1250041113",
+ "Desc": {
+ "key": "skill_1250041113",
+ "text": "概率触发概率提升至50%"
+ },
"buffid": [],
"map": ""
},
@@ -105,7 +117,10 @@
225004141
]
},
- "Desc": "skill_1250041114",
+ "Desc": {
+ "key": "skill_1250041114",
+ "text": "伤害提升至40%"
+ },
"buffid": [],
"map": ""
},
@@ -127,7 +142,10 @@
225004151
]
},
- "Desc": "skill_1250041115",
+ "Desc": {
+ "key": "skill_1250041115",
+ "text": "概率触发概率提升至60%"
+ },
"buffid": [],
"map": ""
},
@@ -149,7 +167,10 @@
225004161
]
},
- "Desc": "skill_1250041116",
+ "Desc": {
+ "key": "skill_1250041116",
+ "text": "伤害提升至45%"
+ },
"buffid": [],
"map": ""
},
@@ -173,7 +194,10 @@
225004213
]
},
- "Desc": "skill_1250042111",
+ "Desc": {
+ "key": "skill_1250042111",
+ "text": "波比清除我方所有减益状态,并平均分配我方生命值千分比,为我方全体附加2回合【攻击提升】状态"
+ },
"buffid": [],
"map": ""
},
@@ -197,7 +221,10 @@
225004213
]
},
- "Desc": "skill_1250042112",
+ "Desc": {
+ "key": "skill_1250042112",
+ "text": "冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -221,7 +248,10 @@
225004213
]
},
- "Desc": "skill_1250042113",
+ "Desc": {
+ "key": "skill_1250042113",
+ "text": "冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -243,7 +273,10 @@
225004311
]
},
- "Desc": "skill_1250043111",
+ "Desc": {
+ "key": "skill_1250043111",
+ "text": "进入2回合【喜悦】状态,使我方全体收到伤害降低25%,且在每个队友行动去,为其驱散1个减益状态并回复其最大生命值20%的生命,效果持续期间自身无法行动"
+ },
"buffid": [],
"map": ""
},
@@ -265,7 +298,10 @@
225004321
]
},
- "Desc": "skill_1250043112",
+ "Desc": {
+ "key": "skill_1250043112",
+ "text": "恢复量提升至22%"
+ },
"buffid": [],
"map": ""
},
@@ -287,7 +323,10 @@
225004331
]
},
- "Desc": "skill_1250043113",
+ "Desc": {
+ "key": "skill_1250043113",
+ "text": "恢复量提升至24%"
+ },
"buffid": [],
"map": ""
},
@@ -309,7 +348,10 @@
225004341
]
},
- "Desc": "skill_1250043114",
+ "Desc": {
+ "key": "skill_1250043114",
+ "text": "恢复量提升至26%"
+ },
"buffid": [],
"map": ""
},
@@ -331,7 +373,10 @@
225004351
]
},
- "Desc": "skill_1250043115",
+ "Desc": {
+ "key": "skill_1250043115",
+ "text": "冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -353,7 +398,10 @@
235002011
]
},
- "Desc": "skill_1350020111",
+ "Desc": {
+ "key": "skill_1350020111",
+ "text": "队长技:我方全体效果命中增加40%"
+ },
"buffid": [],
"map": ""
},
@@ -376,7 +424,10 @@
235002112
]
},
- "Desc": "skill_1350021111",
+ "Desc": {
+ "key": "skill_1350021111",
+ "text": "攻击一个敌方2次,伤害分别为自身攻击力30%和80%,每次像目标转嫁自身1个减益;转嫁成功时有50%的概率为目标附加1回合【眩晕】。"
+ },
"buffid": [],
"map": ""
},
@@ -399,7 +450,10 @@
235002122
]
},
- "Desc": "skill_1350021112",
+ "Desc": {
+ "key": "skill_1350021112",
+ "text": "第二段伤害提升至90%"
+ },
"buffid": [],
"map": ""
},
@@ -422,7 +476,10 @@
235002132
]
},
- "Desc": "skill_1350021113",
+ "Desc": {
+ "key": "skill_1350021113",
+ "text": "效果触发几率提升至60%"
+ },
"buffid": [],
"map": ""
},
@@ -445,7 +502,10 @@
235002142
]
},
- "Desc": "skill_1350021114",
+ "Desc": {
+ "key": "skill_1350021114",
+ "text": "第二段伤害提升至100%"
+ },
"buffid": [],
"map": ""
},
@@ -468,7 +528,10 @@
235002152
]
},
- "Desc": "skill_1350021115",
+ "Desc": {
+ "key": "skill_1350021115",
+ "text": "效果触发几率提升至70%"
+ },
"buffid": [],
"map": ""
},
@@ -491,7 +554,10 @@
235002162
]
},
- "Desc": "skill_1350021116",
+ "Desc": {
+ "key": "skill_1350021116",
+ "text": "第二段伤害提升至110%"
+ },
"buffid": [],
"map": ""
},
@@ -514,7 +580,10 @@
235002212
]
},
- "Desc": "skill_1350022111",
+ "Desc": {
+ "key": "skill_1350022111",
+ "text": "自身不会失手。敌方使其友方减益提前结束时,扣除其当前生命值30%,驱散其全部增益u,为其附加1回合【石化】。"
+ },
"buffid": [],
"map": ""
},
@@ -536,7 +605,10 @@
235002311
]
},
- "Desc": "skill_1350023111",
+ "Desc": {
+ "key": "skill_1350023111",
+ "text": "攻击全体敌方3次,每次伤害为自身攻击力35%。每次有80%概率驱散目标1个增益,为目标附加2回合【失手率提升】。"
+ },
"buffid": [],
"map": ""
},
@@ -558,7 +630,10 @@
235002321
]
},
- "Desc": "skill_1350023112",
+ "Desc": {
+ "key": "skill_1350023112",
+ "text": "伤害提升至37"
+ },
"buffid": [],
"map": ""
},
@@ -580,7 +655,10 @@
235002331
]
},
- "Desc": "skill_1350023113",
+ "Desc": {
+ "key": "skill_1350023113",
+ "text": "效果触发几率提升至90%"
+ },
"buffid": [],
"map": ""
},
@@ -602,7 +680,10 @@
235002341
]
},
- "Desc": "skill_1350023114",
+ "Desc": {
+ "key": "skill_1350023114",
+ "text": "伤害提升至40%"
+ },
"buffid": [],
"map": ""
},
@@ -624,7 +705,10 @@
235002351
]
},
- "Desc": "skill_1350023115",
+ "Desc": {
+ "key": "skill_1350023115",
+ "text": "效果触发几率提升至100%"
+ },
"buffid": [],
"map": ""
},
@@ -646,7 +730,10 @@
235002361
]
},
- "Desc": "skill_1350023116",
+ "Desc": {
+ "key": "skill_1350023116",
+ "text": "冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -668,7 +755,10 @@
935002311
]
},
- "Desc": "skill_9350023211",
+ "Desc": {
+ "key": "skill_9350023211",
+ "text": "攻击全体敌方3次,每次伤害为自身攻击力35%。每次有80%概率驱散目标1个增益,为目标附加2回合【失手率提升】。延迟目标减益状态1回合。"
+ },
"buffid": [],
"map": ""
},
@@ -690,7 +780,10 @@
935002321
]
},
- "Desc": "skill_9350023212",
+ "Desc": {
+ "key": "skill_9350023212",
+ "text": "伤害提升至37"
+ },
"buffid": [],
"map": ""
},
@@ -712,7 +805,10 @@
935002331
]
},
- "Desc": "skill_9350023213",
+ "Desc": {
+ "key": "skill_9350023213",
+ "text": "效果触发几率提升至90%"
+ },
"buffid": [],
"map": ""
},
@@ -734,7 +830,10 @@
935002341
]
},
- "Desc": "skill_9350023214",
+ "Desc": {
+ "key": "skill_9350023214",
+ "text": "伤害提升至40%"
+ },
"buffid": [],
"map": ""
},
@@ -756,7 +855,10 @@
935002351
]
},
- "Desc": "skill_9350023215",
+ "Desc": {
+ "key": "skill_9350023215",
+ "text": "效果触发几率提升至100%"
+ },
"buffid": [],
"map": ""
},
@@ -778,7 +880,10 @@
935002361
]
},
- "Desc": "skill_9350023216",
+ "Desc": {
+ "key": "skill_9350023216",
+ "text": "冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -800,7 +905,10 @@
224003011
]
},
- "Desc": "skill_1240030111",
+ "Desc": {
+ "key": "skill_1240030111",
+ "text": "队长技:我方全体效果抵抗增加40%"
+ },
"buffid": [],
"map": ""
},
@@ -823,7 +931,10 @@
224003112
]
},
- "Desc": "skill_1240031111",
+ "Desc": {
+ "key": "skill_1240031111",
+ "text": "一技能:睡神沙人对敌方1个目标造成攻击力110%的伤害,并有70%的概率附加1回合【睡眠】状态。"
+ },
"buffid": [],
"map": ""
},
@@ -846,7 +957,10 @@
224003122
]
},
- "Desc": "skill_1240031112",
+ "Desc": {
+ "key": "skill_1240031112",
+ "text": "等级2 伤害提升至100%"
+ },
"buffid": [],
"map": ""
},
@@ -869,7 +983,10 @@
224003132
]
},
- "Desc": "skill_1240031113",
+ "Desc": {
+ "key": "skill_1240031113",
+ "text": "等级3 效果触发几率提升至60%"
+ },
"buffid": [],
"map": ""
},
@@ -892,7 +1009,10 @@
224003142
]
},
- "Desc": "skill_1240031114",
+ "Desc": {
+ "key": "skill_1240031114",
+ "text": "等级4 伤害提升至110%"
+ },
"buffid": [],
"map": ""
},
@@ -915,7 +1035,10 @@
224003152
]
},
- "Desc": "skill_1240031115",
+ "Desc": {
+ "key": "skill_1240031115",
+ "text": "等级5 效果触发几率提升至70%"
+ },
"buffid": [],
"map": ""
},
@@ -938,7 +1061,10 @@
224003212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -961,7 +1087,10 @@
224003212
]
},
- "Desc": "skill_1240032111",
+ "Desc": {
+ "key": "skill_1240032111",
+ "text": "二技能:睡神沙人为我方全体各净化1个减益状态,并附加2回合【速度提升】。"
+ },
"buffid": [],
"map": ""
},
@@ -985,7 +1114,10 @@
224003313
]
},
- "Desc": "skill_1240032112",
+ "Desc": {
+ "key": "skill_1240032112",
+ "text": "冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -1009,7 +1141,10 @@
224003323
]
},
- "Desc": "skill_1240033111",
+ "Desc": {
+ "key": "skill_1240033111",
+ "text": "三技能:睡神沙人对敌方全体造成攻击力80%的伤害,使敌方目标各减少30%行动值,并有100%概率附加1回合【睡眠】状态。"
+ },
"buffid": [],
"map": ""
},
@@ -1033,7 +1168,10 @@
224003333
]
},
- "Desc": "skill_1240033112",
+ "Desc": {
+ "key": "skill_1240033112",
+ "text": "等级2 降低的行动值提升至25%"
+ },
"buffid": [],
"map": ""
},
@@ -1057,7 +1195,10 @@
224003343
]
},
- "Desc": "skill_1240033113",
+ "Desc": {
+ "key": "skill_1240033113",
+ "text": "等级3 效果触发几率提升至90%"
+ },
"buffid": [],
"map": ""
},
@@ -1081,7 +1222,10 @@
224003353
]
},
- "Desc": "skill_1240033114",
+ "Desc": {
+ "key": "skill_1240033114",
+ "text": "等级4 降低的行动值提升至30%"
+ },
"buffid": [],
"map": ""
},
@@ -1105,7 +1249,10 @@
224003363
]
},
- "Desc": "skill_1240033115",
+ "Desc": {
+ "key": "skill_1240033115",
+ "text": "等级5 效果触发几率提升至100%"
+ },
"buffid": [],
"map": ""
},
@@ -1129,7 +1276,10 @@
924003413
]
},
- "Desc": "skill_1240033116",
+ "Desc": {
+ "key": "skill_1240033116",
+ "text": "等级6 冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -1153,7 +1303,10 @@
924003413
]
},
- "Desc": "skill_9240034111",
+ "Desc": {
+ "key": "skill_9240034111",
+ "text": "二技能:睡神沙人为我方全体各净化1个减益状态,并附加2回合【速度提升】和1回合【防御提升】状态。"
+ },
"buffid": [],
"map": ""
},
@@ -1175,7 +1328,10 @@
234006011
]
},
- "Desc": "skill_9240034112",
+ "Desc": {
+ "key": "skill_9240034112",
+ "text": "冷却时间减少1回合"
+ },
"buffid": [],
"map": ""
},
@@ -1197,7 +1353,10 @@
234006111
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1219,7 +1378,10 @@
234006121
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1241,7 +1403,10 @@
234006131
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1263,7 +1428,10 @@
234006141
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1285,7 +1453,10 @@
234006151
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1307,7 +1478,10 @@
234006211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1329,7 +1503,10 @@
234006221
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1351,7 +1528,10 @@
234006231
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1373,7 +1553,10 @@
234006241
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1395,7 +1578,10 @@
234006251
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1417,7 +1603,10 @@
234006311
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1439,7 +1628,10 @@
234006321
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1461,7 +1653,10 @@
234006331
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1483,7 +1678,10 @@
234006341
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1505,7 +1703,10 @@
234006351
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1527,7 +1728,10 @@
934006211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1549,7 +1753,10 @@
934006221
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1571,7 +1778,10 @@
934006231
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1593,7 +1803,10 @@
934006241
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1615,7 +1828,10 @@
934006251
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1637,7 +1853,10 @@
225001011
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1659,7 +1878,10 @@
225001111
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1681,7 +1903,10 @@
225001121
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1703,7 +1928,10 @@
225001131
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1725,7 +1953,10 @@
225001141
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1747,7 +1978,10 @@
225001151
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1769,7 +2003,10 @@
225001211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1791,7 +2028,10 @@
225001221
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1813,7 +2053,10 @@
225001231
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1835,7 +2078,10 @@
225001241
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1857,7 +2103,10 @@
225001251
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1879,7 +2128,10 @@
225001216
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1901,7 +2153,10 @@
225001226
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1923,7 +2178,10 @@
225001236
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1945,7 +2203,10 @@
225001246
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1967,7 +2228,10 @@
225001256
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -1991,7 +2255,10 @@
225001313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2015,7 +2282,10 @@
225001313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2039,7 +2309,10 @@
225001313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2063,7 +2336,10 @@
225001313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2087,7 +2363,10 @@
225001313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2110,7 +2389,10 @@
925001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2133,7 +2415,10 @@
925001222
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2156,7 +2441,10 @@
925001232
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2179,7 +2467,10 @@
925001242
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2202,7 +2493,10 @@
925001252
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2224,7 +2518,10 @@
244005011
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2246,7 +2543,10 @@
244005111
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2268,7 +2568,10 @@
244005121
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2290,7 +2593,10 @@
244005131
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2312,7 +2618,10 @@
244005141
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2334,7 +2643,10 @@
244005151
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2356,7 +2668,10 @@
244005211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2378,7 +2693,10 @@
244005221
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2400,7 +2718,10 @@
244005231
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2422,7 +2743,10 @@
244005241
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2444,7 +2768,10 @@
244005251
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2468,7 +2795,10 @@
244005313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2492,7 +2822,10 @@
244005313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2516,7 +2849,10 @@
244005313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2540,7 +2876,10 @@
244005313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2564,7 +2903,10 @@
244005313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2589,7 +2931,10 @@
944005311
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2614,7 +2959,10 @@
944005311
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2639,7 +2987,10 @@
944005311
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2664,7 +3015,10 @@
944005311
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2689,7 +3043,10 @@
944005311
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2711,7 +3068,10 @@
235001011
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2738,7 +3098,10 @@
235001116
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2765,7 +3128,10 @@
235001116
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2792,7 +3158,10 @@
235001116
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2819,7 +3188,10 @@
235001116
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2846,7 +3218,10 @@
235001116
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2873,7 +3248,10 @@
235001116
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2896,7 +3274,10 @@
235001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2919,7 +3300,10 @@
235001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2942,7 +3326,10 @@
235001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2965,7 +3352,10 @@
235001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -2988,7 +3378,10 @@
235001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3013,7 +3406,10 @@
235001314
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3038,7 +3434,10 @@
235001324
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3063,7 +3462,10 @@
235001334
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3088,7 +3490,10 @@
235001344
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3113,7 +3518,10 @@
935001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3138,7 +3546,10 @@
935001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3163,7 +3574,10 @@
935001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3188,7 +3602,10 @@
935001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3211,7 +3628,10 @@
235001212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3233,7 +3653,10 @@
224004011
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3255,7 +3678,10 @@
224004111
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3277,7 +3703,10 @@
224004121
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3299,7 +3728,10 @@
224004131
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3321,7 +3753,10 @@
224004141
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3343,7 +3778,10 @@
224004151
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3365,7 +3803,10 @@
224004211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3389,7 +3830,10 @@
224004313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3413,7 +3857,10 @@
224004313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3437,7 +3884,10 @@
224004313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3461,7 +3911,10 @@
224004313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3485,7 +3938,10 @@
224004313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3509,7 +3965,10 @@
224004313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3533,7 +3992,10 @@
224004313
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3555,7 +4017,10 @@
924004211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3577,7 +4042,10 @@
244006011
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3603,7 +4071,10 @@
244006115
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3629,7 +4100,10 @@
244006125
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3655,7 +4129,10 @@
244006135
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3681,7 +4158,10 @@
244006145
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3707,7 +4187,10 @@
244006155
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3733,7 +4216,10 @@
244006165
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3755,7 +4241,10 @@
244006211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3782,7 +4271,10 @@
244006316
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3809,7 +4301,10 @@
244006316
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3836,7 +4331,10 @@
244006316
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3863,7 +4361,10 @@
244006316
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3890,7 +4391,10 @@
244006316
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3917,7 +4421,10 @@
244006316
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3947,7 +4454,10 @@
944006318
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -3977,7 +4487,10 @@
944006328
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4007,7 +4520,10 @@
944006338
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4037,7 +4553,10 @@
944006348
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4067,7 +4586,10 @@
944006358
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4097,7 +4619,10 @@
944006358
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4119,7 +4644,10 @@
215005011
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4142,7 +4670,10 @@
215005112
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4165,7 +4696,10 @@
215005122
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4188,7 +4722,10 @@
215005132
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4211,7 +4748,10 @@
215005142
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4234,7 +4774,10 @@
215005152
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4256,7 +4799,10 @@
215005211
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4281,7 +4827,10 @@
215005314
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4306,7 +4855,10 @@
215005314
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4331,7 +4883,10 @@
215005314
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4356,7 +4911,10 @@
215005314
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4381,7 +4939,10 @@
215005314
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4405,7 +4966,10 @@
915005214
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4427,7 +4991,10 @@
215005011
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4450,7 +5017,10 @@
215005112
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4473,7 +5043,10 @@
215005122
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4496,7 +5069,10 @@
215005132
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4519,7 +5095,10 @@
215005142
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4542,7 +5121,10 @@
215004212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4565,7 +5147,10 @@
215004222
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4588,7 +5173,10 @@
215004232
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4611,7 +5199,10 @@
215004242
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4634,7 +5225,10 @@
215004242
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4657,7 +5251,10 @@
215004312
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4680,7 +5277,10 @@
215004322
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4703,7 +5303,10 @@
215004332
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4726,7 +5329,10 @@
215004332
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4749,7 +5355,10 @@
215004342
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4772,7 +5381,10 @@
215004342
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4795,7 +5407,10 @@
915004212
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4818,7 +5433,10 @@
915004222
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4841,7 +5459,10 @@
915004232
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4864,7 +5485,10 @@
915004242
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
},
@@ -4887,7 +5511,10 @@
915004242
]
},
- "Desc": "",
+ "Desc": {
+ "key": "",
+ "text": ""
+ },
"buffid": [],
"map": ""
}
diff --git a/bin/json/game_stroy.json b/bin/json/game_stroy.json
index c94c1e636..b08229be0 100644
--- a/bin/json/game_stroy.json
+++ b/bin/json/game_stroy.json
@@ -12,7 +12,7 @@
"des": "这是什么...一朵花?",
"modelstatetarget": "",
"modelstate": 0,
- "modelaction": "enter",
+ "modelaction": "Enter",
"speakstate": "",
"listenstate": "",
"chose": [],
@@ -53,8 +53,8 @@
"des": "你干什么?住手!",
"modelstatetarget": "25001",
"modelstate": 1,
- "modelaction": "",
- "speakstate": "",
+ "modelaction": "Run",
+ "speakstate": "Atk2",
"listenstate": "",
"chose": [],
"turn": 0,
@@ -95,7 +95,7 @@
"modelstatetarget": "25001",
"modelstate": 2,
"modelaction": "",
- "speakstate": "",
+ "speakstate": "25001_tiaoxin",
"listenstate": "",
"chose": [],
"turn": 0,
@@ -341,7 +341,7 @@
"modelstatetarget": "",
"modelstate": 0,
"modelaction": "",
- "speakstate": "",
+ "speakstate": "25001_tiaoxin",
"listenstate": "",
"chose": [],
"turn": 0,
@@ -464,7 +464,7 @@
"modelstatetarget": "",
"modelstate": 0,
"modelaction": "",
- "speakstate": "",
+ "speakstate": "25001_tiaoxin",
"listenstate": "",
"chose": [],
"turn": 0,
diff --git a/bin/json/game_vikingboss.json b/bin/json/game_vikingboss.json
index 943a3d2a9..39ee59c1e 100644
--- a/bin/json/game_vikingboss.json
+++ b/bin/json/game_vikingboss.json
@@ -34,37 +34,11 @@
],
"drop": 1001,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 10,
- "npc1hp": 0.5,
- "npc1atk": 0.5,
- "npc1def": 0.5,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 10,
- "npc2hp": 0.5,
- "npc2atk": 0.5,
- "npc2def": 0.5,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 10,
- "npc3hp": 0.5,
- "npc3atk": 0.5,
- "npc3def": 0.5,
- "bosslv": 10,
- "bosshp": 0.5,
- "bossatk": 0.5,
- "bossdef": 0.5
+ "boss": [
+ 301011,
+ 301012,
+ 301013
+ ]
},
{
"id": 1002,
@@ -106,37 +80,11 @@
],
"drop": 1002,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 20,
- "npc1hp": 0.6,
- "npc1atk": 0.6,
- "npc1def": 0.6,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 20,
- "npc2hp": 0.6,
- "npc2atk": 0.6,
- "npc2def": 0.6,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 20,
- "npc3hp": 0.6,
- "npc3atk": 0.6,
- "npc3def": 0.6,
- "bosslv": 20,
- "bosshp": 0.6,
- "bossatk": 0.6,
- "bossdef": 0.6
+ "boss": [
+ 301014,
+ 301015,
+ 301016
+ ]
},
{
"id": 1003,
@@ -183,37 +131,11 @@
],
"drop": 1003,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 30,
- "npc1hp": 0.7,
- "npc1atk": 0.7,
- "npc1def": 0.7,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 30,
- "npc2hp": 0.7,
- "npc2atk": 0.7,
- "npc2def": 0.7,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 30,
- "npc3hp": 0.7,
- "npc3atk": 0.7,
- "npc3def": 0.7,
- "bosslv": 30,
- "bosshp": 0.7,
- "bossatk": 0.7,
- "bossdef": 0.7
+ "boss": [
+ 301017,
+ 301018,
+ 301019
+ ]
},
{
"id": 1004,
@@ -260,37 +182,11 @@
],
"drop": 1004,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 40,
- "npc1hp": 0.8,
- "npc1atk": 0.8,
- "npc1def": 0.8,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 40,
- "npc2hp": 0.8,
- "npc2atk": 0.8,
- "npc2def": 0.8,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 40,
- "npc3hp": 0.8,
- "npc3atk": 0.8,
- "npc3def": 0.8,
- "bosslv": 40,
- "bosshp": 0.8,
- "bossatk": 0.8,
- "bossdef": 0.8
+ "boss": [
+ 301020,
+ 301021,
+ 301022
+ ]
},
{
"id": 1005,
@@ -337,37 +233,11 @@
],
"drop": 1005,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 50,
- "npc1hp": 0.9,
- "npc1atk": 0.9,
- "npc1def": 0.9,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 50,
- "npc2hp": 0.9,
- "npc2atk": 0.9,
- "npc2def": 0.9,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 50,
- "npc3hp": 0.9,
- "npc3atk": 0.9,
- "npc3def": 0.9,
- "bosslv": 50,
- "bosshp": 0.9,
- "bossatk": 0.9,
- "bossdef": 0.9
+ "boss": [
+ 301023,
+ 301024,
+ 301025
+ ]
},
{
"id": 1006,
@@ -414,37 +284,11 @@
],
"drop": 1006,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 60,
- "npc1hp": 1,
- "npc1atk": 1,
- "npc1def": 1,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 60,
- "npc2hp": 1,
- "npc2atk": 1,
- "npc2def": 1,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 60,
- "npc3hp": 1,
- "npc3atk": 1,
- "npc3def": 1,
- "bosslv": 60,
- "bosshp": 1,
- "bossatk": 1,
- "bossdef": 1
+ "boss": [
+ 301026,
+ 301027,
+ 301028
+ ]
},
{
"id": 1007,
@@ -491,37 +335,11 @@
],
"drop": 1007,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 70,
- "npc1hp": 1.1,
- "npc1atk": 1.1,
- "npc1def": 1.1,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 70,
- "npc2hp": 1.1,
- "npc2atk": 1.1,
- "npc2def": 1.1,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 70,
- "npc3hp": 1.1,
- "npc3atk": 1.1,
- "npc3def": 1.1,
- "bosslv": 70,
- "bosshp": 1.1,
- "bossatk": 1.1,
- "bossdef": 1.1
+ "boss": [
+ 301029,
+ 301030,
+ 301031
+ ]
},
{
"id": 1008,
@@ -568,37 +386,11 @@
],
"drop": 1008,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 80,
- "npc1hp": 1.2,
- "npc1atk": 1.2,
- "npc1def": 1.2,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 80,
- "npc2hp": 1.2,
- "npc2atk": 1.2,
- "npc2def": 1.2,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 80,
- "npc3hp": 1.2,
- "npc3atk": 1.2,
- "npc3def": 1.2,
- "bosslv": 80,
- "bosshp": 1.2,
- "bossatk": 1.2,
- "bossdef": 1.2
+ "boss": [
+ 301032,
+ 301033,
+ 301034
+ ]
},
{
"id": 1009,
@@ -645,37 +437,11 @@
],
"drop": 1009,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 90,
- "npc1hp": 1.3,
- "npc1atk": 1.3,
- "npc1def": 1.3,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 90,
- "npc2hp": 1.3,
- "npc2atk": 1.3,
- "npc2def": 1.3,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 90,
- "npc3hp": 1.3,
- "npc3atk": 1.3,
- "npc3def": 1.3,
- "bosslv": 90,
- "bosshp": 1.3,
- "bossatk": 1.3,
- "bossdef": 1.3
+ "boss": [
+ 301035,
+ 301036,
+ 301037
+ ]
},
{
"id": 1010,
@@ -722,37 +488,11 @@
],
"drop": 1010,
"bossmodel": 25001,
- "npcid1": [
- 250011,
- 250011,
- 250011
- ],
- "npc1lv": 100,
- "npc1hp": 1.4,
- "npc1atk": 1.4,
- "npc1def": 1.4,
- "npcid2": [
- 250011,
- 250011,
- 250011
- ],
- "npc2lv": 100,
- "npc2hp": 1.4,
- "npc2atk": 1.4,
- "npc2def": 1.4,
- "npcid3": [
- 250011,
- 250011,
- 250011
- ],
- "npc3lv": 100,
- "npc3hp": 1.4,
- "npc3atk": 1.4,
- "npc3def": 1.4,
- "bosslv": 100,
- "bosshp": 1.4,
- "bossatk": 1.4,
- "bossdef": 1.4
+ "boss": [
+ 301038,
+ 301039,
+ 301040
+ ]
},
{
"id": 2001,
@@ -789,37 +529,11 @@
],
"drop": 1011,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 10,
- "npc1hp": 0.5,
- "npc1atk": 0.5,
- "npc1def": 0.5,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 10,
- "npc2hp": 0.5,
- "npc2atk": 0.5,
- "npc2def": 0.5,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 10,
- "npc3hp": 0.5,
- "npc3atk": 0.5,
- "npc3def": 0.5,
- "bosslv": 10,
- "bosshp": 0.5,
- "bossatk": 0.5,
- "bossdef": 0.5
+ "boss": [
+ 302011,
+ 302012,
+ 302013
+ ]
},
{
"id": 2002,
@@ -861,37 +575,11 @@
],
"drop": 1012,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 20,
- "npc1hp": 0.6,
- "npc1atk": 0.6,
- "npc1def": 0.6,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 20,
- "npc2hp": 0.6,
- "npc2atk": 0.6,
- "npc2def": 0.6,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 20,
- "npc3hp": 0.6,
- "npc3atk": 0.6,
- "npc3def": 0.6,
- "bosslv": 20,
- "bosshp": 0.6,
- "bossatk": 0.6,
- "bossdef": 0.6
+ "boss": [
+ 302014,
+ 302015,
+ 302016
+ ]
},
{
"id": 2003,
@@ -938,37 +626,11 @@
],
"drop": 1013,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 30,
- "npc1hp": 0.7,
- "npc1atk": 0.7,
- "npc1def": 0.7,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 30,
- "npc2hp": 0.7,
- "npc2atk": 0.7,
- "npc2def": 0.7,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 30,
- "npc3hp": 0.7,
- "npc3atk": 0.7,
- "npc3def": 0.7,
- "bosslv": 30,
- "bosshp": 0.7,
- "bossatk": 0.7,
- "bossdef": 0.7
+ "boss": [
+ 302017,
+ 302018,
+ 302019
+ ]
},
{
"id": 2004,
@@ -1015,37 +677,11 @@
],
"drop": 1014,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 40,
- "npc1hp": 0.8,
- "npc1atk": 0.8,
- "npc1def": 0.8,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 40,
- "npc2hp": 0.8,
- "npc2atk": 0.8,
- "npc2def": 0.8,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 40,
- "npc3hp": 0.8,
- "npc3atk": 0.8,
- "npc3def": 0.8,
- "bosslv": 40,
- "bosshp": 0.8,
- "bossatk": 0.8,
- "bossdef": 0.8
+ "boss": [
+ 302020,
+ 302021,
+ 302022
+ ]
},
{
"id": 2005,
@@ -1092,37 +728,11 @@
],
"drop": 1015,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 50,
- "npc1hp": 0.9,
- "npc1atk": 0.9,
- "npc1def": 0.9,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 50,
- "npc2hp": 0.9,
- "npc2atk": 0.9,
- "npc2def": 0.9,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 50,
- "npc3hp": 0.9,
- "npc3atk": 0.9,
- "npc3def": 0.9,
- "bosslv": 50,
- "bosshp": 0.9,
- "bossatk": 0.9,
- "bossdef": 0.9
+ "boss": [
+ 302023,
+ 302024,
+ 302025
+ ]
},
{
"id": 2006,
@@ -1169,37 +779,11 @@
],
"drop": 1016,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 60,
- "npc1hp": 1,
- "npc1atk": 1,
- "npc1def": 1,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 60,
- "npc2hp": 1,
- "npc2atk": 1,
- "npc2def": 1,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 60,
- "npc3hp": 1,
- "npc3atk": 1,
- "npc3def": 1,
- "bosslv": 60,
- "bosshp": 1,
- "bossatk": 1,
- "bossdef": 1
+ "boss": [
+ 302026,
+ 302027,
+ 302028
+ ]
},
{
"id": 2007,
@@ -1246,37 +830,11 @@
],
"drop": 1017,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 70,
- "npc1hp": 1.1,
- "npc1atk": 1.1,
- "npc1def": 1.1,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 70,
- "npc2hp": 1.1,
- "npc2atk": 1.1,
- "npc2def": 1.1,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 70,
- "npc3hp": 1.1,
- "npc3atk": 1.1,
- "npc3def": 1.1,
- "bosslv": 70,
- "bosshp": 1.1,
- "bossatk": 1.1,
- "bossdef": 1.1
+ "boss": [
+ 302029,
+ 302030,
+ 302031
+ ]
},
{
"id": 2008,
@@ -1323,37 +881,11 @@
],
"drop": 1018,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 80,
- "npc1hp": 1.2,
- "npc1atk": 1.2,
- "npc1def": 1.2,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 80,
- "npc2hp": 1.2,
- "npc2atk": 1.2,
- "npc2def": 1.2,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 80,
- "npc3hp": 1.2,
- "npc3atk": 1.2,
- "npc3def": 1.2,
- "bosslv": 80,
- "bosshp": 1.2,
- "bossatk": 1.2,
- "bossdef": 1.2
+ "boss": [
+ 302032,
+ 302033,
+ 302034
+ ]
},
{
"id": 2009,
@@ -1400,37 +932,11 @@
],
"drop": 1019,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 90,
- "npc1hp": 1.3,
- "npc1atk": 1.3,
- "npc1def": 1.3,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 90,
- "npc2hp": 1.3,
- "npc2atk": 1.3,
- "npc2def": 1.3,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 90,
- "npc3hp": 1.3,
- "npc3atk": 1.3,
- "npc3def": 1.3,
- "bosslv": 90,
- "bosshp": 1.3,
- "bossatk": 1.3,
- "bossdef": 1.3
+ "boss": [
+ 302035,
+ 302036,
+ 302037
+ ]
},
{
"id": 2010,
@@ -1477,37 +983,11 @@
],
"drop": 1020,
"bossmodel": 25004,
- "npcid1": [
- 240031,
- 240031,
- 240031
- ],
- "npc1lv": 100,
- "npc1hp": 1.4,
- "npc1atk": 1.4,
- "npc1def": 1.4,
- "npcid2": [
- 240031,
- 240031,
- 240031
- ],
- "npc2lv": 100,
- "npc2hp": 1.4,
- "npc2atk": 1.4,
- "npc2def": 1.4,
- "npcid3": [
- 240031,
- 240031,
- 240031
- ],
- "npc3lv": 100,
- "npc3hp": 1.4,
- "npc3atk": 1.4,
- "npc3def": 1.4,
- "bosslv": 100,
- "bosshp": 1.4,
- "bossatk": 1.4,
- "bossdef": 1.4
+ "boss": [
+ 302038,
+ 302039,
+ 302040
+ ]
},
{
"id": 3001,
@@ -1544,37 +1024,11 @@
],
"drop": 1021,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 10,
- "npc1hp": 0.5,
- "npc1atk": 0.5,
- "npc1def": 0.5,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 10,
- "npc2hp": 0.5,
- "npc2atk": 0.5,
- "npc2def": 0.5,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 10,
- "npc3hp": 0.5,
- "npc3atk": 0.5,
- "npc3def": 0.5,
- "bosslv": 10,
- "bosshp": 0.5,
- "bossatk": 0.5,
- "bossdef": 0.5
+ "boss": [
+ 303011,
+ 303012,
+ 303013
+ ]
},
{
"id": 3002,
@@ -1616,37 +1070,11 @@
],
"drop": 1022,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 20,
- "npc1hp": 0.6,
- "npc1atk": 0.6,
- "npc1def": 0.6,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 20,
- "npc2hp": 0.6,
- "npc2atk": 0.6,
- "npc2def": 0.6,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 20,
- "npc3hp": 0.6,
- "npc3atk": 0.6,
- "npc3def": 0.6,
- "bosslv": 20,
- "bosshp": 0.6,
- "bossatk": 0.6,
- "bossdef": 0.6
+ "boss": [
+ 303014,
+ 303015,
+ 303016
+ ]
},
{
"id": 3003,
@@ -1693,37 +1121,11 @@
],
"drop": 1023,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 30,
- "npc1hp": 0.7,
- "npc1atk": 0.7,
- "npc1def": 0.7,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 30,
- "npc2hp": 0.7,
- "npc2atk": 0.7,
- "npc2def": 0.7,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 30,
- "npc3hp": 0.7,
- "npc3atk": 0.7,
- "npc3def": 0.7,
- "bosslv": 30,
- "bosshp": 0.7,
- "bossatk": 0.7,
- "bossdef": 0.7
+ "boss": [
+ 303017,
+ 303018,
+ 303019
+ ]
},
{
"id": 3004,
@@ -1770,37 +1172,11 @@
],
"drop": 1024,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 40,
- "npc1hp": 0.8,
- "npc1atk": 0.8,
- "npc1def": 0.8,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 40,
- "npc2hp": 0.8,
- "npc2atk": 0.8,
- "npc2def": 0.8,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 40,
- "npc3hp": 0.8,
- "npc3atk": 0.8,
- "npc3def": 0.8,
- "bosslv": 40,
- "bosshp": 0.8,
- "bossatk": 0.8,
- "bossdef": 0.8
+ "boss": [
+ 303020,
+ 303021,
+ 303022
+ ]
},
{
"id": 3005,
@@ -1847,37 +1223,11 @@
],
"drop": 1025,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 50,
- "npc1hp": 0.9,
- "npc1atk": 0.9,
- "npc1def": 0.9,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 50,
- "npc2hp": 0.9,
- "npc2atk": 0.9,
- "npc2def": 0.9,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 50,
- "npc3hp": 0.9,
- "npc3atk": 0.9,
- "npc3def": 0.9,
- "bosslv": 50,
- "bosshp": 0.9,
- "bossatk": 0.9,
- "bossdef": 0.9
+ "boss": [
+ 303023,
+ 303024,
+ 303025
+ ]
},
{
"id": 3006,
@@ -1924,37 +1274,11 @@
],
"drop": 1026,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 60,
- "npc1hp": 1,
- "npc1atk": 1,
- "npc1def": 1,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 60,
- "npc2hp": 1,
- "npc2atk": 1,
- "npc2def": 1,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 60,
- "npc3hp": 1,
- "npc3atk": 1,
- "npc3def": 1,
- "bosslv": 60,
- "bosshp": 1,
- "bossatk": 1,
- "bossdef": 1
+ "boss": [
+ 303026,
+ 303027,
+ 303028
+ ]
},
{
"id": 3007,
@@ -2001,37 +1325,11 @@
],
"drop": 1027,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 70,
- "npc1hp": 1.1,
- "npc1atk": 1.1,
- "npc1def": 1.1,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 70,
- "npc2hp": 1.1,
- "npc2atk": 1.1,
- "npc2def": 1.1,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 70,
- "npc3hp": 1.1,
- "npc3atk": 1.1,
- "npc3def": 1.1,
- "bosslv": 70,
- "bosshp": 1.1,
- "bossatk": 1.1,
- "bossdef": 1.1
+ "boss": [
+ 303029,
+ 303030,
+ 303031
+ ]
},
{
"id": 3008,
@@ -2078,37 +1376,11 @@
],
"drop": 1028,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 80,
- "npc1hp": 1.2,
- "npc1atk": 1.2,
- "npc1def": 1.2,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 80,
- "npc2hp": 1.2,
- "npc2atk": 1.2,
- "npc2def": 1.2,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 80,
- "npc3hp": 1.2,
- "npc3atk": 1.2,
- "npc3def": 1.2,
- "bosslv": 80,
- "bosshp": 1.2,
- "bossatk": 1.2,
- "bossdef": 1.2
+ "boss": [
+ 303032,
+ 303033,
+ 303034
+ ]
},
{
"id": 3009,
@@ -2155,37 +1427,11 @@
],
"drop": 1029,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 90,
- "npc1hp": 1.3,
- "npc1atk": 1.3,
- "npc1def": 1.3,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 90,
- "npc2hp": 1.3,
- "npc2atk": 1.3,
- "npc2def": 1.3,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 90,
- "npc3hp": 1.3,
- "npc3atk": 1.3,
- "npc3def": 1.3,
- "bosslv": 90,
- "bosshp": 1.3,
- "bossatk": 1.3,
- "bossdef": 1.3
+ "boss": [
+ 303035,
+ 303036,
+ 303037
+ ]
},
{
"id": 3010,
@@ -2232,36 +1478,10 @@
],
"drop": 1030,
"bossmodel": 34006,
- "npcid1": [
- 350021,
- 350021,
- 350021
- ],
- "npc1lv": 100,
- "npc1hp": 1.4,
- "npc1atk": 1.4,
- "npc1def": 1.4,
- "npcid2": [
- 350021,
- 350021,
- 350021
- ],
- "npc2lv": 100,
- "npc2hp": 1.4,
- "npc2atk": 1.4,
- "npc2def": 1.4,
- "npcid3": [
- 350021,
- 350021,
- 350021
- ],
- "npc3lv": 100,
- "npc3hp": 1.4,
- "npc3atk": 1.4,
- "npc3def": 1.4,
- "bosslv": 100,
- "bosshp": 1.4,
- "bossatk": 1.4,
- "bossdef": 1.4
+ "boss": [
+ 303038,
+ 303039,
+ 303040
+ ]
}
]
\ No newline at end of file
diff --git a/modules/hero/model_hero.go b/modules/hero/model_hero.go
index 8a775f47d..eb8938fa1 100644
--- a/modules/hero/model_hero.go
+++ b/modules/hero/model_hero.go
@@ -113,6 +113,7 @@ func (this *ModelHero) copyPoint(m *pb.DBHero) *pb.DBHero {
}
// 克隆一个英雄
+// 调用此方法前注意有使用map 切片等指针类型数据是 克隆完成后自行初始化这个指针对象
func (this *ModelHero) CloneNewHero(hero *pb.DBHero) (newHero *pb.DBHero) {
newHero = new(pb.DBHero)
*newHero = *hero //*this.copyPoint(hero)
@@ -335,10 +336,6 @@ func (this *ModelHero) setEquipment(hero *pb.DBHero) (newHero *pb.DBHero, err er
this.moduleHero.Errorf("%v", err)
return
}
- // 打印
- for _, v := range hero.EquipID {
- this.moduleHero.Debugf("设置装备%s\n", v)
- }
return
}
@@ -380,7 +377,7 @@ func (this *ModelHero) mergeEnegryProperty(uid string, hero *pb.DBHero, data map
}
}
-//属性计算 - 暂时放在modelHero里实现
+//属性计算
//英雄基础属性 + 英雄等级基础属性 * 英雄成长系数 + 英雄星级对应等级属性 * 英雄品质系数
func (this *ModelHero) PropertyCompute(hero *pb.DBHero) {
diff --git a/modules/viking/api_challenge.go b/modules/viking/api_challenge.go
index 7036128f7..9e814087d 100644
--- a/modules/viking/api_challenge.go
+++ b/modules/viking/api_challenge.go
@@ -9,7 +9,7 @@ import (
//参数校验
func (this *apiComp) ChallengeCheck(session comm.IUserSession, req *pb.VikingChallengeReq) (code pb.ErrorCode) {
- if req.BossType <= 0 && req.Difficulty > 0 || req.Leadpos >= 5 || len(req.Teamids) == 5 || req.Leadpos < 0 {
+ if req.BossType <= 0 && req.Difficulty > 0 || req.Leadpos >= 5 || len(req.Teamids) != 5 || req.Leadpos < 0 {
code = pb.ErrorCode_ReqParameterError
return
}
@@ -54,7 +54,7 @@ func (this *apiComp) Challenge(session comm.IUserSession, req *pb.VikingChalleng
Ptype: pb.PlayType_moonfantasy,
Leadpos: req.Leadpos,
Teamids: req.Teamids,
- //Mformat: cfgData.,
+ Mformat: cfgData.Boss,
})
if code != pb.ErrorCode_Success {
return
diff --git a/sys/configure/structs/Game.HuntingBossData.go b/sys/configure/structs/Game.HuntingBossData.go
index 105d45556..61ab4a659 100644
--- a/sys/configure/structs/Game.HuntingBossData.go
+++ b/sys/configure/structs/Game.HuntingBossData.go
@@ -15,30 +15,13 @@ type GameHuntingBossData struct {
Type int32
Name string
Difficulty int32
- Captionrecommend []int32
Firstprize []*Gameatn
Dropshow []*Gameatn
Drop int32
Bossmodel int32
- Npcid1 []int32
- Npc1lv int32
- Npc1hp float32
- Npc1atk float32
- Npc1def float32
- Npcid2 []int32
- Npc2lv int32
- Npc2hp float32
- Npc2atk float32
- Npc2def float32
- Npcid3 []int32
- Npc3lv int32
- Npc3hp float32
- Npc3atk float32
- Npc3def float32
- Bosslv int32
- Bosshp float32
- Bossatk float32
- Bossdef float32
+ Boss1 int32
+ Boss2 int32
+ Boss3 int32
}
const TypeId_GameHuntingBossData = -450881718
@@ -52,20 +35,6 @@ func (_v *GameHuntingBossData)Deserialize(_buf map[string]interface{}) (err erro
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["type"].(float64); !_ok_ { err = errors.New("type error"); return }; _v.Type = int32(_tempNum_) }
{var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["name"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Name error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Name, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["difficulty"].(float64); !_ok_ { err = errors.New("difficulty error"); return }; _v.Difficulty = int32(_tempNum_) }
- {
- var _arr_ []interface{}
- var _ok_ bool
- if _arr_, _ok_ = _buf["captionrecommend"].([]interface{}); !_ok_ { err = errors.New("captionrecommend error"); return }
-
- _v.Captionrecommend = make([]int32, 0, len(_arr_))
-
- for _, _e_ := range _arr_ {
- var _list_v_ int32
- { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
- _v.Captionrecommend = append(_v.Captionrecommend, _list_v_)
- }
- }
-
{
var _arr_ []interface{}
var _ok_ bool
@@ -96,64 +65,9 @@ func (_v *GameHuntingBossData)Deserialize(_buf map[string]interface{}) (err erro
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["drop"].(float64); !_ok_ { err = errors.New("drop error"); return }; _v.Drop = int32(_tempNum_) }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bossmodel"].(float64); !_ok_ { err = errors.New("bossmodel error"); return }; _v.Bossmodel = int32(_tempNum_) }
- {
- var _arr_ []interface{}
- var _ok_ bool
- if _arr_, _ok_ = _buf["npcid1"].([]interface{}); !_ok_ { err = errors.New("npcid1 error"); return }
-
- _v.Npcid1 = make([]int32, 0, len(_arr_))
-
- for _, _e_ := range _arr_ {
- var _list_v_ int32
- { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
- _v.Npcid1 = append(_v.Npcid1, _list_v_)
- }
- }
-
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1lv"].(float64); !_ok_ { err = errors.New("npc1lv error"); return }; _v.Npc1lv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1hp"].(float64); !_ok_ { err = errors.New("npc1hp error"); return }; _v.Npc1hp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1atk"].(float64); !_ok_ { err = errors.New("npc1atk error"); return }; _v.Npc1atk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1def"].(float64); !_ok_ { err = errors.New("npc1def error"); return }; _v.Npc1def = float32(_tempNum_) }
- {
- var _arr_ []interface{}
- var _ok_ bool
- if _arr_, _ok_ = _buf["npcid2"].([]interface{}); !_ok_ { err = errors.New("npcid2 error"); return }
-
- _v.Npcid2 = make([]int32, 0, len(_arr_))
-
- for _, _e_ := range _arr_ {
- var _list_v_ int32
- { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
- _v.Npcid2 = append(_v.Npcid2, _list_v_)
- }
- }
-
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2lv"].(float64); !_ok_ { err = errors.New("npc2lv error"); return }; _v.Npc2lv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2hp"].(float64); !_ok_ { err = errors.New("npc2hp error"); return }; _v.Npc2hp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2atk"].(float64); !_ok_ { err = errors.New("npc2atk error"); return }; _v.Npc2atk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2def"].(float64); !_ok_ { err = errors.New("npc2def error"); return }; _v.Npc2def = float32(_tempNum_) }
- {
- var _arr_ []interface{}
- var _ok_ bool
- if _arr_, _ok_ = _buf["npcid3"].([]interface{}); !_ok_ { err = errors.New("npcid3 error"); return }
-
- _v.Npcid3 = make([]int32, 0, len(_arr_))
-
- for _, _e_ := range _arr_ {
- var _list_v_ int32
- { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
- _v.Npcid3 = append(_v.Npcid3, _list_v_)
- }
- }
-
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3lv"].(float64); !_ok_ { err = errors.New("npc3lv error"); return }; _v.Npc3lv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3hp"].(float64); !_ok_ { err = errors.New("npc3hp error"); return }; _v.Npc3hp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3atk"].(float64); !_ok_ { err = errors.New("npc3atk error"); return }; _v.Npc3atk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3def"].(float64); !_ok_ { err = errors.New("npc3def error"); return }; _v.Npc3def = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bosslv"].(float64); !_ok_ { err = errors.New("bosslv error"); return }; _v.Bosslv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bosshp"].(float64); !_ok_ { err = errors.New("bosshp error"); return }; _v.Bosshp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bossatk"].(float64); !_ok_ { err = errors.New("bossatk error"); return }; _v.Bossatk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bossdef"].(float64); !_ok_ { err = errors.New("bossdef error"); return }; _v.Bossdef = float32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["boss1"].(float64); !_ok_ { err = errors.New("boss1 error"); return }; _v.Boss1 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["boss2"].(float64); !_ok_ { err = errors.New("boss2 error"); return }; _v.Boss2 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["boss3"].(float64); !_ok_ { err = errors.New("boss3 error"); return }; _v.Boss3 = int32(_tempNum_) }
return
}
diff --git a/sys/configure/structs/Game.HuntingLineup.go b/sys/configure/structs/Game.HuntingLineup.go
new file mode 100644
index 000000000..cdfde15a2
--- /dev/null
+++ b/sys/configure/structs/Game.HuntingLineup.go
@@ -0,0 +1,42 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+type GameHuntingLineup struct {
+ _dataMap map[int32]*GameHuntingLineupData
+ _dataList []*GameHuntingLineupData
+}
+
+func NewGameHuntingLineup(_buf []map[string]interface{}) (*GameHuntingLineup, error) {
+ _dataList := make([]*GameHuntingLineupData, 0, len(_buf))
+ dataMap := make(map[int32]*GameHuntingLineupData)
+ for _, _ele_ := range _buf {
+ if _v, err2 := DeserializeGameHuntingLineupData(_ele_); err2 != nil {
+ return nil, err2
+ } else {
+ _dataList = append(_dataList, _v)
+ dataMap[_v.Id] = _v
+ }
+ }
+ return &GameHuntingLineup{_dataList:_dataList, _dataMap:dataMap}, nil
+}
+
+func (table *GameHuntingLineup) GetDataMap() map[int32]*GameHuntingLineupData {
+ return table._dataMap
+}
+
+func (table *GameHuntingLineup) GetDataList() []*GameHuntingLineupData {
+ return table._dataList
+}
+
+func (table *GameHuntingLineup) Get(key int32) *GameHuntingLineupData {
+ return table._dataMap[key]
+}
+
+
diff --git a/sys/configure/structs/Game.HuntingLineupData.go b/sys/configure/structs/Game.HuntingLineupData.go
new file mode 100644
index 000000000..0fd3ecd4d
--- /dev/null
+++ b/sys/configure/structs/Game.HuntingLineupData.go
@@ -0,0 +1,41 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+import "errors"
+
+type GameHuntingLineupData struct {
+ Id int32
+ Robotid int32
+ Difficulty int32
+ Time int32
+}
+
+const TypeId_GameHuntingLineupData = -1759956052
+
+func (*GameHuntingLineupData) GetTypeId() int32 {
+ return -1759956052
+}
+
+func (_v *GameHuntingLineupData)Deserialize(_buf map[string]interface{}) (err error) {
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id"].(float64); !_ok_ { err = errors.New("id error"); return }; _v.Id = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["robotid"].(float64); !_ok_ { err = errors.New("robotid error"); return }; _v.Robotid = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["difficulty"].(float64); !_ok_ { err = errors.New("difficulty error"); return }; _v.Difficulty = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["time"].(float64); !_ok_ { err = errors.New("time error"); return }; _v.Time = int32(_tempNum_) }
+ return
+}
+
+func DeserializeGameHuntingLineupData(_buf map[string]interface{}) (*GameHuntingLineupData, error) {
+ v := &GameHuntingLineupData{}
+ if err := v.Deserialize(_buf); err == nil {
+ return v, nil
+ } else {
+ return nil, err
+ }
+}
diff --git a/sys/configure/structs/Game.RDMainline.go b/sys/configure/structs/Game.RDMainline.go
new file mode 100644
index 000000000..1588316ed
--- /dev/null
+++ b/sys/configure/structs/Game.RDMainline.go
@@ -0,0 +1,42 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+type GameRDMainline struct {
+ _dataMap map[int32]*GameRDMainlineData
+ _dataList []*GameRDMainlineData
+}
+
+func NewGameRDMainline(_buf []map[string]interface{}) (*GameRDMainline, error) {
+ _dataList := make([]*GameRDMainlineData, 0, len(_buf))
+ dataMap := make(map[int32]*GameRDMainlineData)
+ for _, _ele_ := range _buf {
+ if _v, err2 := DeserializeGameRDMainlineData(_ele_); err2 != nil {
+ return nil, err2
+ } else {
+ _dataList = append(_dataList, _v)
+ dataMap[_v.Id] = _v
+ }
+ }
+ return &GameRDMainline{_dataList:_dataList, _dataMap:dataMap}, nil
+}
+
+func (table *GameRDMainline) GetDataMap() map[int32]*GameRDMainlineData {
+ return table._dataMap
+}
+
+func (table *GameRDMainline) GetDataList() []*GameRDMainlineData {
+ return table._dataList
+}
+
+func (table *GameRDMainline) Get(key int32) *GameRDMainlineData {
+ return table._dataMap[key]
+}
+
+
diff --git a/sys/configure/structs/Game.RDMainlineChapter.go b/sys/configure/structs/Game.RDMainlineChapter.go
new file mode 100644
index 000000000..972ece0f8
--- /dev/null
+++ b/sys/configure/structs/Game.RDMainlineChapter.go
@@ -0,0 +1,42 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+type GameRDMainlineChapter struct {
+ _dataMap map[int32]*GameRDMainlineChapterData
+ _dataList []*GameRDMainlineChapterData
+}
+
+func NewGameRDMainlineChapter(_buf []map[string]interface{}) (*GameRDMainlineChapter, error) {
+ _dataList := make([]*GameRDMainlineChapterData, 0, len(_buf))
+ dataMap := make(map[int32]*GameRDMainlineChapterData)
+ for _, _ele_ := range _buf {
+ if _v, err2 := DeserializeGameRDMainlineChapterData(_ele_); err2 != nil {
+ return nil, err2
+ } else {
+ _dataList = append(_dataList, _v)
+ dataMap[_v.Id] = _v
+ }
+ }
+ return &GameRDMainlineChapter{_dataList:_dataList, _dataMap:dataMap}, nil
+}
+
+func (table *GameRDMainlineChapter) GetDataMap() map[int32]*GameRDMainlineChapterData {
+ return table._dataMap
+}
+
+func (table *GameRDMainlineChapter) GetDataList() []*GameRDMainlineChapterData {
+ return table._dataList
+}
+
+func (table *GameRDMainlineChapter) Get(key int32) *GameRDMainlineChapterData {
+ return table._dataMap[key]
+}
+
+
diff --git a/sys/configure/structs/Game.RDMainlineChapterData.go b/sys/configure/structs/Game.RDMainlineChapterData.go
new file mode 100644
index 000000000..bc2837489
--- /dev/null
+++ b/sys/configure/structs/Game.RDMainlineChapterData.go
@@ -0,0 +1,79 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+import "errors"
+
+type GameRDMainlineChapterData struct {
+ Id int32
+ Name string
+ Intensity int32
+ Map string
+ Title string
+ Desc string
+ Icon string
+ Text string
+ Episode []int32
+ Award []*Gameatn
+}
+
+const TypeId_GameRDMainlineChapterData = -724417092
+
+func (*GameRDMainlineChapterData) GetTypeId() int32 {
+ return -724417092
+}
+
+func (_v *GameRDMainlineChapterData)Deserialize(_buf map[string]interface{}) (err error) {
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id"].(float64); !_ok_ { err = errors.New("id error"); return }; _v.Id = int32(_tempNum_) }
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["name"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Name error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Name, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["Intensity"].(float64); !_ok_ { err = errors.New("Intensity error"); return }; _v.Intensity = int32(_tempNum_) }
+ { var _ok_ bool; if _v.Map, _ok_ = _buf["map"].(string); !_ok_ { err = errors.New("map error"); return } }
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["title"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Title error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Title, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["desc"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Desc error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Desc, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
+ { var _ok_ bool; if _v.Icon, _ok_ = _buf["icon"].(string); !_ok_ { err = errors.New("icon error"); return } }
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["text"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Text error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Text, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["Episode"].([]interface{}); !_ok_ { err = errors.New("Episode error"); return }
+
+ _v.Episode = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Episode = append(_v.Episode, _list_v_)
+ }
+ }
+
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["award"].([]interface{}); !_ok_ { err = errors.New("award error"); return }
+
+ _v.Award = make([]*Gameatn, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ *Gameatn
+ { var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _e_.(map[string]interface{}); !_ok_ { err = errors.New("_list_v_ error"); return }; if _list_v_, err = DeserializeGameatn(_x_); err != nil { return } }
+ _v.Award = append(_v.Award, _list_v_)
+ }
+ }
+
+ return
+}
+
+func DeserializeGameRDMainlineChapterData(_buf map[string]interface{}) (*GameRDMainlineChapterData, error) {
+ v := &GameRDMainlineChapterData{}
+ if err := v.Deserialize(_buf); err == nil {
+ return v, nil
+ } else {
+ return nil, err
+ }
+}
diff --git a/sys/configure/structs/Game.RDMainlineData.go b/sys/configure/structs/Game.RDMainlineData.go
new file mode 100644
index 000000000..c4d8e2fea
--- /dev/null
+++ b/sys/configure/structs/Game.RDMainlineData.go
@@ -0,0 +1,111 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+import "errors"
+
+type GameRDMainlineData struct {
+ Id int32
+ Episodetype int32
+ Model string
+ Effect string
+ FormatList []int32
+ CaptainId string
+ Battlescene string
+ Sceneeffect string
+ Award []*Gameatn
+ Title string
+ Desc string
+ Stroyid []int32
+ Condition []int32
+}
+
+const TypeId_GameRDMainlineData = -1625502939
+
+func (*GameRDMainlineData) GetTypeId() int32 {
+ return -1625502939
+}
+
+func (_v *GameRDMainlineData)Deserialize(_buf map[string]interface{}) (err error) {
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id"].(float64); !_ok_ { err = errors.New("id error"); return }; _v.Id = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["Episodetype"].(float64); !_ok_ { err = errors.New("Episodetype error"); return }; _v.Episodetype = int32(_tempNum_) }
+ { var _ok_ bool; if _v.Model, _ok_ = _buf["model"].(string); !_ok_ { err = errors.New("model error"); return } }
+ { var _ok_ bool; if _v.Effect, _ok_ = _buf["effect"].(string); !_ok_ { err = errors.New("effect error"); return } }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["FormatList"].([]interface{}); !_ok_ { err = errors.New("FormatList error"); return }
+
+ _v.FormatList = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.FormatList = append(_v.FormatList, _list_v_)
+ }
+ }
+
+ { var _ok_ bool; if _v.CaptainId, _ok_ = _buf["captainId"].(string); !_ok_ { err = errors.New("captainId error"); return } }
+ { var _ok_ bool; if _v.Battlescene, _ok_ = _buf["battlescene"].(string); !_ok_ { err = errors.New("battlescene error"); return } }
+ { var _ok_ bool; if _v.Sceneeffect, _ok_ = _buf["sceneeffect"].(string); !_ok_ { err = errors.New("sceneeffect error"); return } }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["award"].([]interface{}); !_ok_ { err = errors.New("award error"); return }
+
+ _v.Award = make([]*Gameatn, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ *Gameatn
+ { var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _e_.(map[string]interface{}); !_ok_ { err = errors.New("_list_v_ error"); return }; if _list_v_, err = DeserializeGameatn(_x_); err != nil { return } }
+ _v.Award = append(_v.Award, _list_v_)
+ }
+ }
+
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["title"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Title error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Title, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["desc"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Desc error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Desc, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["stroyid"].([]interface{}); !_ok_ { err = errors.New("stroyid error"); return }
+
+ _v.Stroyid = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Stroyid = append(_v.Stroyid, _list_v_)
+ }
+ }
+
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["condition"].([]interface{}); !_ok_ { err = errors.New("condition error"); return }
+
+ _v.Condition = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Condition = append(_v.Condition, _list_v_)
+ }
+ }
+
+ return
+}
+
+func DeserializeGameRDMainlineData(_buf map[string]interface{}) (*GameRDMainlineData, error) {
+ v := &GameRDMainlineData{}
+ if err := v.Deserialize(_buf); err == nil {
+ return v, nil
+ } else {
+ return nil, err
+ }
+}
diff --git a/sys/configure/structs/Game.Robot.go b/sys/configure/structs/Game.Robot.go
new file mode 100644
index 000000000..ca827a231
--- /dev/null
+++ b/sys/configure/structs/Game.Robot.go
@@ -0,0 +1,42 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+type GameRobot struct {
+ _dataMap map[int32]*GameRobotData
+ _dataList []*GameRobotData
+}
+
+func NewGameRobot(_buf []map[string]interface{}) (*GameRobot, error) {
+ _dataList := make([]*GameRobotData, 0, len(_buf))
+ dataMap := make(map[int32]*GameRobotData)
+ for _, _ele_ := range _buf {
+ if _v, err2 := DeserializeGameRobotData(_ele_); err2 != nil {
+ return nil, err2
+ } else {
+ _dataList = append(_dataList, _v)
+ dataMap[_v.Robotid] = _v
+ }
+ }
+ return &GameRobot{_dataList:_dataList, _dataMap:dataMap}, nil
+}
+
+func (table *GameRobot) GetDataMap() map[int32]*GameRobotData {
+ return table._dataMap
+}
+
+func (table *GameRobot) GetDataList() []*GameRobotData {
+ return table._dataList
+}
+
+func (table *GameRobot) Get(key int32) *GameRobotData {
+ return table._dataMap[key]
+}
+
+
diff --git a/sys/configure/structs/Game.RobotData.go b/sys/configure/structs/Game.RobotData.go
new file mode 100644
index 000000000..2dbf0571f
--- /dev/null
+++ b/sys/configure/structs/Game.RobotData.go
@@ -0,0 +1,146 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+package cfg
+
+import "errors"
+
+type GameRobotData struct {
+ Robotid int32
+ Icon string
+ Lvshow int32
+ Name string
+ Hero1 int32
+ Lv1 int32
+ Star1 int32
+ Equip1 []int32
+ Hero2 int32
+ Lv2 int32
+ Star2 int32
+ Equip2 []int32
+ Hero3 int32
+ Lv3 int32
+ Star3 int32
+ Equip3 []int32
+ Hero4 int32
+ Lv4 int32
+ Star4 int32
+ Equip4 []int32
+ Hero5 int32
+ Lv5 int32
+ Star5 int32
+ Equip5 []int32
+}
+
+const TypeId_GameRobotData = 2060865080
+
+func (*GameRobotData) GetTypeId() int32 {
+ return 2060865080
+}
+
+func (_v *GameRobotData)Deserialize(_buf map[string]interface{}) (err error) {
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["robotid"].(float64); !_ok_ { err = errors.New("robotid error"); return }; _v.Robotid = int32(_tempNum_) }
+ { var _ok_ bool; if _v.Icon, _ok_ = _buf["icon"].(string); !_ok_ { err = errors.New("icon error"); return } }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["lvshow"].(float64); !_ok_ { err = errors.New("lvshow error"); return }; _v.Lvshow = int32(_tempNum_) }
+ { var _ok_ bool; if _v.Name, _ok_ = _buf["name"].(string); !_ok_ { err = errors.New("name error"); return } }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["hero1"].(float64); !_ok_ { err = errors.New("hero1 error"); return }; _v.Hero1 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["lv1"].(float64); !_ok_ { err = errors.New("lv1 error"); return }; _v.Lv1 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["star1"].(float64); !_ok_ { err = errors.New("star1 error"); return }; _v.Star1 = int32(_tempNum_) }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["equip1"].([]interface{}); !_ok_ { err = errors.New("equip1 error"); return }
+
+ _v.Equip1 = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Equip1 = append(_v.Equip1, _list_v_)
+ }
+ }
+
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["hero2"].(float64); !_ok_ { err = errors.New("hero2 error"); return }; _v.Hero2 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["lv2"].(float64); !_ok_ { err = errors.New("lv2 error"); return }; _v.Lv2 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["star2"].(float64); !_ok_ { err = errors.New("star2 error"); return }; _v.Star2 = int32(_tempNum_) }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["equip2"].([]interface{}); !_ok_ { err = errors.New("equip2 error"); return }
+
+ _v.Equip2 = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Equip2 = append(_v.Equip2, _list_v_)
+ }
+ }
+
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["hero3"].(float64); !_ok_ { err = errors.New("hero3 error"); return }; _v.Hero3 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["lv3"].(float64); !_ok_ { err = errors.New("lv3 error"); return }; _v.Lv3 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["star3"].(float64); !_ok_ { err = errors.New("star3 error"); return }; _v.Star3 = int32(_tempNum_) }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["equip3"].([]interface{}); !_ok_ { err = errors.New("equip3 error"); return }
+
+ _v.Equip3 = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Equip3 = append(_v.Equip3, _list_v_)
+ }
+ }
+
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["hero4"].(float64); !_ok_ { err = errors.New("hero4 error"); return }; _v.Hero4 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["lv4"].(float64); !_ok_ { err = errors.New("lv4 error"); return }; _v.Lv4 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["star4"].(float64); !_ok_ { err = errors.New("star4 error"); return }; _v.Star4 = int32(_tempNum_) }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["equip4"].([]interface{}); !_ok_ { err = errors.New("equip4 error"); return }
+
+ _v.Equip4 = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Equip4 = append(_v.Equip4, _list_v_)
+ }
+ }
+
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["hero5"].(float64); !_ok_ { err = errors.New("hero5 error"); return }; _v.Hero5 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["lv5"].(float64); !_ok_ { err = errors.New("lv5 error"); return }; _v.Lv5 = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["star5"].(float64); !_ok_ { err = errors.New("star5 error"); return }; _v.Star5 = int32(_tempNum_) }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["equip5"].([]interface{}); !_ok_ { err = errors.New("equip5 error"); return }
+
+ _v.Equip5 = make([]int32, 0, len(_arr_))
+
+ for _, _e_ := range _arr_ {
+ var _list_v_ int32
+ { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
+ _v.Equip5 = append(_v.Equip5, _list_v_)
+ }
+ }
+
+ return
+}
+
+func DeserializeGameRobotData(_buf map[string]interface{}) (*GameRobotData, error) {
+ v := &GameRobotData{}
+ if err := v.Deserialize(_buf); err == nil {
+ return v, nil
+ } else {
+ return nil, err
+ }
+}
diff --git a/sys/configure/structs/Game.VikingBossData.go b/sys/configure/structs/Game.VikingBossData.go
index 0940f7cc6..f33f0eebc 100644
--- a/sys/configure/structs/Game.VikingBossData.go
+++ b/sys/configure/structs/Game.VikingBossData.go
@@ -20,25 +20,7 @@ type GameVikingBossData struct {
Dropshow []*Gameatn
Drop int32
Bossmodel int32
- Npcid1 []int32
- Npc1lv int32
- Npc1hp float32
- Npc1atk float32
- Npc1def float32
- Npcid2 []int32
- Npc2lv int32
- Npc2hp float32
- Npc2atk float32
- Npc2def float32
- Npcid3 []int32
- Npc3lv int32
- Npc3hp float32
- Npc3atk float32
- Npc3def float32
- Bosslv int32
- Bosshp float32
- Bossatk float32
- Bossdef float32
+ Boss []int32
}
const TypeId_GameVikingBossData = 550277405
@@ -99,61 +81,17 @@ func (_v *GameVikingBossData)Deserialize(_buf map[string]interface{}) (err error
{
var _arr_ []interface{}
var _ok_ bool
- if _arr_, _ok_ = _buf["npcid1"].([]interface{}); !_ok_ { err = errors.New("npcid1 error"); return }
+ if _arr_, _ok_ = _buf["boss"].([]interface{}); !_ok_ { err = errors.New("boss error"); return }
- _v.Npcid1 = make([]int32, 0, len(_arr_))
+ _v.Boss = make([]int32, 0, len(_arr_))
for _, _e_ := range _arr_ {
var _list_v_ int32
{ var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
- _v.Npcid1 = append(_v.Npcid1, _list_v_)
+ _v.Boss = append(_v.Boss, _list_v_)
}
}
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1lv"].(float64); !_ok_ { err = errors.New("npc1lv error"); return }; _v.Npc1lv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1hp"].(float64); !_ok_ { err = errors.New("npc1hp error"); return }; _v.Npc1hp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1atk"].(float64); !_ok_ { err = errors.New("npc1atk error"); return }; _v.Npc1atk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc1def"].(float64); !_ok_ { err = errors.New("npc1def error"); return }; _v.Npc1def = float32(_tempNum_) }
- {
- var _arr_ []interface{}
- var _ok_ bool
- if _arr_, _ok_ = _buf["npcid2"].([]interface{}); !_ok_ { err = errors.New("npcid2 error"); return }
-
- _v.Npcid2 = make([]int32, 0, len(_arr_))
-
- for _, _e_ := range _arr_ {
- var _list_v_ int32
- { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
- _v.Npcid2 = append(_v.Npcid2, _list_v_)
- }
- }
-
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2lv"].(float64); !_ok_ { err = errors.New("npc2lv error"); return }; _v.Npc2lv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2hp"].(float64); !_ok_ { err = errors.New("npc2hp error"); return }; _v.Npc2hp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2atk"].(float64); !_ok_ { err = errors.New("npc2atk error"); return }; _v.Npc2atk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc2def"].(float64); !_ok_ { err = errors.New("npc2def error"); return }; _v.Npc2def = float32(_tempNum_) }
- {
- var _arr_ []interface{}
- var _ok_ bool
- if _arr_, _ok_ = _buf["npcid3"].([]interface{}); !_ok_ { err = errors.New("npcid3 error"); return }
-
- _v.Npcid3 = make([]int32, 0, len(_arr_))
-
- for _, _e_ := range _arr_ {
- var _list_v_ int32
- { var _ok_ bool; var _x_ float64; if _x_, _ok_ = _e_.(float64); !_ok_ { err = errors.New("_list_v_ error"); return }; _list_v_ = int32(_x_) }
- _v.Npcid3 = append(_v.Npcid3, _list_v_)
- }
- }
-
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3lv"].(float64); !_ok_ { err = errors.New("npc3lv error"); return }; _v.Npc3lv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3hp"].(float64); !_ok_ { err = errors.New("npc3hp error"); return }; _v.Npc3hp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3atk"].(float64); !_ok_ { err = errors.New("npc3atk error"); return }; _v.Npc3atk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["npc3def"].(float64); !_ok_ { err = errors.New("npc3def error"); return }; _v.Npc3def = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bosslv"].(float64); !_ok_ { err = errors.New("bosslv error"); return }; _v.Bosslv = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bosshp"].(float64); !_ok_ { err = errors.New("bosshp error"); return }; _v.Bosshp = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bossatk"].(float64); !_ok_ { err = errors.New("bossatk error"); return }; _v.Bossatk = float32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["bossdef"].(float64); !_ok_ { err = errors.New("bossdef error"); return }; _v.Bossdef = float32(_tempNum_) }
return
}
diff --git a/sys/configure/structs/Tables.go b/sys/configure/structs/Tables.go
index 4aba1ec8c..554c22811 100644
--- a/sys/configure/structs/Tables.go
+++ b/sys/configure/structs/Tables.go
@@ -41,6 +41,8 @@ type Tables struct {
Model *GameModel
MainlineChapter *GameMainlineChapter
Mainline *GameMainline
+ RDMainlineChapter *GameRDMainlineChapter
+ RDMainline *GameRDMainline
DrawCard *GameDrawCard
ChatChannel *GameChatChannel
ChatSystem *GameChatSystem
@@ -80,6 +82,7 @@ type Tables struct {
HuntingBoss *GameHuntingBoss
HuntingChallenge *GameHuntingChallenge
HuntingOpenTime *GameHuntingOpenTime
+ HuntingLineup *GameHuntingLineup
MonsterFormat *GameMonsterFormat
Link *GameLink
GetResource *GameGetResource
@@ -93,6 +96,7 @@ type Tables struct {
LibraryHero *GameLibraryHero
LibraryHistory *GameLibraryHistory
LibraryFavor *GameLibraryFavor
+ Robot *GameRobot
}
func NewTables(loader JsonLoader) (*Tables, error) {
@@ -280,6 +284,18 @@ func NewTables(loader JsonLoader) (*Tables, error) {
if tables.Mainline, err = NewGameMainline(buf) ; err != nil {
return nil, err
}
+ if buf, err = loader("game_rdmainlinechapter") ; err != nil {
+ return nil, err
+ }
+ if tables.RDMainlineChapter, err = NewGameRDMainlineChapter(buf) ; err != nil {
+ return nil, err
+ }
+ if buf, err = loader("game_rdmainline") ; err != nil {
+ return nil, err
+ }
+ if tables.RDMainline, err = NewGameRDMainline(buf) ; err != nil {
+ return nil, err
+ }
if buf, err = loader("game_drawcard") ; err != nil {
return nil, err
}
@@ -514,6 +530,12 @@ func NewTables(loader JsonLoader) (*Tables, error) {
if tables.HuntingOpenTime, err = NewGameHuntingOpenTime(buf) ; err != nil {
return nil, err
}
+ if buf, err = loader("game_huntinglineup") ; err != nil {
+ return nil, err
+ }
+ if tables.HuntingLineup, err = NewGameHuntingLineup(buf) ; err != nil {
+ return nil, err
+ }
if buf, err = loader("game_monsterformat") ; err != nil {
return nil, err
}
@@ -592,5 +614,11 @@ func NewTables(loader JsonLoader) (*Tables, error) {
if tables.LibraryFavor, err = NewGameLibraryFavor(buf) ; err != nil {
return nil, err
}
+ if buf, err = loader("game_robot") ; err != nil {
+ return nil, err
+ }
+ if tables.Robot, err = NewGameRobot(buf) ; err != nil {
+ return nil, err
+ }
return tables, nil
}
diff --git a/sys/configure/structs/game.equipData.go b/sys/configure/structs/game.equipData.go
index b3a2e8163..8df4aa8bc 100644
--- a/sys/configure/structs/game.equipData.go
+++ b/sys/configure/structs/game.equipData.go
@@ -25,6 +25,7 @@ type GameEquipData struct {
Ico string
UseSkip int32
Sale []*Gameatn
+ Salecoef float32
}
const TypeId_GameEquipData = -1514145538
@@ -87,6 +88,7 @@ func (_v *GameEquipData)Deserialize(_buf map[string]interface{}) (err error) {
}
}
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["salecoef"].(float64); !_ok_ { err = errors.New("salecoef error"); return }; _v.Salecoef = float32(_tempNum_) }
return
}
diff --git a/sys/configure/structs/game.modelData.go b/sys/configure/structs/game.modelData.go
index 2520bc933..323ff31d9 100644
--- a/sys/configure/structs/game.modelData.go
+++ b/sys/configure/structs/game.modelData.go
@@ -17,6 +17,7 @@ type GameModelData struct {
Presonshow string
Presonstory string
Height float32
+ Weight float32
Ico string
Fight string
Img string
@@ -39,6 +40,7 @@ func (_v *GameModelData)Deserialize(_buf map[string]interface{}) (err error) {
{ var _ok_ bool; if _v.Presonshow, _ok_ = _buf["presonshow"].(string); !_ok_ { err = errors.New("presonshow error"); return } }
{ var _ok_ bool; if _v.Presonstory, _ok_ = _buf["presonstory"].(string); !_ok_ { err = errors.New("presonstory error"); return } }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["height"].(float64); !_ok_ { err = errors.New("height error"); return }; _v.Height = float32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["weight"].(float64); !_ok_ { err = errors.New("weight error"); return }; _v.Weight = float32(_tempNum_) }
{ var _ok_ bool; if _v.Ico, _ok_ = _buf["ico"].(string); !_ok_ { err = errors.New("ico error"); return } }
{ var _ok_ bool; if _v.Fight, _ok_ = _buf["fight"].(string); !_ok_ { err = errors.New("fight error"); return } }
{ var _ok_ bool; if _v.Img, _ok_ = _buf["img"].(string); !_ok_ { err = errors.New("img error"); return } }
diff --git a/sys/configure/structs/game.skillAtkData.go b/sys/configure/structs/game.skillAtkData.go
index 395a83684..7e543f481 100644
--- a/sys/configure/structs/game.skillAtkData.go
+++ b/sys/configure/structs/game.skillAtkData.go
@@ -43,7 +43,7 @@ func (_v *GameSkillAtkData)Deserialize(_buf map[string]interface{}) (err error)
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["CD"].(float64); !_ok_ { err = errors.New("CD error"); return }; _v.CD = int32(_tempNum_) }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["Target"].(float64); !_ok_ { err = errors.New("Target error"); return }; _v.Target = int32(_tempNum_) }
{ var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _buf["ChildSkill"].(map[string]interface{}); !_ok_ { err = errors.New("ChildSkill error"); return }; if _v.ChildSkill, err = DeserializeGameChildSkills(_x_); err != nil { return } }
- { var _ok_ bool; if _v.Desc, _ok_ = _buf["Desc"].(string); !_ok_ { err = errors.New("Desc error"); return } }
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["Desc"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Desc error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Desc, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
{
var _arr_ []interface{}
var _ok_ bool