From f52b0535bde799ffef17d2f9526662377e30713e Mon Sep 17 00:00:00 2001
From: atlasacademy-sion <atlasacademysion@gmail.com>
Date: Fri, 25 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          | 168 +++++++++++++++++++--------------
 master/viewQuestEnemyInfo.json |  12 +--
 master/viewQuestInfo.json      |   6 +-
 9 files changed, 361 insertions(+), 79 deletions(-)

diff --git a/gamedatatop.json b/gamedatatop.json
index 8de375b17..469da90ab 100644
--- a/gamedatatop.json
+++ b/gamedatatop.json
@@ -1 +1 @@
-{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":581,"dateVer":1645682400,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}}
+{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":581,"dateVer":1645768800,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}}
diff --git a/master/mstQuest.json b/master/mstQuest.json
index 54dba87e4..a3236d625 100644
--- a/master/mstQuest.json
+++ b/master/mstQuest.json
@@ -239966,6 +239966,102 @@
     "noticeAt": 1645682400,
     "openedAt": 1645682400,
     "closedAt": 1645768799
+}, {
+    "beforeActionVals": [],
+    "afterActionVals": [],
+    "id": 94047607,
+    "name": "아마조네스 헌트【개위급】",
+    "nameRuby": "",
+    "type": 5,
+    "consumeType": 1,
+    "actConsume": 30,
+    "chaldeaGateCategory": 1,
+    "spotId": 999999,
+    "giftId": 302,
+    "priority": 94047693,
+    "bannerType": 0,
+    "bannerId": 94003601,
+    "iconId": 94003603,
+    "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": 1645768800,
+    "openedAt": 1645768800,
+    "closedAt": 1645855199
+}, {
+    "beforeActionVals": [],
+    "afterActionVals": [],
+    "id": 94047608,
+    "name": "아마조네스 헌트【제위급】",
+    "nameRuby": "",
+    "type": 5,
+    "consumeType": 1,
+    "actConsume": 35,
+    "chaldeaGateCategory": 1,
+    "spotId": 999999,
+    "giftId": 303,
+    "priority": 94047692,
+    "bannerType": 0,
+    "bannerId": 94003602,
+    "iconId": 94003603,
+    "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": 1645768800,
+    "openedAt": 1645768800,
+    "closedAt": 1645855199
+}, {
+    "beforeActionVals": [],
+    "afterActionVals": [],
+    "id": 94047609,
+    "name": "아마조네스 헌트【전위급】",
+    "nameRuby": "",
+    "type": 5,
+    "consumeType": 1,
+    "actConsume": 40,
+    "chaldeaGateCategory": 1,
+    "spotId": 999999,
+    "giftId": 304,
+    "priority": 94047691,
+    "bannerType": 0,
+    "bannerId": 94003603,
+    "iconId": 94003603,
+    "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": 1645768800,
+    "openedAt": 1645768800,
+    "closedAt": 1645855199
 }, {
     "beforeActionVals": [],
     "afterActionVals": [],
diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json
index 895ba2edc..51f0c9bb6 100644
--- a/master/mstQuestGroup.json
+++ b/master/mstQuestGroup.json
@@ -35226,4 +35226,16 @@
     "questId": 94047606,
     "type": 1,
     "groupId": 80284
+}, {
+    "questId": 94047607,
+    "type": 1,
+    "groupId": 80284
+}, {
+    "questId": 94047608,
+    "type": 1,
+    "groupId": 80284
+}, {
+    "questId": 94047609,
+    "type": 1,
+    "groupId": 80284
 }]
\ No newline at end of file
diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json
index 6bfb83318..94028eea1 100644
--- a/master/mstQuestPhase.json
+++ b/master/mstQuestPhase.json
@@ -139350,6 +139350,45 @@
     "playerExp": 38190,
     "friendshipExp": 915,
     "giftId": 0
