diff --git a/game-server/app/services/task/taskObj.ts b/game-server/app/services/task/taskObj.ts index 0fb1b0783..9006f394b 100644 --- a/game-server/app/services/task/taskObj.ts +++ b/game-server/app/services/task/taskObj.ts @@ -660,7 +660,7 @@ export class CheckSingleTask { { let { warId, battleStar } = param; let dicWar = gameData.war.get(warId); - if (dicWar.warType == WAR_TYPE.DAILY && (dicTaskParam[0] == 0|| dicTaskParam[0] == battleStar) && this.checkIdList(dicTaskParam, 2, warId)) { + if (dicWar.warType == WAR_TYPE.DAILY && (dicTaskParam[0] == 0|| battleStar >= dicTaskParam[0]) && this.checkIdList(dicTaskParam, 2, warId)) { result = { inc: 1 } } break; diff --git a/shared/domain/battleField/guild.ts b/shared/domain/battleField/guild.ts index 28944b1c8..4c26f35df 100644 --- a/shared/domain/battleField/guild.ts +++ b/shared/domain/battleField/guild.ts @@ -75,7 +75,7 @@ class PlayerDetailBattle { } let curDicWar = gameData.war.get(main); if(curDicWar) { - this.main = curDicWar.detailUIBg; + this.main.push(`${curDicWar.chapter}`, `${curDicWar.section}`); } this.pvp.push(pvp.toString()); this.tower.push(tower.toString()); diff --git a/shared/pubUtils/dictionary/DicWar.ts b/shared/pubUtils/dictionary/DicWar.ts index 4f717c9ce..86e16bb6c 100644 --- a/shared/pubUtils/dictionary/DicWar.ts +++ b/shared/pubUtils/dictionary/DicWar.ts @@ -19,6 +19,8 @@ export interface DicWar { readonly gk_name: string; // 章节id readonly chapter: number; + // 关卡id + readonly section: number; // 胜利后获得的君主经验 readonly kingExp: number; // 进入战场所需的最低等级 @@ -29,8 +31,6 @@ export interface DicWar { readonly previousGk: number; // 每日任务下的小类型 readonly dailyType: number; - // 显示章节名 - readonly detailUIBg: string[]; // 寻宝匹配json readonly dispatchJsonId: number; // 寻宝奖励 @@ -73,7 +73,6 @@ export function loadWar() { o.fixReward = parseFixReward(o.fixReward); o.conditionReward = parseConditionReward(o.conditionReward); o.randomReward = parseRandomReward(o.RandomReward||o.randomReward); - o.detailUIBg = parseDetailUIBg(o.detailUIBg); o.jackpotReward = parseJackpotReward(o.jackpotReward); o.teammateReward = parseFixReward(o.teammateReward); o.fobiddenCharactor = parseForbiddenChara(o.fobiddenCharactor); @@ -146,13 +145,6 @@ function parseRandomReward(str: string = '') { return result } -function parseDetailUIBg(str: string = '') { - let result = new Array(); - if(!str) return result; - let decodeArr = decodeArrayStr(str, '_'); - return decodeArr; -} - function parseJackpotReward(str: string = '') { let result = new Array<{id: number, weight: number}>(); if(!str) return result; diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index 13d556cd7..78900cbc6 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -1128,7 +1128,7 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "3&1", + "condition": "&", "timelimit": 0, "gift": 0, "info": "挚友头像框" @@ -1146,7 +1146,7 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "3&2", + "condition": "&", "timelimit": 0, "gift": 0, "info": "常规头像框" @@ -1164,10 +1164,10 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "3&3", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第一军团军团成员专属头像框" + "info": "第一军团军团成员专属" }, { "good_id": 11305, @@ -1182,10 +1182,10 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "3&4", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第二军团军团成员专属头像框" + "info": "第二军团军团成员专属" }, { "good_id": 11306, @@ -1200,14 +1200,14 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "3&5", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第三军团军团成员专属头像框" + "info": "第三军团军团成员专属" }, { "good_id": 11307, - "name": "魁首军团头像框(大将军)", + "name": "魁首军团头像框", "quality": 5, "image_id": "jun3_tuan", "itid": 51, @@ -1218,14 +1218,14 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "6&1", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第一军团军团大将军专属头像框" + "info": "第一军团军团大将军专属" }, { "good_id": 11308, - "name": "亚军军团头像框(大将军)", + "name": "亚军军团头像框", "quality": 4, "image_id": "jun2_tuan", "itid": 51, @@ -1236,14 +1236,14 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "6&2", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第二军团军团大将军专属头像框" + "info": "第二军团军团大将军专属" }, { "good_id": 11309, - "name": "季军军团头像框(大将军)", + "name": "季军军团头像框", "quality": 3, "image_id": "jun1_tuan", "itid": 51, @@ -1254,118 +1254,10 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "6&3", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第三军团军团大将军专属头像框" - }, - { - "good_id": 11310, - "name": "独断九州头像框", - "quality": 1, - "image_id": 12530, - "itid": 51, - "goodType": 10, - "redPoint": 0, - "decomposeItem": "&", - "hid": 0, - "getWays": "&", - "useWays": "&", - "value": 0, - "condition": "6&4", - "timelimit": 0, - "gift": 0, - "info": "独断九州的头像框" - }, - { - "good_id": 11311, - "name": "荷塘月色头像框", - "quality": 1, - "image_id": 12530, - "itid": 51, - "goodType": 10, - "redPoint": 0, - "decomposeItem": "&", - "hid": 0, - "getWays": "&", - "useWays": "&", - "value": 0, - "condition": "5&1", - "timelimit": 0, - "gift": 0, - "info": "荷塘月色的头像框" - }, - { - "good_id": 11312, - "name": "天下无双头像框", - "quality": 1, - "image_id": 12530, - "itid": 51, - "goodType": 10, - "redPoint": 0, - "decomposeItem": "&", - "hid": 0, - "getWays": "&", - "useWays": "&", - "value": 0, - "condition": "5&2", - "timelimit": 0, - "gift": 0, - "info": "青青子衿的头像框" - }, - { - "good_id": 11313, - "name": "万军莫敌头像框", - "quality": 1, - "image_id": 12530, - "itid": 51, - "goodType": 10, - "redPoint": 0, - "decomposeItem": "&", - "hid": 0, - "getWays": "&", - "useWays": "&", - "value": 0, - "condition": "5&3", - "timelimit": 0, - "gift": 0, - "info": "杨柳依依的头像框" - }, - { - "good_id": 11314, - "name": "威震华夏头像框", - "quality": 1, - "image_id": 12530, - "itid": 51, - "goodType": 10, - "redPoint": 0, - "decomposeItem": "&", - "hid": 0, - "getWays": "&", - "useWays": "&", - "value": 0, - "condition": "5&4", - "timelimit": 0, - "gift": 0, - "info": "冬雪飘飘的头像框" - }, - { - "good_id": 11315, - "name": "新年大吉头像框", - "quality": 1, - "image_id": 12530, - "itid": 51, - "goodType": 10, - "redPoint": 0, - "decomposeItem": "&", - "hid": 0, - "getWays": "&", - "useWays": "&", - "value": 0, - "condition": "5&5", - "timelimit": 0, - "gift": 0, - "info": "新年大吉的头像框" + "info": "第三军团军团大将军专属" }, { "good_id": 11316, @@ -1380,7 +1272,7 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "5&6", + "condition": "&", "timelimit": 0, "gift": 0, "info": "封测专属纪念头像框" @@ -1398,7 +1290,7 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "5&7", + "condition": "&", "timelimit": 0, "gift": 0, "info": "第一赛季纪念头像框" @@ -1416,10 +1308,10 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "4&1", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第一赛季冠军头像框" + "info": "第一赛季冠军专属" }, { "good_id": 11319, @@ -1434,10 +1326,10 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "4&2", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第一赛季亚军头像框" + "info": "第一赛季亚军专属" }, { "good_id": 11320, @@ -1452,10 +1344,10 @@ "getWays": "&", "useWays": "&", "value": 0, - "condition": "4&3", + "condition": "&", "timelimit": 0, "gift": 0, - "info": "第一赛季季军头像框" + "info": "第一赛季季军专属" }, { "good_id": 11401, diff --git a/shared/resource/jsons/dic_zyz_gk_main.json b/shared/resource/jsons/dic_zyz_gk_main.json index d67909464..dd1944726 100644 --- a/shared/resource/jsons/dic_zyz_gk_main.json +++ b/shared/resource/jsons/dic_zyz_gk_main.json @@ -5,6 +5,7 @@ "bg_img": 101, "mapid": 101, "chapter": 0, + "section": 1, "script_id": "R_101&S_101&RE_101", "fixReward": "&", "conditionReward": "&", @@ -39,6 +40,7 @@ "bg_img": 102, "mapid": 102, "chapter": 0, + "section": 2, "script_id": "R_102&S_102&RE_102", "fixReward": "&", "conditionReward": "&", @@ -73,6 +75,7 @@ "bg_img": 101, "mapid": 101, "chapter": 0, + "section": 3, "script_id": "R_103&S_103&RE_103", "fixReward": "&", "conditionReward": "&", @@ -107,6 +110,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 1, + "section": 1, "script_id": "R_104&S_104&RE_104", "fixReward": "11001&7|31001&500|17002&1", "conditionReward": "&", @@ -125,7 +129,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 33176, + "recommendedPower": 20142, "previousGk": 103, "relatedGk": 1104, "movePoint": 4, @@ -141,6 +145,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 1, + "section": 2, "script_id": "S_105&RE_105", "fixReward": "11001&7|31001&500|17004&1", "conditionReward": "&", @@ -159,7 +164,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 33758, + "recommendedPower": 21073, "previousGk": 104, "relatedGk": 1105, "movePoint": 8, @@ -175,6 +180,7 @@ "bg_img": 60001, "mapid": 60001, "chapter": 1, + "section": 3, "script_id": "S_106&RE_106", "fixReward": "11001&7|31001&500|22001&10", "conditionReward": "&", @@ -193,7 +199,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 34340, + "recommendedPower": 22004, "previousGk": 105, "relatedGk": 1106, "movePoint": 11, @@ -209,12 +215,13 @@ "bg_img": 107, "mapid": 107, "chapter": 1, + "section": 4, "script_id": "R_107&S_107&RE_107", "fixReward": "11001&21|31001&1500|17005&3", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "&", "warType": 1, - "gk_name": "第一章&真定之战", + "gk_name": "第一章&1-1真定之战", "kingExp": 15, "lvLimted": 3, "turnLimted": 30, @@ -227,7 +234,7 @@ "iconName": "真 定", "heroInUI": "1&1146|1&1147|1&1148", "detailUIBg": "1_1", - "recommendedPower": 43305, + "recommendedPower": 35801, "previousGk": 106, "relatedGk": 1107, "movePoint": 13, @@ -243,6 +250,7 @@ "bg_img": 60003, "mapid": 60003, "chapter": 1, + "section": 5, "script_id": "R_108&S_108&RE_108", "fixReward": "11001&7|31001&500|17006&1", "conditionReward": "&", @@ -261,7 +269,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 51453, + "recommendedPower": 39468, "previousGk": 107, "relatedGk": 1108, "movePoint": 17, @@ -277,6 +285,7 @@ "bg_img": 60004, "mapid": 60004, "chapter": 1, + "section": 6, "script_id": "&", "fixReward": "11001&7|31001&500|17003&1", "conditionReward": "&", @@ -295,7 +304,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 53549, + "recommendedPower": 41214, "previousGk": 108, "relatedGk": 1109, "movePoint": 21, @@ -311,6 +320,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 1, + "section": 7, "script_id": "R_110&S_110&RE_110", "fixReward": "11001&7|31001&500|17006&1", "conditionReward": "&", @@ -329,7 +339,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 55644, + "recommendedPower": 42961, "previousGk": 109, "relatedGk": 1110, "movePoint": 24, @@ -345,6 +355,7 @@ "bg_img": 112, "mapid": 112, "chapter": 1, + "section": 8, "script_id": "R_112&S_112&RE_112", "fixReward": "11001&21|31001&1500|17002&3", "conditionReward": "31002&50&0|31002&100&1", @@ -363,7 +374,7 @@ "iconName": "巨 鹿", "heroInUI": "1&1013|1&1013|1&1013", "detailUIBg": "1_2", - "recommendedPower": 75784, + "recommendedPower": 64498, "previousGk": 110, "relatedGk": 1112, "movePoint": 30, @@ -379,6 +390,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 1, + "section": 9, "script_id": "&", "fixReward": "11001&7|31001&500|17006&1", "conditionReward": "&", @@ -397,7 +409,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 84514, + "recommendedPower": 69853, "previousGk": 112, "relatedGk": 1113, "movePoint": 34, @@ -413,6 +425,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 1, + "section": 10, "script_id": "S_114", "fixReward": "11001&7|31001&500|17005&1", "conditionReward": "&", @@ -431,7 +444,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 87076, + "recommendedPower": 72647, "previousGk": 113, "relatedGk": 1114, "movePoint": 37, @@ -447,6 +460,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 1, + "section": 11, "script_id": "&", "fixReward": "11001&7|31001&500|17006&1", "conditionReward": "&", @@ -465,7 +479,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 96038, + "recommendedPower": 78002, "previousGk": 114, "relatedGk": 1115, "movePoint": 40, @@ -481,6 +495,7 @@ "bg_img": 116, "mapid": 116, "chapter": 1, + "section": 12, "script_id": "R_116&S_116&RE_116", "fixReward": "11001&21|31001&1500|17003&3", "conditionReward": "31002&50&0|31002&100&1", @@ -499,7 +514,7 @@ "iconName": "河 间", "heroInUI": "1&1002|1&1004|1&1039", "detailUIBg": "1_3", - "recommendedPower": 105699, + "recommendedPower": 86151, "previousGk": 115, "relatedGk": 1116, "movePoint": 45, @@ -515,6 +530,7 @@ "bg_img": 60003, "mapid": 60003, "chapter": 1, + "section": 13, "script_id": "&", "fixReward": "11001&7|31001&500|17006&1|1&1", "conditionReward": "&", @@ -533,7 +549,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 108261, + "recommendedPower": 89412, "previousGk": 116, "relatedGk": 1117, "movePoint": 49, @@ -549,6 +565,7 @@ "bg_img": 60004, "mapid": 60004, "chapter": 1, + "section": 14, "script_id": "&", "fixReward": "11001&7|31001&500|17002&1", "conditionReward": "&", @@ -567,7 +584,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 117224, + "recommendedPower": 95232, "previousGk": 117, "relatedGk": 1118, "movePoint": 51, @@ -583,6 +600,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 1, + "section": 15, "script_id": "&", "fixReward": "11001&7|31001&500|17006&1", "conditionReward": "&", @@ -601,7 +619,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 119785, + "recommendedPower": 98492, "previousGk": 118, "relatedGk": 1119, "movePoint": 54, @@ -617,6 +635,7 @@ "bg_img": 120, "mapid": 120, "chapter": 1, + "section": 16, "script_id": "R_120&S_120&RE_120", "fixReward": "11001&21|31001&1500|17004&3", "conditionReward": "31002&50&0|31002&100&1", @@ -635,7 +654,7 @@ "iconName": "渤 海", "heroInUI": "1&1003|1&1011|1&1052", "detailUIBg": "1_4", - "recommendedPower": 130843, + "recommendedPower": 107573, "previousGk": 119, "relatedGk": 1120, "movePoint": 56, @@ -651,6 +670,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 1, + "section": 17, "script_id": "S_121&RE_121", "fixReward": "11001&7|31001&500|17003&1", "conditionReward": "&", @@ -669,7 +689,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 140272, + "recommendedPower": 113859, "previousGk": 120, "relatedGk": 1121, "movePoint": 59, @@ -685,6 +705,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 1, + "section": 18, "script_id": "S_122&RE_122", "fixReward": "11001&7|31001&500|17004&1", "conditionReward": "&", @@ -703,7 +724,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 149700, + "recommendedPower": 120145, "previousGk": 121, "relatedGk": 1122, "movePoint": 64, @@ -719,6 +740,7 @@ "bg_img": 60003, "mapid": 60003, "chapter": 1, + "section": 19, "script_id": "RE_123", "fixReward": "11001&7|31001&500|17005&1", "conditionReward": "&", @@ -737,7 +759,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 165530, + "recommendedPower": 128992, "previousGk": 122, "relatedGk": 1123, "movePoint": 66, @@ -753,6 +775,7 @@ "bg_img": 124, "mapid": 124, "chapter": 1, + "section": 20, "script_id": "R_124&S_124&RE_124", "fixReward": "11001&21|31001&1500|17006&3", "conditionReward": "31002&50&0|31002&100&1", @@ -771,7 +794,7 @@ "iconName": "界 桥", "heroInUI": "1&1024|1&350|1&354", "detailUIBg": "1_5", - "recommendedPower": 218270, + "recommendedPower": 208506, "previousGk": 123, "relatedGk": 1124, "movePoint": 69, @@ -787,6 +810,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 1, + "section": 21, "script_id": "&", "fixReward": "11001&7|31001&500|17007&1", "conditionReward": "&", @@ -805,7 +829,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 222811, + "recommendedPower": 214793, "previousGk": 124, "relatedGk": 1125, "movePoint": 72, @@ -821,6 +845,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 1, + "section": 22, "script_id": "S_126&RE_126", "fixReward": "11001&7|31001&500|17008&1", "conditionReward": "&", @@ -839,7 +864,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 233753, + "recommendedPower": 224921, "previousGk": 125, "relatedGk": 1126, "movePoint": 74, @@ -855,6 +880,7 @@ "bg_img": 60007, "mapid": 60007, "chapter": 1, + "section": 23, "script_id": "&", "fixReward": "11001&7|31001&500|17009&1", "conditionReward": "&", @@ -873,7 +899,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 244695, + "recommendedPower": 235049, "previousGk": 126, "relatedGk": 1127, "movePoint": 76, @@ -889,6 +915,7 @@ "bg_img": 128, "mapid": 128, "chapter": 1, + "section": 24, "script_id": "R_128&S_128&RE_128", "fixReward": "11001&21|31001&1500|17010&3", "conditionReward": "31002&50&0|31002&100&1", @@ -907,7 +934,7 @@ "iconName": "邺 城", "heroInUI": "1&1020|1&355|1&1054", "detailUIBg": "1_6", - "recommendedPower": 265417, + "recommendedPower": 251464, "previousGk": 127, "relatedGk": 1128, "movePoint": 79, @@ -923,6 +950,7 @@ "bg_img": 60008, "mapid": 60008, "chapter": 2, + "section": 1, "script_id": "R_201&S_201", "fixReward": "11001&7|31001&500|17011&1", "conditionReward": "&", @@ -941,7 +969,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 256685, + "recommendedPower": 258450, "previousGk": 128, "relatedGk": 1201, "movePoint": 93, @@ -957,6 +985,7 @@ "bg_img": 60009, "mapid": 60009, "chapter": 2, + "section": 2, "script_id": "R_202&S_202", "fixReward": "11001&7|31001&500|17007&1", "conditionReward": "&", @@ -975,7 +1004,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 268325, + "recommendedPower": 269277, "previousGk": 201, "relatedGk": 1202, "movePoint": 95, @@ -991,6 +1020,7 @@ "bg_img": 60010, "mapid": 60010, "chapter": 2, + "section": 3, "script_id": "R_203&S_203", "fixReward": "11001&7|31001&500|17008&1", "conditionReward": "&", @@ -1009,7 +1039,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 273565, + "recommendedPower": 276263, "previousGk": 202, "relatedGk": 1203, "movePoint": 97, @@ -1025,6 +1055,7 @@ "bg_img": 204, "mapid": 204, "chapter": 2, + "section": 4, "script_id": "R_204&S_204&RE_204", "fixReward": "11001&21|31001&1500|17007&3", "conditionReward": "31002&50&0|31002&100&1", @@ -1043,7 +1074,7 @@ "iconName": "河内", "heroInUI": "1&1010|1&1065|1&355", "detailUIBg": "2_1", - "recommendedPower": 292191, + "recommendedPower": 294075, "previousGk": 203, "relatedGk": 1204, "movePoint": 100, @@ -1059,6 +1090,7 @@ "bg_img": 60007, "mapid": 60007, "chapter": 2, + "section": 5, "script_id": "R_205&S_205", "fixReward": "11001&7|31001&500|17010&1", "conditionReward": "&", @@ -1077,7 +1109,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_1", - "recommendedPower": 298129, + "recommendedPower": 301760, "previousGk": 204, "relatedGk": 1205, "movePoint": 103, @@ -1093,6 +1125,7 @@ "bg_img": 60011, "mapid": 60011, "chapter": 2, + "section": 6, "script_id": "R_206&S_206&RE_206", "fixReward": "11001&7|31001&500|17011&1", "conditionReward": "&", @@ -1111,7 +1144,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_1", - "recommendedPower": 310468, + "recommendedPower": 313285, "previousGk": 205, "relatedGk": 1206, "movePoint": 109, @@ -1127,6 +1160,7 @@ "bg_img": 60003, "mapid": 60003, "chapter": 2, + "section": 7, "script_id": "R_207&S_207", "fixReward": "11001&7|31001&500|17007&1", "conditionReward": "&", @@ -1145,7 +1179,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_1", - "recommendedPower": 316406, + "recommendedPower": 320969, "previousGk": 206, "relatedGk": 1207, "movePoint": 112, @@ -1161,6 +1195,7 @@ "bg_img": 208, "mapid": 208, "chapter": 2, + "section": 8, "script_id": "R_208&S_208&RE_208", "fixReward": "11001&21|31001&1500|17008&3", "conditionReward": "31002&50&0|31002&100&1", @@ -1179,7 +1214,7 @@ "iconName": "洛阳", "heroInUI": "1&1014|1&1001|1&1019", "detailUIBg": "2_2", - "recommendedPower": 340272, + "recommendedPower": 340877, "previousGk": 207, "relatedGk": 1208, "movePoint": 116, @@ -1195,6 +1230,7 @@ "bg_img": 60022, "mapid": 60022, "chapter": 2, + "section": 9, "script_id": "R_209&S_209", "fixReward": "11001&7|31001&500|17009&1", "conditionReward": "&", @@ -1213,7 +1249,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_2", - "recommendedPower": 346909, + "recommendedPower": 349260, "previousGk": 208, "relatedGk": 1209, "movePoint": 118, @@ -1229,6 +1265,7 @@ "bg_img": 60023, "mapid": 60023, "chapter": 2, + "section": 10, "script_id": "R_210&S_210", "fixReward": "11001&7|31001&500|17010&1", "conditionReward": "&", @@ -1247,7 +1284,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_2", - "recommendedPower": 359947, + "recommendedPower": 361484, "previousGk": 209, "relatedGk": 1210, "movePoint": 120, @@ -1263,6 +1300,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 2, + "section": 11, "script_id": "R_211&S_211", "fixReward": "11001&7|31001&500|17011&1", "conditionReward": "&", @@ -1281,7 +1319,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_2", - "recommendedPower": 372984, + "recommendedPower": 373708, "previousGk": 210, "relatedGk": 1211, "movePoint": 122, @@ -1297,6 +1335,7 @@ "bg_img": 212, "mapid": 212, "chapter": 2, + "section": 12, "script_id": "R_212&S_212&RE_212", "fixReward": "11001&21|31001&1500|17009&3", "conditionReward": "31002&50&0|31002&100&1", @@ -1315,7 +1354,7 @@ "iconName": "弘农", "heroInUI": "1&1010|1&1023|1&1059", "detailUIBg": "2_3", - "recommendedPower": 402090, + "recommendedPower": 395712, "previousGk": 211, "relatedGk": 1212, "movePoint": 124, @@ -1331,6 +1370,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 2, + "section": 13, "script_id": "R_213&S_213", "fixReward": "11001&7|31001&500|17008&1", "conditionReward": "&", @@ -1349,7 +1389,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_3", - "recommendedPower": 415826, + "recommendedPower": 408634, "previousGk": 212, "relatedGk": 1213, "movePoint": 126, @@ -1365,6 +1405,7 @@ "bg_img": 60023, "mapid": 60023, "chapter": 2, + "section": 14, "script_id": "R_214&S_214", "fixReward": "11001&7|31001&500|17009&1", "conditionReward": "&", @@ -1383,7 +1424,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_1", - "recommendedPower": 423161, + "recommendedPower": 417716, "previousGk": 213, "relatedGk": 1214, "movePoint": 128, @@ -1399,6 +1440,7 @@ "bg_img": 60008, "mapid": 60008, "chapter": 2, + "section": 15, "script_id": "R_215&S_215", "fixReward": "11001&7|31001&500|17010&1", "conditionReward": "&", @@ -1417,7 +1459,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "2_1", - "recommendedPower": 436897, + "recommendedPower": 430638, "previousGk": 214, "relatedGk": 1215, "movePoint": 130, @@ -1433,6 +1475,7 @@ "bg_img": 216, "mapid": 216, "chapter": 2, + "section": 16, "script_id": "R_216&S_216&RE_216", "fixReward": "11001&21|31001&1500|17011&3", "conditionReward": "31002&50&0|31002&100&1", @@ -1451,7 +1494,7 @@ "iconName": "郿坞", "heroInUI": "1&1004|1&1022|1&303", "detailUIBg": "2_4", - "recommendedPower": 466003, + "recommendedPower": 454738, "previousGk": 215, "relatedGk": 1216, "movePoint": 133, @@ -1467,6 +1510,7 @@ "bg_img": 60010, "mapid": 60010, "chapter": 2, + "section": 17, "script_id": "R_217&S_217", "fixReward": "11001&7|31001&500|17012&1", "conditionReward": "&", @@ -1485,7 +1529,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 474036, + "recommendedPower": 464518, "previousGk": 216, "relatedGk": 1217, "movePoint": 135, @@ -1501,6 +1545,7 @@ "bg_img": 60004, "mapid": 60004, "chapter": 2, + "section": 18, "script_id": "R_218&S_218", "fixReward": "11001&7|31001&500|17013&1", "conditionReward": "&", @@ -1519,7 +1564,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 488471, + "recommendedPower": 478139, "previousGk": 217, "relatedGk": 1218, "movePoint": 137, @@ -1535,6 +1580,7 @@ "bg_img": 60012, "mapid": 60012, "chapter": 2, + "section": 19, "script_id": "R_219&S_219", "fixReward": "11001&7|31001&500|17014&1", "conditionReward": "&", @@ -1553,7 +1599,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 496505, + "recommendedPower": 487919, "previousGk": 218, "relatedGk": 1219, "movePoint": 139, @@ -1569,6 +1615,7 @@ "bg_img": 220, "mapid": 220, "chapter": 2, + "section": 20, "script_id": "R_220&S_220&RE_220", "fixReward": "11001&21|31001&1500|17015&3", "conditionReward": "31002&50&0|31002&100&1", @@ -1587,7 +1634,7 @@ "iconName": "长安", "heroInUI": "1&1010|1&344|1&358", "detailUIBg": "2_5", - "recommendedPower": 530850, + "recommendedPower": 514115, "previousGk": 219, "relatedGk": 1220, "movePoint": 141, @@ -1603,6 +1650,7 @@ "bg_img": 60001, "mapid": 60001, "chapter": 2, + "section": 21, "script_id": "R_221&S_221", "fixReward": "11001&7|31001&500|17016&1", "conditionReward": "&", @@ -1621,7 +1669,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 539582, + "recommendedPower": 524594, "previousGk": 220, "relatedGk": 1221, "movePoint": 143, @@ -1637,6 +1685,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 2, + "section": 22, "script_id": "R_222&S_222", "fixReward": "11001&7|31001&500|17012&1", "conditionReward": "&", @@ -1655,7 +1704,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 554716, + "recommendedPower": 538913, "previousGk": 221, "relatedGk": 1222, "movePoint": 146, @@ -1671,6 +1720,7 @@ "bg_img": 60013, "mapid": 60013, "chapter": 2, + "section": 23, "script_id": "R_223&S_223", "fixReward": "11001&7|31001&500|17013&1", "conditionReward": "&", @@ -1689,7 +1739,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 563448, + "recommendedPower": 549392, "previousGk": 222, "relatedGk": 1223, "movePoint": 148, @@ -1705,12 +1755,13 @@ "bg_img": 224, "mapid": 224, "chapter": 2, + "section": 24, "script_id": "R_224&S_224&RE_224", "fixReward": "11001&21|31001&1500|17012&3", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第二章&受禅台之战", + "gk_name": "第二章&国贼伏诛", "kingExp": 15, "lvLimted": 32, "turnLimted": 30, @@ -1719,11 +1770,11 @@ "victoryInfoInUI": "诛杀董卓", "loseInfoInUI": "我方全部阵亡", "cost": 30, - "iconInMap": "city&9", + "iconInMap": "city&19", "iconName": "受禅台", "heroInUI": "1&358", "detailUIBg": "2_6", - "recommendedPower": 603032, + "recommendedPower": 577683, "previousGk": 223, "relatedGk": 1224, "movePoint": 150, @@ -1739,6 +1790,7 @@ "bg_img": 60014, "mapid": 60014, "chapter": 3, + "section": 1, "script_id": "R_301&S_301", "fixReward": "11001&8|31001&500|17015&1", "conditionReward": "&", @@ -1757,7 +1809,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 590485, + "recommendedPower": 596702, "previousGk": 224, "relatedGk": 1301, "movePoint": 155, @@ -1773,6 +1825,7 @@ "bg_img": 60003, "mapid": 60003, "chapter": 3, + "section": 2, "script_id": "R_303&S_303", "fixReward": "11001&8|31001&500|17016&1", "conditionReward": "&", @@ -1791,7 +1844,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 600266, + "recommendedPower": 608578, "previousGk": 301, "relatedGk": 1302, "movePoint": 159, @@ -1807,6 +1860,7 @@ "bg_img": 60015, "mapid": 60015, "chapter": 3, + "section": 3, "script_id": "RE_303", "fixReward": "11001&8|31001&500|17012&1", "conditionReward": "&", @@ -1825,7 +1879,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 616614, + "recommendedPower": 624394, "previousGk": 302, "relatedGk": 1303, "movePoint": 162, @@ -1841,6 +1895,7 @@ "bg_img": 304, "mapid": 304, "chapter": 3, + "section": 4, "script_id": "R_304&S_304&RE_304", "fixReward": "11001&24|31001&1500|17013&3", "conditionReward": "31002&50&0|31002&100&1", @@ -1859,7 +1914,7 @@ "iconName": "平原", "heroInUI": "1&1008|1&1045|1&1036", "detailUIBg": "3_1", - "recommendedPower": 644139, + "recommendedPower": 655580, "previousGk": 303, "relatedGk": 1304, "movePoint": 166, @@ -1875,6 +1930,7 @@ "bg_img": 60016, "mapid": 60016, "chapter": 3, + "section": 5, "script_id": "R_305&S_305", "fixReward": "11001&8|31001&500|17014&1", "conditionReward": "&", @@ -1893,7 +1949,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 661535, + "recommendedPower": 672794, "previousGk": 304, "relatedGk": 1305, "movePoint": 169, @@ -1909,6 +1965,7 @@ "bg_img": 60017, "mapid": 60017, "chapter": 3, + "section": 6, "script_id": "R_306&S_306&RE306", "fixReward": "11001&8|31001&500|17015&1", "conditionReward": "&", @@ -1927,7 +1984,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 678931, + "recommendedPower": 690008, "previousGk": 305, "relatedGk": 1306, "movePoint": 173, @@ -1943,6 +2000,7 @@ "bg_img": 60003, "mapid": 60003, "chapter": 3, + "section": 7, "script_id": "R_307&S_307", "fixReward": "11001&8|31001&500|17016&1", "conditionReward": "&", @@ -1961,7 +2019,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 689759, + "recommendedPower": 703281, "previousGk": 306, "relatedGk": 1307, "movePoint": 176, @@ -1977,6 +2035,7 @@ "bg_img": 308, "mapid": 308, "chapter": 3, + "section": 8, "script_id": "R_308&S_308&RE_308", "fixReward": "11001&24|31001&1500|17014&3", "conditionReward": "31002&50&0|31002&100&1", @@ -1995,7 +2054,7 @@ "iconName": "齐郡", "heroInUI": "1&1008|1&1045|1&1036", "detailUIBg": "3_2", - "recommendedPower": 724271, + "recommendedPower": 737261, "previousGk": 307, "relatedGk": 1308, "movePoint": 180, @@ -2011,6 +2070,7 @@ "bg_img": 60018, "mapid": 60018, "chapter": 3, + "section": 9, "script_id": "R_309&S_309&RE_309", "fixReward": "11001&8|31001&500|17013&1", "conditionReward": "&", @@ -2029,7 +2089,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 736147, + "recommendedPower": 751931, "previousGk": 308, "relatedGk": 1309, "movePoint": 184, @@ -2045,6 +2105,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 3, + "section": 10, "script_id": "&", "fixReward": "11001&8|31001&500|17014&1", "conditionReward": "&", @@ -2063,7 +2124,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 754591, + "recommendedPower": 770542, "previousGk": 309, "relatedGk": 1310, "movePoint": 186, @@ -2079,6 +2140,7 @@ "bg_img": 60019, "mapid": 60019, "chapter": 3, + "section": 11, "script_id": "R_311&S_311", "fixReward": "11001&8|31001&500|17015&1", "conditionReward": "&", @@ -2097,7 +2159,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 766467, + "recommendedPower": 785213, "previousGk": 310, "relatedGk": 1311, "movePoint": 188, @@ -2113,6 +2175,7 @@ "bg_img": 312, "mapid": 312, "chapter": 3, + "section": 12, "script_id": "R_312&S_312&RE_312", "fixReward": "11001&24|31001&1500|17016&3", "conditionReward": "31002&50&0|31002&100&1", @@ -2131,7 +2194,7 @@ "iconName": "北海", "heroInUI": "1&1002|1&1004|1&1122", "detailUIBg": "3_3", - "recommendedPower": 807964, + "recommendedPower": 821987, "previousGk": 311, "relatedGk": 1312, "movePoint": 190, @@ -2147,6 +2210,7 @@ "bg_img": 60020, "mapid": 60020, "chapter": 3, + "section": 13, "script_id": "R_313&S_313", "fixReward": "11001&8|31001&500|17017&1", "conditionReward": "&", @@ -2165,7 +2229,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 820888, + "recommendedPower": 838055, "previousGk": 312, "relatedGk": 1313, "movePoint": 195, @@ -2181,6 +2245,7 @@ "bg_img": 60014, "mapid": 60014, "chapter": 3, + "section": 14, "script_id": "R_314&S_314", "fixReward": "11001&8|31001&500|17018&1", "conditionReward": "&", @@ -2199,7 +2264,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 840380, + "recommendedPower": 858063, "previousGk": 313, "relatedGk": 1314, "movePoint": 197, @@ -2215,6 +2280,7 @@ "bg_img": 60003, "mapid": 60003, "chapter": 3, + "section": 15, "script_id": "R_315&S_315", "fixReward": "11001&8|31001&500|17019&1", "conditionReward": "&", @@ -2233,7 +2299,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 853303, + "recommendedPower": 874131, "previousGk": 314, "relatedGk": 1315, "movePoint": 201, @@ -2249,6 +2315,7 @@ "bg_img": 316, "mapid": 316, "chapter": 3, + "section": 16, "script_id": "R_316&S_316&RE_316", "fixReward": "11001&24|31001&1500|17020&3", "conditionReward": "31002&50&0|31002&100&1", @@ -2267,7 +2334,7 @@ "iconName": "琅琊", "heroInUI": "1&1003|1&1037|1&316", "detailUIBg": "3_4", - "recommendedPower": 901787, + "recommendedPower": 913699, "previousGk": 315, "relatedGk": 1316, "movePoint": 204, @@ -2283,6 +2350,7 @@ "bg_img": 60008, "mapid": 60008, "chapter": 3, + "section": 17, "script_id": "R_317&S_317", "fixReward": "11001&8|31001&500|17021&1", "conditionReward": "&", @@ -2301,7 +2369,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 915758, + "recommendedPower": 931164, "previousGk": 316, "relatedGk": 1317, "movePoint": 209, @@ -2317,6 +2385,7 @@ "bg_img": 60013, "mapid": 60013, "chapter": 3, + "section": 18, "script_id": "R_318&S_318", "fixReward": "11001&8|31001&500|17017&1", "conditionReward": "&", @@ -2335,7 +2404,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 936298, + "recommendedPower": 952569, "previousGk": 317, "relatedGk": 1318, "movePoint": 212, @@ -2351,6 +2420,7 @@ "bg_img": 60021, "mapid": 60021, "chapter": 3, + "section": 19, "script_id": "R_319&S_319", "fixReward": "11001&8|31001&500|17018&1", "conditionReward": "&", @@ -2369,7 +2439,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 950270, + "recommendedPower": 970034, "previousGk": 318, "relatedGk": 1319, "movePoint": 215, @@ -2385,6 +2455,7 @@ "bg_img": 320, "mapid": 320, "chapter": 3, + "section": 20, "script_id": "R_320&S_320&RE_320", "fixReward": "11001&24|31001&1500|17017&3", "conditionReward": "31002&50&0|31002&100&1", @@ -2403,7 +2474,7 @@ "iconName": "郯城", "heroInUI": "1&1001|1&1004|1&312", "detailUIBg": "3_5", - "recommendedPower": 1005739, + "recommendedPower": 1012397, "previousGk": 319, "relatedGk": 1320, "movePoint": 218, @@ -2419,6 +2490,7 @@ "bg_img": 60002, "mapid": 60002, "chapter": 3, + "section": 21, "script_id": "R_321&S_321", "fixReward": "11001&8|31001&500|17020&1", "conditionReward": "&", @@ -2437,7 +2509,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 1020759, + "recommendedPower": 1031259, "previousGk": 320, "relatedGk": 1321, "movePoint": 221, @@ -2453,6 +2525,7 @@ "bg_img": 60008, "mapid": 60008, "chapter": 3, + "section": 22, "script_id": "R_322&S_322", "fixReward": "11001&8|31001&500|17021&1", "conditionReward": "&", @@ -2471,7 +2544,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 1042346, + "recommendedPower": 1054062, "previousGk": 321, "relatedGk": 1322, "movePoint": 223, @@ -2487,6 +2560,7 @@ "bg_img": 60005, "mapid": 60005, "chapter": 3, + "section": 23, "script_id": "R_323&S_323", "fixReward": "11001&8|31001&500|17017&1", "conditionReward": "&", @@ -2505,7 +2579,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 1057366, + "recommendedPower": 1072924, "previousGk": 322, "relatedGk": 1323, "movePoint": 225, @@ -2521,6 +2595,7 @@ "bg_img": 324, "mapid": 324, "chapter": 3, + "section": 24, "script_id": "R_324&S_324&RE_324", "fixReward": "11001&24|31001&1500|17018&3", "conditionReward": "31002&50&0|31002&100&1", @@ -2539,7 +2614,7 @@ "iconName": "徐州", "heroInUI": "1&311|1&312|1&301", "detailUIBg": "3_6", - "recommendedPower": 1119821, + "recommendedPower": 1118081, "previousGk": 323, "relatedGk": 1324, "movePoint": 227, @@ -2555,12 +2630,13 @@ "bg_img": 60003, "mapid": 60003, "chapter": 4, + "section": 1, "script_id": "&", "fixReward": "11001&8|31001&600|17019&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&张郃出击", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2573,7 +2649,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 1163814, + "recommendedPower": 1180315, "previousGk": 324, "relatedGk": 1401, "movePoint": 230, @@ -2589,12 +2665,13 @@ "bg_img": 60015, "mapid": 60015, "chapter": 4, + "section": 2, "script_id": "&", "fixReward": "11001&8|31001&600|17020&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&袁家双将", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2607,7 +2684,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 1177786, + "recommendedPower": 1201272, "previousGk": 401, "relatedGk": 1402, "movePoint": 233, @@ -2623,12 +2700,13 @@ "bg_img": 60005, "mapid": 60005, "chapter": 4, + "section": 3, "script_id": "&", "fixReward": "11001&8|31001&600|17021&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&河北庭柱", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2641,7 +2719,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 1191757, + "recommendedPower": 1222230, "previousGk": 402, "relatedGk": 1403, "movePoint": 236, @@ -2657,6 +2735,7 @@ "bg_img": 404, "mapid": 404, "chapter": 4, + "section": 4, "script_id": "R_404&S_404&RE_404", "fixReward": "11001&24|31001&1800|17019&1", "conditionReward": "31002&50&0|31002&100&1", @@ -2675,7 +2754,7 @@ "iconName": "易京", "heroInUI": "1&1532|1&1040|1&1135", "detailUIBg": "1_1", - "recommendedPower": 1241736, + "recommendedPower": 1271778, "previousGk": 403, "relatedGk": 1404, "movePoint": 238, @@ -2691,12 +2770,13 @@ "bg_img": 405, "mapid": 405, "chapter": 4, + "section": 5, "script_id": "&", "fixReward": "11001&8|31001&600|17018&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&乌桓游骑", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2709,7 +2789,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 1257105, + "recommendedPower": 1294831, "previousGk": 404, "relatedGk": 1405, "movePoint": 240, @@ -2725,12 +2805,13 @@ "bg_img": 406, "mapid": 406, "chapter": 4, + "section": 6, "script_id": "&", "fixReward": "11001&8|31001&600|17019&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&乌桓少女", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2743,7 +2824,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 1272474, + "recommendedPower": 1317884, "previousGk": 405, "relatedGk": 1406, "movePoint": 242, @@ -2759,12 +2840,13 @@ "bg_img": 410, "mapid": 410, "chapter": 4, + "section": 7, "script_id": "&", "fixReward": "11001&8|31001&600|17020&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&逃兵匪军", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2777,7 +2859,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 1287843, + "recommendedPower": 1340938, "previousGk": 406, "relatedGk": 1407, "movePoint": 244, @@ -2793,6 +2875,7 @@ "bg_img": 408, "mapid": 408, "chapter": 4, + "section": 8, "script_id": "R_408&S_408&RE_408", "fixReward": "11001&24|31001&1800|17021&1", "conditionReward": "31002&50&0|31002&100&1", @@ -2805,13 +2888,13 @@ "forcedCharactor": "&", "fobiddenCharactor": "&", "victoryInfoInUI": "消灭所有敌军", - "loseInfoInUI": "我方全部阵亡", + "loseInfoInUI": "我方全部阵亡&3名敌军进入城内", "cost": 30, - "iconInMap": "city&2", + "iconInMap": "city&1", "iconName": "涿郡", "heroInUI": "1&1132|1&1016|1&1118", "detailUIBg": "1_2", - "recommendedPower": 1348300, + "recommendedPower": 1393978, "previousGk": 407, "relatedGk": 1408, "movePoint": 246, @@ -2827,12 +2910,13 @@ "bg_img": 407, "mapid": 407, "chapter": 4, + "section": 9, "script_id": "R_409&S_409&RE_409", "fixReward": "11001&8|31001&600|17022&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&幽州逃兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2845,7 +2929,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 1365066, + "recommendedPower": 1419128, "previousGk": 408, "relatedGk": 1409, "movePoint": 250, @@ -2861,12 +2945,13 @@ "bg_img": 411, "mapid": 411, "chapter": 4, + "section": 10, "script_id": "&", "fixReward": "11001&8|31001&600|17023&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&兵匪梳民", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2879,7 +2964,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 1381833, + "recommendedPower": 1444277, "previousGk": 409, "relatedGk": 1410, "movePoint": 252, @@ -2895,12 +2980,13 @@ "bg_img": 405, "mapid": 405, "chapter": 4, + "section": 11, "script_id": "&", "fixReward": "11001&8|31001&600|17024&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&兵匪一体", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2913,7 +2999,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 1398599, + "recommendedPower": 1469426, "previousGk": 410, "relatedGk": 1411, "movePoint": 255, @@ -2929,6 +3015,7 @@ "bg_img": 412, "mapid": 412, "chapter": 4, + "section": 12, "script_id": "R_412&S_412&RE_412", "fixReward": "11001&24|31001&1800|17025&1", "conditionReward": "31002&50&0|31002&100&1", @@ -2941,13 +3028,13 @@ "forcedCharactor": "&", "fobiddenCharactor": "&", "victoryInfoInUI": "消灭所有敌军", - "loseInfoInUI": "我方全部阵亡", + "loseInfoInUI": "我方全部阵亡&两队百姓解救失败", "cost": 30, "iconInMap": "city&10", "iconName": "长城", "heroInUI": "1&1134|1&1132|1&1137", "detailUIBg": "1_3", - "recommendedPower": 1469535, + "recommendedPower": 1525960, "previousGk": 411, "relatedGk": 1412, "movePoint": 258, @@ -2963,12 +3050,13 @@ "bg_img": 409, "mapid": 409, "chapter": 4, + "section": 13, "script_id": "&", "fixReward": "11001&8|31001&600|17026&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&乌桓游骑", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -2981,7 +3069,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 1487698, + "recommendedPower": 1553205, "previousGk": 412, "relatedGk": 1413, "movePoint": 261, @@ -2997,12 +3085,13 @@ "bg_img": 417, "mapid": 417, "chapter": 4, + "section": 14, "script_id": "&", "fixReward": "11001&8|31001&600|17022&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&乌桓营地", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3015,7 +3104,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 1505862, + "recommendedPower": 1580450, "previousGk": 413, "relatedGk": 1414, "movePoint": 263, @@ -3031,12 +3120,13 @@ "bg_img": 406, "mapid": 406, "chapter": 4, + "section": 15, "script_id": "&", "fixReward": "11001&8|31001&600|17023&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&乌桓斥候", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3049,7 +3139,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 1524025, + "recommendedPower": 1607695, "previousGk": 414, "relatedGk": 1415, "movePoint": 265, @@ -3065,6 +3155,7 @@ "bg_img": 416, "mapid": 416, "chapter": 4, + "section": 16, "script_id": "R_416&S_416&RE_416", "fixReward": "11001&24|31001&1800|17022&1", "conditionReward": "31002&50&0|31002&100&1", @@ -3079,11 +3170,11 @@ "victoryInfoInUI": "消灭所有敌军", "loseInfoInUI": "我方全部阵亡", "cost": 30, - "iconInMap": "city&1", + "iconInMap": "city&2", "iconName": "蓟城", "heroInUI": "1&1040|1&1132|1&1139", "detailUIBg": "1_4", - "recommendedPower": 1605440, + "recommendedPower": 1667721, "previousGk": 415, "relatedGk": 1416, "movePoint": 268, @@ -3099,12 +3190,13 @@ "bg_img": 411, "mapid": 411, "chapter": 4, + "section": 17, "script_id": "&", "fixReward": "11001&8|31001&600|17025&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&拦截之敌", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3117,7 +3209,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 1625001, + "recommendedPower": 1697062, "previousGk": 416, "relatedGk": 1417, "movePoint": 272, @@ -3133,12 +3225,13 @@ "bg_img": 410, "mapid": 410, "chapter": 4, + "section": 18, "script_id": "&", "fixReward": "11001&8|31001&600|17026&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&阻路之敌", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3151,7 +3244,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 1644561, + "recommendedPower": 1726402, "previousGk": 417, "relatedGk": 1418, "movePoint": 274, @@ -3167,12 +3260,13 @@ "bg_img": 405, "mapid": 405, "chapter": 4, + "section": 19, "script_id": "&", "fixReward": "11001&8|31001&600|17022&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&劝离之敌", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3185,7 +3279,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 1664122, + "recommendedPower": 1755743, "previousGk": 418, "relatedGk": 1419, "movePoint": 276, @@ -3201,6 +3295,7 @@ "bg_img": 420, "mapid": 420, "chapter": 4, + "section": 20, "script_id": "R_420&S_420&RE_420", "fixReward": "11001&24|31001&1800|17023&1", "conditionReward": "31002&50&0|31002&100&1", @@ -3213,13 +3308,13 @@ "forcedCharactor": "&", "fobiddenCharactor": "&", "victoryInfoInUI": "消灭所有敌军", - "loseInfoInUI": "我方全部阵亡", + "loseInfoInUI": "我方全部阵亡&公孙瓒阵亡", "cost": 30, - "iconInMap": "city&1", + "iconInMap": "city&18", "iconName": "右北平", "heroInUI": "1&1004|1&1132|1&1070", "detailUIBg": "1_5", - "recommendedPower": 1756016, + "recommendedPower": 1819263, "previousGk": 419, "relatedGk": 1420, "movePoint": 279, @@ -3235,12 +3330,13 @@ "bg_img": 421, "mapid": 421, "chapter": 4, + "section": 21, "script_id": "&", "fixReward": "11001&8|31001&600|17024&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&乌桓残军", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3253,7 +3349,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 1776973, + "recommendedPower": 1850699, "previousGk": 420, "relatedGk": 1421, "movePoint": 282, @@ -3269,12 +3365,13 @@ "bg_img": 422, "mapid": 422, "chapter": 4, + "section": 22, "script_id": "&", "fixReward": "11001&8|31001&600|17025&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&狂热残敌", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3287,7 +3384,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 1797931, + "recommendedPower": 1882136, "previousGk": 421, "relatedGk": 1422, "movePoint": 284, @@ -3303,12 +3400,13 @@ "bg_img": 407, "mapid": 407, "chapter": 4, + "section": 23, "script_id": "R_423&S_423&RE_423", "fixReward": "11001&8|31001&600|17026&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第四章&小关卡", + "gk_name": "第四章&少女之别", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3321,7 +3419,7 @@ "iconName": "&", "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 1818889, + "recommendedPower": 1913572, "previousGk": 422, "relatedGk": 1423, "movePoint": 286, @@ -3337,6 +3435,7 @@ "bg_img": 424, "mapid": 424, "chapter": 4, + "section": 24, "script_id": "R_424&S_424&RE_424", "fixReward": "11001&24|31001&1800|17024&1", "conditionReward": "31002&50&0|31002&100&1", @@ -3355,7 +3454,7 @@ "iconName": "乌桓部落", "heroInUI": "1&1134|1&1135|1&1136", "detailUIBg": "1_5", - "recommendedPower": 1921261, + "recommendedPower": 1980585, "previousGk": 423, "relatedGk": 1424, "movePoint": 288, @@ -3371,12 +3470,13 @@ "bg_img": 60001, "mapid": 60001, "chapter": 5, + "section": 1, "script_id": "&", "fixReward": "11001&9|31001&600|17023&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&袁军路卡", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3389,7 +3489,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 1978966, + "recommendedPower": 2002633, "previousGk": 424, "relatedGk": 1501, "movePoint": 291, @@ -3405,12 +3505,13 @@ "bg_img": 60003, "mapid": 60003, "chapter": 5, + "section": 2, "script_id": "&", "fixReward": "11001&9|31001&600|17024&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&巡骑游勇", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3423,7 +3524,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 1996431, + "recommendedPower": 2020097, "previousGk": 501, "relatedGk": 1502, "movePoint": 293, @@ -3439,12 +3540,13 @@ "bg_img": 60005, "mapid": 60005, "chapter": 5, + "section": 3, "script_id": "&", "fixReward": "11001&9|31001&600|17025&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&拦路袁军", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3457,7 +3559,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 2013895, + "recommendedPower": 2037562, "previousGk": 502, "relatedGk": 1503, "movePoint": 295, @@ -3473,6 +3575,7 @@ "bg_img": 504, "mapid": 504, "chapter": 5, + "section": 4, "script_id": "S_504&R_504&RE_504", "fixReward": "11001&27|31001&1800|17026&1", "conditionReward": "31002&50&0|31002&100&1", @@ -3491,7 +3594,7 @@ "iconName": "官渡", "heroInUI": "1&1065|1&355|2&354", "detailUIBg": "1_1", - "recommendedPower": 2093532, + "recommendedPower": 2113287, "previousGk": 503, "relatedGk": 1504, "movePoint": 297, @@ -3507,12 +3610,13 @@ "bg_img": 60002, "mapid": 60002, "chapter": 5, + "section": 5, "script_id": "&", "fixReward": "11001&9|31001&600|17027&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&边境守卫", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3525,7 +3629,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 2112743, + "recommendedPower": 2132499, "previousGk": 504, "relatedGk": 1505, "movePoint": 299, @@ -3541,12 +3645,13 @@ "bg_img": 60004, "mapid": 60004, "chapter": 5, + "section": 6, "script_id": "&", "fixReward": "11001&9|31001&600|17028&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&边境守卫", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3559,7 +3664,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 2131954, + "recommendedPower": 2151710, "previousGk": 505, "relatedGk": 1506, "movePoint": 301, @@ -3575,12 +3680,13 @@ "bg_img": 60006, "mapid": 60006, "chapter": 5, + "section": 7, "script_id": "&", "fixReward": "11001&9|31001&600|17029&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&边境守卫", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3593,7 +3699,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 2151165, + "recommendedPower": 2170921, "previousGk": 506, "relatedGk": 1507, "movePoint": 303, @@ -3609,6 +3715,7 @@ "bg_img": 508, "mapid": 508, "chapter": 5, + "section": 8, "script_id": "S_508&R_508&RE_508", "fixReward": "11001&27|31001&1800|17030&1", "conditionReward": "31002&50&0|31002&100&1", @@ -3623,11 +3730,11 @@ "victoryInfoInUI": "击杀曹仁", "loseInfoInUI": "婚嫁马车到达撤离点&我方全部阵亡", "cost": 30, - "iconInMap": "city&3", + "iconInMap": "city&1", "iconName": "谯郡", "heroInUI": "1&1006|1&1003|1&311", "detailUIBg": "1_2", - "recommendedPower": 2244774, + "recommendedPower": 2260618, "previousGk": 507, "relatedGk": 1508, "movePoint": 305, @@ -3643,12 +3750,13 @@ "bg_img": 60003, "mapid": 60003, "chapter": 5, + "section": 9, "script_id": "&", "fixReward": "11001&9|31001&600|17031&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&追击之敌", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3661,7 +3769,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 2265731, + "recommendedPower": 2281576, "previousGk": 508, "relatedGk": 1509, "movePoint": 308, @@ -3677,12 +3785,13 @@ "bg_img": 60004, "mapid": 60004, "chapter": 5, + "section": 10, "script_id": "&", "fixReward": "11001&9|31001&600|17027&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&送嫁长队", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3695,7 +3804,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 2286689, + "recommendedPower": 2302534, "previousGk": 509, "relatedGk": 1510, "movePoint": 311, @@ -3711,12 +3820,13 @@ "bg_img": 60005, "mapid": 60005, "chapter": 5, + "section": 11, "script_id": "&", "fixReward": "11001&9|31001&600|17028&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&送嫁长队", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3729,7 +3839,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 2307647, + "recommendedPower": 2323491, "previousGk": 510, "relatedGk": 1511, "movePoint": 314, @@ -3745,6 +3855,7 @@ "bg_img": 512, "mapid": 512, "chapter": 5, + "section": 12, "script_id": "S_512&R_512&RE_512", "fixReward": "11001&27|31001&1800|17027&1", "conditionReward": "31002&50&0|31002&100&1", @@ -3759,11 +3870,11 @@ "victoryInfoInUI": "击败孙策", "loseInfoInUI": "我方全部阵亡", "cost": 30, - "iconInMap": "city&3", + "iconInMap": "city&2", "iconName": "淮南", "heroInUI": "1&1007|1&333|1&304", "detailUIBg": "1_3", - "recommendedPower": 2415227, + "recommendedPower": 2427160, "previousGk": 511, "relatedGk": 1512, "movePoint": 316, @@ -3779,12 +3890,13 @@ "bg_img": 60002, "mapid": 60002, "chapter": 5, + "section": 13, "script_id": "&", "fixReward": "11001&9|31001&600|17030&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&江东追兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3797,7 +3909,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 2437931, + "recommendedPower": 2449864, "previousGk": 512, "relatedGk": 1513, "movePoint": 319, @@ -3813,12 +3925,13 @@ "bg_img": 60001, "mapid": 60001, "chapter": 5, + "section": 14, "script_id": "&", "fixReward": "11001&9|31001&600|17031&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&得脱自由", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3831,7 +3944,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 2460635, + "recommendedPower": 2472568, "previousGk": 513, "relatedGk": 1514, "movePoint": 321, @@ -3847,12 +3960,13 @@ "bg_img": 60006, "mapid": 60006, "chapter": 5, + "section": 15, "script_id": "&", "fixReward": "11001&9|31001&600|17027&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&群山乱匪", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3865,7 +3979,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 2483339, + "recommendedPower": 2495273, "previousGk": 514, "relatedGk": 1515, "movePoint": 325, @@ -3881,6 +3995,7 @@ "bg_img": 516, "mapid": 516, "chapter": 5, + "section": 16, "script_id": "S_516&R_516&RE_516", "fixReward": "11001&27|31001&1800|17028&1", "conditionReward": "31002&50&0|31002&100&1", @@ -3899,7 +4014,7 @@ "iconName": "卧牛山", "heroInUI": "1&1045|1&1561|1&1560", "detailUIBg": "1_4", - "recommendedPower": 2604891, + "recommendedPower": 2612913, "previousGk": 515, "relatedGk": 1516, "movePoint": 328, @@ -3915,12 +4030,13 @@ "bg_img": 60005, "mapid": 60005, "chapter": 5, + "section": 17, "script_id": "&", "fixReward": "11001&9|31001&600|17029&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&群山乱匪", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3933,7 +4049,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 2629341, + "recommendedPower": 2637364, "previousGk": 516, "relatedGk": 1517, "movePoint": 330, @@ -3949,12 +4065,13 @@ "bg_img": 60003, "mapid": 60003, "chapter": 5, + "section": 18, "script_id": "&", "fixReward": "11001&9|31001&600|17030&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&群山乱匪", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -3967,7 +4084,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 2653792, + "recommendedPower": 2661815, "previousGk": 517, "relatedGk": 1518, "movePoint": 332, @@ -3983,12 +4100,13 @@ "bg_img": 60001, "mapid": 60001, "chapter": 5, + "section": 19, "script_id": "&", "fixReward": "11001&9|31001&600|17031&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&群山乱匪", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4001,7 +4119,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 2678243, + "recommendedPower": 2686265, "previousGk": 518, "relatedGk": 1519, "movePoint": 334, @@ -4017,6 +4135,7 @@ "bg_img": 520, "mapid": 520, "chapter": 5, + "section": 20, "script_id": "S_520&R_520&S_520&RE_520", "fixReward": "11001&27|31001&1800|17029&1", "conditionReward": "31002&50&0|31002&100&1", @@ -4035,7 +4154,7 @@ "iconName": "古城", "heroInUI": "1&1007|1&1037|1&317", "detailUIBg": "1_5", - "recommendedPower": 2813766, + "recommendedPower": 2817878, "previousGk": 519, "relatedGk": 1520, "movePoint": 337, @@ -4051,12 +4170,13 @@ "bg_img": 60002, "mapid": 60002, "chapter": 5, + "section": 21, "script_id": "&", "fixReward": "11001&9|31001&600|17028&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&曹军哨兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4069,7 +4189,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 2839963, + "recommendedPower": 2844075, "previousGk": 520, "relatedGk": 1521, "movePoint": 340, @@ -4085,12 +4205,13 @@ "bg_img": 60003, "mapid": 60003, "chapter": 5, + "section": 22, "script_id": "&", "fixReward": "11001&9|31001&600|17029&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&空虚敌境", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4103,7 +4224,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 2866160, + "recommendedPower": 2870272, "previousGk": 521, "relatedGk": 1522, "movePoint": 343, @@ -4119,12 +4240,13 @@ "bg_img": 60005, "mapid": 60005, "chapter": 5, + "section": 23, "script_id": "&", "fixReward": "11001&9|31001&600|17030&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&无人之境", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4137,7 +4259,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 2892357, + "recommendedPower": 2896469, "previousGk": 522, "relatedGk": 1523, "movePoint": 346, @@ -4153,12 +4275,13 @@ "bg_img": 524, "mapid": 524, "chapter": 5, + "section": 24, "script_id": "S_524&R_524&RE_524", "fixReward": "11001&27|31001&1800|17031&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第五章&许田之战", + "gk_name": "第五章&许昌之战", "kingExp": 15, "lvLimted": 58, "turnLimted": 30, @@ -4167,11 +4290,11 @@ "victoryInfoInUI": "3人到达撤离点", "loseInfoInUI": "我方全部阵亡", "cost": 30, - "iconInMap": "city&3", + "iconInMap": "city&7", "iconName": "许昌", "heroInUI": "1&303|1&311|2&302", "detailUIBg": "1_5", - "recommendedPower": 3041853, + "recommendedPower": 3042053, "previousGk": 523, "relatedGk": 1524, "movePoint": 348, @@ -4187,12 +4310,13 @@ "bg_img": 60006, "mapid": 60006, "chapter": 5, + "section": 25, "script_id": "&", "fixReward": "11001&9|31001&600|17032&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&附骨之敌", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4205,7 +4329,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 3069796, + "recommendedPower": 3069997, "previousGk": 524, "relatedGk": 1525, "movePoint": 351, @@ -4221,12 +4345,13 @@ "bg_img": 60004, "mapid": 60004, "chapter": 5, + "section": 26, "script_id": "&", "fixReward": "11001&9|31001&600|17033&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&追击不舍", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4239,7 +4364,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 3097740, + "recommendedPower": 3097940, "previousGk": 525, "relatedGk": 1526, "movePoint": 354, @@ -4255,12 +4380,13 @@ "bg_img": 60002, "mapid": 60002, "chapter": 5, + "section": 27, "script_id": "&", "fixReward": "11001&9|31001&600|17034&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第五章&小关卡", + "gk_name": "第五章&难逃一战", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4273,7 +4399,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 3125683, + "recommendedPower": 3125884, "previousGk": 526, "relatedGk": 1527, "movePoint": 357, @@ -4289,6 +4415,7 @@ "bg_img": 528, "mapid": 528, "chapter": 5, + "section": 28, "script_id": "S_528&R_528&S_528&RE_528", "fixReward": "11001&27|31001&1800|17035&1", "conditionReward": "31002&50&0|31002&100&1", @@ -4303,11 +4430,11 @@ "victoryInfoInUI": "20回合城门不被攻破", "loseInfoInUI": "汝南被攻破&我方全部阵亡", "cost": 30, - "iconInMap": "city&3", + "iconInMap": "city&2", "iconName": "汝南", "heroInUI": "1&311|1&316|1&1143", "detailUIBg": "1_6", - "recommendedPower": 3292643, + "recommendedPower": 3288933, "previousGk": 527, "relatedGk": 1528, "movePoint": 360, @@ -4323,12 +4450,13 @@ "bg_img": 60005, "mapid": 60005, "chapter": 6, + "section": 1, "script_id": "&", "fixReward": "11001&9|31001&600|17036&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&荆州乱兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4341,7 +4469,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 3559801, + "recommendedPower": 3505114, "previousGk": 528, "relatedGk": 1601, "movePoint": 363, @@ -4357,12 +4485,13 @@ "bg_img": 60003, "mapid": 60003, "chapter": 6, + "section": 2, "script_id": "&", "fixReward": "11001&9|31001&600|17032&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&荆州乱兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4375,7 +4504,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 3580759, + "recommendedPower": 3526072, "previousGk": 601, "relatedGk": 1602, "movePoint": 366, @@ -4391,12 +4520,13 @@ "bg_img": 60019, "mapid": 60019, "chapter": 6, + "section": 3, "script_id": "&", "fixReward": "11001&9|31001&600|17033&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&荆州乱兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4409,7 +4539,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 3601716, + "recommendedPower": 3547030, "previousGk": 602, "relatedGk": 1603, "movePoint": 368, @@ -4425,6 +4555,7 @@ "bg_img": 604, "mapid": 604, "chapter": 6, + "section": 4, "script_id": "S_604&R_604&RE_604", "fixReward": "11001&27|31001&1800|17032&1", "conditionReward": "31002&50&0|31002&100&1", @@ -4443,7 +4574,7 @@ "iconName": "襄阳", "heroInUI": "1&1006|1&1091|1&1099", "detailUIBg": "1_1", - "recommendedPower": 3718442, + "recommendedPower": 3658981, "previousGk": 603, "relatedGk": 1604, "movePoint": 371, @@ -4459,12 +4590,13 @@ "bg_img": 60016, "mapid": 60016, "chapter": 6, + "section": 5, "script_id": "&", "fixReward": "11001&9|31001&600|17035&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&层层拦截", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4477,7 +4609,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 3741496, + "recommendedPower": 3682034, "previousGk": 604, "relatedGk": 1605, "movePoint": 375, @@ -4493,12 +4625,13 @@ "bg_img": 60020, "mapid": 60020, "chapter": 6, + "section": 6, "script_id": "&", "fixReward": "11001&9|31001&600|17036&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&层层拦截", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4511,7 +4644,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 3764549, + "recommendedPower": 3705088, "previousGk": 605, "relatedGk": 1606, "movePoint": 378, @@ -4527,12 +4660,13 @@ "bg_img": 60019, "mapid": 60019, "chapter": 6, + "section": 7, "script_id": "&", "fixReward": "11001&9|31001&600|17032&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&层层拦截", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4545,7 +4679,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 3787603, + "recommendedPower": 3728141, "previousGk": 606, "relatedGk": 1607, "movePoint": 382, @@ -4561,6 +4695,7 @@ "bg_img": 608, "mapid": 608, "chapter": 6, + "section": 8, "script_id": "S_608&R_608&RE_608", "fixReward": "11001&27|31001&1800|17033&1", "conditionReward": "31002&50&0|31002&100&1", @@ -4579,7 +4714,7 @@ "iconName": "樊城", "heroInUI": "1&1006|1&312|1&311", "detailUIBg": "1_2", - "recommendedPower": 3921793, + "recommendedPower": 3857557, "previousGk": 607, "relatedGk": 1608, "movePoint": 385, @@ -4595,12 +4730,13 @@ "bg_img": 60012, "mapid": 60012, "chapter": 6, + "section": 9, "script_id": "&", "fixReward": "11001&9|31001&600|17034&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&曹军溃兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4613,7 +4749,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 3946942, + "recommendedPower": 3882706, "previousGk": 608, "relatedGk": 1609, "movePoint": 389, @@ -4629,12 +4765,13 @@ "bg_img": 60008, "mapid": 60008, "chapter": 6, + "section": 10, "script_id": "&", "fixReward": "11001&9|31001&600|17035&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&曹军溃兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4647,7 +4784,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 3972092, + "recommendedPower": 3907855, "previousGk": 609, "relatedGk": 1610, "movePoint": 393, @@ -4663,12 +4800,13 @@ "bg_img": 60015, "mapid": 60015, "chapter": 6, + "section": 11, "script_id": "&", "fixReward": "11001&9|31001&600|17036&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&曹军溃兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4681,7 +4819,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 3997241, + "recommendedPower": 3933004, "previousGk": 610, "relatedGk": 1611, "movePoint": 396, @@ -4697,12 +4835,13 @@ "bg_img": 612, "mapid": 612, "chapter": 6, + "section": 12, "script_id": "S_612&R_612&RE_612", "fixReward": "11001&27|31001&1800|17034&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第六章&博望坡之战", + "gk_name": "第六章&火烧博望坡", "kingExp": 15, "lvLimted": 62, "turnLimted": 30, @@ -4715,7 +4854,7 @@ "iconName": "博望坡", "heroInUI": "1&1004|1&312|1&302", "detailUIBg": "1_3", - "recommendedPower": 4148896, + "recommendedPower": 4079884, "previousGk": 611, "relatedGk": 1612, "movePoint": 399, @@ -4731,12 +4870,13 @@ "bg_img": 60002, "mapid": 60002, "chapter": 6, + "section": 13, "script_id": "&", "fixReward": "11001&9|31001&600|17033&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&曹军先锋", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4749,7 +4889,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 4176141, + "recommendedPower": 4107129, "previousGk": 612, "relatedGk": 1613, "movePoint": 403, @@ -4765,12 +4905,13 @@ "bg_img": 60003, "mapid": 60003, "chapter": 6, + "section": 14, "script_id": "&", "fixReward": "11001&9|31001&600|17034&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&曹军先锋", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4783,7 +4924,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 4203386, + "recommendedPower": 4134374, "previousGk": 613, "relatedGk": 1614, "movePoint": 405, @@ -4799,12 +4940,13 @@ "bg_img": 60005, "mapid": 60005, "chapter": 6, + "section": 15, "script_id": "&", "fixReward": "11001&9|31001&600|17035&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&曹军先锋", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -4817,7 +4959,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 4230631, + "recommendedPower": 4161619, "previousGk": 614, "relatedGk": 1615, "movePoint": 408, @@ -4833,12 +4975,13 @@ "bg_img": 616, "mapid": 616, "chapter": 6, + "section": 16, "script_id": "S_616&R_616&RE_616", "fixReward": "11001&27|31001&1800|17036&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第六章&新野之战", + "gk_name": "第六章&火烧新野", "kingExp": 15, "lvLimted": 63, "turnLimted": 30, @@ -4851,7 +4994,7 @@ "iconName": "新野", "heroInUI": "1&302|1&303|1&311", "detailUIBg": "1_4", - "recommendedPower": 4399751, + "recommendedPower": 4325964, "previousGk": 615, "relatedGk": 1616, "movePoint": 411, @@ -4867,6 +5010,7 @@ "bg_img": 60014, "mapid": 60014, "chapter": 6, + "section": 17, "script_id": "&", "fixReward": "11001&9|31001&600|17037&1", "conditionReward": "&", @@ -4885,7 +5029,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 4429092, + "recommendedPower": 4355305, "previousGk": 616, "relatedGk": 1617, "movePoint": 416, @@ -4901,6 +5045,7 @@ "bg_img": 60015, "mapid": 60015, "chapter": 6, + "section": 18, "script_id": "&", "fixReward": "11001&9|31001&600|17038&1", "conditionReward": "&", @@ -4919,7 +5064,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 4458433, + "recommendedPower": 4384646, "previousGk": 617, "relatedGk": 1618, "movePoint": 418, @@ -4935,6 +5080,7 @@ "bg_img": 60018, "mapid": 60018, "chapter": 6, + "section": 19, "script_id": "&", "fixReward": "11001&9|31001&600|17039&1", "conditionReward": "&", @@ -4953,7 +5099,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 4487773, + "recommendedPower": 4413986, "previousGk": 618, "relatedGk": 1619, "movePoint": 421, @@ -4969,12 +5115,13 @@ "bg_img": 620, "mapid": 620, "chapter": 6, + "section": 20, "script_id": "S_620&R_620&RE_620", "fixReward": "11001&27|31001&1800|17040&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第六章&当阳之战", + "gk_name": "第六章&当阳乱战", "kingExp": 15, "lvLimted": 64, "turnLimted": 30, @@ -4987,7 +5134,7 @@ "iconName": "当阳", "heroInUI": "1&1001|1&1004|2&312", "detailUIBg": "1_5", - "recommendedPower": 4674358, + "recommendedPower": 4595796, "previousGk": 619, "relatedGk": 1620, "movePoint": 425, @@ -5003,12 +5150,13 @@ "bg_img": 621, "mapid": 621, "chapter": 6, + "section": 21, "script_id": "&", "fixReward": "11001&9|31001&600|17041&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&混乱之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5021,7 +5169,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 4705795, + "recommendedPower": 4627233, "previousGk": 620, "relatedGk": 1621, "movePoint": 428, @@ -5037,12 +5185,13 @@ "bg_img": 622, "mapid": 622, "chapter": 6, + "section": 22, "script_id": "&", "fixReward": "11001&9|31001&600|17037&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&混乱之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5055,7 +5204,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 4737231, + "recommendedPower": 4658669, "previousGk": 621, "relatedGk": 1622, "movePoint": 431, @@ -5071,12 +5220,13 @@ "bg_img": 623, "mapid": 623, "chapter": 6, + "section": 23, "script_id": "&", "fixReward": "11001&9|31001&600|17038&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&混乱之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5089,7 +5239,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 4768667, + "recommendedPower": 4690106, "previousGk": 622, "relatedGk": 1623, "movePoint": 434, @@ -5105,12 +5255,13 @@ "bg_img": 620, "mapid": 620, "chapter": 6, + "section": 24, "script_id": "S_624&R_624&RE_624", "fixReward": "11001&27|31001&1800|17037&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第六章&长坂坡之战", + "gk_name": "第六章&长坂混战", "kingExp": 15, "lvLimted": 65, "turnLimted": 30, @@ -5123,7 +5274,7 @@ "iconName": "长坂坡", "heroInUI": "1&1001|1&1004|2&312", "detailUIBg": "1_6", - "recommendedPower": 4972717, + "recommendedPower": 4889380, "previousGk": 623, "relatedGk": 1624, "movePoint": 438, @@ -5139,12 +5290,13 @@ "bg_img": 625, "mapid": 625, "chapter": 6, + "section": 25, "script_id": "&", "fixReward": "11001&9|31001&600|17040&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&沉默之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5157,7 +5309,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 5005900, + "recommendedPower": 4922563, "previousGk": 624, "relatedGk": 1625, "movePoint": 441, @@ -5173,12 +5325,13 @@ "bg_img": 622, "mapid": 622, "chapter": 6, + "section": 26, "script_id": "&", "fixReward": "11001&9|31001&600|17041&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&沉默之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5191,7 +5344,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 5039083, + "recommendedPower": 4955746, "previousGk": 625, "relatedGk": 1626, "movePoint": 444, @@ -5207,12 +5360,13 @@ "bg_img": 622, "mapid": 622, "chapter": 6, + "section": 27, "script_id": "&", "fixReward": "11001&9|31001&600|17037&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第六章&小关卡", + "gk_name": "第六章&沉默之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5225,7 +5379,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 5072266, + "recommendedPower": 4988929, "previousGk": 626, "relatedGk": 1627, "movePoint": 446, @@ -5241,6 +5395,7 @@ "bg_img": 628, "mapid": 628, "chapter": 6, + "section": 28, "script_id": "S_628&R_628&RE_628", "fixReward": "11001&27|31001&1800|17038&1", "conditionReward": "31002&50&0|31002&100&1", @@ -5259,7 +5414,7 @@ "iconName": "曹营", "heroInUI": "1&1001|1&1004|1&1065", "detailUIBg": "1_1", - "recommendedPower": 5293780, + "recommendedPower": 5205668, "previousGk": 627, "relatedGk": 1628, "movePoint": 450, @@ -5275,12 +5430,13 @@ "bg_img": 60014, "mapid": 60014, "chapter": 7, + "section": 1, "script_id": "&", "fixReward": "11001&10|31001&700|17040&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&顺流而下", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5293,7 +5449,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 5234547, + "recommendedPower": 5096776, "previousGk": 628, "relatedGk": 1701, "movePoint": 484, @@ -5309,12 +5465,13 @@ "bg_img": 60023, "mapid": 60023, "chapter": 7, + "section": 2, "script_id": "&", "fixReward": "11001&10|31001&700|17041&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&顺流而下", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5327,7 +5484,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 5262490, + "recommendedPower": 5124720, "previousGk": 701, "relatedGk": 1702, "movePoint": 486, @@ -5343,12 +5500,13 @@ "bg_img": 60004, "mapid": 60004, "chapter": 7, + "section": 3, "script_id": "&", "fixReward": "11001&10|31001&700|17037&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&顺流而下", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5361,7 +5519,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 5290434, + "recommendedPower": 5152663, "previousGk": 702, "relatedGk": 1703, "movePoint": 488, @@ -5377,6 +5535,7 @@ "bg_img": 704, "mapid": 704, "chapter": 7, + "section": 4, "script_id": "R_704&S_704&RE_704", "fixReward": "11001&30|31001&2100|17039&1", "conditionReward": "31002&50&0|31002&100&1", @@ -5395,7 +5554,7 @@ "iconName": "七星坛", "heroInUI": "1&1001|1&1004|1&332", "detailUIBg": "1_2", - "recommendedPower": 5443970, + "recommendedPower": 5300672, "previousGk": 703, "relatedGk": 1704, "movePoint": 491, @@ -5411,12 +5570,13 @@ "bg_img": 60007, "mapid": 60007, "chapter": 7, + "section": 5, "script_id": "&", "fixReward": "11001&10|31001&700|17040&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&赤壁溃兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5429,7 +5589,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 5474359, + "recommendedPower": 5331061, "previousGk": 704, "relatedGk": 1705, "movePoint": 495, @@ -5445,12 +5605,13 @@ "bg_img": 60019, "mapid": 60019, "chapter": 7, + "section": 6, "script_id": "&", "fixReward": "11001&10|31001&700|17041&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&赤壁溃兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5463,7 +5624,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 5504747, + "recommendedPower": 5361449, "previousGk": 705, "relatedGk": 1706, "movePoint": 497, @@ -5479,12 +5640,13 @@ "bg_img": 60017, "mapid": 60017, "chapter": 7, + "section": 7, "script_id": "&", "fixReward": "11001&10|31001&700|17037&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&赤壁溃兵", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5497,7 +5659,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_3", - "recommendedPower": 5535136, + "recommendedPower": 5391838, "previousGk": 706, "relatedGk": 1707, "movePoint": 499, @@ -5513,12 +5675,13 @@ "bg_img": 708, "mapid": 708, "chapter": 7, + "section": 8, "script_id": "R_708&S_708&RE_708", "fixReward": "11001&30|31001&2100|17041&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第七章&乌林之战", + "gk_name": "第七章&乌林截击", "kingExp": 15, "lvLimted": 1, "turnLimted": 30, @@ -5531,7 +5694,7 @@ "iconName": "乌林", "heroInUI": "1&1001|1&1004|1&304", "detailUIBg": "1_3", - "recommendedPower": 5709630, + "recommendedPower": 5560804, "previousGk": 707, "relatedGk": 1708, "movePoint": 502, @@ -5547,12 +5710,13 @@ "bg_img": 60024, "mapid": 60024, "chapter": 7, + "section": 9, "script_id": "R_709&S_709&RE_709", "fixReward": "11001&10|31001&700|17039&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&谷口拦截", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5565,7 +5729,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 5742463, + "recommendedPower": 5593638, "previousGk": 708, "relatedGk": 1709, "movePoint": 505, @@ -5581,6 +5745,7 @@ "bg_img": 60025, "mapid": 60025, "chapter": 7, + "section": 10, "script_id": "R_710&S_710&RE_710", "fixReward": "11001&10|31001&700|17040&1", "conditionReward": "&", @@ -5599,7 +5764,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 5775297, + "recommendedPower": 5626472, "previousGk": 709, "relatedGk": 1710, "movePoint": 507, @@ -5615,12 +5780,13 @@ "bg_img": 60016, "mapid": 60016, "chapter": 7, + "section": 11, "script_id": "&", "fixReward": "11001&10|31001&700|17041&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&得胜而返", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5633,7 +5799,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_4", - "recommendedPower": 5808131, + "recommendedPower": 5659305, "previousGk": 710, "relatedGk": 1711, "movePoint": 509, @@ -5649,12 +5815,13 @@ "bg_img": 712, "mapid": 712, "chapter": 7, + "section": 12, "script_id": "R_712&S_712&RE_712", "fixReward": "11001&30|31001&2100|17040&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第七章&襄阳之战", + "gk_name": "第七章&南郡之战", "kingExp": 15, "lvLimted": 1, "turnLimted": 30, @@ -5667,7 +5834,7 @@ "iconName": "南郡", "heroInUI": "1&1001|1&1004|1&334", "detailUIBg": "1_4", - "recommendedPower": 6003582, + "recommendedPower": 5849230, "previousGk": 711, "relatedGk": 1712, "movePoint": 512, @@ -5683,12 +5850,13 @@ "bg_img": 60011, "mapid": 60011, "chapter": 7, + "section": 13, "script_id": "&", "fixReward": "11001&10|31001&700|17038&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&江东摩擦", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5701,7 +5869,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 6038861, + "recommendedPower": 5884508, "previousGk": 712, "relatedGk": 1713, "movePoint": 515, @@ -5717,12 +5885,13 @@ "bg_img": 60010, "mapid": 60010, "chapter": 7, + "section": 14, "script_id": "&", "fixReward": "11001&10|31001&700|17039&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&江东摩擦", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5735,7 +5904,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 6074140, + "recommendedPower": 5919787, "previousGk": 713, "relatedGk": 1714, "movePoint": 517, @@ -5751,12 +5920,13 @@ "bg_img": 60014, "mapid": 60014, "chapter": 7, + "section": 15, "script_id": "&", "fixReward": "11001&10|31001&700|17040&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&江东摩擦", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5769,7 +5939,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_5", - "recommendedPower": 6109419, + "recommendedPower": 5955066, "previousGk": 714, "relatedGk": 1715, "movePoint": 520, @@ -5785,6 +5955,7 @@ "bg_img": 716, "mapid": 716, "chapter": 7, + "section": 16, "script_id": "R_716&S_716&RE_716", "fixReward": "11001&30|31001&2100|17037&1", "conditionReward": "31002&50&0|31002&100&1", @@ -5803,7 +5974,7 @@ "iconName": "零陵", "heroInUI": "1&1001|1&1004|1&1039", "detailUIBg": "1_5", - "recommendedPower": 6325828, + "recommendedPower": 6165948, "previousGk": 715, "relatedGk": 1716, "movePoint": 523, @@ -5819,12 +5990,13 @@ "bg_img": 60023, "mapid": 60023, "chapter": 7, + "section": 17, "script_id": "&", "fixReward": "11001&10|31001&700|17037&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&荆南征服", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5837,7 +6009,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 6363552, + "recommendedPower": 6203671, "previousGk": 716, "relatedGk": 1717, "movePoint": 525, @@ -5853,12 +6025,13 @@ "bg_img": 60004, "mapid": 60004, "chapter": 7, + "section": 18, "script_id": "&", "fixReward": "11001&10|31001&700|17038&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&荆南征服", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5871,7 +6044,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 6401275, + "recommendedPower": 6241395, "previousGk": 717, "relatedGk": 1718, "movePoint": 528, @@ -5887,12 +6060,13 @@ "bg_img": 60007, "mapid": 60007, "chapter": 7, + "section": 19, "script_id": "&", "fixReward": "11001&10|31001&700|17039&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&荆南征服", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5905,7 +6079,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_6", - "recommendedPower": 6438999, + "recommendedPower": 6279119, "previousGk": 718, "relatedGk": 1719, "movePoint": 530, @@ -5921,6 +6095,7 @@ "bg_img": 720, "mapid": 720, "chapter": 7, + "section": 20, "script_id": "R_720&S_720&RE_720", "fixReward": "11001&30|31001&2100|17038&1", "conditionReward": "31002&50&0|31002&100&1", @@ -5939,7 +6114,7 @@ "iconName": "桂阳", "heroInUI": "1&1001|1&1004|1&1039", "detailUIBg": "1_6", - "recommendedPower": 6676366, + "recommendedPower": 6510959, "previousGk": 719, "relatedGk": 1720, "movePoint": 533, @@ -5955,12 +6130,13 @@ "bg_img": 60019, "mapid": 60019, "chapter": 7, + "section": 21, "script_id": "&", "fixReward": "11001&10|31001&700|17041&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&迎亲之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -5973,7 +6149,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 6716535, + "recommendedPower": 6551127, "previousGk": 720, "relatedGk": 1721, "movePoint": 537, @@ -5989,12 +6165,13 @@ "bg_img": 60017, "mapid": 60017, "chapter": 7, + "section": 22, "script_id": "&", "fixReward": "11001&10|31001&700|17037&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&迎亲之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -6007,7 +6184,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 6756704, + "recommendedPower": 6591296, "previousGk": 721, "relatedGk": 1722, "movePoint": 540, @@ -6023,12 +6200,13 @@ "bg_img": 60016, "mapid": 60016, "chapter": 7, + "section": 23, "script_id": "&", "fixReward": "11001&10|31001&700|17038&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&迎亲之路", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -6041,7 +6219,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_1", - "recommendedPower": 6796873, + "recommendedPower": 6631465, "previousGk": 722, "relatedGk": 1723, "movePoint": 544, @@ -6057,12 +6235,13 @@ "bg_img": 724, "mapid": 724, "chapter": 7, + "section": 24, "script_id": "R_724&S_724&RE_724", "fixReward": "11001&30|31001&2100|17039&1", "conditionReward": "31002&50&0|31002&100&1", "RandomReward": "11011&3&1", "warType": 1, - "gk_name": "第七章&甘露寺之战", + "gk_name": "第七章&甘露比武", "kingExp": 15, "lvLimted": 1, "turnLimted": 30, @@ -6075,7 +6254,7 @@ "iconName": "甘露寺", "heroInUI": "1&1001|1&1004|1&338", "detailUIBg": "1_1", - "recommendedPower": 7055197, + "recommendedPower": 6884262, "previousGk": 723, "relatedGk": 1724, "movePoint": 548, @@ -6091,12 +6270,13 @@ "bg_img": 60011, "mapid": 60011, "chapter": 7, + "section": 25, "script_id": "&", "fixReward": "11001&10|31001&700|17040&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&潜逃江东", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -6109,7 +6289,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 7097811, + "recommendedPower": 6926876, "previousGk": 724, "relatedGk": 1725, "movePoint": 553, @@ -6125,12 +6305,13 @@ "bg_img": 60010, "mapid": 60010, "chapter": 7, + "section": 26, "script_id": "&", "fixReward": "11001&10|31001&700|17041&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&潜逃江东", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -6143,7 +6324,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 7140425, + "recommendedPower": 6969490, "previousGk": 725, "relatedGk": 1726, "movePoint": 558, @@ -6159,12 +6340,13 @@ "bg_img": 60014, "mapid": 60014, "chapter": 7, + "section": 27, "script_id": "&", "fixReward": "11001&10|31001&700|17037&1", "conditionReward": "&", "RandomReward": "&", "warType": 1, - "gk_name": "第七章&小关卡", + "gk_name": "第七章&潜逃江东", "kingExp": 5, "lvLimted": 1, "turnLimted": 20, @@ -6177,7 +6359,7 @@ "iconName": 0, "heroInUI": "&", "detailUIBg": "1_2", - "recommendedPower": 7183039, + "recommendedPower": 7012104, "previousGk": 726, "relatedGk": 1727, "movePoint": 562, @@ -6193,6 +6375,7 @@ "bg_img": 728, "mapid": 728, "chapter": 7, + "section": 28, "script_id": "R_728&S_728&RE_728", "fixReward": "11001&30|31001&2100|17041&1", "conditionReward": "31002&50&0|31002&100&1", @@ -6211,7 +6394,7 @@ "iconName": "柴桑", "heroInUI": "1&1001|1&302|1&37", "detailUIBg": "1_2", - "recommendedPower": 7462321, + "recommendedPower": 7285859, "previousGk": 727, "relatedGk": 1728, "movePoint": 566,