From a40993def359f39e391fc8a68717cac3c010161c Mon Sep 17 00:00:00 2001
From: atlasacademy-sion <atlasacademysion@gmail.com>
Date: Mon, 28 Feb 2022 06:15:32 +0000
Subject: [PATCH] Version: 3.7.0 DataVer: 581

---
 gamedatatop.json               |   2 +-
 master/mstQuest.json           |  96 ++++++++++++++++++++++++
 master/mstQuestGroup.json      |  12 +++
 master/mstQuestPhase.json      |  39 ++++++++++
 master/mstQuestRelease.json    |  24 ++++++
 master/mstStage.json           |  81 ++++++++++++++++++++
 master/viewEnemy.json          | 132 ++++++++++++++++-----------------
 master/viewQuestEnemyInfo.json |   6 +-
 master/viewQuestInfo.json      |   6 +-
 9 files changed, 325 insertions(+), 73 deletions(-)

diff --git a/gamedatatop.json b/gamedatatop.json
index d9b0ef0fb..6967dc5c9 100644
--- a/gamedatatop.json
+++ b/gamedatatop.json
@@ -1 +1 @@
-{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":581,"dateVer":1645974000,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}}
+{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":581,"dateVer":1646028000,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}}
diff --git a/master/mstQuest.json b/master/mstQuest.json
index dd4f1f603..325bdd8db 100644
--- a/master/mstQuest.json
+++ b/master/mstQuest.json
@@ -240254,6 +240254,102 @@
     "noticeAt": 1645941600,
     "openedAt": 1645941600,
     "closedAt": 1646027999
+}, {
+    "beforeActionVals": [],
+    "afterActionVals": [],
+    "id": 94047616,
+    "name": "스핑크스 헌트 【개위급】",
+    "nameRuby": "",
+    "type": 5,
+    "consumeType": 1,
+    "actConsume": 30,
+    "chaldeaGateCategory": 1,
+    "spotId": 999999,
+    "giftId": 302,
+    "priority": 94047684,
+    "bannerType": 0,
+    "bannerId": 94003601,
+    "iconId": 94012804,
+    "charaIconId": 0,
+    "giftIconId": 0,
+    "forceOperation": 0,
+    "afterClear": 3,
+    "displayHours": 0,
+    "intervalHours": 0,
+    "chapterId": 0,
+    "chapterSubId": 0,
+    "chapterSubStr": "",
+    "recommendLv": "50",
+    "hasStartAction": 1,
+    "flag": 0,
+    "scriptQuestId": 0,
+    "noticeAt": 1646028000,
+    "openedAt": 1646028000,
+    "closedAt": 1646182799
+}, {
+    "beforeActionVals": [],
+    "afterActionVals": [],
+    "id": 94047617,
+    "name": "스핑크스 헌트 【제위급】",
+    "nameRuby": "",
+    "type": 5,
+    "consumeType": 1,
+    "actConsume": 35,
+    "chaldeaGateCategory": 1,
+    "spotId": 999999,
+    "giftId": 303,
+    "priority": 94047683,
+    "bannerType": 0,
+    "bannerId": 94003602,
+    "iconId": 94012804,
+    "charaIconId": 0,
+    "giftIconId": 0,
+    "forceOperation": 0,
+    "afterClear": 3,
+    "displayHours": 0,
+    "intervalHours": 0,
+    "chapterId": 0,
+    "chapterSubId": 0,
+    "chapterSubStr": "",
+    "recommendLv": "75",
+    "hasStartAction": 1,
+    "flag": 0,
+    "scriptQuestId": 0,
+    "noticeAt": 1646028000,
+    "openedAt": 1646028000,
+    "closedAt": 1646182799
+}, {
+    "beforeActionVals": [],
+    "afterActionVals": [],
+    "id": 94047618,
+    "name": "스핑크스 헌트 【전위급】",
+    "nameRuby": "",
+    "type": 5,
+    "consumeType": 1,
+    "actConsume": 40,
+    "chaldeaGateCategory": 1,
+    "spotId": 999999,
+    "giftId": 304,
+    "priority": 94047682,
+    "bannerType": 0,
+    "bannerId": 94003603,
+    "iconId": 94012804,
+    "charaIconId": 0,
+    "giftIconId": 0,
+    "forceOperation": 0,
+    "afterClear": 3,
+    "displayHours": 0,
+    "intervalHours": 0,
+    "chapterId": 0,
+    "chapterSubId": 0,
+    "chapterSubStr": "",
+    "recommendLv": "90",
+    "hasStartAction": 1,
+    "flag": 0,
+    "scriptQuestId": 0,
+    "noticeAt": 1646028000,
+    "openedAt": 1646028000,
+    "closedAt": 1646182799
 }, {
     "beforeActionVals": [],
     "afterActionVals": [],
diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json
index 32dae7606..31c953d61 100644
--- a/master/mstQuestGroup.json
+++ b/master/mstQuestGroup.json
@@ -35262,4 +35262,16 @@
     "questId": 94047615,
     "type": 1,
     "groupId": 80284
+}, {
+    "questId": 94047616,
+    "type": 1,
+    "groupId": 80284
+}, {
+    "questId": 94047617,
+    "type": 1,
+    "groupId": 80284
+}, {
+    "questId": 94047618,
+    "type": 1,
+    "groupId": 80284
 }]