+}, {
+    "classIds": [2],
+    "individuality": [2038, 2073],
+    "script": {},
+    "questId": 94047607,
+    "phase": 1,
+    "isNpcOnly": false,
+    "battleBgId": 15100,
+    "battleBgType": 0,
+    "qp": 5400,
+    "playerExp": 10190,
+    "friendshipExp": 515,
+    "giftId": 0
+}, {
+    "classIds": [2],
+    "individuality": [2038, 2073],
+    "script": {},
+    "questId": 94047608,
+    "phase": 1,
+    "isNpcOnly": false,
+    "battleBgId": 15100,
+    "battleBgType": 0,
+    "qp": 7900,
+    "playerExp": 25815,
+    "friendshipExp": 765,
+    "giftId": 0
+}, {
+    "classIds": [2],
+    "individuality": [2038, 2073],
+    "script": {},
+    "questId": 94047609,
+    "phase": 1,
+    "isNpcOnly": false,
+    "battleBgId": 15100,
+    "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 1619726fc..f0260cea6 100644
--- a/master/mstQuestRelease.json
+++ b/master/mstQuestRelease.json
@@ -150006,6 +150006,30 @@
     "openLimit": 0,
     "closedMessageId": 0,
     "imagePriority": 10000
+}, {
+    "questId": 94047607,
+    "type": 12,
+    "targetId": 0,
+    "value": 0,
+    "openLimit": 0,
+    "closedMessageId": 0,
+    "imagePriority": 10000
+}, {
+    "questId": 94047608,
+    "type": 12,
+    "targetId": 0,
+    "value": 0,
+    "openLimit": 0,
+    "closedMessageId": 0,
+    "imagePriority": 10000
+}, {
+    "questId": 94047609,
+    "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 3b7221be9..606bb2bcc 100644
--- a/master/mstStage.json
+++ b/master/mstStage.json
@@ -169986,6 +169986,87 @@
     "enemyInfo": 1,
     "bgmId": 59,
     "startEffectId": 2
+}, {
+    "npcDeckIds": [94047619, 1000],
+    "script": {},
+    "questId": 94047607,
+    "questPhase": 1,
+    "wave": 1,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047620, 1000],
+    "script": {},
+    "questId": 94047607,
+    "questPhase": 1,
+    "wave": 2,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047621, 1000],
+    "script": {},
+    "questId": 94047607,
+    "questPhase": 1,
+    "wave": 3,
+    "enemyInfo": 1,
+    "bgmId": 59,
+    "startEffectId": 2
+}, {
+    "npcDeckIds": [94047622, 1000],
+    "script": {},
+    "questId": 94047608,
+    "questPhase": 1,
+    "wave": 1,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047623, 1000],
+    "script": {},
+    "questId": 94047608,
+    "questPhase": 1,
+    "wave": 2,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047624, 1000],
+    "script": {},
+    "questId": 94047608,
+    "questPhase": 1,
+    "wave": 3,
+    "enemyInfo": 1,
+    "bgmId": 59,
+    "startEffectId": 2
+}, {
+    "npcDeckIds": [94047625, 1000],
+    "script": {},
+    "questId": 94047609,
+    "questPhase": 1,
+    "wave": 1,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047626, 1000],
+    "script": {},
+    "questId": 94047609,
+    "questPhase": 1,
+    "wave": 2,
+    "enemyInfo": 1,
+    "bgmId": 26,
+    "startEffectId": 1
+}, {
+    "npcDeckIds": [94047627, 1000],
+    "script": {},
+    "questId": 94047609,
+    "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 7da6e80d1..04fbe1ef3 100644
--- a/master/viewEnemy.json
+++ b/master/viewEnemy.json
@@ -10979,93 +10979,123 @@
     "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": 94047604,
+    "questId": 94047607,
     "enemyId": 1,
-    "name": "트윈 스틸 골렘",
-    "classId": 7,
-    "svtId": 9932310,
-    "limitCount": 3,
-    "iconId": 99323103,
-    "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, 136, 137, 1003002, 2000005, 2000039, 2000066, 2000086, 2000001, 2000067, 2000096, 2000282, 2001200, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
-}, {
-    "questId": 94047604,
-    "enemyId": 2,
     "name": "여명의 염완",
-    "classId": 7,
-    "svtId": 9933770,
+    "classId": 2,
+    "svtId": 9933720,
     "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, 2000001, 2000067, 2000096, 2000282, 2001200, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
+    "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, 2000003, 2001199, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
 }, {
-    "questId": 94047604,
-    "enemyId": 3,
-    "name": "아이언 골렘",
-    "classId": 7,
-    "svtId": 9932300,
-    "limitCount": 3,
-    "iconId": 99323003,
-    "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, 136, 137, 1003002, 2000005, 2000039, 2000066, 2000086, 2000001, 2000067, 2000096, 2000282, 2001200, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
-}, {
-    "questId": 94047605,
-    "enemyId": 1,
-    "name": "트윈 스틸 골렘",
-    "classId": 7,
-    "svtId": 9932310,
-    "limitCount": 3,
-    "iconId": 99323103,
-    "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, 136, 137, 1003002, 2000005, 2000039, 2000066, 2000086, 2000001, 2000067, 2000096, 2000282, 2001200, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
-}, {
-    "questId": 94047605,
+    "questId": 94047607,
     "enemyId": 2,
+    "name": "아마조네스 퀸",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 3,
+    "iconId": 99327003,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 2000003, 2001199, 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, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047607,
+    "enemyId": 3,
+    "name": "아마조네스 리더",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 2,
+    "iconId": 99327002,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 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, 2000003, 2001199, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047607,
+    "enemyId": 4,
+    "name": "아마조네스",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 1,
+    "iconId": 99327001,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 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, 2000003, 2001199, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047608,
+    "enemyId": 1,
     "name": "여명의 염완",
-    "classId": 7,
-    "svtId": 9933770,
+    "classId": 2,
+    "svtId": 9933720,
     "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, 2000001, 2000067, 2000096, 2000282, 2001200, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
+    "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, 2000003, 2001199, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
 }, {
-    "questId": 94047605,
-    "enemyId": 3,
-    "name": "아이언 골렘",
-    "classId": 7,
-    "svtId": 9932300,
-    "limitCount": 3,
-    "iconId": 99323003,
-    "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, 136, 137, 1003002, 2000005, 2000039, 2000066, 2000086, 2000001, 2000067, 2000096, 2000282, 2001200, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
-}, {
-    "questId": 94047606,
-    "enemyId": 1,
-    "name": "트윈 스틸 골렘",
-    "classId": 7,
-    "svtId": 9932310,
-    "limitCount": 3,
-    "iconId": 99323103,
-    "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, 136, 137, 1003002, 2000005, 2000039, 2000066, 2000086, 2000001, 2000067, 2000096, 2000282, 2001200, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
-}, {
-    "questId": 94047606,
+    "questId": 94047608,
     "enemyId": 2,
+    "name": "아마조네스 퀸",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 3,
+    "iconId": 99327003,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 2000003, 2001199, 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, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047608,
+    "enemyId": 3,
+    "name": "아마조네스 리더",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 2,
+    "iconId": 99327002,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 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, 2000003, 2001199, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047608,
+    "enemyId": 4,
+    "name": "아마조네스",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 1,
+    "iconId": 99327001,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 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, 2000003, 2001199, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047609,
+    "enemyId": 1,
     "name": "여명의 염완",
-    "classId": 7,
-    "svtId": 9933770,
+    "classId": 2,
+    "svtId": 9933720,
     "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, 2000001, 2000067, 2000096, 2000282, 2001200, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
+    "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, 2000003, 2001199, 1011009, 2000541, 2000562, 2000586, 2000708, 2000766, 2000801, 2000829, 2000905, 2000970, 2001048, 2001123, 2001166, 45, 46, 47, 48, 1008002, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
 }, {
-    "questId": 94047606,
-    "enemyId": 3,
-    "name": "아이언 골렘",
-    "classId": 7,
-    "svtId": 9932300,
+    "questId": 94047609,
+    "enemyId": 2,
+    "name": "아마조네스 퀸",
+    "classId": 2,
+    "svtId": 9932700,
     "limitCount": 3,
-    "iconId": 99323003,
+    "iconId": 99327003,
     "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, 136, 137, 1003002, 2000005, 2000039, 2000066, 2000086, 2000001, 2000067, 2000096, 2000282, 2001200, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000262, 2000556, 2000642, 2000669, 2000682, 2000683, 2000706, 2000720, 2000733, 2000760, 2000761, 2000788, 2000811, 2000823, 2000824, 2000845, 2000846, 2000858, 2000872, 2000886, 2000901, 2000943, 2000944, 2000963, 2000976, 2000977, 2000999, 2001033, 2001054, 2001055, 2001077, 2001094, 2001116, 2001170, 2001185, 2001235, 2001263, 2001303, 2100282]
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 2000003, 2001199, 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, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047609,
+    "enemyId": 3,
+    "name": "아마조네스 리더",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 2,
+    "iconId": 99327002,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 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, 2000003, 2001199, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
+}, {
+    "questId": 94047609,
+    "enemyId": 4,
+    "name": "아마조네스",
+    "classId": 2,
+    "svtId": 9932700,
+    "limitCount": 1,
+    "iconId": 99327001,
+    "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, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2001320, 2100296, 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, 2000003, 2001199, 2000288, 2000289, 2000304, 2000323, 2000325, 2000344, 2000346, 2000373, 2000451, 2100288, 2100289, 2100304, 2100323, 2100325, 2100344, 2100346, 2100373, 2100451, 2000261, 2000459, 2000491, 2000499, 2000571, 2000618, 2000640, 2000667, 2000680, 2000681, 2000705, 2000731, 2000758, 2000759, 2000787, 2000810, 2000821, 2000822, 2000843, 2000844, 2000857, 2000871, 2000885, 2000900, 2000941, 2000942, 2000962, 2000974, 2000975, 2000998, 2001032, 2001052, 2001053, 2001076, 2001095, 2001117, 2001171, 2001186, 2001236, 2001264, 2001304, 2100459, 2100491]
 }]
