Version: 3.6.0 DataVer: 575

This commit is contained in:
atlasacademy-sion 2022-02-07 01:15:31 +00:00
parent a59ab484bb
commit 6946728324
9 changed files with 293 additions and 48 deletions

View File

@ -1 +1 @@
{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":575,"dateVer":1644159600,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}}
{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":575,"dateVer":1644195600,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}}

View File

@ -71646,6 +71646,102 @@
"noticeAt": 1543158000,
"openedAt": 1543158000,
"closedAt": 1543244399
}, {
"beforeActionVals": [],
"afterActionVals": [],
"id": 94008616,
"name": "데몬 헌트【개위급】",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 30,
"chaldeaGateCategory": 1,
"spotId": 999999,
"giftId": 302,
"priority": 94040913,
"bannerType": 0,
"bannerId": 94003601,
"iconId": 94008606,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 4,
"displayHours": 24,
"intervalHours": 144,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "50",
"hasStartAction": 1,
"flag": 0,
"scriptQuestId": 0,
"noticeAt": 1644195600,
"openedAt": 1644195600,
"closedAt": 1644281999
}, {
"beforeActionVals": [],
"afterActionVals": [],
"id": 94008617,
"name": "데몬 헌트【제위급】",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 35,
"chaldeaGateCategory": 1,
"spotId": 999999,
"giftId": 303,
"priority": 94040912,
"bannerType": 0,
"bannerId": 94003602,
"iconId": 94008606,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 4,
"displayHours": 24,
"intervalHours": 144,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "75",
"hasStartAction": 1,
"flag": 0,
"scriptQuestId": 0,
"noticeAt": 1644195600,
"openedAt": 1644195600,
"closedAt": 1644281999
}, {
"beforeActionVals": [],
"afterActionVals": [],
"id": 94008618,
"name": "데몬 헌트【전위급】",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 40,
"chaldeaGateCategory": 1,
"spotId": 999999,
"giftId": 304,
"priority": 94040911,
"bannerType": 0,
"bannerId": 94003603,
"iconId": 94008606,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 4,
"displayHours": 24,
"intervalHours": 144,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "90",
"hasStartAction": 1,
"flag": 0,
"scriptQuestId": 0,
"noticeAt": 1644195600,
"openedAt": 1644195600,
"closedAt": 1644281999
}, {
"beforeActionVals": [],
"afterActionVals": [],

View File

@ -7026,6 +7026,18 @@
"questId": 94008615,
"type": 1,
"groupId": 80033
}, {
"questId": 94008616,
"type": 1,
"groupId": 80033
}, {
"questId": 94008617,
"type": 1,
"groupId": 80033
}, {
"questId": 94008618,
"type": 1,
"groupId": 80033
}, {
"questId": 94008801,
"type": 1,

View File

@ -53222,6 +53222,45 @@
"playerExp": 38190,
"friendshipExp": 915,
"giftId": 0
}, {
"classIds": [5, 7],
"individuality": [],
"script": {},
"questId": 94008616,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 20600,
"battleBgType": 0,
"qp": 5400,
"playerExp": 10190,
"friendshipExp": 515,
"giftId": 0
}, {
"classIds": [5, 7],
"individuality": [],
"script": {},
"questId": 94008617,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 20600,
"battleBgType": 0,
"qp": 7900,
"playerExp": 25815,
"friendshipExp": 765,
"giftId": 0
}, {
"classIds": [5, 7],
"individuality": [],
"script": {},
"questId": 94008618,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 20600,
"battleBgType": 0,
"qp": 9400,
"playerExp": 38190,
"friendshipExp": 915,
"giftId": 0
}, {
"classIds": [3],
"individuality": [],

View File

@ -39190,6 +39190,30 @@
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94008616,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94008617,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94008618,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94008801,
"type": 12,

View File

@ -77917,6 +77917,60 @@
"enemyInfo": 1,
"bgmId": 59,
"startEffectId": 2
}, {
"npcDeckIds": [94008646, 1000],
"script": {},
"questId": 94008616,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 26,
"startEffectId": 1
}, {
"npcDeckIds": [94008647, 1000],
"script": {},
"questId": 94008616,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 59,
"startEffectId": 2
}, {
"npcDeckIds": [94008649, 1000],
"script": {},
"questId": 94008617,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 26,
"startEffectId": 1
}, {
"npcDeckIds": [94008650, 1000],
"script": {},
"questId": 94008617,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 59,
"startEffectId": 2
}, {
"npcDeckIds": [94008652, 1000],
"script": {},
"questId": 94008618,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 26,
"startEffectId": 1
}, {
"npcDeckIds": [94008653, 1000],
"script": {},
"questId": 94008618,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 59,
"startEffectId": 2
}, {
"npcDeckIds": [94008801, 1000],
"script": {},

View File

@ -10979,63 +10979,83 @@
"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, 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, 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, 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": 94012810,
"questId": 94008616,
"enemyId": 1,
"name": "만티코어",
"classId": 4,
"svtId": 9937170,
"name": "그레이트 데몬",
"classId": 5,
"svtId": 9932100,
"limitCount": 2,
"iconId": 99371702,
"iconId": 99321002,
"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, 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, 2100206, 2100435, 2000002, 2000282, 2001200, 2000467, 2100467, 2000290, 2000291, 2000304, 2000326, 2000327, 2000347, 2000348, 2000375, 2000451, 2100290, 2100291, 2100304, 2100326, 2100327, 2100347, 2100348, 2100375, 2100451, 2000262, 2000460, 2000487, 2000522, 2000557, 2000572, 2000600, 2000617, 2000641, 2000666, 2000682, 2000683, 2000704, 2000718, 2000732, 2000760, 2000761, 2000788, 2000809, 2000823, 2000824, 2000845, 2000846, 2000858, 2000870, 2000886, 2000899, 2000943, 2000944, 2000961, 2000976, 2000977, 2000997, 2001005, 2001031, 2001054, 2001055, 2001075, 2001096, 2001118, 2001172, 2001187, 2001234, 2001262, 2001304, 2100282, 2100460, 2100487]
"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, 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, 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, 2000187, 2000283, 2001200, 2000486, 2100486, 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": 94012810,
"questId": 94008616,
"enemyId": 2,
"name": "웨어울프",
"classId": 1,
"svtId": 9933900,
"name": "마음을 잃은 자",
"classId": 7,
"svtId": 9936710,
"limitCount": 1,
"iconId": 99339001,
"iconId": 99367101,
"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, 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, 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, 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, 2000041, 2000069, 2000097, 2000181, 2001198, 2000467, 2100467, 2000468, 2100468, 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]
"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, 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, 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, 2000001, 2000067, 2000096, 2000282, 2001200, 2000468, 2100468, 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": 94012811,
"questId": 94008617,
"enemyId": 1,
"name": "만티코어",
"classId": 4,
"svtId": 9937170,
"name": "그레이트 데몬",
"classId": 5,
"svtId": 9932100,
"limitCount": 2,
"iconId": 99371702,
"iconId": 99321002,
"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, 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, 2100206, 2100435, 2000002, 2000282, 2001200, 2000467, 2100467, 2000290, 2000291, 2000304, 2000326, 2000327, 2000347, 2000348, 2000375, 2000451, 2100290, 2100291, 2100304, 2100326, 2100327, 2100347, 2100348, 2100375, 2100451, 2000262, 2000460, 2000487, 2000522, 2000557, 2000572, 2000600, 2000617, 2000641, 2000666, 2000682, 2000683, 2000704, 2000718, 2000732, 2000760, 2000761, 2000788, 2000809, 2000823, 2000824, 2000845, 2000846, 2000858, 2000870, 2000886, 2000899, 2000943, 2000944, 2000961, 2000976, 2000977, 2000997, 2001005, 2001031, 2001054, 2001055, 2001075, 2001096, 2001118, 2001172, 2001187, 2001234, 2001262, 2001304, 2100282, 2100460, 2100487]
"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, 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, 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, 2000187, 2000283, 2001200, 2000486, 2100486, 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": 94012811,
"questId": 94008617,
"enemyId": 2,
"name": "웨어재규어",
"classId": 1,
"svtId": 9934200,
"name": "데몬",
"classId": 5,
"svtId": 9932100,
"limitCount": 1,
"iconId": 99342001,
"iconId": 99321001,
"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, 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, 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, 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, 2000041, 2000069, 2000097, 2000181, 2001198, 2000467, 2100467, 2000468, 2100468, 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]
"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, 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, 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, 2000187, 2000283, 2001200, 2000486, 2100486, 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": 94012812,
"questId": 94008617,
"enemyId": 3,
"name": "마음을 잃은 자",
"classId": 7,
"svtId": 9936710,
"limitCount": 1,
"iconId": 99367101,
"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, 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, 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, 2000001, 2000067, 2000096, 2000282, 2001200, 2000468, 2100468, 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": 94008618,
"enemyId": 1,
"name": "만티코어",
"classId": 4,
"svtId": 9937170,
"name": "그레이트 데몬",
"classId": 5,
"svtId": 9932100,
"limitCount": 2,
"iconId": 99371702,
"iconId": 99321002,
"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, 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, 2100206, 2100435, 2000002, 2000282, 2001200, 2000467, 2100467, 2000290, 2000291, 2000304, 2000326, 2000327, 2000347, 2000348, 2000375, 2000451, 2100290, 2100291, 2100304, 2100326, 2100327, 2100347, 2100348, 2100375, 2100451, 2000262, 2000460, 2000487, 2000522, 2000557, 2000572, 2000600, 2000617, 2000641, 2000666, 2000682, 2000683, 2000704, 2000718, 2000732, 2000760, 2000761, 2000788, 2000809, 2000823, 2000824, 2000845, 2000846, 2000858, 2000870, 2000886, 2000899, 2000943, 2000944, 2000961, 2000976, 2000977, 2000997, 2001005, 2001031, 2001054, 2001055, 2001075, 2001096, 2001118, 2001172, 2001187, 2001234, 2001262, 2001304, 2100282, 2100460, 2100487]
"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, 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, 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, 2000187, 2000283, 2001200, 2000486, 2100486, 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": 94012812,
"questId": 94008618,
"enemyId": 2,
"name": "고블린",
"classId": 1,
"svtId": 9934500,
"name": "데몬",
"classId": 5,
"svtId": 9932100,
"limitCount": 1,
"iconId": 99345001,
"iconId": 99321001,
"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, 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, 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, 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, 2000468, 2100468, 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]
"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, 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, 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, 2000187, 2000283, 2001200, 2000486, 2100486, 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": 94008618,
"enemyId": 3,
"name": "마음을 잃은 자",
"classId": 7,
"svtId": 9936710,
"limitCount": 1,
"iconId": 99367101,
"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, 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, 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, 2000001, 2000067, 2000096, 2000282, 2001200, 2000468, 2100468, 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]
}]

View File

@ -818,12 +818,12 @@
"questId": 94006828,
"enemyNum": 12
}, {
"questId": 94012810,
"questId": 94008616,
"enemyNum": 2
}, {
"questId": 94012811,
"enemyNum": 2
"questId": 94008617,
"enemyNum": 3
}, {
"questId": 94012812,
"enemyNum": 2
"questId": 94008618,
"enemyNum": 3
}]

View File

@ -1091,15 +1091,15 @@
"dropSvtNum": 3,
"dropItemNum": 12
}, {
"questId": 94012810,
"questId": 94008616,
"dropSvtNum": 2,
"dropItemNum": 5
"dropItemNum": 6
}, {
"questId": 94012811,
"questId": 94008617,
"dropSvtNum": 2,
"dropItemNum": 5
"dropItemNum": 7
}, {
"questId": 94012812,
"questId": 94008618,
"dropSvtNum": 2,
"dropItemNum": 5
"dropItemNum": 7
}]