\ No newline at end of file
diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json
index b67c4ef8b..b0bdecb7b 100644
--- a/master/mstQuestPhase.json
+++ b/master/mstQuestPhase.json
@@ -139467,6 +139467,45 @@
     "playerExp": 38190,
     "friendshipExp": 915,
     "giftId": 0
+}, {
+    "classIds": [5, 1],
+    "individuality": [],
+    "script": {},
+    "questId": 94047616,
+    "phase": 1,
+    "isNpcOnly": false,
+    "battleBgId": 21500,
+    "battleBgType": 0,
+    "qp": 5400,
+    "playerExp": 10190,
+    "friendshipExp": 515,
+    "giftId": 0
+}, {
+    "classIds": [5, 1],
+    "individuality": [],
+    "script": {},
+    "questId": 94047617,
+    "phase": 1,
+    "isNpcOnly": false,
+    "battleBgId": 21500,
+    "battleBgType": 0,
+    "qp": 7900,
+    "playerExp": 25815,
+    "friendshipExp": 765,
+    "giftId": 0
+}, {
+    "classIds": [5, 1],
+    "individuality": [],
+    "script": {},
+    "questId": 94047618,
+    "phase": 1,
+    "isNpcOnly": false,
+    "battleBgId": 21500,
+    "battleBgType": 0,
+    "qp": 9400,
+    "playerExp": 38190,
+    "friendshipExp": 915,
+    "giftId": 0
 }, {
     "classIds": [11],
     "individuality": [2039],
diff --git a/master/mstQuestRelease.json b/master/mstQuestRelease.json
index aa0b6d53e..28383588d 100644
--- a/master/mstQuestRelease.json
+++ b/master/mstQuestRelease.json
@@ -150078,6 +150078,30 @@
     "openLimit": 0,
     "closedMessageId": 0,
     "imagePriority": 10000
+}, {
+    "questId": 94047616,
+    "type": 12,
+    "targetId": 0,
+    "value": 0,
+    "openLimit": 0,
+    "closedMessageId": 0,
+    "imagePriority": 10000
+}, {
+    "questId": 94047617,
+    "type": 12,
+    "targetId": 0,
+    "value": 0,
+    "openLimit": 0,
+    "closedMessageId": 0,
+    "imagePriority": 10000
+}, {
+    "questId": 94047618,
+    "type": 12,
+    "targetId": 0,
+    "value": 0,
+    "openLimit": 0,
+    "closedMessageId": 0,
+    "imagePriority": 10000
 }, {
     "questId": 911000101,
     "type": 1,
diff --git a/master/mstStage.json b/master/mstStage.json
index b3a38f9c2..0320c1f78 100644
--- a/master/mstStage.json
+++ b/master/mstStage.json
@@ -170229,6 +170229,87 @@
     "enemyInfo": 1,
     "bgmId": 59,
     "startEffectId": 2
+}, {
+    "npcDeckIds": [94047646, 1000],
+    "script": {},
+    "questId": 94047616,
+    "questPhase": 1,
+    "wave": 1,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047647, 1000],
+    "script": {},
+    "questId": 94047616,
+    "questPhase": 1,
+    "wave": 2,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047648, 1000],
+    "script": {},
+    "questId": 94047616,
+    "questPhase": 1,
+    "wave": 3,
+    "enemyInfo": 1,
+    "bgmId": 59,
+    "startEffectId": 2
+}, {
+    "npcDeckIds": [94047649, 1000],
+    "script": {},
+    "questId": 94047617,
+    "questPhase": 1,
+    "wave": 1,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047650, 1000],
+    "script": {},
+    "questId": 94047617,
+    "questPhase": 1,
+    "wave": 2,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047651, 1000],
+    "script": {},
+    "questId": 94047617,
+    "questPhase": 1,
+    "wave": 3,
+    "enemyInfo": 1,
+    "bgmId": 59,
+    "startEffectId": 2
+}, {
+    "npcDeckIds": [94047652, 1000],
+    "script": {},
+    "questId": 94047618,
+    "questPhase": 1,
+    "wave": 1,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047653, 1000],
+    "script": {},
+    "questId": 94047618,
+    "questPhase": 1,
+    "wave": 2,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047654, 1000],
+    "script": {},
+    "questId": 94047618,
+    "questPhase": 1,
+    "wave": 3,
+    "enemyInfo": 1,
+    "bgmId": 59,
+    "startEffectId": 2
 }, {
     "npcDeckIds": [8000507, 1000],
     "script": {},
diff --git a/master/viewEnemy.json b/master/viewEnemy.json
index 34a4dfc98..ea74d0a61 100644
--- a/master/viewEnemy.json
+++ b/master/viewEnemy.json
@@ -10979,93 +10979,93 @@
     "displayType": 1,
     "missionIds": [1000027, 2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000099, 2000113, 2000143, 2000171, 2000194, 2000306, 2000376, 2001202, 2001319, 2100205, 2100306, 2100376, 1012001, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 2000088, 2000100, 2000114, 2000244, 2000254, 2000295, 2000380, 2000416, 2000436, 2000575, 2000689, 2000690, 2000751, 2000813, 2000849, 2000915, 2000950, 2000992, 2000993, 2001013, 2001040, 2001074, 2001108, 2001129, 2001160, 2001240, 2001291, 2100244, 2100254, 2100295, 2100416, 2100436, 1006003, 1010003, 2000006, 2000089, 2000115, 2000131, 2000435, 2000613, 2000717, 2001024, 2001059, 2001089, 2001128, 2001182, 2001219, 2001248, 2001269, 2001311, 2100206, 2100435, 2000198, 2000236, 2000307, 2000339, 2000355, 2000387, 2000417, 2000437, 2000526, 2000543, 2000570, 2000620, 2000814, 2000879, 2000956, 2001014, 2001042, 2001060, 2001090, 2001140, 2001181, 2001227, 2001268, 2001290, 2100236, 2100307, 2100339, 2100355, 2100387, 2100417, 2100437, 2000040, 2000179, 2000283, 2001199, 2000467, 2100467, 2000468, 2100468, 2000486, 2100486, 2000290, 2000305, 2000326, 2000328, 2000347, 2000368, 2000411, 2100290, 2100305, 2100326, 2100328, 2100347, 2100368, 2100411, 2000263, 2000461, 2000489, 2000500, 2000524, 2000536, 2000556, 2000573, 2000601, 2000619, 2000641, 2000668, 2000682, 2000683, 2000706, 2000719, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001005, 2001033, 2001054, 2001055, 2001077, 2001095, 2001117, 2001171, 2001186, 2001235, 2001263, 2001305, 2100283, 2100461, 2100489]
 }, {
-    "questId": 94047613,
+    "questId": 94047616,
     "enemyId": 1,
+    "name": "스핑크스",
+    "classId": 5,
+    "svtId": 9936770,
+    "limitCount": 1,
+    "iconId": 99367701,
+    "displayType": 1,
+    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000099, 2000113, 2000143, 2000171, 2000194, 2000306, 2000376, 2001202, 2001319, 2100205, 2100306, 2100376, 1012001, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 45, 46, 47, 48, 1010006, 2000187, 2000283, 2001200, 1008002, 2000468, 2100468, 2000290, 2000292, 2000303, 2000326, 2000347, 2000367, 2000410, 2001142, 2001143, 2100290, 2100292, 2100303, 2100326, 2100347, 2100367, 2100410, 2000263, 2000488, 2000523, 2000618, 2000641, 2000667, 2000682, 2000683, 2000705, 2000733, 2000760, 2000761, 2000788, 2000810, 2000823, 2000824, 2000845, 2000846, 2000858, 2000871, 2000886, 2000900, 2000943, 2000944, 2000962, 2000976, 2000977, 2000998, 2001005, 2001032, 2001054, 2001055, 2001076, 2001096, 2001118, 2001172, 2001187, 2001236, 2001264, 2001303, 2100283, 2100488]
+}, {
+    "questId": 94047616,
+    "enemyId": 2,
+    "name": "검은 무사",
+    "classId": 1,
+    "svtId": 9939610,
+    "limitCount": 1,
+    "iconId": 99396101,
+    "displayType": 1,
+    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 2000088, 2000100, 2000114, 2000244, 2000254, 2000295, 2000380, 2000416, 2000436, 2000575, 2000689, 2000690, 2000751, 2000813, 2000849, 2000915, 2000950, 2000992, 2000993, 2001013, 2001040, 2001074, 2001108, 2001129, 2001160, 2001240, 2001291, 2100244, 2100254, 2100295, 2100416, 2100436, 2000090, 2000132, 2000188, 2000313, 2000794, 2001023, 2001107, 2001114, 2001180, 2001220, 2001247, 2001318, 2100223, 2100313, 2000198, 2000236, 2000307, 2000339, 2000355, 2000387, 2000417, 2000437, 2000526, 2000543, 2000570, 2000620, 2000814, 2000879, 2000956, 2001014, 2001042, 2001060, 2001090, 2001140, 2001181, 2001227, 2001268, 2001290, 2100236, 2100307, 2100339, 2100355, 2100387, 2100417, 2100437, 2000041, 2000069, 2000097, 2000181, 2001198, 2000486, 2100486, 2000288, 2000303, 2000323, 2000324, 2000344, 2000345, 2000366, 2001142, 2001143, 2100288, 2100303, 2100323, 2100324, 2100344, 2100345, 2100366, 2000261, 2000457, 2000491, 2000535, 2000599, 2000617, 2000640, 2000666, 2000680, 2000681, 2000704, 2000731, 2000758, 2000759, 2000787, 2000809, 2000821, 2000822, 2000843, 2000844, 2000857, 2000870, 2000885, 2000899, 2000941, 2000942, 2000961, 2000974, 2000975, 2000997, 2001031, 2001052, 2001053, 2001075, 2001094, 2001116, 2001170, 2001185, 2001234, 2001262, 2001303, 2100457, 2100491]
+}, {
+    "questId": 94047616,
+    "enemyId": 3,
     "name": "여명의 염완",
-    "classId": 3,
-    "svtId": 9933730,
+    "classId": 5,
+    "svtId": 9933750,
     "limitCount": 5,
     "iconId": 99337005,
     "displayType": 1,
-    "missionIds": [2000037, 2000106, 2000152, 2000162, 2000314, 2100216, 2100314, 2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000068, 2000180, 2001198, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000288, 2000305, 2000323, 2000344, 2000374, 2100288, 2100305, 2100323, 2100344, 2100374, 2000261, 2000458, 2000491, 2000521, 2000557, 2000619, 2000640, 2000668, 2000680, 2000681, 2000706, 2000732, 2000758, 2000759, 2000787, 2000811, 2000821, 2000822, 2000843, 2000844, 2000857, 2000872, 2000885, 2000901, 2000941, 2000942, 2000963, 2000974, 2000975, 2000999, 2001033, 2001052, 2001053, 2001077, 2001096, 2001118, 2001172, 2001187, 2001235, 2001263, 2001305, 2100458, 2100491]
+    "missionIds": [2000037, 2000106, 2000152, 2000162, 2000314, 2100216, 2100314, 2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000187, 2000283, 2001200, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000290, 2000292, 2000303, 2000326, 2000347, 2000367, 2000410, 2001142, 2001143, 2100290, 2100292, 2100303, 2100326, 2100347, 2100367, 2100410, 2000263, 2000488, 2000523, 2000618, 2000641, 2000667, 2000682, 2000683, 2000705, 2000733, 2000760, 2000761, 2000788, 2000810, 2000823, 2000824, 2000845, 2000846, 2000858, 2000871, 2000886, 2000900, 2000943, 2000944, 2000962, 2000976, 2000977, 2000998, 2001005, 2001032, 2001054, 2001055, 2001076, 2001096, 2001118, 2001172, 2001187, 2001236, 2001264, 2001303, 2100283, 2100488]
 }, {
-    "questId": 94047613,
-    "enemyId": 2,
-    "name": "바이콘",
-    "classId": 3,
-    "svtId": 9935700,
-    "limitCount": 1,
-    "iconId": 99357001,
-    "displayType": 1,
-    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 1012001, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 1006003, 1010003, 2000006, 2000089, 2000115, 2000131, 2000435, 2000613, 2000717, 2001024, 2001059, 2001089, 2001128, 2001182, 2001219, 2001248, 2001269, 2001311, 2100206, 2100435, 2000198, 2000236, 2000307, 2000339, 2000355, 2000387, 2000417, 2000437, 2000526, 2000543, 2000570, 2000620, 2000814, 2000879, 2000956, 2001014, 2001042, 2001060, 2001090, 2001140, 2001181, 2001227, 2001268, 2001290, 2100236, 2100307, 2100339, 2100355, 2100387, 2100417, 2100437, 2000068, 2000180, 2001198, 1003006, 2000467, 2100467, 2000486, 2100486, 2000288, 2000305, 2000323, 2000344, 2000374, 2100288, 2100305, 2100323, 2100344, 2100374, 2000261, 2000458, 2000491, 2000521, 2000557, 2000619, 2000640, 2000668, 2000680, 2000681, 2000706, 2000732, 2000758, 2000759, 2000787, 2000811, 2000821, 2000822, 2000843, 2000844, 2000857, 2000872, 2000885, 2000901, 2000941, 2000942, 2000963, 2000974, 2000975, 2000999, 2001033, 2001052, 2001053, 2001077, 2001096, 2001118, 2001172, 2001187, 2001235, 2001263, 2001305, 2100458, 2100491]
-}, {
-    "questId": 94047613,
-    "enemyId": 3,
-    "name": "살육엽병",
-    "classId": 6,
-    "svtId": 9941010,
-    "limitCount": 1,
-    "iconId": 99410101,
-    "displayType": 1,
-    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000099, 2000113, 2000143, 2000171, 2000194, 2000306, 2000376, 2001202, 2001319, 2100205, 2100306, 2100376, 2000563, 2000604, 2000662, 2000748, 2000802, 2000955, 2001019, 2001139, 2001228, 2000088, 2000100, 2000114, 2000244, 2000254, 2000295, 2000380, 2000416, 2000436, 2000575, 2000689, 2000690, 2000751, 2000813, 2000849, 2000915, 2000950, 2000992, 2000993, 2001013, 2001040, 2001074, 2001108, 2001129, 2001160, 2001240, 2001291, 2100244, 2100254, 2100295, 2100416, 2100436, 50, 51, 52, 53, 2000015, 2000071, 2000094, 2000101, 2000117, 2001201, 2000040, 2000179, 2000283, 2001199, 2000468, 2100468, 2000290, 2000305, 2000326, 2000328, 2000347, 2000368, 2000411, 2100290, 2100305, 2100326, 2100328, 2100347, 2100368, 2100411, 2000263, 2000461, 2000489, 2000500, 2000524, 2000536, 2000556, 2000573, 2000601, 2000619, 2000641, 2000668, 2000682, 2000683, 2000706, 2000719, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001005, 2001033, 2001054, 2001055, 2001077, 2001095, 2001117, 2001171, 2001186, 2001235, 2001263, 2001305, 2100283, 2100461, 2100489]
-}, {
-    "questId": 94047614,
+    "questId": 94047617,
     "enemyId": 1,
-    "name": "엠페러 콘",
-    "classId": 3,
-    "svtId": 9935700,
-    "limitCount": 2,
-    "iconId": 99357002,
+    "name": "스핑크스",
+    "classId": 5,
+    "svtId": 9936770,
+    "limitCount": 1,
+    "iconId": 99367701,
     "displayType": 1,
-    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000068, 2000180, 2001198, 1012001, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 1006003, 1010003, 2000006, 2000089, 2000115, 2000131, 2000435, 2000613, 2000717, 2001024, 2001059, 2001089, 2001128, 2001182, 2001219, 2001248, 2001269, 2001311, 2100206, 2100435, 2000198, 2000236, 2000307, 2000339, 2000355, 2000387, 2000417, 2000437, 2000526, 2000543, 2000570, 2000620, 2000814, 2000879, 2000956, 2001014, 2001042, 2001060, 2001090, 2001140, 2001181, 2001227, 2001268, 2001290, 2100236, 2100307, 2100339, 2100355, 2100387, 2100417, 2100437, 1003006, 2000467, 2100467, 2000486, 2100486, 2000288, 2000305, 2000323, 2000344, 2000374, 2100288, 2100305, 2100323, 2100344, 2100374, 2000261, 2000458, 2000491, 2000521, 2000557, 2000619, 2000640, 2000668, 2000680, 2000681, 2000706, 2000732, 2000758, 2000759, 2000787, 2000811, 2000821, 2000822, 2000843, 2000844, 2000857, 2000872, 2000885, 2000901, 2000941, 2000942, 2000963, 2000974, 2000975, 2000999, 2001033, 2001052, 2001053, 2001077, 2001096, 2001118, 2001172, 2001187, 2001235, 2001263, 2001305, 2100458, 2100491]
+    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000099, 2000113, 2000143, 2000171, 2000194, 2000306, 2000376, 2001202, 2001319, 2100205, 2100306, 2100376, 1012001, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 45, 46, 47, 48, 1010006, 2000187, 2000283, 2001200, 1008002, 2000468, 2100468, 2000290, 2000292, 2000303, 2000326, 2000347, 2000367, 2000410, 2001142, 2001143, 2100290, 2100292, 2100303, 2100326, 2100347, 2100367, 2100410, 2000263, 2000488, 2000523, 2000618, 2000641, 2000667, 2000682, 2000683, 2000705, 2000733, 2000760, 2000761, 2000788, 2000810, 2000823, 2000824, 2000845, 2000846, 2000858, 2000871, 2000886, 2000900, 2000943, 2000944, 2000962, 2000976, 2000977, 2000998, 2001005, 2001032, 2001054, 2001055, 2001076, 2001096, 2001118, 2001172, 2001187, 2001236, 2001264, 2001303, 2100283, 2100488]
 }, {
-    "questId": 94047614,
+    "questId": 94047617,
     "enemyId": 2,
+    "name": "검은 무사",
+    "classId": 1,
+    "svtId": 9939610,
+    "limitCount": 1,
+    "iconId": 99396101,
+    "displayType": 1,
+    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 2000088, 2000100, 2000114, 2000244, 2000254, 2000295, 2000380, 2000416, 2000436, 2000575, 2000689, 2000690, 2000751, 2000813, 2000849, 2000915, 2000950, 2000992, 2000993, 2001013, 2001040, 2001074, 2001108, 2001129, 2001160, 2001240, 2001291, 2100244, 2100254, 2100295, 2100416, 2100436, 2000090, 2000132, 2000188, 2000313, 2000794, 2001023, 2001107, 2001114, 2001180, 2001220, 2001247, 2001318, 2100223, 2100313, 2000198, 2000236, 2000307, 2000339, 2000355, 2000387, 2000417, 2000437, 2000526, 2000543, 2000570, 2000620, 2000814, 2000879, 2000956, 2001014, 2001042, 2001060, 2001090, 2001140, 2001181, 2001227, 2001268, 2001290, 2100236, 2100307, 2100339, 2100355, 2100387, 2100417, 2100437, 2000041, 2000069, 2000097, 2000181, 2001198, 2000486, 2100486, 2000288, 2000303, 2000323, 2000324, 2000344, 2000345, 2000366, 2001142, 2001143, 2100288, 2100303, 2100323, 2100324, 2100344, 2100345, 2100366, 2000261, 2000457, 2000491, 2000535, 2000599, 2000617, 2000640, 2000666, 2000680, 2000681, 2000704, 2000731, 2000758, 2000759, 2000787, 2000809, 2000821, 2000822, 2000843, 2000844, 2000857, 2000870, 2000885, 2000899, 2000941, 2000942, 2000961, 2000974, 2000975, 2000997, 2001031, 2001052, 2001053, 2001075, 2001094, 2001116, 2001170, 2001185, 2001234, 2001262, 2001303, 2100457, 2100491]
+}, {
+    "questId": 94047617,
+    "enemyId": 3,
     "name": "여명의 염완",
-    "classId": 3,
-    "svtId": 9933730,
+    "classId": 5,
+    "svtId": 9933750,
     "limitCount": 5,
     "iconId": 99337005,
     "displayType": 1,
-    "missionIds": [2000037, 2000106, 2000152, 2000162, 2000314, 2100216, 2100314, 2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000068, 2000180, 2001198, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000288, 2000305, 2000323, 2000344, 2000374, 2100288, 2100305, 2100323, 2100344, 2100374, 2000261, 2000458, 2000491, 2000521, 2000557, 2000619, 2000640, 2000668, 2000680, 2000681, 2000706, 2000732, 2000758, 2000759, 2000787, 2000811, 2000821, 2000822, 2000843, 2000844, 2000857, 2000872, 2000885, 2000901, 2000941, 2000942, 2000963, 2000974, 2000975, 2000999, 2001033, 2001052, 2001053, 2001077, 2001096, 2001118, 2001172, 2001187, 2001235, 2001263, 2001305, 2100458, 2100491]
+    "missionIds": [2000037, 2000106, 2000152, 2000162, 2000314, 2100216, 2100314, 2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000187, 2000283, 2001200, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000290, 2000292, 2000303, 2000326, 2000347, 2000367, 2000410, 2001142, 2001143, 2100290, 2100292, 2100303, 2100326, 2100347, 2100367, 2100410, 2000263, 2000488, 2000523, 2000618, 2000641, 2000667, 2000682, 2000683, 2000705, 2000733, 2000760, 2000761, 2000788, 2000810, 2000823, 2000824, 2000845, 2000846, 2000858, 2000871, 2000886, 2000900, 2000943, 2000944, 2000962, 2000976, 2000977, 2000998, 2001005, 2001032, 2001054, 2001055, 2001076, 2001096, 2001118, 2001172, 2001187, 2001236, 2001264, 2001303, 2100283, 2100488]
 }, {
-    "questId": 94047614,
-    "enemyId": 3,
-    "name": "살육엽병",
-    "classId": 6,
-    "svtId": 9941010,
-    "limitCount": 1,
-    "iconId": 99410101,
-    "displayType": 1,
-    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000099, 2000113, 2000143, 2000171, 2000194, 2000306, 2000376, 2001202, 2001319, 2100205, 2100306, 2100376, 2000563, 2000604, 2000662, 2000748, 2000802, 2000955, 2001019, 2001139, 2001228, 2000088, 2000100, 2000114, 2000244, 2000254, 2000295, 2000380, 2000416, 2000436, 2000575, 2000689, 2000690, 2000751, 2000813, 2000849, 2000915, 2000950, 2000992, 2000993, 2001013, 2001040, 2001074, 2001108, 2001129, 2001160, 2001240, 2001291, 2100244, 2100254, 2100295, 2100416, 2100436, 50, 51, 52, 53, 2000015, 2000071, 2000094, 2000101, 2000117, 2001201, 2000040, 2000179, 2000283, 2001199, 2000468, 2100468, 2000290, 2000305, 2000326, 2000328, 2000347, 2000368, 2000411, 2100290, 2100305, 2100326, 2100328, 2100347, 2100368, 2100411, 2000263, 2000461, 2000489, 2000500, 2000524, 2000536, 2000556, 2000573, 2000601, 2000619, 2000641, 2000668, 2000682, 2000683, 2000706, 2000719, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001005, 2001033, 2001054, 2001055, 2001077, 2001095, 2001117, 2001171, 2001186, 2001235, 2001263, 2001305, 2100283, 2100461, 2100489]
-}, {
-    "questId": 94047615,
+    "questId": 94047618,
     "enemyId": 1,
-    "name": "엠페러 콘",
-    "classId": 3,
-    "svtId": 9935700,
-    "limitCount": 2,
-    "iconId": 99357002,
+    "name": "스핑크스",
+    "classId": 5,
+    "svtId": 9936770,
+    "limitCount": 1,
+    "iconId": 99367701,
     "displayType": 1,
-    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000068, 2000180, 2001198, 1012001, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 1006003, 1010003, 2000006, 2000089, 2000115, 2000131, 2000435, 2000613, 2000717, 2001024, 2001059, 2001089, 2001128, 2001182, 2001219, 2001248, 2001269, 2001311, 2100206, 2100435, 2000198, 2000236, 2000307, 2000339, 2000355, 2000387, 2000417, 2000437, 2000526, 2000543, 2000570, 2000620, 2000814, 2000879, 2000956, 2001014, 2001042, 2001060, 2001090, 2001140, 2001181, 2001227, 2001268, 2001290, 2100236, 2100307, 2100339, 2100355, 2100387, 2100417, 2100437, 1003006, 2000467, 2100467, 2000486, 2100486, 2000288, 2000305, 2000323, 2000344, 2000374, 2100288, 2100305, 2100323, 2100344, 2100374, 2000261, 2000458, 2000491, 2000521, 2000557, 2000619, 2000640, 2000668, 2000680, 2000681, 2000706, 2000732, 2000758, 2000759, 2000787, 2000811, 2000821, 2000822, 2000843, 2000844, 2000857, 2000872, 2000885, 2000901, 2000941, 2000942, 2000963, 2000974, 2000975, 2000999, 2001033, 2001052, 2001053, 2001077, 2001096, 2001118, 2001172, 2001187, 2001235, 2001263, 2001305, 2100458, 2100491]
+    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000099, 2000113, 2000143, 2000171, 2000194, 2000306, 2000376, 2001202, 2001319, 2100205, 2100306, 2100376, 1012001, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 45, 46, 47, 48, 1010006, 2000187, 2000283, 2001200, 1008002, 2000468, 2100468, 2000290, 2000292, 2000303, 2000326, 2000347, 2000367, 2000410, 2001142, 2001143, 2100290, 2100292, 2100303, 2100326, 2100347, 2100367, 2100410, 2000263, 2000488, 2000523, 2000618, 2000641, 2000667, 2000682, 2000683, 2000705, 2000733, 2000760, 2000761, 2000788, 2000810, 2000823, 2000824, 2000845, 2000846, 2000858, 2000871, 2000886, 2000900, 2000943, 2000944, 2000962, 2000976, 2000977, 2000998, 2001005, 2001032, 2001054, 2001055, 2001076, 2001096, 2001118, 2001172, 2001187, 2001236, 2001264, 2001303, 2100283, 2100488]
 }, {
-    "questId": 94047615,
+    "questId": 94047618,
     "enemyId": 2,
+    "name": "검은 무사",
+    "classId": 1,
+    "svtId": 9939610,
+    "limitCount": 1,
+    "iconId": 99396101,
+    "displayType": 1,
+    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 2000088, 2000100, 2000114, 2000244, 2000254, 2000295, 2000380, 2000416, 2000436, 2000575, 2000689, 2000690, 2000751, 2000813, 2000849, 2000915, 2000950, 2000992, 2000993, 2001013, 2001040, 2001074, 2001108, 2001129, 2001160, 2001240, 2001291, 2100244, 2100254, 2100295, 2100416, 2100436, 2000090, 2000132, 2000188, 2000313, 2000794, 2001023, 2001107, 2001114, 2001180, 2001220, 2001247, 2001318, 2100223, 2100313, 2000198, 2000236, 2000307, 2000339, 2000355, 2000387, 2000417, 2000437, 2000526, 2000543, 2000570, 2000620, 2000814, 2000879, 2000956, 2001014, 2001042, 2001060, 2001090, 2001140, 2001181, 2001227, 2001268, 2001290, 2100236, 2100307, 2100339, 2100355, 2100387, 2100417, 2100437, 2000041, 2000069, 2000097, 2000181, 2001198, 2000486, 2100486, 2000288, 2000303, 2000323, 2000324, 2000344, 2000345, 2000366, 2001142, 2001143, 2100288, 2100303, 2100323, 2100324, 2100344, 2100345, 2100366, 2000261, 2000457, 2000491, 2000535, 2000599, 2000617, 2000640, 2000666, 2000680, 2000681, 2000704, 2000731, 2000758, 2000759, 2000787, 2000809, 2000821, 2000822, 2000843, 2000844, 2000857, 2000870, 2000885, 2000899, 2000941, 2000942, 2000961, 2000974, 2000975, 2000997, 2001031, 2001052, 2001053, 2001075, 2001094, 2001116, 2001170, 2001185, 2001234, 2001262, 2001303, 2100457, 2100491]
+}, {
+    "questId": 94047618,
+    "enemyId": 3,
     "name": "여명의 염완",
-    "classId": 3,
-    "svtId": 9933730,
+    "classId": 5,
+    "svtId": 9933750,
     "limitCount": 5,
     "iconId": 99337005,
     "displayType": 1,
-    "missionIds": [2000037, 2000106, 2000152, 2000162, 2000314, 2100216, 2100314, 2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000068, 2000180, 2001198, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000288, 2000305, 2000323, 2000344, 2000374, 2100288, 2100305, 2100323, 2100344, 2100374, 2000261, 2000458, 2000491, 2000521, 2000557, 2000619, 2000640, 2000668, 2000680, 2000681, 2000706, 2000732, 2000758, 2000759, 2000787, 2000811, 2000821, 2000822, 2000843, 2000844, 2000857, 2000872, 2000885, 2000901, 2000941, 2000942, 2000963, 2000974, 2000975, 2000999, 2001033, 2001052, 2001053, 2001077, 2001096, 2001118, 2001172, 2001187, 2001235, 2001263, 2001305, 2100458, 2100491]
-}, {
-    "questId": 94047615,
-    "enemyId": 3,
-    "name": "살육엽병",
-    "classId": 6,
-    "svtId": 9941010,
-    "limitCount": 1,
-    "iconId": 99410101,
-    "displayType": 1,
-    "missionIds": [2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000099, 2000113, 2000143, 2000171, 2000194, 2000306, 2000376, 2001202, 2001319, 2100205, 2100306, 2100376, 2000563, 2000604, 2000662, 2000748, 2000802, 2000955, 2001019, 2001139, 2001228, 2000088, 2000100, 2000114, 2000244, 2000254, 2000295, 2000380, 2000416, 2000436, 2000575, 2000689, 2000690, 2000751, 2000813, 2000849, 2000915, 2000950, 2000992, 2000993, 2001013, 2001040, 2001074, 2001108, 2001129, 2001160, 2001240, 2001291, 2100244, 2100254, 2100295, 2100416, 2100436, 50, 51, 52, 53, 2000015, 2000071, 2000094, 2000101, 2000117, 2001201, 2000040, 2000179, 2000283, 2001199, 2000468, 2100468, 2000290, 2000305, 2000326, 2000328, 2000347, 2000368, 2000411, 2100290, 2100305, 2100326, 2100328, 2100347, 2100368, 2100411, 2000263, 2000461, 2000489, 2000500, 2000524, 2000536, 2000556, 2000573, 2000601, 2000619, 2000641, 2000668, 2000682, 2000683, 2000706, 2000719, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001005, 2001033, 2001054, 2001055, 2001077, 2001095, 2001117, 2001171, 2001186, 2001235, 2001263, 2001305, 2100283, 2100461, 2100489]
+    "missionIds": [2000037, 2000106, 2000152, 2000162, 2000314, 2100216, 2100314, 2000136, 2000141, 2000169, 2000186, 2000193, 2000197, 2000211, 2000235, 2000243, 2000253, 2000260, 2000281, 2000302, 2000337, 2000354, 2000365, 2000379, 2000386, 2000409, 2000432, 2000442, 2000456, 2000470, 2000485, 2000498, 2000520, 2000534, 2000540, 2000554, 2000569, 2000598, 2000611, 2000629, 2000639, 2000660, 2000676, 2000677, 2000688, 2000702, 2000703, 2000716, 2000730, 2000750, 2000764, 2000765, 2000786, 2000799, 2000800, 2000828, 2000848, 2000865, 2000866, 2000877, 2000878, 2000891, 2000892, 2000913, 2000914, 2000929, 2000930, 2000948, 2000949, 2000968, 2000969, 2000984, 2000985, 2001011, 2001012, 2001046, 2001047, 2001137, 2001138, 2001158, 2001159, 2001205, 2001206, 2001254, 2001255, 2001275, 2001276, 2001297, 2001324, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000187, 2000283, 2001200, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000290, 2000292, 2000303, 2000326, 2000347, 2000367, 2000410, 2001142, 2001143, 2100290, 2100292, 2100303, 2100326, 2100347, 2100367, 2100410, 2000263, 2000488, 2000523, 2000618, 2000641, 2000667, 2000682, 2000683, 2000705, 2000733, 2000760, 2000761, 2000788, 2000810, 2000823, 2000824, 2000845, 2000846, 2000858, 2000871, 2000886, 2000900, 2000943, 2000944, 2000962, 2000976, 2000977, 2000998, 2001005, 2001032, 2001054, 2001055, 2001076, 2001096, 2001118, 2001172, 2001187, 2001236, 2001264, 2001303, 2100283, 2100488]
 }]