\ No newline at end of file
diff --git a/master/viewQuestEnemyInfo.json b/master/viewQuestEnemyInfo.json
index 1fcd76061..87619fc83 100644
--- a/master/viewQuestEnemyInfo.json
+++ b/master/viewQuestEnemyInfo.json
@@ -818,12 +818,12 @@
     "questId": 94006828,
     "enemyNum": 12
 }, {
-    "questId": 94047604,
-    "enemyNum": 3
+    "questId": 94047607,
+    "enemyNum": 4
 }, {
-    "questId": 94047605,
-    "enemyNum": 3
+    "questId": 94047608,
+    "enemyNum": 4
 }, {
-    "questId": 94047606,
-    "enemyNum": 3
+    "questId": 94047609,
+    "enemyNum": 4
 }]
\ No newline at end of file
diff --git a/master/viewQuestInfo.json b/master/viewQuestInfo.json
index 6406feecf..391ed9172 100644
--- a/master/viewQuestInfo.json
+++ b/master/viewQuestInfo.json
@@ -1091,15 +1091,15 @@
     "dropSvtNum": 3,
     "dropItemNum": 12
 }, {
-    "questId": 94047604,
+    "questId": 94047607,
     "dropSvtNum": 2,
     "dropItemNum": 4
 }, {
-    "questId": 94047605,
+    "questId": 94047608,
     "dropSvtNum": 2,
     "dropItemNum": 4
 }, {
-    "questId": 94047606,
+    "questId": 94047609,
     "dropSvtNum": 2,
     "dropItemNum": 4
 }]
\ No newline at end of file