From 2d3ee6d979463aaba516ea6e30a975c2c96098c7 Mon Sep 17 00:00:00 2001 From: atlasacademy-sion Date: Fri, 9 Aug 2024 03:15:51 +0000 Subject: [PATCH] Version: 6.0.1 DataVer: 904 --- gamedatatop.json | 2 +- master/mstQuest.json | 32 ++ master/mstQuestGroup.json | 4 + master/mstQuestMessage.json | 10 + master/mstQuestPhase.json | 22 + master/mstQuestRelease.json | 16 + master/mstQuestRestriction.json | 8 + master/mstStage.json | 28 ++ master/viewEnemy.json | 858 ++++++++++++++++++++++++++++++++ master/viewQuestEnemyInfo.json | 3 + master/viewQuestInfo.json | 4 + 11 files changed, 986 insertions(+), 1 deletion(-) diff --git a/gamedatatop.json b/gamedatatop.json index 33aa50aa3..d039458d2 100644 --- a/gamedatatop.json +++ b/gamedatatop.json @@ -7,7 +7,7 @@ "assetbundle": "", "master": "", "dataVer": 904, - "dateVer": 1723086000, + "dateVer": 1723172400, "assetbundleKey": "" }, "fail": {}, diff --git a/master/mstQuest.json b/master/mstQuest.json index 1713e1521..5d27b1c79 100644 --- a/master/mstQuest.json +++ b/master/mstQuest.json @@ -402462,6 +402462,38 @@ "noticeAt": 1723086000, "openedAt": 1723086000, "closedAt": 1724338799 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94077902, + "name": "【초고난도】보물은 누구의 손에?", + "nameRuby": "", + "type": 5, + "consumeType": 1, + "actConsume": 1, + "chaldeaGateCategory": 1, + "spotId": 837901, + "giftId": 94077802, + "priority": 94077769, + "bannerType": 0, + "bannerId": 94077902, + "iconId": 94077902, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 3, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "90++", + "hasStartAction": 94077901, + "flag": 274878038032, + "scriptQuestId": 0, + "noticeAt": 1723172400, + "openedAt": 1723172400, + "closedAt": 1724338799 }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json index 540121416..b44e901eb 100644 --- a/master/mstQuestGroup.json +++ b/master/mstQuestGroup.json @@ -60854,6 +60854,10 @@ "questId": 94077901, "type": 1, "groupId": 80405 +}, { + "questId": 94077902, + "type": 1, + "groupId": 80405 }, { "questId": 94078201, "type": 1, diff --git a/master/mstQuestMessage.json b/master/mstQuestMessage.json index d52bd72a0..8f14ca10a 100644 --- a/master/mstQuestMessage.json +++ b/master/mstQuestMessage.json @@ -24008,6 +24008,16 @@ "targetNum": 1, "frequencyType": 3, "displayType": 1 +}, { + "questId": 94077902, + "phase": 0, + "idx": 0, + "message": "─ 주의 ─\n\n“[초고난도] 보물은 누구의 손에” 는 \n반복 도전 가능한 퀘스트이지만,\n인연 포인트, EXP, 전리품, 클리어 보상은\n첫 번째 클리어 시에만 획득 가능합니다.\n\n그래도 도전하시겠습니까?", + "condType": 25, + "targetId": 94077902, + "targetNum": 1, + "frequencyType": 3, + "displayType": 1 }, { "questId": 94078201, "phase": 1, diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json index 606d29a14..47fdab8c0 100644 --- a/master/mstQuestPhase.json +++ b/master/mstQuestPhase.json @@ -253928,6 +253928,28 @@ "playerExp": 54994, "friendshipExp": 1318, "giftId": 0 +}, { + "classIds": [97], + "individuality": [2038, 2121, 94000138], + "script": { + "overwriteEnemyInfoNames": ["S트레저 헌터", "미스트리스C", "보물", "보물", "보물", "보물", "보물", "보물", "보물", "레어 보물", "레어 보물", "레어 보물"], + "hintLeftIndent": 10, + "battleEffectId": 15, + "fieldMotionId": 36, + "overwriteEnemyInfos": [94078001, 94078004, 94078017, 94078008, 94078009, 94078010, 94078018, 94078012, 94078013, 94078014, 94078015, 94078016], + "hintMessage": "①배틀 중 보물을 처치하면 보물을 획득하게 되며,\n 여러 강화 효과를 얻을 수 있다.\n 단, 적 서번트도 아군이 노리는 보물을\n 처치할 수 있기 때문에 주의하자.\n \n②게이지를 브레이크하면 모든 보물을 처치하거나,\n 플레이어 측의 보물을 뺏는 등의 행동을 한다.\n \n③레어 보물은 강력한 강화 효과를 얻을 수 있지만,\n 특정 카드의 공격밖에 듣지 않는다.", + "hintTitle": "공략의 힌트" + }, + "questSelect": null, + "questId": 94077902, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 101900, + "battleBgType": 0, + "qp": 13536, + "playerExp": 54994, + "friendshipExp": 1318, + "giftId": 0 }, { "classIds": [7], "individuality": [2038, 2392], diff --git a/master/mstQuestRelease.json b/master/mstQuestRelease.json index 901d4ed9d..4e441e102 100644 --- a/master/mstQuestRelease.json +++ b/master/mstQuestRelease.json @@ -251166,6 +251166,22 @@ "openLimit": 0, "closedMessageId": 0, "imagePriority": 11000 +}, { + "questId": 94077902, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 4, + "imagePriority": 8000 +}, { + "questId": 94077902, + "type": 113, + "targetId": 10077703, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 11000 }, { "questId": 94078201, "type": 1, diff --git a/master/mstQuestRestriction.json b/master/mstQuestRestriction.json index bcb651222..fdc4c38a5 100644 --- a/master/mstQuestRestriction.json +++ b/master/mstQuestRestriction.json @@ -9990,6 +9990,14 @@ "dialogMessage": "동일 서번트 불가", "noticeMessage": "동일 서번트 불가", "title": "" +}, { + "questId": 94077902, + "phase": 1, + "restrictionId": 94016101, + "frequencyType": 0, + "dialogMessage": "동일 서번트 불가", + "noticeMessage": "동일 서번트 불가", + "title": "" }, { "questId": 911000701, "phase": 1, diff --git a/master/mstStage.json b/master/mstStage.json index 3b5335383..44d2f411c 100644 --- a/master/mstStage.json +++ b/master/mstStage.json @@ -265658,6 +265658,34 @@ "enemyInfo": 1, "bgmId": 5, "startEffectId": 2 +}, { + "npcDeckIds": [94077904, 1000], + "script": { + "aiFieldIds": [{ + "day": 0, + "id": 94078081 + }, { + "day": 0, + "id": 94078061 + }, { + "day": 0, + "id": 94078071 + }, { + "day": 0, + "id": 94078086 + }, { + "day": 0, + "id": 94078091 + }], + "enemyFieldPosCount": 6 + }, + "stageCutinGroupIds": [], + "questId": 94077902, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 5, + "startEffectId": 2 }, { "npcDeckIds": [940782001, 1000], "script": { diff --git a/master/viewEnemy.json b/master/viewEnemy.json index 090f00e75..43a38b079 100644 --- a/master/viewEnemy.json +++ b/master/viewEnemy.json @@ -18029,6 +18029,864 @@ "impossibleKill": 0, "enemyScript": "{\"appear\":1,\"shift\":[94077952,94077953]}", "npcSvtId": 94077951 +}, { + "questId": 94077902, + "enemyId": 1, + "name": "S트레저 헌터", + "classId": 11, + "svtId": 1100900, + "limitCount": 2, + "iconId": 11009002, + "displayType": 1, + "missionIds": [10201, 10202, 10203, 10204, 10205, 10206, 10207, 10208, 2002255, 2002283, 2002264, 2002277], + "impossibleKill": 0, + "enemyScript": "{\"appear\":1,\"shift\":[94078002,94078003]}", + "npcSvtId": 94078001 +}, { + "questId": 94077902, + "enemyId": 2, + "name": "미스트리스C", + "classId": 4, + "svtId": 403600, + "limitCount": 2, + "iconId": 4036002, + "displayType": 1, + "missionIds": [2002273, 10201, 10202, 10203, 10204, 10205, 10206, 10207, 10208, 2002255, 2002283, 2002264, 2002263, 2002277, 2002258, 2002286, 10224, 10225, 10226, 10227, 10228], + "impossibleKill": 0, + "enemyScript": "{\"appear\":1,\"shift\":[94078005,94078006]}", + "npcSvtId": 94078004 +}, { + "questId": 94077902, + "enemyId": 3, + "name": "보물", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078017 +}, { + "questId": 94077902, + "enemyId": 4, + "name": "보물", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078018 +}, { + "questId": 94077902, + "enemyId": 5, + "name": "보물", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078012 +}, { + "questId": 94077902, + "enemyId": 6, + "name": "레어 보물", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078014 +}, { + "questId": 94077902, + "enemyId": 7, + "name": "보물", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078009 +}, { + "questId": 94077902, + "enemyId": 8, + "name": "보물", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078008 +}, { + "questId": 94077902, + "enemyId": 9, + "name": "보물", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078013 +}, { + "questId": 94077902, + "enemyId": 10, + "name": "레어 보물", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078015 +}, { + "questId": 94077902, + "enemyId": 11, + "name": "보물", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078010 +}, { + "questId": 94077902, + "enemyId": 12, + "name": "레어 보물", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078016 +}, { + "questId": 94077902, + "enemyId": 13, + "name": "보물AA", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 14, + "name": "보물AB", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 15, + "name": "보물AC", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 16, + "name": "보물AD", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 17, + "name": "보물AE", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078025 +}, { + "questId": 94077902, + "enemyId": 18, + "name": "보물AF", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078022 +}, { + "questId": 94077902, + "enemyId": 19, + "name": "보물AG", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 20, + "name": "보물AH", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078024 +}, { + "questId": 94077902, + "enemyId": 21, + "name": "보물AI", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 22, + "name": "보물AJ", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 23, + "name": "보물AK", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 24, + "name": "보물AL", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078022 +}, { + "questId": 94077902, + "enemyId": 25, + "name": "보물AM", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078025 +}, { + "questId": 94077902, + "enemyId": 26, + "name": "보물AN", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 27, + "name": "보물AO", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 28, + "name": "보물AP", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078024 +}, { + "questId": 94077902, + "enemyId": 29, + "name": "보물AQ", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078025 +}, { + "questId": 94077902, + "enemyId": 30, + "name": "보물AR", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078022 +}, { + "questId": 94077902, + "enemyId": 31, + "name": "보물AS", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 32, + "name": "보물AT", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 33, + "name": "보물AU", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 34, + "name": "보물AV", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 35, + "name": "보물AW", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078024 +}, { + "questId": 94077902, + "enemyId": 36, + "name": "보물AX", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 37, + "name": "보물AY", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078025 +}, { + "questId": 94077902, + "enemyId": 38, + "name": "보물AZ", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078022 +}, { + "questId": 94077902, + "enemyId": 39, + "name": "보물BA", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 40, + "name": "보물BB", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 41, + "name": "보물BC", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 42, + "name": "보물BD", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 43, + "name": "보물BE", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078024 +}, { + "questId": 94077902, + "enemyId": 44, + "name": "보물BF", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 45, + "name": "보물BG", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078025 +}, { + "questId": 94077902, + "enemyId": 46, + "name": "보물BH", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078022 +}, { + "questId": 94077902, + "enemyId": 47, + "name": "보물BI", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 48, + "name": "보물BJ", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 49, + "name": "보물BK", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078024 +}, { + "questId": 94077902, + "enemyId": 50, + "name": "보물BL", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 51, + "name": "보물BM", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 52, + "name": "보물BN", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078022 +}, { + "questId": 94077902, + "enemyId": 53, + "name": "보물BO", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 54, + "name": "보물BP", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078025 +}, { + "questId": 94077902, + "enemyId": 55, + "name": "보물BQ", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 56, + "name": "보물BR", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078024 +}, { + "questId": 94077902, + "enemyId": 57, + "name": "보물BS", + "classId": 3, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078022 +}, { + "questId": 94077902, + "enemyId": 58, + "name": "보물BT", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 59, + "name": "보물BU", + "classId": 5, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078025 +}, { + "questId": 94077902, + "enemyId": 60, + "name": "보물BV", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 61, + "name": "보물BW", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 +}, { + "questId": 94077902, + "enemyId": 62, + "name": "보물BX", + "classId": 2, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078024 +}, { + "questId": 94077902, + "enemyId": 63, + "name": "보물BY", + "classId": 6, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002285], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078023 +}, { + "questId": 94077902, + "enemyId": 64, + "name": "보물BZ", + "classId": 7, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002257, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078021 +}, { + "questId": 94077902, + "enemyId": 65, + "name": "보물CA", + "classId": 1, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002256, 2002284], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078020 +}, { + "questId": 94077902, + "enemyId": 66, + "name": "보물CB", + "classId": 4, + "svtId": 9942120, + "limitCount": 1, + "iconId": 99421201, + "displayType": 1, + "missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002270, 2002271, 2002290, 2002291, 2002272, 2002258, 2002286], + "impossibleKill": 0, + "enemyScript": "{}", + "npcSvtId": 94078019 }, { "questId": 94078201, "enemyId": 1, diff --git a/master/viewQuestEnemyInfo.json b/master/viewQuestEnemyInfo.json index 2bf74308b..9873228b3 100644 --- a/master/viewQuestEnemyInfo.json +++ b/master/viewQuestEnemyInfo.json @@ -1084,6 +1084,9 @@ }, { "questId": 94077901, "enemyNum": 1 +}, { + "questId": 94077902, + "enemyNum": 66 }, { "questId": 94078201, "enemyNum": 1 diff --git a/master/viewQuestInfo.json b/master/viewQuestInfo.json index 030cec336..e5802fcbb 100644 --- a/master/viewQuestInfo.json +++ b/master/viewQuestInfo.json @@ -1446,6 +1446,10 @@ "questId": 94077901, "dropSvtNum": 0, "dropItemNum": 2 +}, { + "questId": 94077902, + "dropSvtNum": 0, + "dropItemNum": 3 }, { "questId": 94078201, "dropSvtNum": 0,