Version: 2.46.0 DataVer: 512

This commit is contained in:
atlasacademy-sion 2023-05-12 04:05:32 +00:00
parent c821dde42f
commit 6158c6f8b2
14 changed files with 1369 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -319870,6 +319870,38 @@
"noticeAt": 1683777600, "noticeAt": 1683777600,
"openedAt": 1683864000, "openedAt": 1683864000,
"closedAt": 1684727999 "closedAt": 1684727999
}, {
"beforeActionVals": [],
"afterActionVals": [],
"id": 94058806,
"name": "Round Table Front VI: Yep! This Is Chivalry!",
"nameRuby": "",
"type": 7,
"consumeType": 1,
"actConsume": 5,
"chaldeaGateCategory": 1,
"spotId": 911201,
"giftId": 94058806,
"priority": 94058893,
"bannerType": 0,
"bannerId": 94058801,
"iconId": 94058801,
"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": 1683864000,
"openedAt": 1683950400,
"closedAt": 1684727999
}, { }, {
"beforeActionVals": [], "beforeActionVals": [],
"afterActionVals": [], "afterActionVals": [],

View File

@ -47806,6 +47806,10 @@
"questId": 94058805, "questId": 94058805,
"type": 1, "type": 1,
"groupId": 80324 "groupId": 80324
}, {
"questId": 94058806,
"type": 1,
"groupId": 80324
}, { }, {
"questId": 94058981, "questId": 94058981,
"type": 1, "type": 1,

View File

@ -16798,6 +16798,16 @@
"targetNum": 1, "targetNum": 1,
"frequencyType": 3, "frequencyType": 3,
"displayType": 1 "displayType": 1
}, {
"questId": 94058806,
"phase": 1,
"idx": 0,
"message": "Warning:\n\nHoly Grail Front quests are repeatable. However, Bond Points, EXP, battle drops, and clear rewards can only be claimed the first time it is cleared.\n\n*If there are unclaimed treasure chest rewards from other challenges, they can be claimed by trying the quest again.\n\nDo you still wish to proceed?",
"condType": 25,
"targetId": 94058806,
"targetNum": 1,
"frequencyType": 3,
"displayType": 1
}, { }, {
"questId": 94062701, "questId": 94062701,
"phase": 1, "phase": 1,

View File

@ -198941,6 +198941,22 @@
"playerExp": 38190, "playerExp": 38190,
"friendshipExp": 915, "friendshipExp": 915,
"giftId": 0 "giftId": 0
}, {
"classIds": [97],
"individuality": [2038, 2392],
"script": {
"fieldMotionId": 28
},
"questSelect": null,
"questId": 94058806,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 14500,
"battleBgType": 0,
"qp": 0,
"playerExp": 38190,
"friendshipExp": 915,
"giftId": 0
}, { }, {
"classIds": [3, 7], "classIds": [3, 7],
"individuality": [2038, 2039], "individuality": [2038, 2039],

View File

@ -201038,6 +201038,14 @@
"openLimit": 0, "openLimit": 0,
"closedMessageId": 4, "closedMessageId": 4,
"imagePriority": 9000 "imagePriority": 9000
}, {
"questId": 94058805,
"type": 0,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 8000
}, { }, {
"questId": 94058805, "questId": 94058805,
"type": 1, "type": 1,
@ -201055,7 +201063,23 @@
"closedMessageId": 4, "closedMessageId": 4,
"imagePriority": 9000 "imagePriority": 9000
}, { }, {
"questId": 94058805, "questId": 94058806,
"type": 1,
"targetId": 1000011,
"value": 0,
"openLimit": 0,
"closedMessageId": 101,
"imagePriority": 10000
}, {
"questId": 94058806,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 9000
}, {
"questId": 94058806,
"type": 92, "type": 92,
"targetId": 0, "targetId": 0,
"value": 0, "value": 0,

View File

@ -199984,6 +199984,17 @@
"enemyInfo": 1, "enemyInfo": 1,
"bgmId": 441, "bgmId": 441,
"startEffectId": 1 "startEffectId": 1
}, {
"npcDeckIds": [],
"script": {
"enemyMasterBattleId": 7101200
},
"questId": 94058806,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 441,
"startEffectId": 1
}, { }, {
"npcDeckIds": [94058981, 1000], "npcDeckIds": [94058981, 1000],
"script": {}, "script": {},

View File

@ -93,4 +93,9 @@
"backGroundId": 3, "backGroundId": 3,
"imageSetId": 1, "imageSetId": 1,
"eventId": 80324 "eventId": 80324
}, {
"id": 94058806,
"backGroundId": 3,
"imageSetId": 1,
"eventId": 80324
}] }]

