From 6a98aec70b3a999fe50084c1e661e1c4174fa376 Mon Sep 17 00:00:00 2001 From: atlasacademy-sion Date: Mon, 13 Feb 2023 03:15:43 +0000 Subject: [PATCH] Version: 4.3.1 DataVer: 715 --- gamedatatop.json | 2 +- master/mstQuest.json | 96 +++++++++++++++++++++++++++++++++ master/mstQuestBehavior.json | 20 +++++++ master/mstQuestGroup.json | 12 +++++ master/mstQuestMessage.json | 10 ++++ master/mstQuestPhase.json | 53 ++++++++++++++++++ master/mstQuestPhaseDetail.json | 22 ++++++++ master/mstQuestRelease.json | 56 +++++++++++++++++++ master/mstStage.json | 50 +++++++++++++++++ master/viewEnemy.json | 40 ++++++++++++++ master/viewQuestEnemyInfo.json | 3 ++ master/viewQuestInfo.json | 4 ++ 12 files changed, 367 insertions(+), 1 deletion(-) diff --git a/gamedatatop.json b/gamedatatop.json index a934a11de..b86351025 100644 --- a/gamedatatop.json +++ b/gamedatatop.json @@ -7,7 +7,7 @@ "assetbundle": "", "master": "", "dataVer": 715, - "dateVer": 1676214000, + "dateVer": 1676257200, "assetbundleKey": "" }, "fail": {}, diff --git a/master/mstQuest.json b/master/mstQuest.json index 660ff8641..a7caf8197 100644 --- a/master/mstQuest.json +++ b/master/mstQuest.json @@ -315742,6 +315742,38 @@ "noticeAt": 1676170800, "openedAt": 1676257200, "closedAt": 1677250799 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94056106, + "name": "제6절 오르텐시아를 찾아라", + "nameRuby": "", + "type": 1, + "consumeType": 1, + "actConsume": 5, + "chaldeaGateCategory": 1, + "spotId": 836001, + "giftId": 101, + "priority": 94056194, + "bannerType": 0, + "bannerId": 94056101, + "iconId": 94056101, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 1, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "40", + "hasStartAction": 1, + "flag": 0, + "scriptQuestId": 0, + "noticeAt": 1676257200, + "openedAt": 1676343600, + "closedAt": 1677250799 }, { "beforeActionVals": [], "afterActionVals": [], @@ -315934,6 +315966,38 @@ "noticeAt": 1676170800, "openedAt": 1676257200, "closedAt": 1677250799 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94056207, + "name": "갓・러브 헌트・패션 러브급", + "nameRuby": "", + "type": 5, + "consumeType": 1, + "actConsume": 40, + "chaldeaGateCategory": 1, + "spotId": 836001, + "giftId": 12000, + "priority": 94056163, + "bannerType": 0, + "bannerId": 94056102, + "iconId": 94056102, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 3, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "80", + "hasStartAction": 1, + "flag": 549755813888, + "scriptQuestId": 0, + "noticeAt": 1676257200, + "openedAt": 1676343600, + "closedAt": 1677250799 }, { "beforeActionVals": [], "afterActionVals": [], @@ -316062,6 +316126,38 @@ "noticeAt": 1676170800, "openedAt": 1676257200, "closedAt": 1676343599 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94056305, + "name": "비터 섀도 챌린지 5 [랜서]", + "nameRuby": "", + "type": 5, + "consumeType": 1, + "actConsume": 5, + "chaldeaGateCategory": 1, + "spotId": 836001, + "giftId": 13000, + "priority": 94056185, + "bannerType": 0, + "bannerId": 94056104, + "iconId": 94056104, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 1, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "15", + "hasStartAction": 1, + "flag": 0, + "scriptQuestId": 0, + "noticeAt": 1676257200, + "openedAt": 1676343600, + "closedAt": 1676429999 }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestBehavior.json b/master/mstQuestBehavior.json index 5ec6dab7b..6fca71cdc 100644 --- a/master/mstQuestBehavior.json +++ b/master/mstQuestBehavior.json @@ -7458,6 +7458,16 @@ "condType": 1, "condTargetId": 3000303, "condNum": 1 +}, { + "behaviorValues": [49200], + "questId": 94056106, + "phase": 1, + "num": 1, + "priority": 1, + "behaviorType": 3, + "condType": 1, + "condTargetId": 3000303, + "condNum": 1 }, { "behaviorValues": [49200], "questId": 94056201, @@ -7538,4 +7548,14 @@ "condType": 1, "condTargetId": 3000303, "condNum": 1 +}, { + "behaviorValues": [49200], + "questId": 94056305, + "phase": 1, + "num": 1, + "priority": 1, + "behaviorType": 3, + "condType": 1, + "condTargetId": 3000303, + "condNum": 1 }] \ No newline at end of file diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json index 0354d22f6..179993950 100644 --- a/master/mstQuestGroup.json +++ b/master/mstQuestGroup.json @@ -45106,6 +45106,10 @@ "questId": 94056105, "type": 1, "groupId": 80313 +}, { + "questId": 94056106, + "type": 1, + "groupId": 80313 }, { "questId": 94056201, "type": 1, @@ -45130,6 +45134,10 @@ "questId": 94056206, "type": 1, "groupId": 80313 +}, { + "questId": 94056207, + "type": 1, + "groupId": 80313 }, { "questId": 94056301, "type": 1, @@ -45146,6 +45154,10 @@ "questId": 94056304, "type": 1, "groupId": 80313 +}, { + "questId": 94056305, + "type": 1, + "groupId": 80313 }, { "questId": 94056490, "type": 1, diff --git a/master/mstQuestMessage.json b/master/mstQuestMessage.json index 17b4136e8..77e247ade 100644 --- a/master/mstQuestMessage.json +++ b/master/mstQuestMessage.json @@ -15408,4 +15408,14 @@ "targetNum": 0, "frequencyType": 3, "displayType": 1 +}, { + "questId": 94056305, + "phase": 1, + "idx": 0, + "message": "이 퀘스트는 에너미가 즉시 보충되는\n특수한 퀘스트입니다.\n\n모든 에너미를 처치하지 않아도\n3턴 경과로 배틀이 종료됩니다.\n배틀 종료까지 쓰러뜨린 에너미의 수만큼\n보상을 획득할 수 있습니다.\n\n퀘스트를 개시하시겠습니까?", + "condType": 0, + "targetId": 0, + "targetNum": 0, + "frequencyType": 3, + "displayType": 1 }] \ No newline at end of file diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json index 2614252a7..651bc1059 100644 --- a/master/mstQuestPhase.json +++ b/master/mstQuestPhase.json @@ -195569,6 +195569,20 @@ "playerExp": 2190, "friendshipExp": 315, "giftId": 0 +}, { + "classIds": [2], + "individuality": [94000116], + "script": {}, + "questSelect": null, + "questId": 94056106, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 35020, + "battleBgType": 0, + "qp": 4400, + "playerExp": 5690, + "friendshipExp": 415, + "giftId": 0 }, { "classIds": [2, 7], "individuality": [94000116], @@ -195653,6 +195667,20 @@ "playerExp": 22190, "friendshipExp": 715, "giftId": 0 +}, { + "classIds": [1, 7], + "individuality": [94000116], + "script": {}, + "questSelect": null, + "questId": 94056207, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 63400, + "battleBgType": 0, + "qp": 8400, + "playerExp": 29690, + "friendshipExp": 815, + "giftId": 0 }, { "classIds": [1], "individuality": [94000116], @@ -195753,6 +195781,31 @@ "playerExp": 550, "friendshipExp": 165, "giftId": 0 +}, { + "classIds": [3], + "individuality": [94000116], + "script": { + "fieldMotionId": 34, + "battleEffectId": 18, + "addEquipSkills": { + "skills": [{ + "lv": 10, + "id": 965627, + "condId": 10056101, + "idx": 1 + }] + } + }, + "questSelect": null, + "questId": 94056305, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 35020, + "battleBgType": 0, + "qp": 1900, + "playerExp": 550, + "friendshipExp": 165, + "giftId": 0 }, { "classIds": [1], "individuality": [2038, 2392], diff --git a/master/mstQuestPhaseDetail.json b/master/mstQuestPhaseDetail.json index 7bf226d61..3053af266 100644 --- a/master/mstQuestPhaseDetail.json +++ b/master/mstQuestPhaseDetail.json @@ -41257,6 +41257,17 @@ "actConsume": 5, "flag": 541065216, "recommendLv": "" +}, { + "beforeActionVals": [], + "afterActionVals": [], + "boardMessage": {}, + "questId": 94056106, + "phase": 1, + "spotId": 836001, + "consumeType": 1, + "actConsume": 5, + "flag": 0, + "recommendLv": "" }, { "beforeActionVals": [], "afterActionVals": [], @@ -41301,6 +41312,17 @@ "actConsume": 5, "flag": 18014398509482000, "recommendLv": "" +}, { + "beforeActionVals": [], + "afterActionVals": [], + "boardMessage": {}, + "questId": 94056305, + "phase": 1, + "spotId": 836001, + "consumeType": 1, + "actConsume": 5, + "flag": 18014398509482000, + "recommendLv": "" }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestRelease.json b/master/mstQuestRelease.json index ba9e1400a..4501ce70c 100644 --- a/master/mstQuestRelease.json +++ b/master/mstQuestRelease.json @@ -195510,6 +195510,22 @@ "openLimit": 0, "closedMessageId": 4, "imagePriority": 9000 +}, { + "questId": 94056106, + "type": 1, + "targetId": 94056105, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94056106, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 4, + "imagePriority": 9000 }, { "questId": 94056201, "type": 1, @@ -195630,6 +195646,30 @@ "openLimit": 0, "closedMessageId": 94056106, "imagePriority": 9000 +}, { + "questId": 94056207, + "type": 1, + "targetId": 94056105, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94056207, + "type": 1, + "targetId": 94056106, + "value": 0, + "openLimit": 0, + "closedMessageId": 94056112, + "imagePriority": 8000 +}, { + "questId": 94056207, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 94056107, + "imagePriority": 9000 }, { "questId": 94056301, "type": 1, @@ -195694,6 +195734,22 @@ "openLimit": 0, "closedMessageId": 4, "imagePriority": 9000 +}, { + "questId": 94056305, + "type": 1, + "targetId": 94056102, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94056305, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 4, + "imagePriority": 9000 }, { "questId": 94056490, "type": 7, diff --git a/master/mstStage.json b/master/mstStage.json index cf485bb64..fab7a55c7 100644 --- a/master/mstStage.json +++ b/master/mstStage.json @@ -197886,6 +197886,15 @@ "enemyInfo": 1, "bgmId": 59, "startEffectId": 2 +}, { + "npcDeckIds": [94056107, 1000], + "script": {}, + "questId": 94056106, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 59, + "startEffectId": 2 }, { "npcDeckIds": [94056201, 1000], "script": {}, @@ -198048,6 +198057,33 @@ "enemyInfo": 1, "bgmId": 148, "startEffectId": 2 +}, { + "npcDeckIds": [94056219, 1000], + "script": {}, + "questId": 94056207, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 26, + "startEffectId": 1 +}, { + "npcDeckIds": [94056220, 1000], + "script": {}, + "questId": 94056207, + "questPhase": 1, + "wave": 2, + "enemyInfo": 1, + "bgmId": 26, + "startEffectId": 1 +}, { + "npcDeckIds": [94056221, 1000], + "script": {}, + "questId": 94056207, + "questPhase": 1, + "wave": 3, + "enemyInfo": 1, + "bgmId": 148, + "startEffectId": 2 }, { "npcDeckIds": [94056301, 1000], "script": { @@ -198104,6 +198140,20 @@ "enemyInfo": 1, "bgmId": 147, "startEffectId": 1 +}, { + "npcDeckIds": [94056305, 1000], + "script": { + "turnEffect": [3], + "LimitAct": 1, + "turnEffectType": 2, + "turn": 3 + }, + "questId": 94056305, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 147, + "startEffectId": 1 }, { "npcDeckIds": [94056490, 1000], "script": {}, diff --git a/master/viewEnemy.json b/master/viewEnemy.json index 50947b70e..0a3e1f9e0 100644 --- a/master/viewEnemy.json +++ b/master/viewEnemy.json @@ -8708,6 +8708,46 @@ "iconId": 99338001, "displayType": 3, "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001640, 2001641, 2001674, 2001675, 2001648, 2001689, 2001662, 2001684] +}, { + "questId": 94056207, + "enemyId": 1, + "name": "효심 깊은 검사", + "classId": 1, + "svtId": 100900, + "limitCount": 2, + "iconId": 1009002, + "displayType": 1, + "missionIds": [2001649, 2001690, 10201, 10202, 10203, 10204, 10205, 10206, 10207, 10208, 2001667, 2001682, 2001627, 2001668, 1017012, 2001646, 1017013, 2001688, 2001661, 10209, 10210, 10211, 10212, 10213, 2001625, 2001653, 2001695] +}, { + "questId": 94056207, + "enemyId": 2, + "name": "반항기인 초코 드래곤", + "classId": 1, + "svtId": 9941940, + "limitCount": 1, + "iconId": 99419401, + "displayType": 3, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001640, 2001641, 2001674, 2001675, 2001648, 2001689, 2001627, 2001668, 2001698, 1017009, 1017010, 2001642, 2001676, 2001661, 2001683] +}, { + "questId": 94056207, + "enemyId": 3, + "name": "초코 기사", + "classId": 1, + "svtId": 9936730, + "limitCount": 1, + "iconId": 99367301, + "displayType": 3, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001640, 2001641, 2001674, 2001675, 2001628, 2001669, 2001699, 2001650, 2001661, 2001683] +}, { + "questId": 94056207, + "enemyId": 4, + "name": "초코 기사", + "classId": 7, + "svtId": 9936740, + "limitCount": 1, + "iconId": 99367401, + "displayType": 3, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001640, 2001641, 2001674, 2001675, 2001628, 2001669, 2001699, 2001650, 2001662, 2001684] }, { "questId": 94061601, "enemyId": 1, diff --git a/master/viewQuestEnemyInfo.json b/master/viewQuestEnemyInfo.json index 2182c8d1f..70fb23c64 100644 --- a/master/viewQuestEnemyInfo.json +++ b/master/viewQuestEnemyInfo.json @@ -748,6 +748,9 @@ }, { "questId": 94056206, "enemyNum": 4 +}, { + "questId": 94056207, + "enemyNum": 4 }, { "questId": 94061601, "enemyNum": 6 diff --git a/master/viewQuestInfo.json b/master/viewQuestInfo.json index 8346bbdda..c259bc991 100644 --- a/master/viewQuestInfo.json +++ b/master/viewQuestInfo.json @@ -998,6 +998,10 @@ "questId": 94056206, "dropSvtNum": 1, "dropItemNum": 9 +}, { + "questId": 94056207, + "dropSvtNum": 1, + "dropItemNum": 9 }, { "questId": 94061601, "dropSvtNum": 9,