From 3e6441b9fa4665ecfce2c0ab924a0a6a75d14544 Mon Sep 17 00:00:00 2001
From: meixiongfeng <766881921@qq.com>
Date: Tue, 11 Jul 2023 10:48:15 +0800
Subject: [PATCH 1/3] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=90=8C=E6=AD=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
bin/json/game_circulate.json | 6715 ++++++++++++-----
bin/json/game_ruledesc.json | 10 +-
bin/json/game_vikingreward.json | 44 +
bin/json/game_worldtask.json | 36 +-
sys/configure/structs/Game.CirculateData.go | 2 +
sys/configure/structs/Game.VikingReward.go | 42 +
.../structs/Game.VikingRewardData.go | 56 +
sys/configure/structs/Tables.go | 7 +
8 files changed, 4995 insertions(+), 1917 deletions(-)
create mode 100644 bin/json/game_vikingreward.json
create mode 100644 sys/configure/structs/Game.VikingReward.go
create mode 100644 sys/configure/structs/Game.VikingRewardData.go
diff --git a/bin/json/game_circulate.json b/bin/json/game_circulate.json
index 425e69047..b3fe09567 100644
--- a/bin/json/game_circulate.json
+++ b/bin/json/game_circulate.json
@@ -1,1829 +1,4 @@
[
- {
- "id": 11000001,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 1,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_1",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_1",
- "text": "第1层"
- },
- "model_display": 13002
- },
- {
- "id": 11000002,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 2,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_2",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_2",
- "text": "第2层"
- },
- "model_display": 13002
- },
- {
- "id": 11000003,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 3,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_3",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_3",
- "text": "第3层"
- },
- "model_display": 13002
- },
- {
- "id": 11000004,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 4,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_4",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_4",
- "text": "第4层"
- },
- "model_display": 13002
- },
- {
- "id": 11000005,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 5,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_5",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_5",
- "text": "第5层"
- },
- "model_display": 13002
- },
- {
- "id": 11000006,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 6,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_6",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_6",
- "text": "第6层"
- },
- "model_display": 13002
- },
- {
- "id": 11000007,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 7,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_7",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_7",
- "text": "第7层"
- },
- "model_display": 13002
- },
- {
- "id": 11000008,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 8,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_8",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_8",
- "text": "第8层"
- },
- "model_display": 13002
- },
- {
- "id": 11000009,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 9,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_9",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_9",
- "text": "第9层"
- },
- "model_display": 13002
- },
- {
- "id": 11000010,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 10,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_10",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_10",
- "text": "第10层"
- },
- "model_display": 13002
- },
- {
- "id": 11000011,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 11,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_11",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_11",
- "text": "第11层"
- },
- "model_display": 13002
- },
- {
- "id": 11000012,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 12,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_12",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_12",
- "text": "第12层"
- },
- "model_display": 13002
- },
- {
- "id": 11000013,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 13,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_13",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_13",
- "text": "第13层"
- },
- "model_display": 13002
- },
- {
- "id": 11000014,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 14,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_14",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_14",
- "text": "第14层"
- },
- "model_display": 13002
- },
- {
- "id": 11000015,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 15,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_15",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_15",
- "text": "第15层"
- },
- "model_display": 13002
- },
- {
- "id": 11000016,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 16,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_16",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_16",
- "text": "第16层"
- },
- "model_display": 13002
- },
- {
- "id": 11000017,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 17,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_17",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_17",
- "text": "第17层"
- },
- "model_display": 13002
- },
- {
- "id": 11000018,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 18,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_18",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_18",
- "text": "第18层"
- },
- "model_display": 13002
- },
- {
- "id": 11000019,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 19,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_19",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_19",
- "text": "第19层"
- },
- "model_display": 13002
- },
- {
- "id": 11000020,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 20,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_20",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_20",
- "text": "第20层"
- },
- "model_display": 13002
- },
- {
- "id": 11000021,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 21,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_21",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_21",
- "text": "第21层"
- },
- "model_display": 13002
- },
- {
- "id": 11000022,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 22,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_22",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_22",
- "text": "第22层"
- },
- "model_display": 13002
- },
- {
- "id": 11000023,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 23,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_23",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_23",
- "text": "第23层"
- },
- "model_display": 13002
- },
- {
- "id": 11000024,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 24,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_24",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_24",
- "text": "第24层"
- },
- "model_display": 13002
- },
- {
- "id": 11000025,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 25,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_25",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_25",
- "text": "第25层"
- },
- "model_display": 13002
- },
- {
- "id": 11000026,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 26,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_26",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_26",
- "text": "第26层"
- },
- "model_display": 13002
- },
- {
- "id": 11000027,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 27,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_27",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_27",
- "text": "第27层"
- },
- "model_display": 13002
- },
- {
- "id": 11000028,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 28,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_28",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_28",
- "text": "第28层"
- },
- "model_display": 13002
- },
- {
- "id": 11000029,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 29,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_29",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_29",
- "text": "第29层"
- },
- "model_display": 13002
- },
- {
- "id": 11000030,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 30,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_30",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_30",
- "text": "第30层"
- },
- "model_display": 13002
- },
- {
- "id": 11000031,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 31,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_31",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_31",
- "text": "第31层"
- },
- "model_display": 13002
- },
- {
- "id": 11000032,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 32,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_32",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_32",
- "text": "第32层"
- },
- "model_display": 13002
- },
- {
- "id": 11000033,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 33,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_33",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_33",
- "text": "第33层"
- },
- "model_display": 13002
- },
- {
- "id": 11000034,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 34,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_34",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_34",
- "text": "第34层"
- },
- "model_display": 13002
- },
- {
- "id": 11000035,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 35,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_35",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_35",
- "text": "第35层"
- },
- "model_display": 13002
- },
- {
- "id": 11000036,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 36,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_36",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_36",
- "text": "第36层"
- },
- "model_display": 13002
- },
- {
- "id": 11000037,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 37,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_37",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_37",
- "text": "第37层"
- },
- "model_display": 13002
- },
- {
- "id": 11000038,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 38,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_38",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_38",
- "text": "第38层"
- },
- "model_display": 13002
- },
- {
- "id": 11000039,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 39,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_39",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_39",
- "text": "第39层"
- },
- "model_display": 13002
- },
- {
- "id": 11000040,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 40,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_40",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_40",
- "text": "第40层"
- },
- "model_display": 13002
- },
- {
- "id": 11000041,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 41,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_41",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_41",
- "text": "第41层"
- },
- "model_display": 13002
- },
- {
- "id": 11000042,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 42,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_42",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_42",
- "text": "第42层"
- },
- "model_display": 13002
- },
- {
- "id": 11000043,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 43,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_43",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_43",
- "text": "第43层"
- },
- "model_display": 13002
- },
- {
- "id": 11000044,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 44,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_44",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_44",
- "text": "第44层"
- },
- "model_display": 13002
- },
- {
- "id": 11000045,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 45,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_45",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_45",
- "text": "第45层"
- },
- "model_display": 13002
- },
- {
- "id": 11000046,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 46,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_46",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_46",
- "text": "第46层"
- },
- "model_display": 13002
- },
- {
- "id": 11000047,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 47,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_47",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_47",
- "text": "第47层"
- },
- "model_display": 13002
- },
- {
- "id": 11000048,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 48,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_48",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_48",
- "text": "第48层"
- },
- "model_display": 13002
- },
- {
- "id": 11000049,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 49,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_49",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "attr",
- "t": "gold",
- "n": 50000
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_49",
- "text": "第49层"
- },
- "model_display": 13002
- },
- {
- "id": 11000050,
- "name": 1,
- "restriction": 0,
- "battlereadyID": 129,
- "openingtime": [],
- "unlock": 1,
- "floors": 50,
- "gaineffect": 0,
- "tabIcon": "",
- "tabTitle": {
- "key": "circularcamptower_Sheet1_tabTitle_50",
- "text": "循环之塔"
- },
- "monsterlineup": [],
- "reward": [
- {
- "a": "item",
- "t": "10000001",
- "n": 1
- },
- {
- "a": "item",
- "t": "20000002",
- "n": 1
- },
- {
- "a": "item",
- "t": "10000005",
- "n": 5
- }
- ],
- "exp": 100,
- "name_display": {
- "key": "circularcamptower_Sheet1_name_display_50",
- "text": "第50层"
- },
- "model_display": 13002
- },
{
"id": 21000001,
"name": 2,
@@ -1842,7 +17,14 @@
"key": "circularcamptower_Sheet1_tabTitle_51",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601001
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -1880,7 +62,14 @@
"key": "circularcamptower_Sheet1_tabTitle_52",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601002
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -1923,7 +112,14 @@
"key": "circularcamptower_Sheet1_tabTitle_53",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601003
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -1961,7 +157,14 @@
"key": "circularcamptower_Sheet1_tabTitle_54",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601004
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2004,7 +207,14 @@
"key": "circularcamptower_Sheet1_tabTitle_55",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601005
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2042,7 +252,14 @@
"key": "circularcamptower_Sheet1_tabTitle_56",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601006
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2085,7 +302,14 @@
"key": "circularcamptower_Sheet1_tabTitle_57",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601007
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2123,7 +347,14 @@
"key": "circularcamptower_Sheet1_tabTitle_58",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601008
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2166,7 +397,14 @@
"key": "circularcamptower_Sheet1_tabTitle_59",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601009
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2204,7 +442,14 @@
"key": "circularcamptower_Sheet1_tabTitle_60",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601010
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2247,7 +492,14 @@
"key": "circularcamptower_Sheet1_tabTitle_61",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601011
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2285,7 +537,14 @@
"key": "circularcamptower_Sheet1_tabTitle_62",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601012
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2328,7 +587,14 @@
"key": "circularcamptower_Sheet1_tabTitle_63",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601013
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2366,7 +632,14 @@
"key": "circularcamptower_Sheet1_tabTitle_64",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601014
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2409,7 +682,14 @@
"key": "circularcamptower_Sheet1_tabTitle_65",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601015
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2447,7 +727,14 @@
"key": "circularcamptower_Sheet1_tabTitle_66",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601016
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2490,7 +777,14 @@
"key": "circularcamptower_Sheet1_tabTitle_67",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601017
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2528,7 +822,14 @@
"key": "circularcamptower_Sheet1_tabTitle_68",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601018
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2571,7 +872,14 @@
"key": "circularcamptower_Sheet1_tabTitle_69",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601019
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2609,7 +917,14 @@
"key": "circularcamptower_Sheet1_tabTitle_70",
"text": "真诚阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 601020
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2652,7 +967,14 @@
"key": "circularcamptower_Sheet1_tabTitle_71",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602001
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2690,7 +1012,14 @@
"key": "circularcamptower_Sheet1_tabTitle_72",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602002
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2733,7 +1062,14 @@
"key": "circularcamptower_Sheet1_tabTitle_73",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602003
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2771,7 +1107,14 @@
"key": "circularcamptower_Sheet1_tabTitle_74",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602004
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2814,7 +1157,14 @@
"key": "circularcamptower_Sheet1_tabTitle_75",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602005
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2852,7 +1202,14 @@
"key": "circularcamptower_Sheet1_tabTitle_76",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602006
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2895,7 +1252,14 @@
"key": "circularcamptower_Sheet1_tabTitle_77",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602007
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -2933,7 +1297,14 @@
"key": "circularcamptower_Sheet1_tabTitle_78",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602008
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -2976,7 +1347,14 @@
"key": "circularcamptower_Sheet1_tabTitle_79",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602009
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3014,7 +1392,14 @@
"key": "circularcamptower_Sheet1_tabTitle_80",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602010
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3057,7 +1442,14 @@
"key": "circularcamptower_Sheet1_tabTitle_81",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602011
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3095,7 +1487,14 @@
"key": "circularcamptower_Sheet1_tabTitle_82",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602012
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3138,7 +1537,14 @@
"key": "circularcamptower_Sheet1_tabTitle_83",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602013
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3176,7 +1582,14 @@
"key": "circularcamptower_Sheet1_tabTitle_84",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602014
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3219,7 +1632,14 @@
"key": "circularcamptower_Sheet1_tabTitle_85",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602015
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3257,7 +1677,14 @@
"key": "circularcamptower_Sheet1_tabTitle_86",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602016
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3300,7 +1727,14 @@
"key": "circularcamptower_Sheet1_tabTitle_87",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602017
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3338,7 +1772,14 @@
"key": "circularcamptower_Sheet1_tabTitle_88",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602018
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3381,7 +1822,14 @@
"key": "circularcamptower_Sheet1_tabTitle_89",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602019
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3419,7 +1867,14 @@
"key": "circularcamptower_Sheet1_tabTitle_90",
"text": "共情阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 602020
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3462,7 +1917,14 @@
"key": "circularcamptower_Sheet1_tabTitle_91",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603001
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3500,7 +1962,14 @@
"key": "circularcamptower_Sheet1_tabTitle_92",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603002
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3543,7 +2012,14 @@
"key": "circularcamptower_Sheet1_tabTitle_93",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603003
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3581,7 +2057,14 @@
"key": "circularcamptower_Sheet1_tabTitle_94",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603004
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3624,7 +2107,14 @@
"key": "circularcamptower_Sheet1_tabTitle_95",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603005
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3662,7 +2152,14 @@
"key": "circularcamptower_Sheet1_tabTitle_96",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603006
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3705,7 +2202,14 @@
"key": "circularcamptower_Sheet1_tabTitle_97",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603007
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3743,7 +2247,14 @@
"key": "circularcamptower_Sheet1_tabTitle_98",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603008
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3786,7 +2297,14 @@
"key": "circularcamptower_Sheet1_tabTitle_99",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603009
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3824,7 +2342,14 @@
"key": "circularcamptower_Sheet1_tabTitle_100",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603010
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3867,7 +2392,14 @@
"key": "circularcamptower_Sheet1_tabTitle_101",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603011
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3905,7 +2437,14 @@
"key": "circularcamptower_Sheet1_tabTitle_102",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603012
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -3948,7 +2487,14 @@
"key": "circularcamptower_Sheet1_tabTitle_103",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603013
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -3986,7 +2532,14 @@
"key": "circularcamptower_Sheet1_tabTitle_104",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603014
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -4029,7 +2582,14 @@
"key": "circularcamptower_Sheet1_tabTitle_105",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603015
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -4067,7 +2627,14 @@
"key": "circularcamptower_Sheet1_tabTitle_106",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603016
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -4110,7 +2677,14 @@
"key": "circularcamptower_Sheet1_tabTitle_107",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603017
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -4148,7 +2722,14 @@
"key": "circularcamptower_Sheet1_tabTitle_108",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603018
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -4191,7 +2772,14 @@
"key": "circularcamptower_Sheet1_tabTitle_109",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603019
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "attr",
@@ -4229,7 +2817,14 @@
"key": "circularcamptower_Sheet1_tabTitle_110",
"text": "直觉阵营之塔"
},
- "monsterlineup": [],
+ "monsterlineup": [
+ 603020
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
"reward": [
{
"a": "item",
@@ -4253,5 +2848,4355 @@
"text": "第20层"
},
"model_display": 0
+ },
+ {
+ "id": 11000001,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 1,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_1",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604001
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_1",
+ "text": "第1层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000002,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 2,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_2",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604002
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_2",
+ "text": "第2层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000003,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 3,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_3",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604003
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_3",
+ "text": "第3层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000004,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 4,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_4",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604004
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_4",
+ "text": "第4层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000005,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 5,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_5",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604005
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_5",
+ "text": "第5层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000006,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 6,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_6",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604006
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_6",
+ "text": "第6层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000007,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 7,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_7",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604007
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_7",
+ "text": "第7层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000008,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 8,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_8",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604008
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_8",
+ "text": "第8层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000009,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 9,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_9",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604009
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_9",
+ "text": "第9层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000010,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 10,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_10",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604010
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_10",
+ "text": "第10层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000011,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 11,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_11",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604011
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_11",
+ "text": "第11层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000012,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 12,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_12",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604012
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_12",
+ "text": "第12层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000013,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 13,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_13",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604013
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_13",
+ "text": "第13层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000014,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 14,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_14",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604014
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_14",
+ "text": "第14层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000015,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 15,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_15",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604015
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_15",
+ "text": "第15层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000016,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 16,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_16",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604016
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_16",
+ "text": "第16层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000017,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 17,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_17",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604017
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_17",
+ "text": "第17层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000018,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 18,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_18",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604018
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_18",
+ "text": "第18层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000019,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 19,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_19",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604019
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_19",
+ "text": "第19层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000020,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 20,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_20",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604020
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_20",
+ "text": "第20层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000021,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 21,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_21",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604021
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_21",
+ "text": "第21层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000022,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 22,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_22",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604022
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_22",
+ "text": "第22层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000023,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 23,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_23",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604023
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_23",
+ "text": "第23层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000024,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 24,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_24",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604024
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_24",
+ "text": "第24层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000025,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 25,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_25",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604025
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_25",
+ "text": "第25层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000026,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 26,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_26",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604026
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_26",
+ "text": "第26层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000027,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 27,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_27",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604027
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_27",
+ "text": "第27层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000028,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 28,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_28",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604028
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_28",
+ "text": "第28层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000029,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 29,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_29",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604029
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_29",
+ "text": "第29层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000030,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 30,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_30",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604030
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_30",
+ "text": "第30层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000031,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 31,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_31",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604031
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_31",
+ "text": "第31层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000032,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 32,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_32",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604032
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_32",
+ "text": "第32层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000033,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 33,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_33",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604033
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_33",
+ "text": "第33层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000034,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 34,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_34",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604034
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_34",
+ "text": "第34层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000035,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 35,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_35",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604035
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_35",
+ "text": "第35层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000036,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 36,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_36",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604036
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_36",
+ "text": "第36层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000037,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 37,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_37",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604037
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_37",
+ "text": "第37层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000038,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 38,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_38",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604038
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_38",
+ "text": "第38层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000039,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 39,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_39",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604039
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_39",
+ "text": "第39层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000040,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 40,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_40",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604040
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_40",
+ "text": "第40层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000041,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 41,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_41",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604041
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_41",
+ "text": "第41层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000042,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 42,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_42",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604042
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_42",
+ "text": "第42层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000043,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 43,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_43",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604043
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_43",
+ "text": "第43层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000044,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 44,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_44",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604044
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_44",
+ "text": "第44层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000045,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 45,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_45",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604045
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_45",
+ "text": "第45层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000046,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 46,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_46",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604046
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_46",
+ "text": "第46层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000047,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 47,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_47",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604047
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_47",
+ "text": "第47层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000048,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 48,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_48",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604048
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_48",
+ "text": "第48层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000049,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 49,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_49",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604049
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_49",
+ "text": "第49层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 11000050,
+ "name": 1,
+ "restriction": 10,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 50,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_50",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604050
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_50",
+ "text": "第50层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000001,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 1,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_1",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604051
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_1",
+ "text": "第1层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000002,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 2,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_2",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604052
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_2",
+ "text": "第2层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000003,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 3,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_3",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604053
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_3",
+ "text": "第3层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000004,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 4,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_4",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604054
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_4",
+ "text": "第4层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000005,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 5,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_5",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604055
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_5",
+ "text": "第5层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000006,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 6,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_6",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604056
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_6",
+ "text": "第6层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000007,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 7,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_7",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604057
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_7",
+ "text": "第7层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000008,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 8,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_8",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604058
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_8",
+ "text": "第8层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000009,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 9,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_9",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604059
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_9",
+ "text": "第9层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000010,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 10,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_10",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604060
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_10",
+ "text": "第10层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000011,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 11,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_11",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604061
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_11",
+ "text": "第11层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000012,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 12,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_12",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604062
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_12",
+ "text": "第12层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000013,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 13,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_13",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604063
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_13",
+ "text": "第13层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000014,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 14,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_14",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604064
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_14",
+ "text": "第14层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000015,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 15,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_15",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604065
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_15",
+ "text": "第15层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000016,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 16,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_16",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604066
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_16",
+ "text": "第16层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000017,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 17,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_17",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604067
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_17",
+ "text": "第17层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000018,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 18,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_18",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604068
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_18",
+ "text": "第18层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000019,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 19,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_19",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604069
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_19",
+ "text": "第19层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000020,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 20,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_20",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604070
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_20",
+ "text": "第20层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000021,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 21,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_21",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604071
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_21",
+ "text": "第21层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000022,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 22,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_22",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604072
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_22",
+ "text": "第22层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000023,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 23,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_23",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604073
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_23",
+ "text": "第23层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000024,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 24,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_24",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604074
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_24",
+ "text": "第24层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000025,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 25,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_25",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604075
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_25",
+ "text": "第25层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000026,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 26,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_26",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604076
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_26",
+ "text": "第26层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000027,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 27,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_27",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604077
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_27",
+ "text": "第27层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000028,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 28,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_28",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604078
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_28",
+ "text": "第28层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000029,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 29,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_29",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604079
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_29",
+ "text": "第29层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000030,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 30,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_30",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604080
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_30",
+ "text": "第30层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000031,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 31,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_31",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604081
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_31",
+ "text": "第31层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000032,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 32,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_32",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604082
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_32",
+ "text": "第32层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000033,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 33,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_33",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604083
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_33",
+ "text": "第33层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000034,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 34,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_34",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604084
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_34",
+ "text": "第34层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000035,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 35,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_35",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604085
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_35",
+ "text": "第35层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000036,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 36,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_36",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604086
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_36",
+ "text": "第36层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000037,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 37,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_37",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604087
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_37",
+ "text": "第37层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000038,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 38,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_38",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604088
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_38",
+ "text": "第38层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000039,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 39,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_39",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604089
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_39",
+ "text": "第39层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000040,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 40,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_40",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604090
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_40",
+ "text": "第40层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000041,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 41,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_41",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604091
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_41",
+ "text": "第41层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000042,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 42,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_42",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604092
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_42",
+ "text": "第42层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000043,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 43,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_43",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604093
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_43",
+ "text": "第43层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000044,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 44,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_44",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604094
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_44",
+ "text": "第44层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000045,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 45,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_45",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604095
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_45",
+ "text": "第45层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000046,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 46,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_46",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604096
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_46",
+ "text": "第46层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000047,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 47,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_47",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604097
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_47",
+ "text": "第47层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000048,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 48,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_48",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604098
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_48",
+ "text": "第48层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000049,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 49,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_49",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604099
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "attr",
+ "t": "gold",
+ "n": 50000
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_49",
+ "text": "第49层"
+ },
+ "model_display": 13002
+ },
+ {
+ "id": 12000050,
+ "name": 1,
+ "restriction": 11,
+ "battlereadyID": 129,
+ "openingtime": [],
+ "unlock": 1,
+ "floors": 50,
+ "gaineffect": 0,
+ "tabIcon": "",
+ "tabTitle": {
+ "key": "circularcamptower_Sheet1_tabTitle_50",
+ "text": "循环之塔"
+ },
+ "monsterlineup": [
+ 604100
+ ],
+ "keyReward": {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ "reward": [
+ {
+ "a": "item",
+ "t": "10000001",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "20000002",
+ "n": 1
+ },
+ {
+ "a": "item",
+ "t": "10000005",
+ "n": 5
+ }
+ ],
+ "exp": 100,
+ "name_display": {
+ "key": "circularcamptower_Sheet1_name_display_50",
+ "text": "第50层"
+ },
+ "model_display": 13002
}
]
\ No newline at end of file
diff --git a/bin/json/game_ruledesc.json b/bin/json/game_ruledesc.json
index 1058a1d1b..6521f04b4 100644
--- a/bin/json/game_ruledesc.json
+++ b/bin/json/game_ruledesc.json
@@ -58,7 +58,7 @@
"id": 10006,
"title": {
"key": "ruledesc_ruledesc_title_6",
- "text": "功夫陪练详细说明"
+ "text": "陪练详细说明"
},
"content": {
"key": "ruledesc_ruledesc_content_6",
@@ -135,11 +135,11 @@
"id": 10013,
"title": {
"key": "ruledesc_ruledesc_title_13",
- "text": "主线关卡世界说明"
+ "text": "冒险关卡说明"
},
"content": {
"key": "ruledesc_ruledesc_content_13",
- "text": "这里可以挑战主线并赢取巨量奖励。"
+ "text": "这里可以挑战冒险关卡并赢取巨量奖励。"
}
},
{
@@ -366,7 +366,7 @@
"id": 10034,
"title": {
"key": "ruledesc_ruledesc_title_34",
- "text": "每日一练动作说明"
+ "text": "每日一练说明"
},
"content": {
"key": "ruledesc_ruledesc_content_34",
@@ -476,7 +476,7 @@
"id": 10044,
"title": {
"key": "ruledesc_ruledesc_title_44",
- "text": "主角个人信息界面说明"
+ "text": "主角界面说明"
},
"content": {
"key": "ruledesc_ruledesc_content_44",
diff --git a/bin/json/game_vikingreward.json b/bin/json/game_vikingreward.json
new file mode 100644
index 000000000..3a8bb61a8
--- /dev/null
+++ b/bin/json/game_vikingreward.json
@@ -0,0 +1,44 @@
+[
+ {
+ "id": 1,
+ "rank_low": 1,
+ "rank_up": 10,
+ "rank_display": {
+ "key": "arena_rank_reward_rank_display_1",
+ "text": "1-10名"
+ },
+ "rank_reward": [
+ {
+ "a": "attr",
+ "t": "arenacoin",
+ "n": 1000
+ },
+ {
+ "a": "attr",
+ "t": "diamond",
+ "n": 600
+ }
+ ]
+ },
+ {
+ "id": 2,
+ "rank_low": 11,
+ "rank_up": 50,
+ "rank_display": {
+ "key": "arena_rank_reward_rank_display_2",
+ "text": "11-50名"
+ },
+ "rank_reward": [
+ {
+ "a": "attr",
+ "t": "arenacoin",
+ "n": 900
+ },
+ {
+ "a": "attr",
+ "t": "diamond",
+ "n": 550
+ }
+ ]
+ }
+]
\ No newline at end of file
diff --git a/bin/json/game_worldtask.json b/bin/json/game_worldtask.json
index e735e5b36..286b76abc 100644
--- a/bin/json/game_worldtask.json
+++ b/bin/json/game_worldtask.json
@@ -61,9 +61,7 @@
"text": "和阿宝聊聊"
},
"npc": 10018,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -100,9 +98,7 @@
"text": "离开指挥部"
},
"npc": 100101,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -429,9 +425,7 @@
"text": "和阿宝聊聊"
},
"npc": 10090,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -840,9 +834,7 @@
"text": "向骇客蛛汇报"
},
"npc": 10180,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -1123,9 +1115,7 @@
"text": "听听阿宝的新想法"
},
"npc": 10250,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -2005,9 +1995,7 @@
"text": "剧情"
},
"npc": 10460,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -2205,9 +2193,7 @@
"text": "剧情"
},
"npc": 10510,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -2244,9 +2230,7 @@
"text": "剧情"
},
"npc": 10520,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
@@ -2639,9 +2623,7 @@
"text": "剧情"
},
"npc": 10620,
- "completetask": [
- 0
- ],
+ "completetask": [],
"deliver_npc": 0,
"taskend_removeitem": [],
"auto_accept": 0,
diff --git a/sys/configure/structs/Game.CirculateData.go b/sys/configure/structs/Game.CirculateData.go
index 0399564e7..2d0b4a5ea 100644
--- a/sys/configure/structs/Game.CirculateData.go
+++ b/sys/configure/structs/Game.CirculateData.go
@@ -22,6 +22,7 @@ type GameCirculateData struct {
TabIcon string
TabTitle string
Monsterlineup []int32
+ KeyReward *Gameatn
Reward []*Gameatn
Exp int32
NameDisplay string
@@ -72,6 +73,7 @@ func (_v *GameCirculateData)Deserialize(_buf map[string]interface{}) (err error)
}
}
+ { var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _buf["keyReward"].(map[string]interface{}); !_ok_ { err = errors.New("keyReward error"); return }; if _v.KeyReward, err = DeserializeGameatn(_x_); err != nil { return } }
{
var _arr_ []interface{}
var _ok_ bool
diff --git a/sys/configure/structs/Game.VikingReward.go b/sys/configure/structs/Game.VikingReward.go
new file mode 100644
index 000000000..eec37f3c8
--- /dev/null
+++ b/sys/configure/structs/Game.VikingReward.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 GameVikingReward struct {
+ _dataMap map[int32]*GameVikingRewardData
+ _dataList []*GameVikingRewardData
+}
+
+func NewGameVikingReward(_buf []map[string]interface{}) (*GameVikingReward, error) {
+ _dataList := make([]*GameVikingRewardData, 0, len(_buf))
+ dataMap := make(map[int32]*GameVikingRewardData)
+ for _, _ele_ := range _buf {
+ if _v, err2 := DeserializeGameVikingRewardData(_ele_); err2 != nil {
+ return nil, err2
+ } else {
+ _dataList = append(_dataList, _v)
+ dataMap[_v.Id] = _v
+ }
+ }
+ return &GameVikingReward{_dataList:_dataList, _dataMap:dataMap}, nil
+}
+
+func (table *GameVikingReward) GetDataMap() map[int32]*GameVikingRewardData {
+ return table._dataMap
+}
+
+func (table *GameVikingReward) GetDataList() []*GameVikingRewardData {
+ return table._dataList
+}
+
+func (table *GameVikingReward) Get(key int32) *GameVikingRewardData {
+ return table._dataMap[key]
+}
+
+
diff --git a/sys/configure/structs/Game.VikingRewardData.go b/sys/configure/structs/Game.VikingRewardData.go
new file mode 100644
index 000000000..b1b08195f
--- /dev/null
+++ b/sys/configure/structs/Game.VikingRewardData.go
@@ -0,0 +1,56 @@
+//------------------------------------------------------------------------------
+//
+// 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 GameVikingRewardData struct {
+ Id int32
+ RankLow int32
+ RankUp int32
+ RankDisplay string
+ RankReward []*Gameatn
+}
+
+const TypeId_GameVikingRewardData = -809536929
+
+func (*GameVikingRewardData) GetTypeId() int32 {
+ return -809536929
+}
+
+func (_v *GameVikingRewardData)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["rank_low"].(float64); !_ok_ { err = errors.New("rank_low error"); return }; _v.RankLow = int32(_tempNum_) }
+ { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["rank_up"].(float64); !_ok_ { err = errors.New("rank_up error"); return }; _v.RankUp = int32(_tempNum_) }
+ {var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["rank_display"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.RankDisplay error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.RankDisplay, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["rank_reward"].([]interface{}); !_ok_ { err = errors.New("rank_reward error"); return }
+
+ _v.RankReward = 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.RankReward = append(_v.RankReward, _list_v_)
+ }
+ }
+
+ return
+}
+
+func DeserializeGameVikingRewardData(_buf map[string]interface{}) (*GameVikingRewardData, error) {
+ v := &GameVikingRewardData{}
+ if err := v.Deserialize(_buf); err == nil {
+ return v, nil
+ } else {
+ return nil, err
+ }
+}
diff --git a/sys/configure/structs/Tables.go b/sys/configure/structs/Tables.go
index 630d29146..ff3477de1 100644
--- a/sys/configure/structs/Tables.go
+++ b/sys/configure/structs/Tables.go
@@ -71,6 +71,7 @@ type Tables struct {
HuntingLineup *GameHuntingLineup
MonsterFormat *GameMonsterFormat
VikingBossSkill *GameVikingBossSkill
+ VikingReward *GameVikingReward
NameLibrary *GameNameLibrary
HeroConvertdata *GameHeroConvertdata
LinestoryTimeLine *GameLinestoryTimeLine
@@ -552,6 +553,12 @@ func NewTables(loader JsonLoader) (*Tables, error) {
if tables.VikingBossSkill, err = NewGameVikingBossSkill(buf) ; err != nil {
return nil, err
}
+ if buf, err = loader("game_vikingreward") ; err != nil {
+ return nil, err
+ }
+ if tables.VikingReward, err = NewGameVikingReward(buf) ; err != nil {
+ return nil, err
+ }
if buf, err = loader("game_namelibrary") ; err != nil {
return nil, err
}
From 23327c0026bf8173752ef0556c46b9810dcd0b6c Mon Sep 17 00:00:00 2001
From: meixiongfeng <766881921@qq.com>
Date: Tue, 11 Jul 2023 11:17:43 +0800
Subject: [PATCH 2/3] =?UTF-8?q?=E8=B5=9B=E5=AD=A3=E5=A1=94=E6=AF=8F?=
=?UTF-8?q?=E6=97=A5=E6=8C=91=E6=88=98=E4=B8=8A=E9=99=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
modules/pagoda/api_racechallenge.go | 10 +
pb/errorcode.pb.go | 614 ++++++++++++++--------------
2 files changed, 319 insertions(+), 305 deletions(-)
diff --git a/modules/pagoda/api_racechallenge.go b/modules/pagoda/api_racechallenge.go
index b7c9e8235..a65506e51 100644
--- a/modules/pagoda/api_racechallenge.go
+++ b/modules/pagoda/api_racechallenge.go
@@ -96,6 +96,16 @@ func (this *apiComp) CallengeRace(session comm.IUserSession, req *pb.PagodaChall
}
return
}
+
+ // 阵营塔每天最高挑战10层
+ if conf.Restriction < 10 {
+ if pagoda.Race[conf.Restriction].Defeat >= 10 {
+ errdata = &pb.ErrorData{ // 今日挑战达到上限
+ Code: pb.ErrorCode_PagodaMaxCount,
+ Title: pb.ErrorCode_PagodaMaxCount.ToString(),
+ }
+ }
+ }
}
// 校验条件
diff --git a/pb/errorcode.pb.go b/pb/errorcode.pb.go
index b6c24febb..7a7649446 100644
--- a/pb/errorcode.pb.go
+++ b/pb/errorcode.pb.go
@@ -189,6 +189,7 @@ const (
ErrorCode_PagodaConditionErr ErrorCode = 1903 // 条件不足
ErrorCode_PagodaUnlock ErrorCode = 1904 // 未解锁 前置条件不足
ErrorCode_PagodaTimeError ErrorCode = 1905 /// 当前时间未开启
+ ErrorCode_PagodaMaxCount ErrorCode = 1906 /// 今天挑战达到上限
// martialhall
ErrorCode_MartialhallNotUnlocked ErrorCode = 2000 //没有解锁
ErrorCode_MartialhallInUse ErrorCode = 2001 //已经在使用
@@ -568,6 +569,7 @@ var (
1903: "PagodaConditionErr",
1904: "PagodaUnlock",
1905: "PagodaTimeError",
+ 1906: "PagodaMaxCount",
2000: "MartialhallNotUnlocked",
2001: "MartialhallInUse",
2002: "MartialhallUnlocked",
@@ -917,6 +919,7 @@ var (
"PagodaConditionErr": 1903,
"PagodaUnlock": 1904,
"PagodaTimeError": 1905,
+ "PagodaMaxCount": 1906,
"MartialhallNotUnlocked": 2000,
"MartialhallInUse": 2001,
"MartialhallUnlocked": 2002,
@@ -1145,7 +1148,7 @@ var File_errorcode_proto protoreflect.FileDescriptor
var file_errorcode_proto_rawDesc = []byte{
0x0a, 0x0f, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x63, 0x6f, 0x64, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74,
- 0x6f, 0x2a, 0xf4, 0x3f, 0x0a, 0x09, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x43, 0x6f, 0x64, 0x65, 0x12,
+ 0x6f, 0x2a, 0x89, 0x40, 0x0a, 0x09, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x43, 0x6f, 0x64, 0x65, 0x12,
0x0b, 0x0a, 0x07, 0x53, 0x75, 0x63, 0x63, 0x65, 0x73, 0x73, 0x10, 0x00, 0x12, 0x14, 0x0a, 0x10,
0x47, 0x61, 0x74, 0x65, 0x77, 0x61, 0x79, 0x45, 0x78, 0x63, 0x65, 0x70, 0x74, 0x69, 0x6f, 0x6e,
0x10, 0x01, 0x12, 0x11, 0x0a, 0x0d, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x64, 0x53, 0x65, 0x72, 0x76,
@@ -1354,310 +1357,311 @@ var file_errorcode_proto_rawDesc = []byte{
0x69, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x72, 0x72, 0x10, 0xef, 0x0e, 0x12, 0x11, 0x0a, 0x0c, 0x50,
0x61, 0x67, 0x6f, 0x64, 0x61, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x10, 0xf0, 0x0e, 0x12, 0x14,
0x0a, 0x0f, 0x50, 0x61, 0x67, 0x6f, 0x64, 0x61, 0x54, 0x69, 0x6d, 0x65, 0x45, 0x72, 0x72, 0x6f,
- 0x72, 0x10, 0xf1, 0x0e, 0x12, 0x1b, 0x0a, 0x16, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68,
- 0x61, 0x6c, 0x6c, 0x4e, 0x6f, 0x74, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x65, 0x64, 0x10, 0xd0,
- 0x0f, 0x12, 0x15, 0x0a, 0x10, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c,
- 0x49, 0x6e, 0x55, 0x73, 0x65, 0x10, 0xd1, 0x0f, 0x12, 0x18, 0x0a, 0x13, 0x4d, 0x61, 0x72, 0x74,
- 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x65, 0x64, 0x10,
- 0xd2, 0x0f, 0x12, 0x1a, 0x0a, 0x15, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c,
- 0x6c, 0x4e, 0x6f, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x65, 0x64, 0x10, 0xd3, 0x0f, 0x12, 0x1a,
- 0x0a, 0x15, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x41, 0x74, 0x6c,
- 0x61, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0xd4, 0x0f, 0x12, 0x1d, 0x0a, 0x18, 0x4d, 0x61,
- 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x41, 0x74, 0x6c, 0x61, 0x73, 0x4e, 0x6f,
- 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x10, 0xd5, 0x0f, 0x12, 0x19, 0x0a, 0x14, 0x47, 0x6f, 0x75,
- 0x72, 0x6d, 0x65, 0x74, 0x4d, 0x6f, 0x72, 0x65, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x54, 0x69, 0x6d,
- 0x65, 0x10, 0xb5, 0x10, 0x12, 0x16, 0x0a, 0x11, 0x47, 0x6f, 0x75, 0x72, 0x6d, 0x65, 0x74, 0x53,
- 0x6b, 0x69, 0x6c, 0x6c, 0x4d, 0x61, 0x78, 0x4c, 0x76, 0x10, 0xb6, 0x10, 0x12, 0x12, 0x0a, 0x0d,
- 0x52, 0x74, 0x61, 0x73, 0x6b, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0x99, 0x11,
- 0x12, 0x14, 0x0a, 0x0f, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x55, 0x6e, 0x46, 0x69, 0x6e, 0x69, 0x73,
- 0x68, 0x65, 0x64, 0x10, 0x9a, 0x11, 0x12, 0x11, 0x0a, 0x0c, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x4e,
- 0x6f, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x10, 0x9b, 0x11, 0x12, 0x12, 0x0a, 0x0d, 0x52, 0x74, 0x61,
- 0x73, 0x6b, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x65, 0x64, 0x10, 0x9c, 0x11, 0x12, 0x15, 0x0a,
- 0x10, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x50, 0x72, 0x65, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x69, 0x73,
- 0x68, 0x10, 0x9d, 0x11, 0x12, 0x16, 0x0a, 0x11, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x43, 0x6f, 0x6e,
- 0x64, 0x69, 0x4e, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x68, 0x10, 0x9e, 0x11, 0x12, 0x13, 0x0a, 0x0e,
- 0x52, 0x74, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x4c, 0x61, 0x73, 0x74, 0x4f, 0x6e, 0x65, 0x10, 0x9f,
- 0x11, 0x12, 0x16, 0x0a, 0x11, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x43, 0x6f, 0x6e, 0x64, 0x69, 0x4e,
- 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10, 0xa0, 0x11, 0x12, 0x10, 0x0a, 0x0b, 0x56, 0x69, 0x6b,
- 0x69, 0x6e, 0x67, 0x4c, 0x76, 0x45, 0x72, 0x72, 0x10, 0xfd, 0x11, 0x12, 0x13, 0x0a, 0x0e, 0x56,
- 0x69, 0x6b, 0x69, 0x6e, 0x67, 0x42, 0x6f, 0x6f, 0x73, 0x54, 0x79, 0x70, 0x65, 0x10, 0xfe, 0x11,
- 0x12, 0x16, 0x0a, 0x11, 0x56, 0x69, 0x6b, 0x69, 0x6e, 0x67, 0x42, 0x75, 0x79, 0x4d, 0x61, 0x78,
- 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0xff, 0x11, 0x12, 0x1c, 0x0a, 0x17, 0x56, 0x69, 0x6b, 0x69,
- 0x6e, 0x67, 0x4d, 0x61, 0x78, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x43, 0x6f,
- 0x75, 0x6e, 0x74, 0x10, 0x80, 0x12, 0x12, 0x15, 0x0a, 0x10, 0x56, 0x69, 0x6b, 0x69, 0x6e, 0x67,
- 0x53, 0x74, 0x61, 0x67, 0x65, 0x50, 0x73, 0x45, 0x72, 0x72, 0x10, 0x81, 0x12, 0x12, 0x1a, 0x0a,
- 0x15, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x48, 0x61, 0x73, 0x45,
- 0x78, 0x70, 0x69, 0x72, 0x65, 0x64, 0x10, 0xe1, 0x12, 0x12, 0x16, 0x0a, 0x11, 0x4d, 0x6f, 0x6f,
- 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x4a, 0x6f, 0x69, 0x6e, 0x55, 0x70, 0x10, 0xe2,
- 0x12, 0x12, 0x16, 0x0a, 0x11, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79,
- 0x44, 0x61, 0x72, 0x65, 0x55, 0x70, 0x10, 0xe3, 0x12, 0x12, 0x1b, 0x0a, 0x16, 0x4d, 0x6f, 0x6f,
- 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f,
- 0x45, 0x6e, 0x64, 0x10, 0xe4, 0x12, 0x12, 0x1b, 0x0a, 0x16, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61,
- 0x6e, 0x74, 0x61, 0x73, 0x79, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x57, 0x69, 0x6e,
- 0x10, 0xe5, 0x12, 0x12, 0x16, 0x0a, 0x11, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61,
- 0x73, 0x79, 0x4e, 0x6f, 0x4a, 0x6f, 0x69, 0x6e, 0x10, 0xe6, 0x12, 0x12, 0x20, 0x0a, 0x1b, 0x4d,
- 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x4e, 0x6f, 0x74, 0x45, 0x6e, 0x6f,
- 0x75, 0x67, 0x68, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x73, 0x10, 0xe7, 0x12, 0x12, 0x18, 0x0a,
- 0x13, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x52, 0x65,
- 0x63, 0x6f, 0x72, 0x64, 0x10, 0xc5, 0x13, 0x12, 0x1a, 0x0a, 0x15, 0x4c, 0x69, 0x6e, 0x65, 0x73,
- 0x74, 0x6f, 0x72, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64,
- 0x10, 0xa9, 0x14, 0x12, 0x17, 0x0a, 0x12, 0x4c, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79,
- 0x4e, 0x6f, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x10, 0xaa, 0x14, 0x12, 0x1f, 0x0a, 0x1a,
- 0x4c, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x44, 0x69, 0x73,
- 0x61, 0x62, 0x6c, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x65, 0x72, 0x10, 0xab, 0x14, 0x12, 0x1b, 0x0a,
- 0x16, 0x4c, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43, 0x68, 0x61, 0x70, 0x74, 0x65,
- 0x72, 0x4e, 0x6f, 0x4f, 0x70, 0x65, 0x6e, 0x10, 0xac, 0x14, 0x12, 0x1b, 0x0a, 0x16, 0x4c, 0x69,
- 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x50, 0x72, 0x65, 0x4e, 0x6f, 0x43, 0x6f, 0x6d, 0x70,
- 0x6c, 0x65, 0x74, 0x65, 0x10, 0xad, 0x14, 0x12, 0x11, 0x0a, 0x0c, 0x48, 0x75, 0x6e, 0x74, 0x69,
- 0x6e, 0x67, 0x4c, 0x76, 0x45, 0x72, 0x72, 0x10, 0x8d, 0x15, 0x12, 0x14, 0x0a, 0x0f, 0x48, 0x75,
- 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x42, 0x6f, 0x6f, 0x73, 0x54, 0x79, 0x70, 0x65, 0x10, 0x8e, 0x15,
- 0x12, 0x17, 0x0a, 0x12, 0x48, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x42, 0x75, 0x79, 0x4d, 0x61,
- 0x78, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x8f, 0x15, 0x12, 0x1d, 0x0a, 0x18, 0x48, 0x75, 0x6e,
- 0x74, 0x69, 0x6e, 0x67, 0x4d, 0x61, 0x78, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65,
- 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x90, 0x15, 0x12, 0x1c, 0x0a, 0x17, 0x48, 0x75, 0x6e, 0x74,
- 0x69, 0x6e, 0x67, 0x4e, 0x6f, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x43, 0x6f,
- 0x75, 0x6e, 0x74, 0x10, 0x91, 0x15, 0x12, 0x11, 0x0a, 0x0c, 0x45, 0x6e, 0x63, 0x68, 0x61, 0x6e,
- 0x74, 0x4c, 0x76, 0x45, 0x72, 0x72, 0x10, 0x97, 0x15, 0x12, 0x14, 0x0a, 0x0f, 0x45, 0x6e, 0x63,
- 0x68, 0x61, 0x6e, 0x74, 0x42, 0x6f, 0x6f, 0x73, 0x54, 0x79, 0x70, 0x65, 0x10, 0x98, 0x15, 0x12,
- 0x17, 0x0a, 0x12, 0x45, 0x6e, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x42, 0x75, 0x79, 0x4d, 0x61, 0x78,
- 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x99, 0x15, 0x12, 0x1d, 0x0a, 0x18, 0x45, 0x6e, 0x63, 0x68,
- 0x61, 0x6e, 0x74, 0x4d, 0x61, 0x78, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x43,
- 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x9a, 0x15, 0x12, 0x1c, 0x0a, 0x17, 0x45, 0x6e, 0x63, 0x68, 0x61,
- 0x6e, 0x74, 0x4e, 0x6f, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x43, 0x6f, 0x75,
- 0x6e, 0x74, 0x10, 0x9b, 0x15, 0x12, 0x11, 0x0a, 0x0c, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79,
- 0x4d, 0x61, 0x78, 0x4c, 0x76, 0x10, 0xf1, 0x15, 0x12, 0x12, 0x0a, 0x0d, 0x4c, 0x69, 0x62, 0x72,
- 0x61, 0x72, 0x79, 0x4e, 0x6f, 0x44, 0x61, 0x74, 0x61, 0x10, 0xf2, 0x15, 0x12, 0x16, 0x0a, 0x11,
- 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76, 0x61, 0x74, 0x69, 0x6f,
- 0x6e, 0x10, 0xf3, 0x15, 0x12, 0x12, 0x0a, 0x0d, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x52,
- 0x65, 0x77, 0x61, 0x72, 0x64, 0x10, 0xf4, 0x15, 0x12, 0x14, 0x0a, 0x0f, 0x4c, 0x69, 0x62, 0x72,
- 0x61, 0x72, 0x79, 0x4c, 0x76, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x10, 0xf5, 0x15, 0x12, 0x1d,
- 0x0a, 0x18, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x46, 0x65, 0x74, 0x74, 0x65, 0x72, 0x54,
- 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10, 0xf6, 0x15, 0x12, 0x1d, 0x0a,
- 0x18, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x50, 0x72, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x4e,
- 0x6f, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xf7, 0x15, 0x12, 0x18, 0x0a, 0x13,
- 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x47, 0x69, 0x76, 0x65, 0x4d, 0x61, 0x78, 0x43, 0x6f,
- 0x75, 0x6e, 0x74, 0x10, 0xf8, 0x15, 0x12, 0x1b, 0x0a, 0x16, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65,
- 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64,
- 0x10, 0xd5, 0x16, 0x12, 0x10, 0x0a, 0x0b, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x57,
- 0x69, 0x6e, 0x10, 0xd6, 0x16, 0x12, 0x17, 0x0a, 0x12, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43,
- 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10, 0xd7, 0x16, 0x12, 0x16,
- 0x0a, 0x11, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x43, 0x6d, 0x64, 0x46, 0x61, 0x69,
- 0x6c, 0x65, 0x64, 0x10, 0xd8, 0x16, 0x12, 0x12, 0x0a, 0x0d, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65,
- 0x55, 0x73, 0x65, 0x72, 0x4f, 0x66, 0x66, 0x10, 0xd9, 0x16, 0x12, 0x1e, 0x0a, 0x19, 0x42, 0x61,
- 0x74, 0x74, 0x6c, 0x65, 0x43, 0x61, 0x70, 0x73, 0x6b, 0x69, 0x6c, 0x6c, 0x43, 0x68, 0x65, 0x63,
- 0x6b, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10, 0xda, 0x16, 0x12, 0x11, 0x0a, 0x0c, 0x42, 0x61,
- 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x4b, 0x65, 0x65, 0x70, 0x10, 0xdb, 0x16, 0x12, 0x13, 0x0a,
- 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10,
- 0xb8, 0x17, 0x12, 0x11, 0x0a, 0x0c, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x64, 0x64,
- 0x65, 0x64, 0x10, 0xb9, 0x17, 0x12, 0x1b, 0x0a, 0x16, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79,
- 0x44, 0x69, 0x61, 0x6d, 0x6f, 0x6e, 0x64, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10,
- 0xba, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x4d,
- 0x65, 0x6d, 0x62, 0x65, 0x72, 0x10, 0xbb, 0x17, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69,
- 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x52, 0x69, 0x67, 0x68, 0x74, 0x10, 0xbc, 0x17, 0x12, 0x13, 0x0a,
- 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x41, 0x64, 0x64, 0x65, 0x64, 0x10,
- 0xbd, 0x17, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x44, 0x69, 0x73,
- 0x6d, 0x69, 0x73, 0x73, 0x10, 0xbe, 0x17, 0x12, 0x10, 0x0a, 0x0b, 0x53, 0x6f, 0x63, 0x69, 0x61,
- 0x74, 0x79, 0x51, 0x75, 0x69, 0x74, 0x10, 0xbf, 0x17, 0x12, 0x11, 0x0a, 0x0c, 0x53, 0x6f, 0x63,
- 0x69, 0x61, 0x74, 0x79, 0x41, 0x67, 0x72, 0x65, 0x65, 0x10, 0xc0, 0x17, 0x12, 0x12, 0x0a, 0x0d,
- 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x52, 0x65, 0x66, 0x75, 0x73, 0x65, 0x10, 0xc1, 0x17,
- 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4c, 0x6f, 0x67, 0x50, 0x61,
- 0x72, 0x61, 0x6d, 0x73, 0x10, 0xc2, 0x17, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6f, 0x63, 0x69, 0x61,
- 0x74, 0x79, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x44, 0x69, 0x73, 0x73, 0x10, 0xc3,
- 0x17, 0x12, 0x16, 0x0a, 0x11, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x53, 0x65, 0x74, 0x74,
- 0x69, 0x6e, 0x67, 0x4a, 0x6f, 0x62, 0x10, 0xc4, 0x17, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63,
- 0x69, 0x61, 0x74, 0x79, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x10, 0xc5, 0x17, 0x12, 0x14,
- 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x41, 0x63, 0x63, 0x75, 0x73,
- 0x65, 0x10, 0xc6, 0x17, 0x12, 0x10, 0x0a, 0x0b, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x53,
- 0x69, 0x67, 0x6e, 0x10, 0xc7, 0x17, 0x12, 0x12, 0x0a, 0x0d, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74,
- 0x79, 0x53, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x10, 0xc8, 0x17, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f,
- 0x63, 0x69, 0x61, 0x74, 0x79, 0x43, 0x44, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x10, 0xc9, 0x17, 0x12,
- 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x4d,
- 0x61, 0x78, 0x10, 0xca, 0x17, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79,
- 0x53, 0x65, 0x6c, 0x66, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x10, 0xcb, 0x17, 0x12, 0x1c,
- 0x0a, 0x17, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x43,
- 0x6f, 0x75, 0x6e, 0x74, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x10, 0xcc, 0x17, 0x12, 0x1a, 0x0a, 0x15,
- 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x63,
- 0x65, 0x69, 0x76, 0x65, 0x64, 0x10, 0xcd, 0x17, 0x12, 0x19, 0x0a, 0x14, 0x53, 0x6f, 0x63, 0x69,
- 0x61, 0x74, 0x79, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65,
- 0x10, 0xce, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x52, 0x65,
- 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x10, 0xcf, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63,
- 0x69, 0x61, 0x74, 0x79, 0x42, 0x65, 0x6c, 0x6f, 0x6e, 0x67, 0x54, 0x6f, 0x10, 0xd1, 0x17, 0x12,
- 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x70, 0x70, 0x6c, 0x69, 0x65,
- 0x64, 0x10, 0xd2, 0x17, 0x12, 0x1a, 0x0a, 0x15, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41,
- 0x70, 0x70, 0x79, 0x4c, 0x76, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xd3, 0x17,
- 0x12, 0x1a, 0x0a, 0x15, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x56,
- 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x10, 0xd4, 0x17, 0x12, 0x1c, 0x0a, 0x17,
- 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x63, 0x74, 0x69, 0x76, 0x69, 0x74, 0x79, 0x4e,
- 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xd5, 0x17, 0x12, 0x1b, 0x0a, 0x16, 0x53, 0x6f,
- 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x63, 0x69, 0x74, 0x76, 0x69, 0x74, 0x79, 0x52, 0x65, 0x63,
- 0x65, 0x69, 0x76, 0x65, 0x10, 0xd6, 0x17, 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6f, 0x63, 0x69, 0x61,
- 0x74, 0x79, 0x44, 0x69, 0x73, 0x6d, 0x69, 0x73, 0x73, 0x65, 0x64, 0x10, 0xd7, 0x17, 0x12, 0x15,
- 0x0a, 0x10, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x45, 0x78, 0x69,
- 0x73, 0x74, 0x10, 0xd8, 0x17, 0x12, 0x19, 0x0a, 0x14, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79,
- 0x51, 0x75, 0x69, 0x74, 0x4e, 0x6f, 0x41, 0x6c, 0x6c, 0x6f, 0x77, 0x65, 0x64, 0x10, 0xd9, 0x17,
- 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x4d, 0x61, 0x73,
- 0x74, 0x65, 0x72, 0x10, 0xda, 0x17, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74,
- 0x79, 0x4e, 0x6f, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x10, 0xdb, 0x17, 0x12,
- 0x1b, 0x0a, 0x16, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74,
- 0x73, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xdc, 0x17, 0x12, 0x18, 0x0a, 0x13,
- 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x53, 0x70, 0x6f, 0x72, 0x74, 0x73, 0x4e, 0x6f, 0x69,
- 0x6e, 0x69, 0x74, 0x10, 0xdd, 0x17, 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74,
- 0x79, 0x53, 0x70, 0x6f, 0x72, 0x74, 0x73, 0x45, 0x6e, 0x64, 0x10, 0xde, 0x17, 0x12, 0x16, 0x0a,
- 0x11, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x65, 0x61, 0x6d, 0x55, 0x6e, 0x6c, 0x6f,
- 0x63, 0x6b, 0x10, 0xdf, 0x17, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79,
- 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10, 0xe0, 0x17, 0x12, 0x1a,
- 0x0a, 0x15, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46,
- 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xe1, 0x17, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6f,
- 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65,
- 0x64, 0x10, 0xe2, 0x17, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41,
- 0x70, 0x70, 0x6c, 0x79, 0x4c, 0x76, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x10, 0xe3, 0x17, 0x12, 0x17,
- 0x0a, 0x12, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x43, 0x61,
- 0x6e, 0x63, 0x65, 0x6c, 0x10, 0xe4, 0x17, 0x12, 0x19, 0x0a, 0x14, 0x53, 0x6f, 0x63, 0x69, 0x61,
- 0x74, 0x79, 0x4e, 0x6f, 0x74, 0x69, 0x63, 0x65, 0x54, 0x65, 0x78, 0x74, 0x4c, 0x65, 0x6e, 0x10,
- 0xe5, 0x17, 0x12, 0x20, 0x0a, 0x1b, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x61, 0x6d,
- 0x65, 0x49, 0x6e, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x57, 0x6f, 0x72, 0x64,
- 0x73, 0x10, 0xe6, 0x17, 0x12, 0x22, 0x0a, 0x1d, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e,
- 0x6f, 0x74, 0x69, 0x63, 0x65, 0x49, 0x6e, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e,
- 0x57, 0x6f, 0x72, 0x64, 0x73, 0x10, 0xe7, 0x17, 0x12, 0x15, 0x0a, 0x10, 0x41, 0x72, 0x65, 0x6e,
- 0x61, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x42, 0x75, 0x79, 0x55, 0x70, 0x10, 0x9d, 0x18, 0x12,
- 0x19, 0x0a, 0x14, 0x41, 0x72, 0x65, 0x6e, 0x61, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x4e, 0x6f,
- 0x74, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0x9e, 0x18, 0x12, 0x17, 0x0a, 0x12, 0x41, 0x72,
- 0x65, 0x6e, 0x61, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x4e, 0x70, 0x63, 0x49, 0x6e, 0x43, 0x64,
- 0x10, 0x9f, 0x18, 0x12, 0x16, 0x0a, 0x11, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x70,
- 0x65, 0x61, 0x74, 0x4c, 0x65, 0x61, 0x72, 0x6e, 0x10, 0x81, 0x19, 0x12, 0x12, 0x0a, 0x0d, 0x54,
- 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x45, 0x72, 0x72, 0x44, 0x61, 0x74, 0x61, 0x10, 0x82, 0x19, 0x12,
- 0x19, 0x0a, 0x14, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x55, 0x6e, 0x4c, 0x6f, 0x63, 0x6b, 0x65,
- 0x72, 0x42, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x10, 0x83, 0x19, 0x12, 0x15, 0x0a, 0x10, 0x54, 0x61,
- 0x6c, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x65, 0x74, 0x53, 0x74, 0x61, 0x74, 0x65, 0x10, 0x84,
- 0x19, 0x12, 0x10, 0x0a, 0x0b, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x42, 0x75, 0x79, 0x4d, 0x61, 0x78,
- 0x10, 0xe5, 0x19, 0x12, 0x11, 0x0a, 0x0c, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x53, 0x65, 0x6c, 0x6c,
- 0x4d, 0x61, 0x78, 0x10, 0xe6, 0x19, 0x12, 0x16, 0x0a, 0x11, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x4d,
- 0x61, 0x78, 0x53, 0x65, 0x6c, 0x6c, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0xe7, 0x19, 0x12, 0x16,
- 0x0a, 0x11, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x4d, 0x61, 0x78, 0x49, 0x74, 0x65, 0x6d, 0x43, 0x6f,
- 0x75, 0x6e, 0x74, 0x10, 0xe8, 0x19, 0x12, 0x18, 0x0a, 0x13, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x52,
- 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x10, 0xe9, 0x19,
- 0x12, 0x0e, 0x0a, 0x09, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x43, 0x69, 0x74, 0x79, 0x10, 0xea, 0x19,
- 0x12, 0x0e, 0x0a, 0x09, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x54, 0x61, 0x73, 0x6b, 0x10, 0xeb, 0x19,
- 0x12, 0x16, 0x0a, 0x11, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x49, 0x74, 0x65, 0x6d, 0x4e, 0x6f, 0x45,
- 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xec, 0x19, 0x12, 0x18, 0x0a, 0x13, 0x54, 0x72, 0x6f, 0x6c,
- 0x6c, 0x43, 0x69, 0x74, 0x79, 0x55, 0x6e, 0x53, 0x65, 0x6c, 0x6c, 0x49, 0x74, 0x65, 0x6d, 0x10,
- 0xed, 0x19, 0x12, 0x18, 0x0a, 0x13, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x43, 0x69, 0x74, 0x79, 0x55,
- 0x6e, 0x52, 0x65, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x79, 0x10, 0xee, 0x19, 0x12, 0x19, 0x0a, 0x14,
- 0x48, 0x6f, 0x72, 0x6f, 0x73, 0x63, 0x6f, 0x70, 0x65, 0x4e, 0x6f, 0x74, 0x54, 0x75, 0x72, 0x6e,
- 0x65, 0x64, 0x4f, 0x6e, 0x10, 0xc9, 0x1a, 0x12, 0x19, 0x0a, 0x14, 0x48, 0x6f, 0x72, 0x6f, 0x73,
- 0x63, 0x6f, 0x70, 0x65, 0x52, 0x65, 0x73, 0x74, 0x43, 0x44, 0x4e, 0x6f, 0x45, 0x6e, 0x64, 0x10,
- 0xca, 0x1a, 0x12, 0x16, 0x0a, 0x11, 0x50, 0x72, 0x69, 0x76, 0x69, 0x6c, 0x65, 0x67, 0x65, 0x4e,
- 0x6f, 0x74, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10, 0xad, 0x1b, 0x12, 0x17, 0x0a, 0x12, 0x50, 0x72,
- 0x69, 0x76, 0x69, 0x6c, 0x65, 0x67, 0x65, 0x52, 0x65, 0x6e, 0x65, 0x77, 0x54, 0x69, 0x6d, 0x65,
- 0x10, 0xae, 0x1b, 0x12, 0x0f, 0x0a, 0x0a, 0x56, 0x69, 0x70, 0x4c, 0x76, 0x45, 0x72, 0x72, 0x6f,
- 0x72, 0x10, 0xaf, 0x1b, 0x12, 0x11, 0x0a, 0x0c, 0x56, 0x69, 0x70, 0x47, 0x69, 0x66, 0x74, 0x45,
- 0x72, 0x72, 0x6f, 0x72, 0x10, 0xb0, 0x1b, 0x12, 0x11, 0x0a, 0x0c, 0x56, 0x69, 0x70, 0x42, 0x75,
- 0x79, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x10, 0xb1, 0x1b, 0x12, 0x14, 0x0a, 0x0f, 0x47, 0x72,
- 0x6f, 0x77, 0x74, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x10, 0x91, 0x1c,
- 0x12, 0x17, 0x0a, 0x12, 0x47, 0x72, 0x6f, 0x77, 0x74, 0x61, 0x73, 0x6b, 0x41, 0x64, 0x76, 0x52,
- 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x10, 0x92, 0x1c, 0x12, 0x17, 0x0a, 0x12, 0x50, 0x61, 0x79,
- 0x42, 0x75, 0x79, 0x4e, 0x75, 0x6d, 0x4e, 0x6f, 0x74, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10,
- 0xf5, 0x1c, 0x12, 0x14, 0x0a, 0x0f, 0x50, 0x61, 0x79, 0x52, 0x65, 0x6e, 0x65, 0x77, 0x54, 0x69,
- 0x6d, 0x65, 0x45, 0x72, 0x72, 0x10, 0xf6, 0x1c, 0x12, 0x16, 0x0a, 0x11, 0x50, 0x61, 0x79, 0x4f,
- 0x72, 0x64, 0x65, 0x72, 0x43, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x10, 0xf7, 0x1c,
- 0x12, 0x14, 0x0a, 0x0f, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x46, 0x69, 0x6e,
- 0x69, 0x73, 0x68, 0x10, 0xd9, 0x1d, 0x12, 0x19, 0x0a, 0x14, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74,
- 0x61, 0x73, 0x6b, 0x4c, 0x76, 0x4e, 0x6f, 0x74, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xda,
- 0x1d, 0x12, 0x16, 0x0a, 0x11, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x4e, 0x6f,
- 0x41, 0x63, 0x63, 0x65, 0x70, 0x74, 0x10, 0xdb, 0x1d, 0x12, 0x18, 0x0a, 0x13, 0x57, 0x6f, 0x72,
- 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x43, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65,
- 0x10, 0xdc, 0x1d, 0x12, 0x15, 0x0a, 0x10, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b,
- 0x46, 0x69, 0x6e, 0x69, 0x68, 0x65, 0x64, 0x10, 0xdd, 0x1d, 0x12, 0x1c, 0x0a, 0x17, 0x57, 0x6f,
- 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x4c, 0x61, 0x73, 0x74, 0x55, 0x6e, 0x46, 0x69, 0x6e,
- 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xde, 0x1d, 0x12, 0x1b, 0x0a, 0x16, 0x57, 0x6f, 0x72, 0x6c,
- 0x64, 0x74, 0x61, 0x73, 0x6b, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x49, 0x64, 0x4e, 0x6f, 0x73, 0x61,
- 0x6d, 0x65, 0x10, 0xdf, 0x1d, 0x12, 0x1f, 0x0a, 0x1a, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61,
- 0x73, 0x6b, 0x43, 0x68, 0x61, 0x70, 0x74, 0x65, 0x72, 0x55, 0x6e, 0x46, 0x69, 0x6e, 0x69, 0x73,
- 0x68, 0x65, 0x64, 0x10, 0xe0, 0x1d, 0x12, 0x1d, 0x0a, 0x18, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74,
- 0x61, 0x73, 0x6b, 0x43, 0x68, 0x61, 0x70, 0x74, 0x65, 0x72, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76,
- 0x65, 0x64, 0x10, 0xe1, 0x1d, 0x12, 0x17, 0x0a, 0x12, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61,
- 0x73, 0x6b, 0x4e, 0x6f, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73, 0x10, 0xe2, 0x1d, 0x12, 0x1a,
- 0x0a, 0x15, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x42, 0x61, 0x74, 0x74, 0x6c,
- 0x65, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x10, 0xe3, 0x1d, 0x12, 0x1e, 0x0a, 0x19, 0x41, 0x63,
- 0x61, 0x64, 0x65, 0x6d, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x43, 0x6f, 0x6d, 0x70, 0x6c,
- 0x65, 0x74, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x10, 0xbd, 0x1e, 0x12, 0x15, 0x0a, 0x10, 0x41, 0x75,
- 0x74, 0x6f, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x44, 0x61, 0x74, 0x61, 0x10, 0xa1,
- 0x1f, 0x12, 0x18, 0x0a, 0x13, 0x41, 0x75, 0x74, 0x6f, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x53,
- 0x74, 0x61, 0x74, 0x65, 0x73, 0x45, 0x72, 0x72, 0x10, 0xa2, 0x1f, 0x12, 0x11, 0x0a, 0x0c, 0x53,
- 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4e, 0x6f, 0x52, 0x65, 0x65, 0x6c, 0x10, 0x85, 0x20, 0x12, 0x18,
- 0x0a, 0x13, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4e, 0x6f, 0x54, 0x65, 0x6d, 0x70, 0x65, 0x72,
- 0x61, 0x74, 0x75, 0x72, 0x65, 0x10, 0x86, 0x20, 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6d, 0x69, 0x74,
- 0x68, 0x79, 0x53, 0x74, 0x6f, 0x76, 0x65, 0x4d, 0x61, 0x78, 0x4c, 0x76, 0x10, 0x87, 0x20, 0x12,
- 0x18, 0x0a, 0x13, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x65,
- 0x72, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x10, 0x88, 0x20, 0x12, 0x20, 0x0a, 0x1b, 0x53, 0x6d, 0x69,
- 0x74, 0x68, 0x79, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x65, 0x72, 0x45, 0x71, 0x75, 0x69, 0x70,
- 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0x89, 0x20, 0x12, 0x19, 0x0a, 0x14, 0x53,
- 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4d, 0x61, 0x78, 0x54, 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74,
- 0x75, 0x72, 0x65, 0x10, 0x8a, 0x20, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79,
- 0x4c, 0x61, 0x63, 0x6b, 0x4c, 0x61, 0x76, 0x61, 0x10, 0x8b, 0x20, 0x12, 0x15, 0x0a, 0x10, 0x53,
- 0x6d, 0x69, 0x74, 0x68, 0x79, 0x41, 0x74, 0x6c, 0x61, 0x73, 0x4d, 0x61, 0x78, 0x4c, 0x76, 0x10,
- 0x8c, 0x20, 0x12, 0x16, 0x0a, 0x11, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x41, 0x74, 0x6c, 0x61,
- 0x73, 0x4c, 0x61, 0x63, 0x6b, 0x4c, 0x76, 0x10, 0x8d, 0x20, 0x12, 0x19, 0x0a, 0x14, 0x53, 0x6d,
- 0x69, 0x74, 0x68, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68,
- 0x65, 0x64, 0x10, 0x8e, 0x20, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x54,
- 0x61, 0x73, 0x6b, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x10, 0x8f, 0x20, 0x12, 0x17,
- 0x0a, 0x12, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x41,
- 0x74, 0x6c, 0x61, 0x73, 0x10, 0x90, 0x20, 0x12, 0x1a, 0x0a, 0x15, 0x53, 0x6d, 0x69, 0x74, 0x68,
- 0x79, 0x4e, 0x6f, 0x41, 0x63, 0x74, 0x69, 0x76, 0x61, 0x74, 0x65, 0x41, 0x74, 0x6c, 0x61, 0x73,
- 0x10, 0x91, 0x20, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4c, 0x76, 0x54,
- 0x6f, 0x6f, 0x6c, 0x73, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10, 0x92, 0x20, 0x12, 0x15, 0x0a,
- 0x10, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4c, 0x76, 0x54, 0x6f, 0x6f, 0x6c, 0x73, 0x50, 0x72,
- 0x65, 0x10, 0x93, 0x20, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x41, 0x74,
- 0x6c, 0x61, 0x73, 0x54, 0x79, 0x70, 0x65, 0x45, 0x72, 0x72, 0x10, 0x94, 0x20, 0x12, 0x1a, 0x0a,
- 0x15, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x48, 0x65, 0x72, 0x6f, 0x4e, 0x6f, 0x52,
- 0x65, 0x61, 0x63, 0x68, 0x65, 0x64, 0x10, 0xe9, 0x20, 0x12, 0x13, 0x0a, 0x0e, 0x44, 0x69, 0x73,
- 0x70, 0x61, 0x74, 0x63, 0x68, 0x4e, 0x6f, 0x46, 0x72, 0x65, 0x65, 0x10, 0xea, 0x20, 0x12, 0x1b,
- 0x0a, 0x16, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74,
- 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xeb, 0x20, 0x12, 0x19, 0x0a, 0x14, 0x44,
- 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x48, 0x65, 0x72, 0x6f, 0x41, 0x73, 0x73, 0x69, 0x67,
- 0x6e, 0x65, 0x64, 0x10, 0xec, 0x20, 0x12, 0x18, 0x0a, 0x13, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74,
- 0x63, 0x68, 0x54, 0x61, 0x73, 0x6b, 0x45, 0x78, 0x70, 0x69, 0x72, 0x65, 0x64, 0x10, 0xed, 0x20,
- 0x12, 0x17, 0x0a, 0x12, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x52, 0x65, 0x66, 0x72,
- 0x65, 0x73, 0x68, 0x4d, 0x61, 0x78, 0x10, 0xee, 0x20, 0x12, 0x17, 0x0a, 0x12, 0x44, 0x69, 0x73,
- 0x70, 0x61, 0x74, 0x63, 0x68, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10,
- 0xef, 0x20, 0x12, 0x19, 0x0a, 0x14, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x48, 0x65,
- 0x72, 0x6f, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xf0, 0x20, 0x12, 0x16, 0x0a,
- 0x11, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x51, 0x69, 0x65, 0x63, 0x75, 0x6f, 0x69,
- 0x6e, 0x67, 0x10, 0xcd, 0x21, 0x12, 0x11, 0x0a, 0x0c, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63,
- 0x65, 0x53, 0x65, 0x6e, 0x74, 0x10, 0xce, 0x21, 0x12, 0x1a, 0x0a, 0x15, 0x50, 0x72, 0x61, 0x63,
- 0x74, 0x69, 0x63, 0x65, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x4f, 0x75,
- 0x74, 0x10, 0xcf, 0x21, 0x12, 0x18, 0x0a, 0x13, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65,
- 0x50, 0x69, 0x6c, 0x6c, 0x61, 0x72, 0x4d, 0x61, 0x78, 0x4c, 0x76, 0x10, 0xd0, 0x21, 0x12, 0x19,
- 0x0a, 0x14, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x59, 0x6f, 0x75, 0x51, 0x69, 0x65,
- 0x63, 0x75, 0x6f, 0x69, 0x6e, 0x67, 0x10, 0xd1, 0x21, 0x12, 0x1c, 0x0a, 0x17, 0x50, 0x72, 0x61,
- 0x63, 0x74, 0x69, 0x63, 0x65, 0x54, 0x61, 0x72, 0x67, 0x65, 0x74, 0x51, 0x69, 0x65, 0x63, 0x75,
- 0x6f, 0x69, 0x6e, 0x67, 0x10, 0xd2, 0x21, 0x12, 0x15, 0x0a, 0x10, 0x50, 0x72, 0x61, 0x63, 0x74,
- 0x69, 0x63, 0x65, 0x55, 0x73, 0x65, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x10, 0xd3, 0x21, 0x12, 0x16,
- 0x0a, 0x11, 0x50, 0x61, 0x72, 0x6b, 0x6f, 0x75, 0x72, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x46,
- 0x75, 0x6c, 0x6c, 0x10, 0xb1, 0x22, 0x12, 0x19, 0x0a, 0x14, 0x50, 0x61, 0x72, 0x6b, 0x6f, 0x75,
- 0x72, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x4f, 0x76, 0x65, 0x72, 0x64, 0x75, 0x65, 0x10, 0xb2,
- 0x22, 0x12, 0x1f, 0x0a, 0x1a, 0x50, 0x61, 0x72, 0x6b, 0x6f, 0x75, 0x72, 0x49, 0x6e, 0x76, 0x69,
- 0x74, 0x65, 0x4e, 0x6f, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x10,
- 0xb3, 0x22, 0x12, 0x18, 0x0a, 0x13, 0x50, 0x61, 0x72, 0x6b, 0x6f, 0x75, 0x72, 0x54, 0x61, 0x72,
- 0x67, 0x65, 0x74, 0x54, 0x65, 0x61, 0x6d, 0x65, 0x64, 0x10, 0xb4, 0x22, 0x12, 0x19, 0x0a, 0x14,
- 0x52, 0x65, 0x70, 0x75, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74,
- 0x46, 0x75, 0x6c, 0x6c, 0x10, 0x95, 0x23, 0x12, 0x1a, 0x0a, 0x15, 0x52, 0x65, 0x70, 0x75, 0x74,
- 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x6f, 0x50, 0x72, 0x65, 0x4e, 0x6f, 0x64, 0x65, 0x4c, 0x76,
- 0x10, 0x96, 0x23, 0x12, 0x15, 0x0a, 0x10, 0x4f, 0x6c, 0x64, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x52,
- 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x10, 0xf9, 0x23, 0x12, 0x15, 0x0a, 0x10, 0x4f, 0x6c,
- 0x64, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xfa,
- 0x23, 0x12, 0x16, 0x0a, 0x11, 0x4f, 0x6c, 0x64, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x4c, 0x65, 0x76,
- 0x65, 0x6c, 0x4f, 0x76, 0x65, 0x72, 0x10, 0xfb, 0x23, 0x12, 0x1f, 0x0a, 0x1a, 0x4f, 0x6c, 0x64,
- 0x74, 0x69, 0x6d, 0x65, 0x73, 0x50, 0x72, 0x65, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x4e, 0x6f, 0x46,
- 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xfc, 0x23, 0x12, 0x1a, 0x0a, 0x15, 0x4f, 0x6c,
- 0x64, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x4e, 0x6f, 0x41, 0x6c, 0x6c, 0x46, 0x69, 0x6e, 0x69, 0x73,
- 0x68, 0x65, 0x64, 0x10, 0xfd, 0x23, 0x12, 0x1b, 0x0a, 0x16, 0x50, 0x61, 0x73, 0x73, 0x6f, 0x6e,
- 0x48, 0x65, 0x72, 0x6f, 0x4e, 0x75, 0x6d, 0x4e, 0x6f, 0x74, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68,
- 0x10, 0xdd, 0x24, 0x12, 0x1a, 0x0a, 0x15, 0x50, 0x61, 0x73, 0x73, 0x6f, 0x6e, 0x48, 0x65, 0x72,
- 0x6f, 0x55, 0x6e, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x10, 0xde, 0x24, 0x12,
- 0x17, 0x0a, 0x12, 0x50, 0x61, 0x73, 0x73, 0x6f, 0x6e, 0x53, 0x65, 0x61, 0x74, 0x53, 0x74, 0x61,
- 0x74, 0x65, 0x45, 0x72, 0x72, 0x10, 0xdf, 0x24, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62,
- 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+ 0x72, 0x10, 0xf1, 0x0e, 0x12, 0x13, 0x0a, 0x0e, 0x50, 0x61, 0x67, 0x6f, 0x64, 0x61, 0x4d, 0x61,
+ 0x78, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0xf2, 0x0e, 0x12, 0x1b, 0x0a, 0x16, 0x4d, 0x61, 0x72,
+ 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x4e, 0x6f, 0x74, 0x55, 0x6e, 0x6c, 0x6f, 0x63,
+ 0x6b, 0x65, 0x64, 0x10, 0xd0, 0x0f, 0x12, 0x15, 0x0a, 0x10, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61,
+ 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x49, 0x6e, 0x55, 0x73, 0x65, 0x10, 0xd1, 0x0f, 0x12, 0x18, 0x0a,
+ 0x13, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x55, 0x6e, 0x6c, 0x6f,
+ 0x63, 0x6b, 0x65, 0x64, 0x10, 0xd2, 0x0f, 0x12, 0x1a, 0x0a, 0x15, 0x4d, 0x61, 0x72, 0x74, 0x69,
+ 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x4e, 0x6f, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x65, 0x64,
+ 0x10, 0xd3, 0x0f, 0x12, 0x1a, 0x0a, 0x15, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61,
+ 0x6c, 0x6c, 0x41, 0x74, 0x6c, 0x61, 0x73, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0xd4, 0x0f, 0x12,
+ 0x1d, 0x0a, 0x18, 0x4d, 0x61, 0x72, 0x74, 0x69, 0x61, 0x6c, 0x68, 0x61, 0x6c, 0x6c, 0x41, 0x74,
+ 0x6c, 0x61, 0x73, 0x4e, 0x6f, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x10, 0xd5, 0x0f, 0x12, 0x19,
+ 0x0a, 0x14, 0x47, 0x6f, 0x75, 0x72, 0x6d, 0x65, 0x74, 0x4d, 0x6f, 0x72, 0x65, 0x4f, 0x72, 0x64,
+ 0x65, 0x72, 0x54, 0x69, 0x6d, 0x65, 0x10, 0xb5, 0x10, 0x12, 0x16, 0x0a, 0x11, 0x47, 0x6f, 0x75,
+ 0x72, 0x6d, 0x65, 0x74, 0x53, 0x6b, 0x69, 0x6c, 0x6c, 0x4d, 0x61, 0x78, 0x4c, 0x76, 0x10, 0xb6,
+ 0x10, 0x12, 0x12, 0x0a, 0x0d, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68,
+ 0x65, 0x64, 0x10, 0x99, 0x11, 0x12, 0x14, 0x0a, 0x0f, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x55, 0x6e,
+ 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0x9a, 0x11, 0x12, 0x11, 0x0a, 0x0c, 0x52,
+ 0x74, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x10, 0x9b, 0x11, 0x12, 0x12,
+ 0x0a, 0x0d, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x65, 0x64, 0x10,
+ 0x9c, 0x11, 0x12, 0x15, 0x0a, 0x10, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x50, 0x72, 0x65, 0x4e, 0x6f,
+ 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x10, 0x9d, 0x11, 0x12, 0x16, 0x0a, 0x11, 0x52, 0x74, 0x61,
+ 0x73, 0x6b, 0x43, 0x6f, 0x6e, 0x64, 0x69, 0x4e, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x68, 0x10, 0x9e,
+ 0x11, 0x12, 0x13, 0x0a, 0x0e, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x4c, 0x61, 0x73, 0x74,
+ 0x4f, 0x6e, 0x65, 0x10, 0x9f, 0x11, 0x12, 0x16, 0x0a, 0x11, 0x52, 0x74, 0x61, 0x73, 0x6b, 0x43,
+ 0x6f, 0x6e, 0x64, 0x69, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10, 0xa0, 0x11, 0x12, 0x10,
+ 0x0a, 0x0b, 0x56, 0x69, 0x6b, 0x69, 0x6e, 0x67, 0x4c, 0x76, 0x45, 0x72, 0x72, 0x10, 0xfd, 0x11,
+ 0x12, 0x13, 0x0a, 0x0e, 0x56, 0x69, 0x6b, 0x69, 0x6e, 0x67, 0x42, 0x6f, 0x6f, 0x73, 0x54, 0x79,
+ 0x70, 0x65, 0x10, 0xfe, 0x11, 0x12, 0x16, 0x0a, 0x11, 0x56, 0x69, 0x6b, 0x69, 0x6e, 0x67, 0x42,
+ 0x75, 0x79, 0x4d, 0x61, 0x78, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0xff, 0x11, 0x12, 0x1c, 0x0a,
+ 0x17, 0x56, 0x69, 0x6b, 0x69, 0x6e, 0x67, 0x4d, 0x61, 0x78, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65,
+ 0x6e, 0x67, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x80, 0x12, 0x12, 0x15, 0x0a, 0x10, 0x56,
+ 0x69, 0x6b, 0x69, 0x6e, 0x67, 0x53, 0x74, 0x61, 0x67, 0x65, 0x50, 0x73, 0x45, 0x72, 0x72, 0x10,
+ 0x81, 0x12, 0x12, 0x1a, 0x0a, 0x15, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73,
+ 0x79, 0x48, 0x61, 0x73, 0x45, 0x78, 0x70, 0x69, 0x72, 0x65, 0x64, 0x10, 0xe1, 0x12, 0x12, 0x16,
+ 0x0a, 0x11, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x4a, 0x6f, 0x69,
+ 0x6e, 0x55, 0x70, 0x10, 0xe2, 0x12, 0x12, 0x16, 0x0a, 0x11, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61,
+ 0x6e, 0x74, 0x61, 0x73, 0x79, 0x44, 0x61, 0x72, 0x65, 0x55, 0x70, 0x10, 0xe3, 0x12, 0x12, 0x1b,
+ 0x0a, 0x16, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x42, 0x61, 0x74,
+ 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x45, 0x6e, 0x64, 0x10, 0xe4, 0x12, 0x12, 0x1b, 0x0a, 0x16, 0x4d,
+ 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65,
+ 0x4e, 0x6f, 0x57, 0x69, 0x6e, 0x10, 0xe5, 0x12, 0x12, 0x16, 0x0a, 0x11, 0x4d, 0x6f, 0x6f, 0x6e,
+ 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x4e, 0x6f, 0x4a, 0x6f, 0x69, 0x6e, 0x10, 0xe6, 0x12,
+ 0x12, 0x20, 0x0a, 0x1b, 0x4d, 0x6f, 0x6f, 0x6e, 0x66, 0x61, 0x6e, 0x74, 0x61, 0x73, 0x79, 0x4e,
+ 0x6f, 0x74, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x62, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x73, 0x10,
+ 0xe7, 0x12, 0x12, 0x18, 0x0a, 0x13, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x46, 0x6f,
+ 0x75, 0x6e, 0x64, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x10, 0xc5, 0x13, 0x12, 0x1a, 0x0a, 0x15,
+ 0x4c, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x46, 0x69, 0x6e,
+ 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xa9, 0x14, 0x12, 0x17, 0x0a, 0x12, 0x4c, 0x69, 0x6e, 0x65,
+ 0x73, 0x74, 0x6f, 0x72, 0x79, 0x4e, 0x6f, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x10, 0xaa,
+ 0x14, 0x12, 0x1f, 0x0a, 0x1a, 0x4c, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x54, 0x61,
+ 0x73, 0x6b, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x65, 0x72, 0x10,
+ 0xab, 0x14, 0x12, 0x1b, 0x0a, 0x16, 0x4c, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x43,
+ 0x68, 0x61, 0x70, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x4f, 0x70, 0x65, 0x6e, 0x10, 0xac, 0x14, 0x12,
+ 0x1b, 0x0a, 0x16, 0x4c, 0x69, 0x6e, 0x65, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x50, 0x72, 0x65, 0x4e,
+ 0x6f, 0x43, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x10, 0xad, 0x14, 0x12, 0x11, 0x0a, 0x0c,
+ 0x48, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x4c, 0x76, 0x45, 0x72, 0x72, 0x10, 0x8d, 0x15, 0x12,
+ 0x14, 0x0a, 0x0f, 0x48, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x42, 0x6f, 0x6f, 0x73, 0x54, 0x79,
+ 0x70, 0x65, 0x10, 0x8e, 0x15, 0x12, 0x17, 0x0a, 0x12, 0x48, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67,
+ 0x42, 0x75, 0x79, 0x4d, 0x61, 0x78, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x8f, 0x15, 0x12, 0x1d,
+ 0x0a, 0x18, 0x48, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x4d, 0x61, 0x78, 0x43, 0x68, 0x61, 0x6c,
+ 0x6c, 0x65, 0x6e, 0x67, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x90, 0x15, 0x12, 0x1c, 0x0a,
+ 0x17, 0x48, 0x75, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x4e, 0x6f, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65,
+ 0x6e, 0x67, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x91, 0x15, 0x12, 0x11, 0x0a, 0x0c, 0x45,
+ 0x6e, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x4c, 0x76, 0x45, 0x72, 0x72, 0x10, 0x97, 0x15, 0x12, 0x14,
+ 0x0a, 0x0f, 0x45, 0x6e, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x42, 0x6f, 0x6f, 0x73, 0x54, 0x79, 0x70,
+ 0x65, 0x10, 0x98, 0x15, 0x12, 0x17, 0x0a, 0x12, 0x45, 0x6e, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x42,
+ 0x75, 0x79, 0x4d, 0x61, 0x78, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x99, 0x15, 0x12, 0x1d, 0x0a,
+ 0x18, 0x45, 0x6e, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x4d, 0x61, 0x78, 0x43, 0x68, 0x61, 0x6c, 0x6c,
+ 0x65, 0x6e, 0x67, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x9a, 0x15, 0x12, 0x1c, 0x0a, 0x17,
+ 0x45, 0x6e, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x4e, 0x6f, 0x43, 0x68, 0x61, 0x6c, 0x6c, 0x65, 0x6e,
+ 0x67, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0x9b, 0x15, 0x12, 0x11, 0x0a, 0x0c, 0x4c, 0x69,
+ 0x62, 0x72, 0x61, 0x72, 0x79, 0x4d, 0x61, 0x78, 0x4c, 0x76, 0x10, 0xf1, 0x15, 0x12, 0x12, 0x0a,
+ 0x0d, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x4e, 0x6f, 0x44, 0x61, 0x74, 0x61, 0x10, 0xf2,
+ 0x15, 0x12, 0x16, 0x0a, 0x11, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x41, 0x63, 0x74, 0x69,
+ 0x76, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x10, 0xf3, 0x15, 0x12, 0x12, 0x0a, 0x0d, 0x4c, 0x69, 0x62,
+ 0x72, 0x61, 0x72, 0x79, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x10, 0xf4, 0x15, 0x12, 0x14, 0x0a,
+ 0x0f, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x4c, 0x76, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64,
+ 0x10, 0xf5, 0x15, 0x12, 0x1d, 0x0a, 0x18, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x46, 0x65,
+ 0x74, 0x74, 0x65, 0x72, 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10,
+ 0xf6, 0x15, 0x12, 0x1d, 0x0a, 0x18, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x50, 0x72, 0x65,
+ 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xf7,
+ 0x15, 0x12, 0x18, 0x0a, 0x13, 0x4c, 0x69, 0x62, 0x72, 0x61, 0x72, 0x79, 0x47, 0x69, 0x76, 0x65,
+ 0x4d, 0x61, 0x78, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0xf8, 0x15, 0x12, 0x1b, 0x0a, 0x16, 0x42,
+ 0x61, 0x74, 0x74, 0x6c, 0x65, 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x46,
+ 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10, 0xd5, 0x16, 0x12, 0x10, 0x0a, 0x0b, 0x42, 0x61, 0x74, 0x74,
+ 0x6c, 0x65, 0x4e, 0x6f, 0x57, 0x69, 0x6e, 0x10, 0xd6, 0x16, 0x12, 0x17, 0x0a, 0x12, 0x42, 0x61,
+ 0x74, 0x74, 0x6c, 0x65, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64,
+ 0x10, 0xd7, 0x16, 0x12, 0x16, 0x0a, 0x11, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x49, 0x6e, 0x43,
+ 0x6d, 0x64, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10, 0xd8, 0x16, 0x12, 0x12, 0x0a, 0x0d, 0x42,
+ 0x61, 0x74, 0x74, 0x6c, 0x65, 0x55, 0x73, 0x65, 0x72, 0x4f, 0x66, 0x66, 0x10, 0xd9, 0x16, 0x12,
+ 0x1e, 0x0a, 0x19, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x61, 0x70, 0x73, 0x6b, 0x69, 0x6c,
+ 0x6c, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10, 0xda, 0x16, 0x12,
+ 0x11, 0x0a, 0x0c, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x4b, 0x65, 0x65, 0x70, 0x10,
+ 0xdb, 0x16, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x46,
+ 0x6f, 0x75, 0x6e, 0x64, 0x10, 0xb8, 0x17, 0x12, 0x11, 0x0a, 0x0c, 0x53, 0x6f, 0x63, 0x69, 0x61,
+ 0x74, 0x79, 0x41, 0x64, 0x64, 0x65, 0x64, 0x10, 0xb9, 0x17, 0x12, 0x1b, 0x0a, 0x16, 0x53, 0x6f,
+ 0x63, 0x69, 0x61, 0x74, 0x79, 0x44, 0x69, 0x61, 0x6d, 0x6f, 0x6e, 0x64, 0x4e, 0x6f, 0x45, 0x6e,
+ 0x6f, 0x75, 0x67, 0x68, 0x10, 0xba, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61,
+ 0x74, 0x79, 0x4e, 0x6f, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x10, 0xbb, 0x17, 0x12, 0x13, 0x0a,
+ 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x52, 0x69, 0x67, 0x68, 0x74, 0x10,
+ 0xbc, 0x17, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x41,
+ 0x64, 0x64, 0x65, 0x64, 0x10, 0xbd, 0x17, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61,
+ 0x74, 0x79, 0x44, 0x69, 0x73, 0x6d, 0x69, 0x73, 0x73, 0x10, 0xbe, 0x17, 0x12, 0x10, 0x0a, 0x0b,
+ 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x51, 0x75, 0x69, 0x74, 0x10, 0xbf, 0x17, 0x12, 0x11,
+ 0x0a, 0x0c, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x67, 0x72, 0x65, 0x65, 0x10, 0xc0,
+ 0x17, 0x12, 0x12, 0x0a, 0x0d, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x52, 0x65, 0x66, 0x75,
+ 0x73, 0x65, 0x10, 0xc1, 0x17, 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79,
+ 0x4c, 0x6f, 0x67, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x73, 0x10, 0xc2, 0x17, 0x12, 0x18, 0x0a, 0x13,
+ 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x44,
+ 0x69, 0x73, 0x73, 0x10, 0xc3, 0x17, 0x12, 0x16, 0x0a, 0x11, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74,
+ 0x79, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67, 0x4a, 0x6f, 0x62, 0x10, 0xc4, 0x17, 0x12, 0x13,
+ 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67,
+ 0x10, 0xc5, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f,
+ 0x41, 0x63, 0x63, 0x75, 0x73, 0x65, 0x10, 0xc6, 0x17, 0x12, 0x10, 0x0a, 0x0b, 0x53, 0x6f, 0x63,
+ 0x69, 0x61, 0x74, 0x79, 0x53, 0x69, 0x67, 0x6e, 0x10, 0xc7, 0x17, 0x12, 0x12, 0x0a, 0x0d, 0x53,
+ 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x53, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x10, 0xc8, 0x17, 0x12,
+ 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x43, 0x44, 0x4c, 0x69, 0x6d, 0x69,
+ 0x74, 0x10, 0xc9, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41,
+ 0x70, 0x70, 0x6c, 0x79, 0x4d, 0x61, 0x78, 0x10, 0xca, 0x17, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6f,
+ 0x63, 0x69, 0x61, 0x74, 0x79, 0x53, 0x65, 0x6c, 0x66, 0x53, 0x65, 0x74, 0x74, 0x69, 0x6e, 0x67,
+ 0x10, 0xcb, 0x17, 0x12, 0x1c, 0x0a, 0x17, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4d, 0x65,
+ 0x6d, 0x62, 0x65, 0x72, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x10, 0xcc,
+ 0x17, 0x12, 0x1a, 0x0a, 0x15, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x52, 0x65, 0x77, 0x61,
+ 0x72, 0x64, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x10, 0xcd, 0x17, 0x12, 0x19, 0x0a,
+ 0x14, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x52, 0x65,
+ 0x63, 0x65, 0x69, 0x76, 0x65, 0x10, 0xce, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69,
+ 0x61, 0x74, 0x79, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x10, 0xcf, 0x17, 0x12, 0x14,
+ 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x42, 0x65, 0x6c, 0x6f, 0x6e, 0x67, 0x54,
+ 0x6f, 0x10, 0xd1, 0x17, 0x12, 0x13, 0x0a, 0x0e, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41,
+ 0x70, 0x70, 0x6c, 0x69, 0x65, 0x64, 0x10, 0xd2, 0x17, 0x12, 0x1a, 0x0a, 0x15, 0x53, 0x6f, 0x63,
+ 0x69, 0x61, 0x74, 0x79, 0x41, 0x70, 0x70, 0x79, 0x4c, 0x76, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75,
+ 0x67, 0x68, 0x10, 0xd3, 0x17, 0x12, 0x1a, 0x0a, 0x15, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79,
+ 0x54, 0x61, 0x73, 0x6b, 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x10, 0xd4,
+ 0x17, 0x12, 0x1c, 0x0a, 0x17, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x63, 0x74, 0x69,
+ 0x76, 0x69, 0x74, 0x79, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xd5, 0x17, 0x12,
+ 0x1b, 0x0a, 0x16, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x63, 0x69, 0x74, 0x76, 0x69,
+ 0x74, 0x79, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x10, 0xd6, 0x17, 0x12, 0x15, 0x0a, 0x10,
+ 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x44, 0x69, 0x73, 0x6d, 0x69, 0x73, 0x73, 0x65, 0x64,
+ 0x10, 0xd7, 0x17, 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x61,
+ 0x6d, 0x65, 0x45, 0x78, 0x69, 0x73, 0x74, 0x10, 0xd8, 0x17, 0x12, 0x19, 0x0a, 0x14, 0x53, 0x6f,
+ 0x63, 0x69, 0x61, 0x74, 0x79, 0x51, 0x75, 0x69, 0x74, 0x4e, 0x6f, 0x41, 0x6c, 0x6c, 0x6f, 0x77,
+ 0x65, 0x64, 0x10, 0xd9, 0x17, 0x12, 0x14, 0x0a, 0x0f, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79,
+ 0x4e, 0x6f, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x10, 0xda, 0x17, 0x12, 0x17, 0x0a, 0x12, 0x53,
+ 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f,
+ 0x6e, 0x10, 0xdb, 0x17, 0x12, 0x1b, 0x0a, 0x16, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54,
+ 0x69, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xdc,
+ 0x17, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x53, 0x70, 0x6f, 0x72,
+ 0x74, 0x73, 0x4e, 0x6f, 0x69, 0x6e, 0x69, 0x74, 0x10, 0xdd, 0x17, 0x12, 0x15, 0x0a, 0x10, 0x53,
+ 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x53, 0x70, 0x6f, 0x72, 0x74, 0x73, 0x45, 0x6e, 0x64, 0x10,
+ 0xde, 0x17, 0x12, 0x16, 0x0a, 0x11, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x65, 0x61,
+ 0x6d, 0x55, 0x6e, 0x6c, 0x6f, 0x63, 0x6b, 0x10, 0xdf, 0x17, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6f,
+ 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46, 0x6f, 0x75, 0x6e, 0x64,
+ 0x10, 0xe0, 0x17, 0x12, 0x1a, 0x0a, 0x15, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x61,
+ 0x73, 0x6b, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xe1, 0x17, 0x12,
+ 0x18, 0x0a, 0x13, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x52, 0x65,
+ 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x10, 0xe2, 0x17, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6f, 0x63,
+ 0x69, 0x61, 0x74, 0x79, 0x41, 0x70, 0x70, 0x6c, 0x79, 0x4c, 0x76, 0x4c, 0x69, 0x6d, 0x69, 0x74,
+ 0x10, 0xe3, 0x17, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x41, 0x70,
+ 0x70, 0x6c, 0x79, 0x43, 0x61, 0x6e, 0x63, 0x65, 0x6c, 0x10, 0xe4, 0x17, 0x12, 0x19, 0x0a, 0x14,
+ 0x53, 0x6f, 0x63, 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x74, 0x69, 0x63, 0x65, 0x54, 0x65, 0x78,
+ 0x74, 0x4c, 0x65, 0x6e, 0x10, 0xe5, 0x17, 0x12, 0x20, 0x0a, 0x1b, 0x53, 0x6f, 0x63, 0x69, 0x61,
+ 0x74, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x49, 0x6e, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f,
+ 0x6e, 0x57, 0x6f, 0x72, 0x64, 0x73, 0x10, 0xe6, 0x17, 0x12, 0x22, 0x0a, 0x1d, 0x53, 0x6f, 0x63,
+ 0x69, 0x61, 0x74, 0x79, 0x4e, 0x6f, 0x74, 0x69, 0x63, 0x65, 0x49, 0x6e, 0x73, 0x63, 0x72, 0x69,
+ 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x57, 0x6f, 0x72, 0x64, 0x73, 0x10, 0xe7, 0x17, 0x12, 0x15, 0x0a,
+ 0x10, 0x41, 0x72, 0x65, 0x6e, 0x61, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x42, 0x75, 0x79, 0x55,
+ 0x70, 0x10, 0x9d, 0x18, 0x12, 0x19, 0x0a, 0x14, 0x41, 0x72, 0x65, 0x6e, 0x61, 0x54, 0x69, 0x63,
+ 0x6b, 0x65, 0x74, 0x4e, 0x6f, 0x74, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0x9e, 0x18, 0x12,
+ 0x17, 0x0a, 0x12, 0x41, 0x72, 0x65, 0x6e, 0x61, 0x54, 0x69, 0x63, 0x6b, 0x65, 0x74, 0x4e, 0x70,
+ 0x63, 0x49, 0x6e, 0x43, 0x64, 0x10, 0x9f, 0x18, 0x12, 0x16, 0x0a, 0x11, 0x54, 0x61, 0x6c, 0x65,
+ 0x6e, 0x74, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x4c, 0x65, 0x61, 0x72, 0x6e, 0x10, 0x81, 0x19,
+ 0x12, 0x12, 0x0a, 0x0d, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x45, 0x72, 0x72, 0x44, 0x61, 0x74,
+ 0x61, 0x10, 0x82, 0x19, 0x12, 0x19, 0x0a, 0x14, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x55, 0x6e,
+ 0x4c, 0x6f, 0x63, 0x6b, 0x65, 0x72, 0x42, 0x65, 0x66, 0x6f, 0x72, 0x65, 0x10, 0x83, 0x19, 0x12,
+ 0x15, 0x0a, 0x10, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x65, 0x74, 0x53, 0x74,
+ 0x61, 0x74, 0x65, 0x10, 0x84, 0x19, 0x12, 0x10, 0x0a, 0x0b, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x42,
+ 0x75, 0x79, 0x4d, 0x61, 0x78, 0x10, 0xe5, 0x19, 0x12, 0x11, 0x0a, 0x0c, 0x54, 0x72, 0x6f, 0x6c,
+ 0x6c, 0x53, 0x65, 0x6c, 0x6c, 0x4d, 0x61, 0x78, 0x10, 0xe6, 0x19, 0x12, 0x16, 0x0a, 0x11, 0x54,
+ 0x72, 0x6f, 0x6c, 0x6c, 0x4d, 0x61, 0x78, 0x53, 0x65, 0x6c, 0x6c, 0x43, 0x6f, 0x75, 0x6e, 0x74,
+ 0x10, 0xe7, 0x19, 0x12, 0x16, 0x0a, 0x11, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x4d, 0x61, 0x78, 0x49,
+ 0x74, 0x65, 0x6d, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x10, 0xe8, 0x19, 0x12, 0x18, 0x0a, 0x13, 0x54,
+ 0x72, 0x6f, 0x6c, 0x6c, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x65, 0x64, 0x52, 0x65, 0x77, 0x61,
+ 0x72, 0x64, 0x10, 0xe9, 0x19, 0x12, 0x0e, 0x0a, 0x09, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x43, 0x69,
+ 0x74, 0x79, 0x10, 0xea, 0x19, 0x12, 0x0e, 0x0a, 0x09, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x54, 0x61,
+ 0x73, 0x6b, 0x10, 0xeb, 0x19, 0x12, 0x16, 0x0a, 0x11, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x49, 0x74,
+ 0x65, 0x6d, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xec, 0x19, 0x12, 0x18, 0x0a,
+ 0x13, 0x54, 0x72, 0x6f, 0x6c, 0x6c, 0x43, 0x69, 0x74, 0x79, 0x55, 0x6e, 0x53, 0x65, 0x6c, 0x6c,
+ 0x49, 0x74, 0x65, 0x6d, 0x10, 0xed, 0x19, 0x12, 0x18, 0x0a, 0x13, 0x54, 0x72, 0x6f, 0x6c, 0x6c,
+ 0x43, 0x69, 0x74, 0x79, 0x55, 0x6e, 0x52, 0x65, 0x63, 0x6f, 0x76, 0x65, 0x72, 0x79, 0x10, 0xee,
+ 0x19, 0x12, 0x19, 0x0a, 0x14, 0x48, 0x6f, 0x72, 0x6f, 0x73, 0x63, 0x6f, 0x70, 0x65, 0x4e, 0x6f,
+ 0x74, 0x54, 0x75, 0x72, 0x6e, 0x65, 0x64, 0x4f, 0x6e, 0x10, 0xc9, 0x1a, 0x12, 0x19, 0x0a, 0x14,
+ 0x48, 0x6f, 0x72, 0x6f, 0x73, 0x63, 0x6f, 0x70, 0x65, 0x52, 0x65, 0x73, 0x74, 0x43, 0x44, 0x4e,
+ 0x6f, 0x45, 0x6e, 0x64, 0x10, 0xca, 0x1a, 0x12, 0x16, 0x0a, 0x11, 0x50, 0x72, 0x69, 0x76, 0x69,
+ 0x6c, 0x65, 0x67, 0x65, 0x4e, 0x6f, 0x74, 0x46, 0x6f, 0x75, 0x6e, 0x64, 0x10, 0xad, 0x1b, 0x12,
+ 0x17, 0x0a, 0x12, 0x50, 0x72, 0x69, 0x76, 0x69, 0x6c, 0x65, 0x67, 0x65, 0x52, 0x65, 0x6e, 0x65,
+ 0x77, 0x54, 0x69, 0x6d, 0x65, 0x10, 0xae, 0x1b, 0x12, 0x0f, 0x0a, 0x0a, 0x56, 0x69, 0x70, 0x4c,
+ 0x76, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0xaf, 0x1b, 0x12, 0x11, 0x0a, 0x0c, 0x56, 0x69, 0x70,
+ 0x47, 0x69, 0x66, 0x74, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x10, 0xb0, 0x1b, 0x12, 0x11, 0x0a, 0x0c,
+ 0x56, 0x69, 0x70, 0x42, 0x75, 0x79, 0x52, 0x65, 0x70, 0x65, 0x61, 0x74, 0x10, 0xb1, 0x1b, 0x12,
+ 0x14, 0x0a, 0x0f, 0x47, 0x72, 0x6f, 0x77, 0x74, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x63, 0x65, 0x69,
+ 0x76, 0x65, 0x10, 0x91, 0x1c, 0x12, 0x17, 0x0a, 0x12, 0x47, 0x72, 0x6f, 0x77, 0x74, 0x61, 0x73,
+ 0x6b, 0x41, 0x64, 0x76, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x10, 0x92, 0x1c, 0x12, 0x17,
+ 0x0a, 0x12, 0x50, 0x61, 0x79, 0x42, 0x75, 0x79, 0x4e, 0x75, 0x6d, 0x4e, 0x6f, 0x74, 0x45, 0x6e,
+ 0x6f, 0x75, 0x67, 0x68, 0x10, 0xf5, 0x1c, 0x12, 0x14, 0x0a, 0x0f, 0x50, 0x61, 0x79, 0x52, 0x65,
+ 0x6e, 0x65, 0x77, 0x54, 0x69, 0x6d, 0x65, 0x45, 0x72, 0x72, 0x10, 0xf6, 0x1c, 0x12, 0x16, 0x0a,
+ 0x11, 0x50, 0x61, 0x79, 0x4f, 0x72, 0x64, 0x65, 0x72, 0x43, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74,
+ 0x65, 0x64, 0x10, 0xf7, 0x1c, 0x12, 0x14, 0x0a, 0x0f, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61,
+ 0x73, 0x6b, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x10, 0xd9, 0x1d, 0x12, 0x19, 0x0a, 0x14, 0x57,
+ 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x4c, 0x76, 0x4e, 0x6f, 0x74, 0x45, 0x6e, 0x6f,
+ 0x75, 0x67, 0x68, 0x10, 0xda, 0x1d, 0x12, 0x16, 0x0a, 0x11, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74,
+ 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x41, 0x63, 0x63, 0x65, 0x70, 0x74, 0x10, 0xdb, 0x1d, 0x12, 0x18,
+ 0x0a, 0x13, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x43, 0x6f, 0x6d,
+ 0x70, 0x6c, 0x65, 0x74, 0x65, 0x10, 0xdc, 0x1d, 0x12, 0x15, 0x0a, 0x10, 0x57, 0x6f, 0x72, 0x6c,
+ 0x64, 0x74, 0x61, 0x73, 0x6b, 0x46, 0x69, 0x6e, 0x69, 0x68, 0x65, 0x64, 0x10, 0xdd, 0x1d, 0x12,
+ 0x1c, 0x0a, 0x17, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x4c, 0x61, 0x73, 0x74,
+ 0x55, 0x6e, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xde, 0x1d, 0x12, 0x1b, 0x0a,
+ 0x16, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x49,
+ 0x64, 0x4e, 0x6f, 0x73, 0x61, 0x6d, 0x65, 0x10, 0xdf, 0x1d, 0x12, 0x1f, 0x0a, 0x1a, 0x57, 0x6f,
+ 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x43, 0x68, 0x61, 0x70, 0x74, 0x65, 0x72, 0x55, 0x6e,
+ 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xe0, 0x1d, 0x12, 0x1d, 0x0a, 0x18, 0x57,
+ 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x43, 0x68, 0x61, 0x70, 0x74, 0x65, 0x72, 0x52,
+ 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x10, 0xe1, 0x1d, 0x12, 0x17, 0x0a, 0x12, 0x57, 0x6f,
+ 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x73, 0x73,
+ 0x10, 0xe2, 0x1d, 0x12, 0x1a, 0x0a, 0x15, 0x57, 0x6f, 0x72, 0x6c, 0x64, 0x74, 0x61, 0x73, 0x6b,
+ 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x10, 0xe3, 0x1d, 0x12,
+ 0x1e, 0x0a, 0x19, 0x41, 0x63, 0x61, 0x64, 0x65, 0x6d, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f,
+ 0x43, 0x6f, 0x6d, 0x70, 0x6c, 0x65, 0x74, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x10, 0xbd, 0x1e, 0x12,
+ 0x15, 0x0a, 0x10, 0x41, 0x75, 0x74, 0x6f, 0x42, 0x61, 0x74, 0x74, 0x6c, 0x65, 0x4e, 0x6f, 0x44,
+ 0x61, 0x74, 0x61, 0x10, 0xa1, 0x1f, 0x12, 0x18, 0x0a, 0x13, 0x41, 0x75, 0x74, 0x6f, 0x42, 0x61,
+ 0x74, 0x74, 0x6c, 0x65, 0x53, 0x74, 0x61, 0x74, 0x65, 0x73, 0x45, 0x72, 0x72, 0x10, 0xa2, 0x1f,
+ 0x12, 0x11, 0x0a, 0x0c, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4e, 0x6f, 0x52, 0x65, 0x65, 0x6c,
+ 0x10, 0x85, 0x20, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4e, 0x6f, 0x54,
+ 0x65, 0x6d, 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x10, 0x86, 0x20, 0x12, 0x15, 0x0a,
+ 0x10, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x53, 0x74, 0x6f, 0x76, 0x65, 0x4d, 0x61, 0x78, 0x4c,
+ 0x76, 0x10, 0x87, 0x20, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x43, 0x75,
+ 0x73, 0x74, 0x6f, 0x6d, 0x65, 0x72, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x10, 0x88, 0x20, 0x12, 0x20,
+ 0x0a, 0x1b, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x43, 0x75, 0x73, 0x74, 0x6f, 0x6d, 0x65, 0x72,
+ 0x45, 0x71, 0x75, 0x69, 0x70, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0x89, 0x20,
+ 0x12, 0x19, 0x0a, 0x14, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4d, 0x61, 0x78, 0x54, 0x65, 0x6d,
+ 0x70, 0x65, 0x72, 0x61, 0x74, 0x75, 0x72, 0x65, 0x10, 0x8a, 0x20, 0x12, 0x13, 0x0a, 0x0e, 0x53,
+ 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4c, 0x61, 0x63, 0x6b, 0x4c, 0x61, 0x76, 0x61, 0x10, 0x8b, 0x20,
+ 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x41, 0x74, 0x6c, 0x61, 0x73, 0x4d,
+ 0x61, 0x78, 0x4c, 0x76, 0x10, 0x8c, 0x20, 0x12, 0x16, 0x0a, 0x11, 0x53, 0x6d, 0x69, 0x74, 0x68,
+ 0x79, 0x41, 0x74, 0x6c, 0x61, 0x73, 0x4c, 0x61, 0x63, 0x6b, 0x4c, 0x76, 0x10, 0x8d, 0x20, 0x12,
+ 0x19, 0x0a, 0x14, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x4e, 0x6f, 0x46,
+ 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0x8e, 0x20, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6d,
+ 0x69, 0x74, 0x68, 0x79, 0x54, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64,
+ 0x10, 0x8f, 0x20, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4e, 0x6f, 0x46,
+ 0x6f, 0x75, 0x6e, 0x64, 0x41, 0x74, 0x6c, 0x61, 0x73, 0x10, 0x90, 0x20, 0x12, 0x1a, 0x0a, 0x15,
+ 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4e, 0x6f, 0x41, 0x63, 0x74, 0x69, 0x76, 0x61, 0x74, 0x65,
+ 0x41, 0x74, 0x6c, 0x61, 0x73, 0x10, 0x91, 0x20, 0x12, 0x18, 0x0a, 0x13, 0x53, 0x6d, 0x69, 0x74,
+ 0x68, 0x79, 0x4c, 0x76, 0x54, 0x6f, 0x6f, 0x6c, 0x73, 0x46, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x10,
+ 0x92, 0x20, 0x12, 0x15, 0x0a, 0x10, 0x53, 0x6d, 0x69, 0x74, 0x68, 0x79, 0x4c, 0x76, 0x54, 0x6f,
+ 0x6f, 0x6c, 0x73, 0x50, 0x72, 0x65, 0x10, 0x93, 0x20, 0x12, 0x17, 0x0a, 0x12, 0x53, 0x6d, 0x69,
+ 0x74, 0x68, 0x79, 0x41, 0x74, 0x6c, 0x61, 0x73, 0x54, 0x79, 0x70, 0x65, 0x45, 0x72, 0x72, 0x10,
+ 0x94, 0x20, 0x12, 0x1a, 0x0a, 0x15, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x48, 0x65,
+ 0x72, 0x6f, 0x4e, 0x6f, 0x52, 0x65, 0x61, 0x63, 0x68, 0x65, 0x64, 0x10, 0xe9, 0x20, 0x12, 0x13,
+ 0x0a, 0x0e, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x4e, 0x6f, 0x46, 0x72, 0x65, 0x65,
+ 0x10, 0xea, 0x20, 0x12, 0x1b, 0x0a, 0x16, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x54,
+ 0x69, 0x63, 0x6b, 0x65, 0x74, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xeb, 0x20,
+ 0x12, 0x19, 0x0a, 0x14, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x48, 0x65, 0x72, 0x6f,
+ 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x65, 0x64, 0x10, 0xec, 0x20, 0x12, 0x18, 0x0a, 0x13, 0x44,
+ 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x54, 0x61, 0x73, 0x6b, 0x45, 0x78, 0x70, 0x69, 0x72,
+ 0x65, 0x64, 0x10, 0xed, 0x20, 0x12, 0x17, 0x0a, 0x12, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63,
+ 0x68, 0x52, 0x65, 0x66, 0x72, 0x65, 0x73, 0x68, 0x4d, 0x61, 0x78, 0x10, 0xee, 0x20, 0x12, 0x17,
+ 0x0a, 0x12, 0x44, 0x69, 0x73, 0x70, 0x61, 0x74, 0x63, 0x68, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x69,
+ 0x73, 0x68, 0x65, 0x64, 0x10, 0xef, 0x20, 0x12, 0x19, 0x0a, 0x14, 0x44, 0x69, 0x73, 0x70, 0x61,
+ 0x74, 0x63, 0x68, 0x48, 0x65, 0x72, 0x6f, 0x4e, 0x6f, 0x45, 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10,
+ 0xf0, 0x20, 0x12, 0x16, 0x0a, 0x11, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x51, 0x69,
+ 0x65, 0x63, 0x75, 0x6f, 0x69, 0x6e, 0x67, 0x10, 0xcd, 0x21, 0x12, 0x11, 0x0a, 0x0c, 0x50, 0x72,
+ 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x53, 0x65, 0x6e, 0x74, 0x10, 0xce, 0x21, 0x12, 0x1a, 0x0a,
+ 0x15, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x54,
+ 0x69, 0x6d, 0x65, 0x4f, 0x75, 0x74, 0x10, 0xcf, 0x21, 0x12, 0x18, 0x0a, 0x13, 0x50, 0x72, 0x61,
+ 0x63, 0x74, 0x69, 0x63, 0x65, 0x50, 0x69, 0x6c, 0x6c, 0x61, 0x72, 0x4d, 0x61, 0x78, 0x4c, 0x76,
+ 0x10, 0xd0, 0x21, 0x12, 0x19, 0x0a, 0x14, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x59,
+ 0x6f, 0x75, 0x51, 0x69, 0x65, 0x63, 0x75, 0x6f, 0x69, 0x6e, 0x67, 0x10, 0xd1, 0x21, 0x12, 0x1c,
+ 0x0a, 0x17, 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x54, 0x61, 0x72, 0x67, 0x65, 0x74,
+ 0x51, 0x69, 0x65, 0x63, 0x75, 0x6f, 0x69, 0x6e, 0x67, 0x10, 0xd2, 0x21, 0x12, 0x15, 0x0a, 0x10,
+ 0x50, 0x72, 0x61, 0x63, 0x74, 0x69, 0x63, 0x65, 0x55, 0x73, 0x65, 0x4c, 0x69, 0x6d, 0x69, 0x74,
+ 0x10, 0xd3, 0x21, 0x12, 0x16, 0x0a, 0x11, 0x50, 0x61, 0x72, 0x6b, 0x6f, 0x75, 0x72, 0x4d, 0x65,
+ 0x6d, 0x62, 0x65, 0x72, 0x46, 0x75, 0x6c, 0x6c, 0x10, 0xb1, 0x22, 0x12, 0x19, 0x0a, 0x14, 0x50,
+ 0x61, 0x72, 0x6b, 0x6f, 0x75, 0x72, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x4f, 0x76, 0x65, 0x72,
+ 0x64, 0x75, 0x65, 0x10, 0xb2, 0x22, 0x12, 0x1f, 0x0a, 0x1a, 0x50, 0x61, 0x72, 0x6b, 0x6f, 0x75,
+ 0x72, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x4e, 0x6f, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73,
+ 0x69, 0x6f, 0x6e, 0x73, 0x10, 0xb3, 0x22, 0x12, 0x18, 0x0a, 0x13, 0x50, 0x61, 0x72, 0x6b, 0x6f,
+ 0x75, 0x72, 0x54, 0x61, 0x72, 0x67, 0x65, 0x74, 0x54, 0x65, 0x61, 0x6d, 0x65, 0x64, 0x10, 0xb4,
+ 0x22, 0x12, 0x19, 0x0a, 0x14, 0x52, 0x65, 0x70, 0x75, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54,
+ 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x46, 0x75, 0x6c, 0x6c, 0x10, 0x95, 0x23, 0x12, 0x1a, 0x0a, 0x15,
+ 0x52, 0x65, 0x70, 0x75, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x6f, 0x50, 0x72, 0x65, 0x4e,
+ 0x6f, 0x64, 0x65, 0x4c, 0x76, 0x10, 0x96, 0x23, 0x12, 0x15, 0x0a, 0x10, 0x4f, 0x6c, 0x64, 0x74,
+ 0x69, 0x6d, 0x65, 0x73, 0x52, 0x65, 0x63, 0x65, 0x69, 0x76, 0x65, 0x64, 0x10, 0xf9, 0x23, 0x12,
+ 0x15, 0x0a, 0x10, 0x4f, 0x6c, 0x64, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x46, 0x69, 0x6e, 0x69, 0x73,
+ 0x68, 0x65, 0x64, 0x10, 0xfa, 0x23, 0x12, 0x16, 0x0a, 0x11, 0x4f, 0x6c, 0x64, 0x74, 0x69, 0x6d,
+ 0x65, 0x73, 0x4c, 0x65, 0x76, 0x65, 0x6c, 0x4f, 0x76, 0x65, 0x72, 0x10, 0xfb, 0x23, 0x12, 0x1f,
+ 0x0a, 0x1a, 0x4f, 0x6c, 0x64, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x50, 0x72, 0x65, 0x4c, 0x65, 0x76,
+ 0x65, 0x6c, 0x4e, 0x6f, 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xfc, 0x23, 0x12,
+ 0x1a, 0x0a, 0x15, 0x4f, 0x6c, 0x64, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x4e, 0x6f, 0x41, 0x6c, 0x6c,
+ 0x46, 0x69, 0x6e, 0x69, 0x73, 0x68, 0x65, 0x64, 0x10, 0xfd, 0x23, 0x12, 0x1b, 0x0a, 0x16, 0x50,
+ 0x61, 0x73, 0x73, 0x6f, 0x6e, 0x48, 0x65, 0x72, 0x6f, 0x4e, 0x75, 0x6d, 0x4e, 0x6f, 0x74, 0x45,
+ 0x6e, 0x6f, 0x75, 0x67, 0x68, 0x10, 0xdd, 0x24, 0x12, 0x1a, 0x0a, 0x15, 0x50, 0x61, 0x73, 0x73,
+ 0x6f, 0x6e, 0x48, 0x65, 0x72, 0x6f, 0x55, 0x6e, 0x61, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x6c,
+ 0x65, 0x10, 0xde, 0x24, 0x12, 0x17, 0x0a, 0x12, 0x50, 0x61, 0x73, 0x73, 0x6f, 0x6e, 0x53, 0x65,
+ 0x61, 0x74, 0x53, 0x74, 0x61, 0x74, 0x65, 0x45, 0x72, 0x72, 0x10, 0xdf, 0x24, 0x42, 0x06, 0x5a,
+ 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
var (
From de40390778e026d7df4378afbc56d219cedbd06d Mon Sep 17 00:00:00 2001
From: meixiongfeng <766881921@qq.com>
Date: Tue, 11 Jul 2023 11:21:57 +0800
Subject: [PATCH 3/3] =?UTF-8?q?=E6=88=98=E6=96=97=E5=85=A8=E5=B1=80?=
=?UTF-8?q?=E4=BA=8B=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
bin/json/game_circulate.json | 320 ++++++++++----------
bin/json/game_ruledesc.json | 6 +-
modules/pagoda/api_racechallengeover.go | 2 +-
pb/pagoda_db.pb.go | 38 +--
sys/configure/structs/Game.CirculateData.go | 17 +-
5 files changed, 198 insertions(+), 185 deletions(-)
diff --git a/bin/json/game_circulate.json b/bin/json/game_circulate.json
index b3fe09567..a2acbfae8 100644
--- a/bin/json/game_circulate.json
+++ b/bin/json/game_circulate.json
@@ -11,7 +11,7 @@
],
"unlock": 1100102,
"floors": 1,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_51",
@@ -56,7 +56,7 @@
],
"unlock": 1100102,
"floors": 2,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_52",
@@ -106,7 +106,7 @@
],
"unlock": 1100102,
"floors": 3,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_53",
@@ -151,7 +151,7 @@
],
"unlock": 1100102,
"floors": 4,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_54",
@@ -201,7 +201,7 @@
],
"unlock": 1100102,
"floors": 5,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_55",
@@ -246,7 +246,7 @@
],
"unlock": 1100102,
"floors": 6,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_56",
@@ -296,7 +296,7 @@
],
"unlock": 1100102,
"floors": 7,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_57",
@@ -341,7 +341,7 @@
],
"unlock": 1100102,
"floors": 8,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_58",
@@ -391,7 +391,7 @@
],
"unlock": 1100102,
"floors": 9,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_59",
@@ -436,7 +436,7 @@
],
"unlock": 1100102,
"floors": 10,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_60",
@@ -486,7 +486,7 @@
],
"unlock": 1100102,
"floors": 11,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_61",
@@ -531,7 +531,7 @@
],
"unlock": 1100102,
"floors": 12,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_62",
@@ -581,7 +581,7 @@
],
"unlock": 1100102,
"floors": 13,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_63",
@@ -626,7 +626,7 @@
],
"unlock": 1100102,
"floors": 14,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_64",
@@ -676,7 +676,7 @@
],
"unlock": 1100102,
"floors": 15,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_65",
@@ -721,7 +721,7 @@
],
"unlock": 1100102,
"floors": 16,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_66",
@@ -771,7 +771,7 @@
],
"unlock": 1100102,
"floors": 17,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_67",
@@ -816,7 +816,7 @@
],
"unlock": 1100102,
"floors": 18,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_68",
@@ -866,7 +866,7 @@
],
"unlock": 1100102,
"floors": 19,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_69",
@@ -911,7 +911,7 @@
],
"unlock": 1100102,
"floors": 20,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_70",
@@ -961,7 +961,7 @@
],
"unlock": 1100102,
"floors": 1,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_71",
@@ -1006,7 +1006,7 @@
],
"unlock": 1100102,
"floors": 2,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_72",
@@ -1056,7 +1056,7 @@
],
"unlock": 1100102,
"floors": 3,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_73",
@@ -1101,7 +1101,7 @@
],
"unlock": 1100102,
"floors": 4,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_74",
@@ -1151,7 +1151,7 @@
],
"unlock": 1100102,
"floors": 5,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_75",
@@ -1196,7 +1196,7 @@
],
"unlock": 1100102,
"floors": 6,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_76",
@@ -1246,7 +1246,7 @@
],
"unlock": 1100102,
"floors": 7,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_77",
@@ -1291,7 +1291,7 @@
],
"unlock": 1100102,
"floors": 8,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_78",
@@ -1341,7 +1341,7 @@
],
"unlock": 1100102,
"floors": 9,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_79",
@@ -1386,7 +1386,7 @@
],
"unlock": 1100102,
"floors": 10,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_80",
@@ -1436,7 +1436,7 @@
],
"unlock": 1100102,
"floors": 11,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_81",
@@ -1481,7 +1481,7 @@
],
"unlock": 1100102,
"floors": 12,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_82",
@@ -1531,7 +1531,7 @@
],
"unlock": 1100102,
"floors": 13,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_83",
@@ -1576,7 +1576,7 @@
],
"unlock": 1100102,
"floors": 14,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_84",
@@ -1626,7 +1626,7 @@
],
"unlock": 1100102,
"floors": 15,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_85",
@@ -1671,7 +1671,7 @@
],
"unlock": 1100102,
"floors": 16,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_86",
@@ -1721,7 +1721,7 @@
],
"unlock": 1100102,
"floors": 17,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_87",
@@ -1766,7 +1766,7 @@
],
"unlock": 1100102,
"floors": 18,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_88",
@@ -1816,7 +1816,7 @@
],
"unlock": 1100102,
"floors": 19,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_89",
@@ -1861,7 +1861,7 @@
],
"unlock": 1100102,
"floors": 20,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_90",
@@ -1911,7 +1911,7 @@
],
"unlock": 1100102,
"floors": 1,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_91",
@@ -1956,7 +1956,7 @@
],
"unlock": 1100102,
"floors": 2,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_92",
@@ -2006,7 +2006,7 @@
],
"unlock": 1100102,
"floors": 3,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_93",
@@ -2051,7 +2051,7 @@
],
"unlock": 1100102,
"floors": 4,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_94",
@@ -2101,7 +2101,7 @@
],
"unlock": 1100102,
"floors": 5,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_95",
@@ -2146,7 +2146,7 @@
],
"unlock": 1100102,
"floors": 6,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_96",
@@ -2196,7 +2196,7 @@
],
"unlock": 1100102,
"floors": 7,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_97",
@@ -2241,7 +2241,7 @@
],
"unlock": 1100102,
"floors": 8,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_98",
@@ -2291,7 +2291,7 @@
],
"unlock": 1100102,
"floors": 9,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_99",
@@ -2336,7 +2336,7 @@
],
"unlock": 1100102,
"floors": 10,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_100",
@@ -2386,7 +2386,7 @@
],
"unlock": 1100102,
"floors": 11,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_101",
@@ -2431,7 +2431,7 @@
],
"unlock": 1100102,
"floors": 12,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_102",
@@ -2481,7 +2481,7 @@
],
"unlock": 1100102,
"floors": 13,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_103",
@@ -2526,7 +2526,7 @@
],
"unlock": 1100102,
"floors": 14,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_104",
@@ -2576,7 +2576,7 @@
],
"unlock": 1100102,
"floors": 15,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_105",
@@ -2621,7 +2621,7 @@
],
"unlock": 1100102,
"floors": 16,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_106",
@@ -2671,7 +2671,7 @@
],
"unlock": 1100102,
"floors": 17,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_107",
@@ -2716,7 +2716,7 @@
],
"unlock": 1100102,
"floors": 18,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_108",
@@ -2766,7 +2766,7 @@
],
"unlock": 1100102,
"floors": 19,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_109",
@@ -2811,7 +2811,7 @@
],
"unlock": 1100102,
"floors": 20,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_110",
@@ -2857,7 +2857,7 @@
"openingtime": [],
"unlock": 1,
"floors": 1,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_1",
@@ -2898,7 +2898,7 @@
"openingtime": [],
"unlock": 1,
"floors": 2,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_2",
@@ -2944,7 +2944,7 @@
"openingtime": [],
"unlock": 1,
"floors": 3,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_3",
@@ -2985,7 +2985,7 @@
"openingtime": [],
"unlock": 1,
"floors": 4,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_4",
@@ -3031,7 +3031,7 @@
"openingtime": [],
"unlock": 1,
"floors": 5,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_5",
@@ -3072,7 +3072,7 @@
"openingtime": [],
"unlock": 1,
"floors": 6,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_6",
@@ -3118,7 +3118,7 @@
"openingtime": [],
"unlock": 1,
"floors": 7,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_7",
@@ -3159,7 +3159,7 @@
"openingtime": [],
"unlock": 1,
"floors": 8,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_8",
@@ -3205,7 +3205,7 @@
"openingtime": [],
"unlock": 1,
"floors": 9,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_9",
@@ -3246,7 +3246,7 @@
"openingtime": [],
"unlock": 1,
"floors": 10,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_10",
@@ -3292,7 +3292,7 @@
"openingtime": [],
"unlock": 1,
"floors": 11,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_11",
@@ -3333,7 +3333,7 @@
"openingtime": [],
"unlock": 1,
"floors": 12,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_12",
@@ -3379,7 +3379,7 @@
"openingtime": [],
"unlock": 1,
"floors": 13,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_13",
@@ -3420,7 +3420,7 @@
"openingtime": [],
"unlock": 1,
"floors": 14,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_14",
@@ -3466,7 +3466,7 @@
"openingtime": [],
"unlock": 1,
"floors": 15,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_15",
@@ -3507,7 +3507,7 @@
"openingtime": [],
"unlock": 1,
"floors": 16,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_16",
@@ -3553,7 +3553,7 @@
"openingtime": [],
"unlock": 1,
"floors": 17,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_17",
@@ -3594,7 +3594,7 @@
"openingtime": [],
"unlock": 1,
"floors": 18,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_18",
@@ -3640,7 +3640,7 @@
"openingtime": [],
"unlock": 1,
"floors": 19,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_19",
@@ -3681,7 +3681,7 @@
"openingtime": [],
"unlock": 1,
"floors": 20,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_20",
@@ -3727,7 +3727,7 @@
"openingtime": [],
"unlock": 1,
"floors": 21,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_21",
@@ -3768,7 +3768,7 @@
"openingtime": [],
"unlock": 1,
"floors": 22,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_22",
@@ -3814,7 +3814,7 @@
"openingtime": [],
"unlock": 1,
"floors": 23,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_23",
@@ -3855,7 +3855,7 @@
"openingtime": [],
"unlock": 1,
"floors": 24,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_24",
@@ -3901,7 +3901,7 @@
"openingtime": [],
"unlock": 1,
"floors": 25,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_25",
@@ -3942,7 +3942,7 @@
"openingtime": [],
"unlock": 1,
"floors": 26,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_26",
@@ -3988,7 +3988,7 @@
"openingtime": [],
"unlock": 1,
"floors": 27,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_27",
@@ -4029,7 +4029,7 @@
"openingtime": [],
"unlock": 1,
"floors": 28,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_28",
@@ -4075,7 +4075,7 @@
"openingtime": [],
"unlock": 1,
"floors": 29,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_29",
@@ -4116,7 +4116,7 @@
"openingtime": [],
"unlock": 1,
"floors": 30,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_30",
@@ -4162,7 +4162,7 @@
"openingtime": [],
"unlock": 1,
"floors": 31,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_31",
@@ -4203,7 +4203,7 @@
"openingtime": [],
"unlock": 1,
"floors": 32,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_32",
@@ -4249,7 +4249,7 @@
"openingtime": [],
"unlock": 1,
"floors": 33,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_33",
@@ -4290,7 +4290,7 @@
"openingtime": [],
"unlock": 1,
"floors": 34,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_34",
@@ -4336,7 +4336,7 @@
"openingtime": [],
"unlock": 1,
"floors": 35,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_35",
@@ -4377,7 +4377,7 @@
"openingtime": [],
"unlock": 1,
"floors": 36,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_36",
@@ -4423,7 +4423,7 @@
"openingtime": [],
"unlock": 1,
"floors": 37,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_37",
@@ -4464,7 +4464,7 @@
"openingtime": [],
"unlock": 1,
"floors": 38,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_38",
@@ -4510,7 +4510,7 @@
"openingtime": [],
"unlock": 1,
"floors": 39,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_39",
@@ -4551,7 +4551,7 @@
"openingtime": [],
"unlock": 1,
"floors": 40,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_40",
@@ -4597,7 +4597,7 @@
"openingtime": [],
"unlock": 1,
"floors": 41,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_41",
@@ -4638,7 +4638,7 @@
"openingtime": [],
"unlock": 1,
"floors": 42,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_42",
@@ -4684,7 +4684,7 @@
"openingtime": [],
"unlock": 1,
"floors": 43,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_43",
@@ -4725,7 +4725,7 @@
"openingtime": [],
"unlock": 1,
"floors": 44,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_44",
@@ -4771,7 +4771,7 @@
"openingtime": [],
"unlock": 1,
"floors": 45,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_45",
@@ -4812,7 +4812,7 @@
"openingtime": [],
"unlock": 1,
"floors": 46,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_46",
@@ -4858,7 +4858,7 @@
"openingtime": [],
"unlock": 1,
"floors": 47,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_47",
@@ -4899,7 +4899,7 @@
"openingtime": [],
"unlock": 1,
"floors": 48,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_48",
@@ -4945,7 +4945,7 @@
"openingtime": [],
"unlock": 1,
"floors": 49,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_49",
@@ -4986,7 +4986,7 @@
"openingtime": [],
"unlock": 1,
"floors": 50,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_50",
@@ -5032,7 +5032,7 @@
"openingtime": [],
"unlock": 1,
"floors": 1,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_1",
@@ -5073,7 +5073,7 @@
"openingtime": [],
"unlock": 1,
"floors": 2,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_2",
@@ -5119,7 +5119,7 @@
"openingtime": [],
"unlock": 1,
"floors": 3,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_3",
@@ -5160,7 +5160,7 @@
"openingtime": [],
"unlock": 1,
"floors": 4,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_4",
@@ -5206,7 +5206,7 @@
"openingtime": [],
"unlock": 1,
"floors": 5,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_5",
@@ -5247,7 +5247,7 @@
"openingtime": [],
"unlock": 1,
"floors": 6,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_6",
@@ -5293,7 +5293,7 @@
"openingtime": [],
"unlock": 1,
"floors": 7,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_7",
@@ -5334,7 +5334,7 @@
"openingtime": [],
"unlock": 1,
"floors": 8,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_8",
@@ -5380,7 +5380,7 @@
"openingtime": [],
"unlock": 1,
"floors": 9,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_9",
@@ -5421,7 +5421,7 @@
"openingtime": [],
"unlock": 1,
"floors": 10,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_10",
@@ -5467,7 +5467,7 @@
"openingtime": [],
"unlock": 1,
"floors": 11,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_11",
@@ -5508,7 +5508,7 @@
"openingtime": [],
"unlock": 1,
"floors": 12,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_12",
@@ -5554,7 +5554,7 @@
"openingtime": [],
"unlock": 1,
"floors": 13,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_13",
@@ -5595,7 +5595,7 @@
"openingtime": [],
"unlock": 1,
"floors": 14,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_14",
@@ -5641,7 +5641,7 @@
"openingtime": [],
"unlock": 1,
"floors": 15,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_15",
@@ -5682,7 +5682,7 @@
"openingtime": [],
"unlock": 1,
"floors": 16,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_16",
@@ -5728,7 +5728,7 @@
"openingtime": [],
"unlock": 1,
"floors": 17,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_17",
@@ -5769,7 +5769,7 @@
"openingtime": [],
"unlock": 1,
"floors": 18,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_18",
@@ -5815,7 +5815,7 @@
"openingtime": [],
"unlock": 1,
"floors": 19,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_19",
@@ -5856,7 +5856,7 @@
"openingtime": [],
"unlock": 1,
"floors": 20,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_20",
@@ -5902,7 +5902,7 @@
"openingtime": [],
"unlock": 1,
"floors": 21,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_21",
@@ -5943,7 +5943,7 @@
"openingtime": [],
"unlock": 1,
"floors": 22,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_22",
@@ -5989,7 +5989,7 @@
"openingtime": [],
"unlock": 1,
"floors": 23,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_23",
@@ -6030,7 +6030,7 @@
"openingtime": [],
"unlock": 1,
"floors": 24,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_24",
@@ -6076,7 +6076,7 @@
"openingtime": [],
"unlock": 1,
"floors": 25,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_25",
@@ -6117,7 +6117,7 @@
"openingtime": [],
"unlock": 1,
"floors": 26,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_26",
@@ -6163,7 +6163,7 @@
"openingtime": [],
"unlock": 1,
"floors": 27,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_27",
@@ -6204,7 +6204,7 @@
"openingtime": [],
"unlock": 1,
"floors": 28,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_28",
@@ -6250,7 +6250,7 @@
"openingtime": [],
"unlock": 1,
"floors": 29,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_29",
@@ -6291,7 +6291,7 @@
"openingtime": [],
"unlock": 1,
"floors": 30,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_30",
@@ -6337,7 +6337,7 @@
"openingtime": [],
"unlock": 1,
"floors": 31,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_31",
@@ -6378,7 +6378,7 @@
"openingtime": [],
"unlock": 1,
"floors": 32,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_32",
@@ -6424,7 +6424,7 @@
"openingtime": [],
"unlock": 1,
"floors": 33,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_33",
@@ -6465,7 +6465,7 @@
"openingtime": [],
"unlock": 1,
"floors": 34,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_34",
@@ -6511,7 +6511,7 @@
"openingtime": [],
"unlock": 1,
"floors": 35,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_35",
@@ -6552,7 +6552,7 @@
"openingtime": [],
"unlock": 1,
"floors": 36,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_36",
@@ -6598,7 +6598,7 @@
"openingtime": [],
"unlock": 1,
"floors": 37,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_37",
@@ -6639,7 +6639,7 @@
"openingtime": [],
"unlock": 1,
"floors": 38,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_38",
@@ -6685,7 +6685,7 @@
"openingtime": [],
"unlock": 1,
"floors": 39,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_39",
@@ -6726,7 +6726,7 @@
"openingtime": [],
"unlock": 1,
"floors": 40,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_40",
@@ -6772,7 +6772,7 @@
"openingtime": [],
"unlock": 1,
"floors": 41,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_41",
@@ -6813,7 +6813,7 @@
"openingtime": [],
"unlock": 1,
"floors": 42,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_42",
@@ -6859,7 +6859,7 @@
"openingtime": [],
"unlock": 1,
"floors": 43,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_43",
@@ -6900,7 +6900,7 @@
"openingtime": [],
"unlock": 1,
"floors": 44,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_44",
@@ -6946,7 +6946,7 @@
"openingtime": [],
"unlock": 1,
"floors": 45,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_45",
@@ -6987,7 +6987,7 @@
"openingtime": [],
"unlock": 1,
"floors": 46,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_46",
@@ -7033,7 +7033,7 @@
"openingtime": [],
"unlock": 1,
"floors": 47,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_47",
@@ -7074,7 +7074,7 @@
"openingtime": [],
"unlock": 1,
"floors": 48,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_48",
@@ -7120,7 +7120,7 @@
"openingtime": [],
"unlock": 1,
"floors": 49,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_49",
@@ -7161,7 +7161,7 @@
"openingtime": [],
"unlock": 1,
"floors": 50,
- "gaineffect": 0,
+ "fightevents": [],
"tabIcon": "",
"tabTitle": {
"key": "circularcamptower_Sheet1_tabTitle_50",
diff --git a/bin/json/game_ruledesc.json b/bin/json/game_ruledesc.json
index 6521f04b4..fea83b5b0 100644
--- a/bin/json/game_ruledesc.json
+++ b/bin/json/game_ruledesc.json
@@ -161,7 +161,7 @@
},
"content": {
"key": "ruledesc_ruledesc_content_15",
- "text": "这里可以查看你获得的所有守护者们,选择守护者点击右侧按钮可以查看详细界面并且强化他们。
在强化界面,可以有各种方式强化守护者。
守护者等级强化:
点击守护者经验条下方的加号按钮可以进入守护者升级界面,使用护身符可以快速提升守护者等级。
守护者升星:
当守护者等级达到当前星级最大值(三星最大等级为30级,四星为40级,5星为50级),可以使用荣耀徽章提升守护者星级,并解锁最高等级上限。守护者最高为6星
守护者技能等级强化:
点击技能图标上方的按钮,可以进入守护者技能升级界面,使用不同等级的功夫卷轴可以强化不同稀有度的守护者的技能等级。
守护者觉醒:
使用觉醒强化你的守护者。觉醒道具守护之心主要为招募重复守护者获得。
守护者回响:
使用回响强化你的守护者。共鸣强化道具可以再狩猎与宝箱中获得。"
+ "text": "这里可以查看你获得的所有守护者们,选择守护者点击右侧按钮可以查看详细界面并且强化他们。
在强化界面,可以有各种方式强化守护者。
守护者等级强化:
点击守护者经验条下方的加号按钮可以进入守护者升级界面,使用护身符可以快速提升守护者等级。
守护者升星:
当守护者等级达到当前星级最大值(三星最大等级为30级,四星为40级,5星为50级),可以使用荣耀徽章提升守护者星级,并解锁最高等级上限。守护者最高为6星
守护者技能等级强化:
点击技能图标上方的按钮,可以进入守护者技能升级界面,使用不同等级的功夫卷轴可以强化不同稀有度的守护者的技能等级。
守护者觉醒:
可以在觉醒界面使用守护之心强化你的守护者。觉醒道具守护之心主要为招募重复守护者获得。
守护者回响:
可以在回响界面使用回响强化道具强化你的守护者。回响强化道具可以再狩猎与宝箱中获得。"
}
},
{
@@ -271,7 +271,7 @@
},
"content": {
"key": "ruledesc_ruledesc_content_25",
- "text": "这里可以使用回响强化你的守护者。
回响强化道具可在狩猎与宝箱中获得。"
+ "text": "这里可以使用回响强化道具强化你的守护者。
回响强化道具可在狩猎与宝箱中获得。"
}
},
{
@@ -293,7 +293,7 @@
},
"content": {
"key": "ruledesc_ruledesc_content_27",
- "text": "这里可以使用觉醒强化你的守护者。
觉醒道具守护之心主要为招募重复守护者获得。"
+ "text": "这里可以使用守护之心强化你的守护者。
觉醒道具守护之心主要为招募重复守护者获得。"
}
},
{
diff --git a/modules/pagoda/api_racechallengeover.go b/modules/pagoda/api_racechallengeover.go
index f9d16d6b8..4d5d05a00 100644
--- a/modules/pagoda/api_racechallengeover.go
+++ b/modules/pagoda/api_racechallengeover.go
@@ -127,7 +127,7 @@ func (this *apiComp) ChallengeRaceOver(session comm.IUserSession, req *pb.Pagoda
}
race.Race[conf.Restriction].Curfloor += 1
- race.Race[conf.Restriction].Buf = conf.Gaineffect
+ race.Race[conf.Restriction].Task = conf.Fightevents
mapData["race"] = race.Race
errdata = this.module.ModifyPagodaData(session.GetUserId(), mapData)
diff --git a/pb/pagoda_db.pb.go b/pb/pagoda_db.pb.go
index 86142298a..be8df0f7f 100644
--- a/pb/pagoda_db.pb.go
+++ b/pb/pagoda_db.pb.go
@@ -312,12 +312,12 @@ type RaceData struct {
sizeCache protoimpl.SizeCache
unknownFields protoimpl.UnknownFields
- Race int32 `protobuf:"varint,1,opt,name=race,proto3" json:"race"` // 阵营ID 0:循环塔 1: 阵营1
- Buf int32 `protobuf:"varint,2,opt,name=buf,proto3" json:"buf"` //赛季子技能buff
- Rtime int64 `protobuf:"varint,3,opt,name=rtime,proto3" json:"rtime"` // 刷新时间 客户端不用
- Defeat int32 `protobuf:"varint,4,opt,name=defeat,proto3" json:"defeat"` // 今日战胜的次数
- Endtime int64 `protobuf:"varint,5,opt,name=endtime,proto3" json:"endtime"` //剩余倒计时
- Curfloor int32 `protobuf:"varint,6,opt,name=curfloor,proto3" json:"curfloor"` //当前层数
+ Race int32 `protobuf:"varint,1,opt,name=race,proto3" json:"race"` // 阵营ID 0:循环塔 1: 阵营1
+ Task []int32 `protobuf:"varint,2,rep,packed,name=task,proto3" json:"task"` //战斗全局事件
+ Rtime int64 `protobuf:"varint,3,opt,name=rtime,proto3" json:"rtime"` // 刷新时间 客户端不用
+ Defeat int32 `protobuf:"varint,4,opt,name=defeat,proto3" json:"defeat"` // 今日战胜的次数
+ Endtime int64 `protobuf:"varint,5,opt,name=endtime,proto3" json:"endtime"` //剩余倒计时
+ Curfloor int32 `protobuf:"varint,6,opt,name=curfloor,proto3" json:"curfloor"` //当前层数
}
func (x *RaceData) Reset() {
@@ -359,11 +359,11 @@ func (x *RaceData) GetRace() int32 {
return 0
}
-func (x *RaceData) GetBuf() int32 {
+func (x *RaceData) GetTask() []int32 {
if x != nil {
- return x.Buf
+ return x.Task
}
- return 0
+ return nil
}
func (x *RaceData) GetRtime() int64 {
@@ -447,17 +447,17 @@ var file_pagoda_pagoda_db_proto_rawDesc = []byte{
0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65,
0x79, 0x12, 0x1f, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
0x32, 0x09, 0x2e, 0x52, 0x61, 0x63, 0x65, 0x44, 0x61, 0x74, 0x61, 0x52, 0x05, 0x76, 0x61, 0x6c,
- 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x94, 0x01, 0x0a, 0x08, 0x52, 0x61, 0x63, 0x65, 0x44,
+ 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x96, 0x01, 0x0a, 0x08, 0x52, 0x61, 0x63, 0x65, 0x44,
0x61, 0x74, 0x61, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x61, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
- 0x05, 0x52, 0x04, 0x72, 0x61, 0x63, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x62, 0x75, 0x66, 0x18, 0x02,
- 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x62, 0x75, 0x66, 0x12, 0x14, 0x0a, 0x05, 0x72, 0x74, 0x69,
- 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x72, 0x74, 0x69, 0x6d, 0x65, 0x12,
- 0x16, 0x0a, 0x06, 0x64, 0x65, 0x66, 0x65, 0x61, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52,
- 0x06, 0x64, 0x65, 0x66, 0x65, 0x61, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x65, 0x6e, 0x64, 0x74, 0x69,
- 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x65, 0x6e, 0x64, 0x74, 0x69, 0x6d,
- 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x75, 0x72, 0x66, 0x6c, 0x6f, 0x6f, 0x72, 0x18, 0x06, 0x20,
- 0x01, 0x28, 0x05, 0x52, 0x08, 0x63, 0x75, 0x72, 0x66, 0x6c, 0x6f, 0x6f, 0x72, 0x42, 0x06, 0x5a,
- 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
+ 0x05, 0x52, 0x04, 0x72, 0x61, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x61, 0x73, 0x6b, 0x18,
+ 0x02, 0x20, 0x03, 0x28, 0x05, 0x52, 0x04, 0x74, 0x61, 0x73, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x72,
+ 0x74, 0x69, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x72, 0x74, 0x69, 0x6d,
+ 0x65, 0x12, 0x16, 0x0a, 0x06, 0x64, 0x65, 0x66, 0x65, 0x61, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28,
+ 0x05, 0x52, 0x06, 0x64, 0x65, 0x66, 0x65, 0x61, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x65, 0x6e, 0x64,
+ 0x74, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x65, 0x6e, 0x64, 0x74,
+ 0x69, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x63, 0x75, 0x72, 0x66, 0x6c, 0x6f, 0x6f, 0x72, 0x18,
+ 0x06, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x63, 0x75, 0x72, 0x66, 0x6c, 0x6f, 0x6f, 0x72, 0x42,
+ 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
}
var (
diff --git a/sys/configure/structs/Game.CirculateData.go b/sys/configure/structs/Game.CirculateData.go
index 2d0b4a5ea..46763d552 100644
--- a/sys/configure/structs/Game.CirculateData.go
+++ b/sys/configure/structs/Game.CirculateData.go
@@ -18,7 +18,7 @@ type GameCirculateData struct {
Openingtime []int32
Unlock int32
Floors int32
- Gaineffect int32
+ Fightevents []int32
TabIcon string
TabTitle string
Monsterlineup []int32
@@ -56,7 +56,20 @@ func (_v *GameCirculateData)Deserialize(_buf map[string]interface{}) (err error)
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["unlock"].(float64); !_ok_ { err = errors.New("unlock error"); return }; _v.Unlock = int32(_tempNum_) }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["floors"].(float64); !_ok_ { err = errors.New("floors error"); return }; _v.Floors = int32(_tempNum_) }
- { var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["gaineffect"].(float64); !_ok_ { err = errors.New("gaineffect error"); return }; _v.Gaineffect = int32(_tempNum_) }
+ {
+ var _arr_ []interface{}
+ var _ok_ bool
+ if _arr_, _ok_ = _buf["fightevents"].([]interface{}); !_ok_ { err = errors.New("fightevents error"); return }
+
+ _v.Fightevents = 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.Fightevents = append(_v.Fightevents, _list_v_)
+ }
+ }
+
{ var _ok_ bool; if _v.TabIcon, _ok_ = _buf["tabIcon"].(string); !_ok_ { err = errors.New("tabIcon error"); return } }
{var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["tabTitle"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.TabTitle error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.TabTitle, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
{