View File

@ -93,4 +93,9 @@
"questId": 94058805, "questId": 94058805,
"questPhase": 1, "questPhase": 1,
"stageId": 94058805 "stageId": 94058805
}, {
"script": {},
"questId": 94058806,
"questPhase": 1,
"stageId": 94058806
}] }]

View File

@ -6948,4 +6948,319 @@
"squareIndex1": 44, "squareIndex1": 44,
"squareIndex2": 47, "squareIndex2": 47,
"mobilityLimitId": 0 "mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 1,
"squareIndex2": 2,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 1,
"squareIndex2": 3,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 1,
"squareIndex2": 4,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 2,
"squareIndex2": 3,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 2,
"squareIndex2": 7,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 2,
"squareIndex2": 8,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 3,
"squareIndex2": 4,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 3,
"squareIndex2": 8,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 3,
"squareIndex2": 9,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 4,
"squareIndex2": 9,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 4,
"squareIndex2": 10,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 6,
"squareIndex2": 7,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 6,
"squareIndex2": 28,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 7,
"squareIndex2": 8,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 8,
"squareIndex2": 32,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 9,
"squareIndex2": 10,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 9,
"squareIndex2": 32,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 10,
"squareIndex2": 49,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 11,
"squareIndex2": 12,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 11,
"squareIndex2": 41,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 12,
"squareIndex2": 13,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 12,
"squareIndex2": 46,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 13,
"squareIndex2": 14,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 13,
"squareIndex2": 46,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 14,
"squareIndex2": 48,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 16,
"squareIndex2": 47,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 16,
"squareIndex2": 48,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 16,
"squareIndex2": 49,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 17,
"squareIndex2": 35,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 17,
"squareIndex2": 47,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 17,
"squareIndex2": 49,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 18,
"squareIndex2": 19,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 18,
"squareIndex2": 28,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 18,
"squareIndex2": 29,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 18,
"squareIndex2": 35,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 18,
"squareIndex2": 36,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 19,
"squareIndex2": 20,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 19,
"squareIndex2": 26,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 19,
"squareIndex2": 28,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 20,
"squareIndex2": 27,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 25,
"squareIndex2": 24,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 25,
"squareIndex2": 28,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 26,
"squareIndex2": 25,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 27,
"squareIndex2": 24,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 27,
"squareIndex2": 26,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 28,
"squareIndex2": 29,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 32,
"squareIndex2": 33,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 33,
"squareIndex2": 34,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 35,
"squareIndex2": 36,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 36,
"squareIndex2": 37,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 36,
"squareIndex2": 44,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 37,
"squareIndex2": 38,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 37,
"squareIndex2": 40,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 38,
"squareIndex2": 41,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 39,
"squareIndex2": 37,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 39,
"squareIndex2": 38,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 39,
"squareIndex2": 40,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 39,
"squareIndex2": 41,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 40,
"squareIndex2": 41,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 45,
"squareIndex2": 46,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 45,
"squareIndex2": 48,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 47,
"squareIndex2": 44,
"mobilityLimitId": 0
}, {
"warBoardId": 94058806,
"squareIndex1": 47,
"squareIndex2": 48,
"mobilityLimitId": 0
}] }]

View File

