From a5c713d993fde3c775dbffed3e7eca6daf71f115 Mon Sep 17 00:00:00 2001 From: atlasacademy-sion Date: Mon, 11 Dec 2023 03:15:48 +0000 Subject: [PATCH] Version: 5.1.0 DataVer: 826 --- gamedatatop.json | 2 +- master/mstQuest.json | 96 +++++++++++++++++++++++++++++++++ master/mstQuestGroup.json | 12 +++++ master/mstQuestPhase.json | 42 +++++++++++++++ master/mstQuestPhaseDetail.json | 22 ++++++++ master/mstQuestRelease.json | 88 ++++++++++++++++++++++++++++++ master/mstQuestRestriction.json | 8 +++ master/mstStage.json | 78 +++++++++++++++++++++++++++ master/npcFollower.json | 11 ++++ master/npcSvtFollower.json | 21 ++++++++ master/viewEnemy.json | 48 +++++++++++++++++ master/viewQuestEnemyInfo.json | 3 ++ master/viewQuestInfo.json | 4 ++ 13 files changed, 434 insertions(+), 1 deletion(-) diff --git a/gamedatatop.json b/gamedatatop.json index 5f8eb88e2..c00da9bb1 100644 --- a/gamedatatop.json +++ b/gamedatatop.json @@ -7,7 +7,7 @@ "assetbundle": "", "master": "", "dataVer": 826, - "dateVer": 1702220400, + "dateVer": 1702263600, "assetbundleKey": "" }, "fail": {}, diff --git a/master/mstQuest.json b/master/mstQuest.json index 0d6cc0c6b..d9a920f28 100644 --- a/master/mstQuest.json +++ b/master/mstQuest.json @@ -356766,6 +356766,38 @@ "noticeAt": 1702177200, "openedAt": 1702263600, "closedAt": 1703084399 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94066408, + "name": "제7절 베푸는 자, 빼앗는 자", + "nameRuby": "", + "type": 1, + "consumeType": 1, + "actConsume": 5, + "chaldeaGateCategory": 1, + "spotId": 836601, + "giftId": 200, + "priority": 94066692, + "bannerType": 0, + "bannerId": 94066401, + "iconId": 94066401, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 1, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "60", + "hasStartAction": 1, + "flag": 562949953421312, + "scriptQuestId": 0, + "noticeAt": 1702263600, + "openedAt": 1702350000, + "closedAt": 1703084399 }, { "beforeActionVals": [], "afterActionVals": [], @@ -357022,6 +357054,38 @@ "noticeAt": 1702177200, "openedAt": 1702263600, "closedAt": 1703084399 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94066509, + "name": "경호원 아르바이트・마을에 대한 위협 제거", + "nameRuby": "", + "type": 5, + "consumeType": 1, + "actConsume": 40, + "chaldeaGateCategory": 1, + "spotId": 836601, + "giftId": 327, + "priority": 94066491, + "bannerType": 0, + "bannerId": 94066402, + "iconId": 94066402, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 3, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "90+", + "hasStartAction": 1, + "flag": 549755813888, + "scriptQuestId": 0, + "noticeAt": 1702263600, + "openedAt": 1702350000, + "closedAt": 1703084399 }, { "beforeActionVals": [], "afterActionVals": [], @@ -357214,6 +357278,38 @@ "noticeAt": 1702177200, "openedAt": 1702263600, "closedAt": 1703084399 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94066607, + "name": "【티브레이크 퀘스트】 빠르고 맛있는 덮밥", + "nameRuby": "", + "type": 5, + "consumeType": 1, + "actConsume": 5, + "chaldeaGateCategory": 1, + "spotId": 836601, + "giftId": 94066444, + "priority": 94066593, + "bannerType": 0, + "bannerId": 94066403, + "iconId": 94066403, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 1, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "80", + "hasStartAction": 1, + "flag": 549755813888, + "scriptQuestId": 0, + "noticeAt": 1702263600, + "openedAt": 1702350000, + "closedAt": 1703084399 }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json index 55353a18b..2835f31c6 100644 --- a/master/mstQuestGroup.json +++ b/master/mstQuestGroup.json @@ -51614,6 +51614,10 @@ "questId": 94066407, "type": 1, "groupId": 80356 +}, { + "questId": 94066408, + "type": 1, + "groupId": 80356 }, { "questId": 94066501, "type": 1, @@ -51646,6 +51650,10 @@ "questId": 94066508, "type": 1, "groupId": 80356 +}, { + "questId": 94066509, + "type": 1, + "groupId": 80356 }, { "questId": 94066601, "type": 1, @@ -51670,6 +51678,10 @@ "questId": 94066606, "type": 1, "groupId": 80356 +}, { + "questId": 94066607, + "type": 1, + "groupId": 80356 }, { "questId": 94066701, "type": 1, diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json index b2bed8b29..c57a647df 100644 --- a/master/mstQuestPhase.json +++ b/master/mstQuestPhase.json @@ -223713,6 +223713,20 @@ "playerExp": 10190, "friendshipExp": 515, "giftId": 0 +}, { + "classIds": [7], + "individuality": [94000129], + "script": {}, + "questSelect": null, + "questId": 94066408, + "phase": 1, + "isNpcOnly": true, + "battleBgId": 74120, + "battleBgType": 0, + "qp": 6400, + "playerExp": 15690, + "friendshipExp": 615, + "giftId": 0 }, { "classIds": [6], "individuality": [2038, 94000129], @@ -223825,6 +223839,20 @@ "playerExp": 38190, "friendshipExp": 915, "giftId": 0 +}, { + "classIds": [5], + "individuality": [94000129], + "script": {}, + "questSelect": null, + "questId": 94066509, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 74120, + "battleBgType": 0, + "qp": 9400, + "playerExp": 38190, + "friendshipExp": 915, + "giftId": 0 }, { "classIds": [7], "individuality": [2038, 2392, 94000129], @@ -223909,6 +223937,20 @@ "playerExp": 22190, "friendshipExp": 1430, "giftId": 0 +}, { + "classIds": [4, 5, 7], + "individuality": [94000129], + "script": {}, + "questSelect": null, + "questId": 94066607, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 58400, + "battleBgType": 0, + "qp": 8400, + "playerExp": 29690, + "friendshipExp": 1630, + "giftId": 0 }, { "classIds": [97], "individuality": [2392], diff --git a/master/mstQuestPhaseDetail.json b/master/mstQuestPhaseDetail.json index 2fbc0a2f7..3a671a87f 100644 --- a/master/mstQuestPhaseDetail.json +++ b/master/mstQuestPhaseDetail.json @@ -52946,6 +52946,28 @@ "actConsume": 5, "flag": 562980018716672, "recommendLv": "" +}, { + "beforeActionVals": [], + "afterActionVals": [], + "boardMessage": { + "text": { + "textString": "편성 조건 있음", + "offset": [3, -2], + "fontSize": 14, + "gradation": ["#FFEC00", "#FFEC00"] + }, + "image": { + "bannerSp": "img_quest_formlimit_01", + "offset": [3, -2] + } + }, + "questId": 94066408, + "phase": 1, + "spotId": 836601, + "consumeType": 1, + "actConsume": 5, + "flag": 562949957615616, + "recommendLv": "" }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestRelease.json b/master/mstQuestRelease.json index 7ecc6b0c4..2c5c52c5f 100644 --- a/master/mstQuestRelease.json +++ b/master/mstQuestRelease.json @@ -219214,6 +219214,30 @@ "openLimit": 0, "closedMessageId": 4, "imagePriority": 8000 +}, { + "questId": 94066408, + "type": 0, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 6000 +}, { + "questId": 94066408, + "type": 1, + "targetId": 94066407, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94066408, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 4, + "imagePriority": 8000 }, { "questId": 94066501, "type": 1, @@ -219398,6 +219422,38 @@ "openLimit": 0, "closedMessageId": 94066412, "imagePriority": 9000 +}, { + "questId": 94066509, + "type": 0, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 6000 +}, { + "questId": 94066509, + "type": 1, + "targetId": 94066407, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94066509, + "type": 1, + "targetId": 94066409, + "value": 0, + "openLimit": 0, + "closedMessageId": 94066407, + "imagePriority": 8000 +}, { + "questId": 94066509, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 94066413, + "imagePriority": 9000 }, { "questId": 94066601, "type": 1, @@ -219550,6 +219606,38 @@ "openLimit": 0, "closedMessageId": 94066412, "imagePriority": 9000 +}, { + "questId": 94066607, + "type": 0, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 6000 +}, { + "questId": 94066607, + "type": 1, + "targetId": 94066407, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94066607, + "type": 1, + "targetId": 94066409, + "value": 0, + "openLimit": 0, + "closedMessageId": 94066407, + "imagePriority": 8000 +}, { + "questId": 94066607, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 94066413, + "imagePriority": 9000 }, { "questId": 94066701, "type": 7, diff --git a/master/mstQuestRestriction.json b/master/mstQuestRestriction.json index a255097d8..952109e1c 100644 --- a/master/mstQuestRestriction.json +++ b/master/mstQuestRestriction.json @@ -7390,6 +7390,14 @@ "dialogMessage": "서포트 서번트를 스타팅 멤버로 설정해 주세요.", "noticeMessage": "서포트는 서브 멤버로 출격할 수 없습니다", "title": "" +}, { + "questId": 94066408, + "phase": 1, + "restrictionId": 3000201, + "frequencyType": 3, + "dialogMessage": "서포트 서번트를 스타팅 멤버로 설정해 주세요.", + "noticeMessage": "서포트는 서브 멤버로 출격할 수 없습니다", + "title": "" }, { "questId": 911000701, "phase": 1, diff --git a/master/mstStage.json b/master/mstStage.json index e5f80b63e..86f3b4385 100644 --- a/master/mstStage.json +++ b/master/mstStage.json @@ -223960,6 +223960,15 @@ "enemyInfo": 1, "bgmId": 470, "startEffectId": 2 +}, { + "npcDeckIds": [94066422, 1000], + "script": {}, + "questId": 94066408, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 570, + "startEffectId": 3 }, { "npcDeckIds": [94066501, 1000], "script": {}, @@ -224176,6 +224185,33 @@ "enemyInfo": 1, "bgmId": 286, "startEffectId": 2 +}, { + "npcDeckIds": [94066525, 1000], + "script": {}, + "questId": 94066509, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 147, + "startEffectId": 1 +}, { + "npcDeckIds": [94066526, 1000], + "script": {}, + "questId": 94066509, + "questPhase": 1, + "wave": 2, + "enemyInfo": 1, + "bgmId": 147, + "startEffectId": 1 +}, { + "npcDeckIds": [94066527, 1000], + "script": {}, + "questId": 94066509, + "questPhase": 1, + "wave": 3, + "enemyInfo": 1, + "bgmId": 286, + "startEffectId": 2 }, { "npcDeckIds": [94066601, 1000], "script": { @@ -224258,6 +224294,48 @@ "enemyInfo": 1, "bgmId": 147, "startEffectId": 2 +}, { + "npcDeckIds": [94066619, 1000], + "script": { + "aiFieldIds": [{ + "day": 0, + "id": 94066486 + }] + }, + "questId": 94066607, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 147, + "startEffectId": 1 +}, { + "npcDeckIds": [94066620, 1000], + "script": { + "aiFieldIds": [{ + "day": 0, + "id": 94066491 + }] + }, + "questId": 94066607, + "questPhase": 1, + "wave": 2, + "enemyInfo": 1, + "bgmId": 147, + "startEffectId": 1 +}, { + "npcDeckIds": [94066621, 1000], + "script": { + "aiFieldIds": [{ + "day": 0, + "id": 94066496 + }] + }, + "questId": 94066607, + "questPhase": 1, + "wave": 3, + "enemyInfo": 1, + "bgmId": 147, + "startEffectId": 2 }, { "npcDeckIds": [94066701, 1000], "script": {}, diff --git a/master/npcFollower.json b/master/npcFollower.json index 012a03609..54657e1d9 100644 --- a/master/npcFollower.json +++ b/master/npcFollower.json @@ -31964,6 +31964,17 @@ "npcScript": "{}", "openedAt": 0, "closedAt": 0 +}, { + "svtEquipIds": [94066401], + "id": 1000, + "questId": 94066408, + "questPhase": 1, + "priority": 0, + "leaderSvtId": 94066408, + "flag": 0, + "npcScript": "{}", + "openedAt": 0, + "closedAt": 0 }, { "svtEquipIds": [], "id": 1000, diff --git a/master/npcSvtFollower.json b/master/npcSvtFollower.json index a25c346cc..648d4aa20 100644 --- a/master/npcSvtFollower.json +++ b/master/npcSvtFollower.json @@ -36286,4 +36286,25 @@ "skillLv3": 8, "flag": 0, "createdAt": 1356966000 +}, { + "appendPassiveSkillIds": [], + "appendPassiveSkillLvs": [], + "id": 94066408, + "svtId": 1001100, + "name": "마나난 막 리르", + "lv": 100, + "limitCount": 2, + "hp": 14050, + "atk": 14050, + "individuality": "NONE", + "treasureDeviceId": 1001101, + "treasureDeviceLv": 5, + "skillId1": 2028550, + "skillId2": 2029650, + "skillId3": 2030450, + "skillLv1": 10, + "skillLv2": 10, + "skillLv3": 10, + "flag": 0, + "createdAt": 1356966000 }] \ No newline at end of file diff --git a/master/viewEnemy.json b/master/viewEnemy.json index c3a974f0c..6b28145bc 100644 --- a/master/viewEnemy.json +++ b/master/viewEnemy.json @@ -13498,4 +13498,52 @@ "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001951, 2001952, 2001949, 2001942, 2001964], "impossibleKill": 0, "npcSvtId": 94066448 +}, { + "questId": 94066509, + "enemyId": 1, + "name": "신목의 수호승", + "classId": 5, + "svtId": 502200, + "limitCount": 2, + "iconId": 5022002, + "displayType": 2, + "missionIds": [10201, 10202, 10203, 10204, 10205, 10206, 10207, 10208, 2001941, 2001956, 10229, 10230, 10231, 10232, 10233, 2002017], + "impossibleKill": 0, + "npcSvtId": 94066457 +}, { + "questId": 94066509, + "enemyId": 2, + "name": "테오브로마의 괴물", + "classId": 5, + "svtId": 9941230, + "limitCount": 1, + "iconId": 99412301, + "displayType": 3, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001951, 2001952, 2001943, 2001962], + "impossibleKill": 0, + "npcSvtId": 94066458 +}, { + "questId": 94066509, + "enemyId": 3, + "name": "날개 없는 독사", + "classId": 5, + "svtId": 9933000, + "limitCount": 2, + "iconId": 99330002, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001951, 2001952, 2001950, 2001955, 2001943, 2001962], + "impossibleKill": 0, + "npcSvtId": 94066460 +}, { + "questId": 94066509, + "enemyId": 4, + "name": "날개 없는 뱀", + "classId": 5, + "svtId": 9933000, + "limitCount": 1, + "iconId": 99330001, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2001951, 2001952, 2001950, 2001955, 2001943, 2001962], + "impossibleKill": 0, + "npcSvtId": 94066459 }] \ No newline at end of file diff --git a/master/viewQuestEnemyInfo.json b/master/viewQuestEnemyInfo.json index c05e12ad5..b6fa71670 100644 --- a/master/viewQuestEnemyInfo.json +++ b/master/viewQuestEnemyInfo.json @@ -925,4 +925,7 @@ }, { "questId": 94066508, "enemyNum": 3 +}, { + "questId": 94066509, + "enemyNum": 4 }] \ No newline at end of file diff --git a/master/viewQuestInfo.json b/master/viewQuestInfo.json index c852b359f..d92ff7bf9 100644 --- a/master/viewQuestInfo.json +++ b/master/viewQuestInfo.json @@ -1234,4 +1234,8 @@ "questId": 94066508, "dropSvtNum": 1, "dropItemNum": 6 +}, { + "questId": 94066509, + "dropSvtNum": 1, + "dropItemNum": 9 }] \ No newline at end of file