From 5fe68239bab2e082c1c06bd73b1ab8126cda9905 Mon Sep 17 00:00:00 2001 From: atlasacademy-sion Date: Fri, 9 Sep 2022 03:15:38 +0000 Subject: [PATCH] Version: 4.0.1 DataVer: 656 --- gamedatatop.json | 2 +- master/mstQuest.json | 32 ++ master/mstQuestGroup.json | 8 + master/mstQuestMessage.json | 10 + master/mstQuestPhase.json | 16 + master/mstQuestRelease.json | 24 + master/mstStage.json | 29 + master/mstWarBoard.json | 5 + master/mstWarBoardItem.json | 18 + master/mstWarBoardQuest.json | 4 + master/mstWarBoardRoad.json | 450 +++++++++++++++ master/mstWarBoardSquare.json | 392 +++++++++++++ master/mstWarBoardStage.json | 9 + master/mstWarBoardStageLayout.json | 896 +++++++++++++++++++++++++++++ 14 files changed, 1894 insertions(+), 1 deletion(-) diff --git a/gamedatatop.json b/gamedatatop.json index 10ea43b65..3260ffdd8 100644 --- a/gamedatatop.json +++ b/gamedatatop.json @@ -7,7 +7,7 @@ "assetbundle": "", "master": "", "dataVer": 656, - "dateVer": 1662606000, + "dateVer": 1662692400, "assetbundleKey": "" }, "fail": {}, diff --git a/master/mstQuest.json b/master/mstQuest.json index e7d14fbd4..97e97e8ca 100644 --- a/master/mstQuest.json +++ b/master/mstQuest.json @@ -297438,6 +297438,38 @@ "noticeAt": 1662606000, "openedAt": 1662692400, "closedAt": 1663772399 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94052684, + "name": "그림자의 전선Ⅳ 죽음의 발소리", + "nameRuby": "", + "type": 7, + "consumeType": 1, + "actConsume": 5, + "chaldeaGateCategory": 1, + "spotId": 835601, + "giftId": 94053303, + "priority": 94052676, + "bannerType": 0, + "bannerId": 94052603, + "iconId": 94052603, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 3, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "90", + "hasStartAction": 0, + "flag": 9070971060224, + "scriptQuestId": 0, + "noticeAt": 1662692400, + "openedAt": 1662778800, + "closedAt": 1663772399 }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json index 4e97779e1..49a277847 100644 --- a/master/mstQuestGroup.json +++ b/master/mstQuestGroup.json @@ -43446,6 +43446,14 @@ "questId": 94052683, "type": 2, "groupId": 94053301 +}, { + "questId": 94052684, + "type": 1, + "groupId": 80301 +}, { + "questId": 94052684, + "type": 2, + "groupId": 94053301 }, { "questId": 94052690, "type": 1, diff --git a/master/mstQuestMessage.json b/master/mstQuestMessage.json index 47f372fe8..a3f0e142f 100644 --- a/master/mstQuestMessage.json +++ b/master/mstQuestMessage.json @@ -14998,4 +14998,14 @@ "targetNum": 1, "frequencyType": 3, "displayType": 1 +}, { + "questId": 94052684, + "phase": 1, + "idx": 0, + "message": "─ 주의 ─\n\n“그림자의 전선Ⅳ 죽음의 발소리” 는\n반복 도전 가능한 퀘스트이지만,\n인연 포인트, EXP, 전리품, 클리어 보상은\n첫 번째 클리어 시에만 획득 가능합니다.\n\n그래도 도전 하시겠습니까?", + "condType": 25, + "targetId": 94052684, + "targetNum": 1, + "frequencyType": 3, + "displayType": 1 }] \ No newline at end of file diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json index 9332ab8d3..4d2a67a3b 100644 --- a/master/mstQuestPhase.json +++ b/master/mstQuestPhase.json @@ -183581,6 +183581,22 @@ "playerExp": 29690, "friendshipExp": 815, "giftId": 0 +}, { + "classIds": [6, 2, 3, 4], + "individuality": [2038], + "script": { + "fieldMotionId": 28 + }, + "questSelect": null, + "questId": 94052684, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 64000, + "battleBgType": 0, + "qp": 0, + "playerExp": 38190, + "friendshipExp": 915, + "giftId": 0 }, { "classIds": [2, 7], "individuality": [2073], diff --git a/master/mstQuestRelease.json b/master/mstQuestRelease.json index 2c92ca303..c8c5a6a29 100644 --- a/master/mstQuestRelease.json +++ b/master/mstQuestRelease.json @@ -185462,6 +185462,30 @@ "openLimit": 0, "closedMessageId": 4, "imagePriority": 9000 +}, { + "questId": 94052684, + "type": 0, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 8000 +}, { + "questId": 94052684, + "type": 1, + "targetId": 94052601, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94052684, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 4, + "imagePriority": 9000 }, { "questId": 94052690, "type": 7, diff --git a/master/mstStage.json b/master/mstStage.json index a19fd0fee..67c891b85 100644 --- a/master/mstStage.json +++ b/master/mstStage.json @@ -188049,6 +188049,35 @@ "enemyInfo": 1, "bgmId": 441, "startEffectId": 1 +}, { + "npcDeckIds": [], + "script": { + "enemyMasterBattleId": 7101000 + }, + "questId": 94052684, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 441, + "startEffectId": 1 +}, { + "npcDeckIds": [], + "script": {}, + "questId": 94052684, + "questPhase": 1, + "wave": 2, + "enemyInfo": 1, + "bgmId": 441, + "startEffectId": 1 +}, { + "npcDeckIds": [], + "script": {}, + "questId": 94052684, + "questPhase": 1, + "wave": 3, + "enemyInfo": 1, + "bgmId": 441, + "startEffectId": 1 }, { "npcDeckIds": [94052690, 1000], "script": {}, diff --git a/master/mstWarBoard.json b/master/mstWarBoard.json index ebbb58ac6..b31bd70da 100644 --- a/master/mstWarBoard.json +++ b/master/mstWarBoard.json @@ -13,4 +13,9 @@ "backGroundId": 1, "imageSetId": 1, "eventId": 80301 +}, { + "id": 94052603, + "backGroundId": 1, + "imageSetId": 1, + "eventId": 80301 }] \ No newline at end of file diff --git a/master/mstWarBoardItem.json b/master/mstWarBoardItem.json index adc11e2e5..85df1d4a1 100644 --- a/master/mstWarBoardItem.json +++ b/master/mstWarBoardItem.json @@ -34,6 +34,15 @@ "evalValue": 500, "timing": 0, "iconId": 300 +}, { + "svals": ["[1000,1,-1]"], + "funcId": [283], + "id": 94052608, + "name": "회피", + "effectName": "획득한 서번트에게 \n회피 상태 부여(1턴)", + "evalValue": 500, + "timing": 0, + "iconId": 305 }, { "svals": ["[1000,-1,1,1000]"], "funcId": [292], @@ -52,4 +61,13 @@ "evalValue": 500, "timing": 0, "iconId": 303 +}, { + "svals": ["[1000,20]", "[1000,1,-1,500]"], + "funcId": [475, 214], + "id": 94052614, + "name": "스타 획득", + "effectName": "획득한 서번트의 스타를 \n20개 증가(적인 경우 크리티컬 발생률 50% UP)(1턴)", + "evalValue": 500, + "timing": 0, + "iconId": 321 }] \ No newline at end of file diff --git a/master/mstWarBoardQuest.json b/master/mstWarBoardQuest.json index d62be53d0..5c51155e3 100644 --- a/master/mstWarBoardQuest.json +++ b/master/mstWarBoardQuest.json @@ -10,4 +10,8 @@ "questId": 94052683, "questPhase": 1, "stageId": 94052602 +}, { + "questId": 94052684, + "questPhase": 1, + "stageId": 94052603 }] \ No newline at end of file diff --git a/master/mstWarBoardRoad.json b/master/mstWarBoardRoad.json index c69598376..1c37c3c4c 100644 --- a/master/mstWarBoardRoad.json +++ b/master/mstWarBoardRoad.json @@ -1108,4 +1108,454 @@ "squareIndex1": 49, "squareIndex2": 51, "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 1, + "squareIndex2": 2, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 1, + "squareIndex2": 3, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 1, + "squareIndex2": 4, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 2, + "squareIndex2": 4, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 2, + "squareIndex2": 20, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 3, + "squareIndex2": 4, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 3, + "squareIndex2": 5, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 3, + "squareIndex2": 11, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 4, + "squareIndex2": 11, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 4, + "squareIndex2": 20, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 5, + "squareIndex2": 42, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 6, + "squareIndex2": 18, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 6, + "squareIndex2": 32, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 6, + "squareIndex2": 33, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 7, + "squareIndex2": 51, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 8, + "squareIndex2": 7, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 8, + "squareIndex2": 40, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 9, + "squareIndex2": 10, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 9, + "squareIndex2": 34, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 10, + "squareIndex2": 34, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 10, + "squareIndex2": 40, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 11, + "squareIndex2": 12, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 12, + "squareIndex2": 13, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 12, + "squareIndex2": 35, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 13, + "squareIndex2": 14, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 13, + "squareIndex2": 35, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 13, + "squareIndex2": 36, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 14, + "squareIndex2": 15, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 14, + "squareIndex2": 36, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 15, + "squareIndex2": 16, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 15, + "squareIndex2": 36, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 15, + "squareIndex2": 37, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 15, + "squareIndex2": 38, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 16, + "squareIndex2": 17, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 16, + "squareIndex2": 38, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 17, + "squareIndex2": 7, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 17, + "squareIndex2": 8, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 17, + "squareIndex2": 39, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 17, + "squareIndex2": 40, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 18, + "squareIndex2": 8, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 18, + "squareIndex2": 41, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 19, + "squareIndex2": 23, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 19, + "squareIndex2": 24, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 19, + "squareIndex2": 25, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 19, + "squareIndex2": 36, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 19, + "squareIndex2": 56, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 20, + "squareIndex2": 21, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 20, + "squareIndex2": 52, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 21, + "squareIndex2": 22, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 22, + "squareIndex2": 23, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 24, + "squareIndex2": 27, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 24, + "squareIndex2": 56, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 25, + "squareIndex2": 26, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 26, + "squareIndex2": 28, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 26, + "squareIndex2": 31, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 27, + "squareIndex2": 28, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 27, + "squareIndex2": 29, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 27, + "squareIndex2": 55, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 28, + "squareIndex2": 29, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 28, + "squareIndex2": 30, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 29, + "squareIndex2": 30, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 30, + "squareIndex2": 9, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 30, + "squareIndex2": 31, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 31, + "squareIndex2": 10, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 32, + "squareIndex2": 33, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 32, + "squareIndex2": 41, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 33, + "squareIndex2": 34, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 35, + "squareIndex2": 36, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 36, + "squareIndex2": 37, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 37, + "squareIndex2": 38, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 38, + "squareIndex2": 39, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 39, + "squareIndex2": 40, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 42, + "squareIndex2": 43, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 43, + "squareIndex2": 44, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 44, + "squareIndex2": 45, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 45, + "squareIndex2": 46, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 45, + "squareIndex2": 50, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 46, + "squareIndex2": 14, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 46, + "squareIndex2": 47, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 46, + "squareIndex2": 50, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 47, + "squareIndex2": 48, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 47, + "squareIndex2": 50, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 48, + "squareIndex2": 49, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 49, + "squareIndex2": 51, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 52, + "squareIndex2": 53, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 53, + "squareIndex2": 22, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 53, + "squareIndex2": 54, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 54, + "squareIndex2": 55, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 54, + "squareIndex2": 56, + "mobilityLimitId": 0 +}, { + "warBoardId": 94052603, + "squareIndex1": 55, + "squareIndex2": 56, + "mobilityLimitId": 0 }] \ No newline at end of file diff --git a/master/mstWarBoardSquare.json b/master/mstWarBoardSquare.json index fb00ed1b0..89948fcd8 100644 --- a/master/mstWarBoardSquare.json +++ b/master/mstWarBoardSquare.json @@ -992,4 +992,396 @@ "positionY": 322, "bgNo": 64000, "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 1, + "positionX": 1787, + "positionY": 950, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 2, + "positionX": 1705, + "positionY": 1034, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 3, + "positionX": 1724, + "positionY": 850, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 4, + "positionX": 1642, + "positionY": 930, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 5, + "positionX": 1844, + "positionY": 727, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 6, + "positionX": 306, + "positionY": 454, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 7, + "positionX": 661, + "positionY": 412, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 8, + "positionX": 539, + "positionY": 471, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 9, + "positionX": 306, + "positionY": 729, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 10, + "positionX": 424, + "positionY": 679, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 11, + "positionX": 1519, + "positionY": 868, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 12, + "positionX": 1422, + "positionY": 777, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 13, + "positionX": 1351, + "positionY": 675, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 14, + "positionX": 1177, + "positionY": 612, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 15, + "positionX": 1058, + "positionY": 580, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 16, + "positionX": 940, + "positionY": 528, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 17, + "positionX": 700, + "positionY": 538, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 18, + "positionX": 409, + "positionY": 403, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 19, + "positionX": 978, + "positionY": 916, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 20, + "positionX": 1581, + "positionY": 1085, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 21, + "positionX": 1459, + "positionY": 1009, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 22, + "positionX": 1309, + "positionY": 969, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 23, + "positionX": 1163, + "positionY": 894, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 24, + "positionX": 822, + "positionY": 990, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 25, + "positionX": 808, + "positionY": 851, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 26, + "positionX": 626, + "positionY": 869, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 27, + "positionX": 662, + "positionY": 1036, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 28, + "positionX": 545, + "positionY": 966, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 29, + "positionX": 464, + "positionY": 1069, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 30, + "positionX": 427, + "positionY": 890, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 31, + "positionX": 514, + "positionY": 778, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 32, + "positionX": 204, + "positionY": 386, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 33, + "positionX": 205, + "positionY": 503, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 34, + "positionX": 277, + "positionY": 602, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 35, + "positionX": 1247, + "positionY": 737, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 36, + "positionX": 1090, + "positionY": 712, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 37, + "positionX": 971, + "positionY": 673, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 38, + "positionX": 835, + "positionY": 604, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 39, + "positionX": 619, + "positionY": 656, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 40, + "positionX": 509, + "positionY": 583, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 41, + "positionX": 317, + "positionY": 337, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 42, + "positionX": 1893, + "positionY": 557, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 43, + "positionX": 1756, + "positionY": 338, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 44, + "positionX": 1527, + "positionY": 286, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 45, + "positionX": 1343, + "positionY": 414, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 46, + "positionX": 1178, + "positionY": 435, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 47, + "positionX": 1010, + "positionY": 371, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 48, + "positionX": 1021, + "positionY": 210, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 49, + "positionX": 880, + "positionY": 190, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 50, + "positionX": 1253, + "positionY": 329, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 51, + "positionX": 765, + "positionY": 322, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 52, + "positionX": 1522, + "positionY": 1245, + "bgNo": 64000, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 53, + "positionX": 1253, + "positionY": 1243, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 54, + "positionX": 979, + "positionY": 1310, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 55, + "positionX": 759, + "positionY": 1152, + "bgNo": 64100, + "bgType": 0 +}, { + "warBoardId": 94052603, + "squareIndex": 56, + "positionX": 917, + "positionY": 1080, + "bgNo": 64100, + "bgType": 0 }] \ No newline at end of file diff --git a/master/mstWarBoardStage.json b/master/mstWarBoardStage.json index c100937cf..785bc4d02 100644 --- a/master/mstWarBoardStage.json +++ b/master/mstWarBoardStage.json @@ -25,4 +25,13 @@ "playBgmId": 437, "formationCost": 63, "hasTitleAction": 1 +}, { + "id": 94052603, + "warBoardId": 94052603, + "name": "", + "boardMessage": "세이버, 랜서, 캐스터, 어쌔신을\n통솔하여 적 마스터를 쓰러트려라!", + "editBgmId": 438, + "playBgmId": 437, + "formationCost": 43, + "hasTitleAction": 1 }] \ No newline at end of file diff --git a/master/mstWarBoardStageLayout.json b/master/mstWarBoardStageLayout.json index 8d6da8202..f3568c490 100644 --- a/master/mstWarBoardStageLayout.json +++ b/master/mstWarBoardStageLayout.json @@ -2270,4 +2270,900 @@ "evalValue": 0, "imageId": 0, "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 1, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 2, + "forceId": 1, + "groupId": 0, + "followerType": 0, + "pieceIndex": 5, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 2, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 3, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 4, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 5, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 6, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 2, + "forceId": 1, + "groupId": 0, + "followerType": 0, + "pieceIndex": 6, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 7, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 8, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 9, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 10, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 11, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 12, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 3, + "forceId": 1, + "groupId": 0, + "followerType": 0, + "pieceIndex": 2, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 13, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 14, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 15, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 16, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 17, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 2, + "forceId": 1, + "groupId": 0, + "followerType": 0, + "pieceIndex": 4, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 18, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 19, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 20, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 21, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 22, + "type": 2, + "effectId": 94052608, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 23, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 24, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 3, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 1, + "restrictionId": 94052680, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 25, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 3, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 3, + "restrictionId": 94052682, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 26, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 27, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 28, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 3, + "limitActionPoint": 3, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 29, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 3, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 2, + "restrictionId": 94052684, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 30, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 31, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 3, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 4, + "restrictionId": 94052685, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 32, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 33, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 34, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 35, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 36, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 37, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 38, + "type": 2, + "effectId": 94052614, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 39, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 40, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 41, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 42, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 43, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 44, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 45, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 3, + "limitActionPoint": 3, + "forceId": 1, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 46, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 1, + "forceId": 1, + "groupId": 0, + "followerType": 0, + "pieceIndex": 1, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 47, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 48, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 49, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 50, + "type": 1, + "effectId": 0, + "isPiecePut": true, + "breakPoint": 1, + "limitActionPoint": 1, + "forceId": 1, + "groupId": 0, + "followerType": 0, + "pieceIndex": 3, + "restrictionId": 0, + "evalValue": 0, + "imageId": 1, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 51, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 52, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 53, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 54, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 55, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 +}, { + "stageId": 94052603, + "squareIndex": 56, + "type": 1, + "effectId": 0, + "isPiecePut": false, + "breakPoint": 0, + "limitActionPoint": 0, + "forceId": 0, + "groupId": 0, + "followerType": 0, + "pieceIndex": 0, + "restrictionId": 0, + "evalValue": 0, + "imageId": 0, + "actionType": 0 }] \ No newline at end of file