@ -6550,4 +6550,284 @@
"positionY": 1176, "positionY": 1176,
"bgNo": 14500, "bgNo": 14500,
"bgType": 0 "bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 1,
"positionX": 231,
"positionY": 1170,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 2,
"positionX": 244,
"positionY": 1008,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 3,
"positionX": 346,
"positionY": 1095,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 4,
"positionX": 442,
"positionY": 1193,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 6,
"positionX": 244,
"positionY": 745,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 7,
"positionX": 350,
"positionY": 866,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 8,
"positionX": 400,
"positionY": 978,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 9,
"positionX": 517,
"positionY": 1092,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 10,
"positionX": 644,
"positionY": 1197,
"bgNo": 14000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 11,
"positionX": 1561,
"positionY": 309,
"bgNo": 21500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 12,
"positionX": 1674,
"positionY": 419,
"bgNo": 21500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 13,
"positionX": 1720,
"positionY": 634,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 14,
"positionX": 1699,
"positionY": 818,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 16,
"positionX": 1280,
"positionY": 1013,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 17,
"positionX": 1025,
"positionY": 962,
"bgNo": 14500,
"bgType": 1
}, {
"warBoardId": 94058806,
"squareIndex": 18,
"positionX": 802,
"positionY": 624,
"bgNo": 14500,
"bgType": 1
}, {
"warBoardId": 94058806,
"squareIndex": 19,
"positionX": 841,
"positionY": 424,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 20,
"positionX": 976,
"positionY": 293,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 24,
"positionX": 520,
"positionY": 256,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 25,
"positionX": 510,
"positionY": 415,
"bgNo": 14500,
"bgType": 1
}, {
"warBoardId": 94058806,
"squareIndex": 26,
"positionX": 655,
"positionY": 352,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 27,
"positionX": 712,
"positionY": 226,
"bgNo": 14500,
"bgType": 1
}, {
"warBoardId": 94058806,
"squareIndex": 28,
"positionX": 546,
"positionY": 563,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 29,
"positionX": 666,
"positionY": 746,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 32,
"positionX": 543,
"positionY": 992,
"bgNo": 14400,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 33,
"positionX": 640,
"positionY": 934,
"bgNo": 14400,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 34,
"positionX": 744,
"positionY": 874,
"bgNo": 14400,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 35,
"positionX": 950,
"positionY": 714,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 36,
"positionX": 1073,
"positionY": 611,
"bgNo": 14500,
"bgType": 1
}, {
"warBoardId": 94058806,
"squareIndex": 37,
"positionX": 1208,
"positionY": 520,
"bgNo": 71000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 38,
"positionX": 1263,
"positionY": 373,
"bgNo": 71000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 39,
"positionX": 1345,
"positionY": 467,
"bgNo": 71000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 40,
"positionX": 1428,
"positionY": 537,
"bgNo": 71000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 41,
"positionX": 1461,
"positionY": 391,
"bgNo": 71000,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 44,
"positionX": 1205,
"positionY": 725,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 45,
"positionX": 1495,
"positionY": 658,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 46,
"positionX": 1588,
"positionY": 562,
"bgNo": 14500,
"bgType": 1
}, {
"warBoardId": 94058806,
"squareIndex": 47,
"positionX": 1270,
"positionY": 871,
"bgNo": 14500,
"bgType": 0
}, {
"warBoardId": 94058806,
"squareIndex": 48,
"positionX": 1493,
"positionY": 800,
"bgNo": 14500,
"bgType": 1
}, {
"warBoardId": 94058806,
"squareIndex": 49,
"positionX": 1027,
"positionY": 1124,
"bgNo": 14500,
"bgType": 0
}] }]

View File

@ -178,4 +178,14 @@
"formationCost": 43, "formationCost": 43,
"hasTitleAction": 1, "hasTitleAction": 1,
"partySkillId": 0 "partySkillId": 0
}, {
"id": 94058805,
"warBoardId": 94058805,
"name": "",
"boardMessage": "A Knight of the Round Table has arrived to assist you! Fight alongside Mordred to achieve victory!",
"editBgmId": 468,
"playBgmId": 437,
"formationCost": 63,
"hasTitleAction": 1,
"partySkillId": 0
}] }]