\ No newline at end of file
diff --git a/master/viewQuestEnemyInfo.json b/master/viewQuestEnemyInfo.json
index b69eab587..138250334 100644
--- a/master/viewQuestEnemyInfo.json
+++ b/master/viewQuestEnemyInfo.json
@@ -818,12 +818,12 @@
     "questId": 94006828,
     "enemyNum": 12
 }, {
-    "questId": 94047613,
+    "questId": 94047616,
     "enemyNum": 3
 }, {
-    "questId": 94047614,
+    "questId": 94047617,
     "enemyNum": 3
 }, {
-    "questId": 94047615,
+    "questId": 94047618,
     "enemyNum": 3
 }]
\ No newline at end of file
diff --git a/master/viewQuestInfo.json b/master/viewQuestInfo.json
index 92a6794a6..3d4bd5800 100644
--- a/master/viewQuestInfo.json
+++ b/master/viewQuestInfo.json
@@ -1091,15 +1091,15 @@
     "dropSvtNum": 3,
     "dropItemNum": 12
 }, {
-    "questId": 94047613,
+    "questId": 94047616,
     "dropSvtNum": 3,
     "dropItemNum": 5
 }, {
-    "questId": 94047614,
+    "questId": 94047617,
     "dropSvtNum": 3,
     "dropItemNum": 5
 }, {
-    "questId": 94047615,
+    "questId": 94047618,
     "dropSvtNum": 3,
     "dropItemNum": 5
 }]
\ No newline at end of file