From 29ac647bf82e0af6dcd97a1b35f5db82b8adab9c Mon Sep 17 00:00:00 2001 From: atlasacademy-sion Date: Sat, 4 Mar 2023 03:15:45 +0000 Subject: [PATCH] Version: 4.3.2 DataVer: 736 --- gamedatatop.json | 2 +- master/mstQuest.json | 64 +++++++++++++++++++++++++++++++++ master/mstQuestGroup.json | 8 +++++ master/mstQuestPhase.json | 42 ++++++++++++++++++++++ master/mstQuestPhaseDetail.json | 22 ++++++++++++ master/mstQuestRelease.json | 40 +++++++++++++++++++++ master/mstStage.json | 41 +++++++++++++++++++++ master/viewEnemy.json | 40 +++++++++++++++++++++ master/viewQuestEnemyInfo.json | 3 ++ master/viewQuestInfo.json | 4 +++ 10 files changed, 265 insertions(+), 1 deletion(-) diff --git a/gamedatatop.json b/gamedatatop.json index bc9b39360..baa748633 100644 --- a/gamedatatop.json +++ b/gamedatatop.json @@ -7,7 +7,7 @@ "assetbundle": "", "master": "", "dataVer": 736, - "dateVer": 1677812400, + "dateVer": 1677898800, "assetbundleKey": "" }, "fail": {}, diff --git a/master/mstQuest.json b/master/mstQuest.json index c6a027dbb..adc9225a2 100644 --- a/master/mstQuest.json +++ b/master/mstQuest.json @@ -316766,6 +316766,38 @@ "noticeAt": 1677812400, "openedAt": 1677898800, "closedAt": 1678892399 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94056504, + "name": "제3절 ‘전채・식전주, 또는 주전부리’", + "nameRuby": "", + "type": 1, + "consumeType": 1, + "actConsume": 5, + "chaldeaGateCategory": 1, + "spotId": 836101, + "giftId": 101, + "priority": 94056596, + "bannerType": 0, + "bannerId": 94056501, + "iconId": 94056501, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 1, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "25", + "hasStartAction": 1, + "flag": 0, + "scriptQuestId": 0, + "noticeAt": 1677898800, + "openedAt": 1677985200, + "closedAt": 1678892399 }, { "beforeActionVals": [], "afterActionVals": [], @@ -316894,6 +316926,38 @@ "noticeAt": 1677812400, "openedAt": 1677898800, "closedAt": 1678892399 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94056605, + "name": "고금동서전・모형 존", + "nameRuby": "", + "type": 5, + "consumeType": 1, + "actConsume": 40, + "chaldeaGateCategory": 1, + "spotId": 836101, + "giftId": 12000, + "priority": 94056555, + "bannerType": 0, + "bannerId": 94056502, + "iconId": 94056502, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 3, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "60", + "hasStartAction": 1, + "flag": 549755813888, + "scriptQuestId": 0, + "noticeAt": 1677898800, + "openedAt": 1677985200, + "closedAt": 1678892399 }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json index 97323278a..42d3e787e 100644 --- a/master/mstQuestGroup.json +++ b/master/mstQuestGroup.json @@ -45234,6 +45234,10 @@ "questId": 94056503, "type": 1, "groupId": 80314 +}, { + "questId": 94056504, + "type": 1, + "groupId": 80314 }, { "questId": 94056601, "type": 1, @@ -45250,6 +45254,10 @@ "questId": 94056604, "type": 1, "groupId": 80314 +}, { + "questId": 94056605, + "type": 1, + "groupId": 80314 }, { "questId": 94056771, "type": 1, diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json index 52ada9a81..e724e88f8 100644 --- a/master/mstQuestPhase.json +++ b/master/mstQuestPhase.json @@ -196289,6 +196289,34 @@ "playerExp": 955, "friendshipExp": 215, "giftId": 0 +}, { + "classIds": [3], + "individuality": [94000117], + "script": {}, + "questSelect": null, + "questId": 94056504, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 11302, + "battleBgType": 0, + "qp": 2900, + "playerExp": 1385, + "friendshipExp": 265, + "giftId": 0 +}, { + "classIds": [], + "individuality": [2038, 2392, 94000117], + "script": {}, + "questSelect": null, + "questId": 94056504, + "phase": 2, + "isNpcOnly": false, + "battleBgId": 20500, + "battleBgType": 0, + "qp": 2900, + "playerExp": 1385, + "friendshipExp": 265, + "giftId": 0 }, { "classIds": [6], "individuality": [94000117], @@ -196345,6 +196373,20 @@ "playerExp": 10190, "friendshipExp": 515, "giftId": 0 +}, { + "classIds": [6], + "individuality": [94000117], + "script": {}, + "questSelect": null, + "questId": 94056605, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 21500, + "battleBgType": 0, + "qp": 6400, + "playerExp": 15690, + "friendshipExp": 615, + "giftId": 0 }, { "classIds": [7, 6], "individuality": [], diff --git a/master/mstQuestPhaseDetail.json b/master/mstQuestPhaseDetail.json index f557a7c6c..72bac4dcd 100644 --- a/master/mstQuestPhaseDetail.json +++ b/master/mstQuestPhaseDetail.json @@ -41576,6 +41576,28 @@ "actConsume": 0, "flag": 2, "recommendLv": "" +}, { + "beforeActionVals": [], + "afterActionVals": [], + "boardMessage": {}, + "questId": 94056504, + "phase": 1, + "spotId": 836101, + "consumeType": 1, + "actConsume": 5, + "flag": 4194304, + "recommendLv": "" +}, { + "beforeActionVals": [], + "afterActionVals": [], + "boardMessage": {}, + "questId": 94056504, + "phase": 2, + "spotId": 836101, + "consumeType": 1, + "actConsume": 0, + "flag": 2, + "recommendLv": "" }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestRelease.json b/master/mstQuestRelease.json index d56354e66..dbd2a55b1 100644 --- a/master/mstQuestRelease.json +++ b/master/mstQuestRelease.json @@ -196118,6 +196118,22 @@ "openLimit": 0, "closedMessageId": 4, "imagePriority": 8000 +}, { + "questId": 94056504, + "type": 1, + "targetId": 94056503, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94056504, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 4, + "imagePriority": 8000 }, { "questId": 94056601, "type": 1, @@ -196190,6 +196206,30 @@ "openLimit": 0, "closedMessageId": 9406501, "imagePriority": 9000 +}, { + "questId": 94056605, + "type": 1, + "targetId": 94056503, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94056605, + "type": 1, + "targetId": 94056504, + "value": 0, + "openLimit": 0, + "closedMessageId": 9406509, + "imagePriority": 8000 +}, { + "questId": 94056605, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 9406502, + "imagePriority": 9000 }, { "questId": 94056771, "type": 7, diff --git a/master/mstStage.json b/master/mstStage.json index 73bab689f..66a73f31b 100644 --- a/master/mstStage.json +++ b/master/mstStage.json @@ -198517,6 +198517,20 @@ "enemyInfo": 1, "bgmId": 286, "startEffectId": 2 +}, { + "npcDeckIds": [94056510, 1000], + "script": { + "aiFieldIds": [{ + "day": 0, + "id": 94056540 + }] + }, + "questId": 94056504, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 286, + "startEffectId": 2 }, { "npcDeckIds": [94056601, 1000], "script": {}, @@ -198625,6 +198639,33 @@ "enemyInfo": 1, "bgmId": 59, "startEffectId": 2 +}, { + "npcDeckIds": [94056613, 1000], + "script": {}, + "questId": 94056605, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 26, + "startEffectId": 1 +}, { + "npcDeckIds": [94056614, 1000], + "script": {}, + "questId": 94056605, + "questPhase": 1, + "wave": 2, + "enemyInfo": 1, + "bgmId": 26, + "startEffectId": 1 +}, { + "npcDeckIds": [94056615, 1000], + "script": {}, + "questId": 94056605, + "questPhase": 1, + "wave": 3, + "enemyInfo": 1, + "bgmId": 59, + "startEffectId": 2 }, { "npcDeckIds": [94056770, 1000], "script": {}, diff --git a/master/viewEnemy.json b/master/viewEnemy.json index 9e4e00a3d..53357d88a 100644 --- a/master/viewEnemy.json +++ b/master/viewEnemy.json @@ -8628,6 +8628,46 @@ "iconId": 99349001, "displayType": 1, "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001674, 2001675, 2001689, 2001663, 2001683] +}, { + "questId": 94056605, + "enemyId": 1, + "name": "변형되는 모형은 있을까?", + "classId": 6, + "svtId": 600700, + "limitCount": 2, + "iconId": 6007002, + "displayType": 1, + "missionIds": [2001669, 2001699, 2001690, 10201, 10202, 10203, 10204, 10205, 10206, 10207, 10208, 2001667, 2001682, 2001663, 10234, 10235, 10236, 10237, 10238, 2001654, 2001696] +}, { + "questId": 94056605, + "enemyId": 2, + "name": "거인 모형", + "classId": 6, + "svtId": 9941270, + "limitCount": 2, + "iconId": 99412702, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001674, 2001675, 2001669, 2001699, 2001690, 2001676, 2001663, 2001683] +}, { + "questId": 94056605, + "enemyId": 3, + "name": "서성이는 박제", + "classId": 6, + "svtId": 9934200, + "limitCount": 1, + "iconId": 99342001, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001674, 2001675, 2001669, 2001699, 2001690, 2001697, 2001698, 2001663, 2001683] +}, { + "questId": 94056605, + "enemyId": 4, + "name": "서성이는 박제", + "classId": 6, + "svtId": 9933900, + "limitCount": 1, + "iconId": 99339001, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001674, 2001675, 2001669, 2001699, 2001690, 2001697, 2001698, 2001663, 2001683] }, { "questId": 94061601, "enemyId": 1, diff --git a/master/viewQuestEnemyInfo.json b/master/viewQuestEnemyInfo.json index 5abf64f02..35856a921 100644 --- a/master/viewQuestEnemyInfo.json +++ b/master/viewQuestEnemyInfo.json @@ -742,6 +742,9 @@ }, { "questId": 94056604, "enemyNum": 4 +}, { + "questId": 94056605, + "enemyNum": 4 }, { "questId": 94061601, "enemyNum": 6 diff --git a/master/viewQuestInfo.json b/master/viewQuestInfo.json index b91902b63..dcae36dae 100644 --- a/master/viewQuestInfo.json +++ b/master/viewQuestInfo.json @@ -990,6 +990,10 @@ "questId": 94056604, "dropSvtNum": 0, "dropItemNum": 9 +}, { + "questId": 94056605, + "dropSvtNum": 0, + "dropItemNum": 7 }, { "questId": 94061601, "dropSvtNum": 9,