View File

@ -14974,4 +14974,644 @@
"evalValue": 0, "evalValue": 0,
"imageId": 0, "imageId": 0,
"actionType": 0 "actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 1,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 1,
"restrictionId": 94052686,
"evalValue": 0,
"imageId": 1,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 2,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 2,
"restrictionId": 94052680,
"evalValue": 0,
"imageId": 1,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 3,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 3,
"restrictionId": 94052684,
"evalValue": 0,
"imageId": 1,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 4,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 4,
"restrictionId": 94052682,
"evalValue": 0,
"imageId": 1,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 6,
"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": 94058806,
"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": 94058806,
"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": 94058806,
"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": 94058806,
"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": 94058806,
"squareIndex": 11,
"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": 94058806,
"squareIndex": 12,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 1,
"groupId": 0,
"followerType": 0,
"pieceIndex": 3,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 3
}, {
"stageId": 94058806,
"squareIndex": 13,
"type": 4,
"effectId": 94058862,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 14,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 1,
"groupId": 0,
"followerType": 0,
"pieceIndex": 1,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 1
}, {
"stageId": 94058806,
"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": 94058806,
"squareIndex": 17,
"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": 94058806,
"squareIndex": 18,
"type": 3,
"effectId": 94055903,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 19,
"type": 2,
"effectId": 94055901,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 20,
"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": 1
}, {
"stageId": 94058806,
"squareIndex": 24,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 1,
"groupId": 0,
"followerType": 0,
"pieceIndex": 4,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 1
}, {
"stageId": 94058806,
"squareIndex": 25,
"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": 94058806,
"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": 94058806,
"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": 94058806,
"squareIndex": 28,
"type": 2,
"effectId": 94052600,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 29,
"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": 94058806,
"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": 94058806,
"squareIndex": 33,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 2,
"limitActionPoint": 3,
"forceId": 1,
"groupId": 0,
"followerType": 0,
"pieceIndex": 7,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 34,
"type": 4,
"effectId": 94058861,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 35,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 3,
"limitActionPoint": 1,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 36,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 0,
"groupId": 0,
"followerType": 3,
"pieceIndex": 5,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 0
}, {
"stageId": 94058806,
"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": 94058806,
"squareIndex": 38,
"type": 2,
"effectId": 94052602,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 39,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 1,
"groupId": 0,
"followerType": 0,
"pieceIndex": 6,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 1
}, {
"stageId": 94058806,
"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": 94058806,
"squareIndex": 41,
"type": 1,
"effectId": 0,
"isPiecePut": true,
"breakPoint": 1,
"limitActionPoint": 3,
"forceId": 1,
"groupId": 0,
"followerType": 0,
"pieceIndex": 5,
"restrictionId": 0,
"evalValue": 0,
"imageId": 1,
"actionType": 3
}, {
"stageId": 94058806,
"squareIndex": 44,
"type": 2,
"effectId": 94052611,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 45,
"type": 2,
"effectId": 94052601,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"squareIndex": 46,
"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": 94058806,
"squareIndex": 47,
"type": 3,
"effectId": 94055901,
"isPiecePut": false,
"breakPoint": 0,
"limitActionPoint": 0,
"forceId": 0,
"groupId": 0,
"followerType": 0,
"pieceIndex": 0,
"restrictionId": 0,
"evalValue": 0,
"imageId": 0,
"actionType": 0
}, {
"stageId": 94058806,
"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": 94058806,
"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
}] }]

View File

@ -48,4 +48,14 @@
"type": 1, "type": 1,
"giftId": 94058822, "giftId": 94058822,
"rarity": 1 "rarity": 1
}, {
"id": 94058861,
"type": 1,
"giftId": 94058816,
"rarity": 2
}, {
"id": 94058862,
"type": 1,
"giftId": 94058823,
"rarity": 1
}] }]