From 05f4b2d3186821e953c9b46ceed7463abe26e814 Mon Sep 17 00:00:00 2001 From: atlasacademy-sion Date: Wed, 1 Dec 2021 03:15:39 +0000 Subject: [PATCH] Version: 3.3.0 DataVer: 550 --- gamedatatop.json | 2 +- master/mstQuest.json | 64 ++++++++++++++++++++++++++++++++++ master/mstQuestGroup.json | 8 +++++ master/mstQuestPhase.json | 26 ++++++++++++++ master/mstQuestRelease.json | 40 +++++++++++++++++++++ master/mstStage.json | 44 +++++++++++++++++++++++ master/viewEnemy.json | 30 ++++++++++++++++ master/viewQuestEnemyInfo.json | 3 ++ master/viewQuestInfo.json | 4 +++ 9 files changed, 220 insertions(+), 1 deletion(-) diff --git a/gamedatatop.json b/gamedatatop.json index a25faab5a..1eb36d018 100644 --- a/gamedatatop.json +++ b/gamedatatop.json @@ -1 +1 @@ -{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":550,"dateVer":1638284400,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}} +{"response":[{"resCode":"00","success":{"serverHash":"","webview":"","assetbundle":"","master":"","dataVer":550,"dateVer":1638327600,"assetbundleKey":""},"fail":{},"nid":"gamedata"}],"cache":{"updated":{},"deleted":{},"replaced":{},"serverTime":0}} diff --git a/master/mstQuest.json b/master/mstQuest.json index ed6d1cbdb..181d88754 100644 --- a/master/mstQuest.json +++ b/master/mstQuest.json @@ -223774,6 +223774,38 @@ "noticeAt": 1638241200, "openedAt": 1638327600, "closedAt": 1639493999 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94043004, + "name": "제3절 ‘크리스마스 프레젠트’", + "nameRuby": "", + "type": 1, + "consumeType": 1, + "actConsume": 5, + "chaldeaGateCategory": 1, + "spotId": 835101, + "giftId": 101, + "priority": 94043396, + "bannerType": 0, + "bannerId": 94043001, + "iconId": 94043001, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 1, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "30", + "hasStartAction": 1, + "flag": 0, + "scriptQuestId": 0, + "noticeAt": 1638327600, + "openedAt": 1638414000, + "closedAt": 1639493999 }, { "beforeActionVals": [], "afterActionVals": [], @@ -223902,6 +223934,38 @@ "noticeAt": 1638241200, "openedAt": 1638327600, "closedAt": 1639493999 +}, { + "beforeActionVals": [], + "afterActionVals": [], + "id": 94043105, + "name": "크리스마스 너싱・옐로 태그급", + "nameRuby": "", + "type": 5, + "consumeType": 1, + "actConsume": 40, + "chaldeaGateCategory": 1, + "spotId": 835101, + "giftId": 12000, + "priority": 94043285, + "bannerType": 0, + "bannerId": 94043002, + "iconId": 94043002, + "charaIconId": 0, + "giftIconId": 0, + "forceOperation": 0, + "afterClear": 3, + "displayHours": 0, + "intervalHours": 0, + "chapterId": 0, + "chapterSubId": 0, + "chapterSubStr": "", + "recommendLv": "60", + "hasStartAction": 1, + "flag": 0, + "scriptQuestId": 0, + "noticeAt": 1638327600, + "openedAt": 1638414000, + "closedAt": 1639493999 }, { "beforeActionVals": [], "afterActionVals": [], diff --git a/master/mstQuestGroup.json b/master/mstQuestGroup.json index 5cba19072..23357bbee 100644 --- a/master/mstQuestGroup.json +++ b/master/mstQuestGroup.json @@ -32162,6 +32162,10 @@ "questId": 94043003, "type": 1, "groupId": 80264 +}, { + "questId": 94043004, + "type": 1, + "groupId": 80264 }, { "questId": 94043101, "type": 1, @@ -32178,6 +32182,10 @@ "questId": 94043104, "type": 1, "groupId": 80264 +}, { + "questId": 94043105, + "type": 1, + "groupId": 80264 }, { "questId": 94043110, "type": 1, diff --git a/master/mstQuestPhase.json b/master/mstQuestPhase.json index 1b3338bf5..dcb54b874 100644 --- a/master/mstQuestPhase.json +++ b/master/mstQuestPhase.json @@ -130534,6 +130534,19 @@ "playerExp": 1385, "friendshipExp": 265, "giftId": 0 +}, { + "classIds": [1, 2], + "individuality": [94000096], + "script": {}, + "questId": 94043004, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 21500, + "battleBgType": 0, + "qp": 3400, + "playerExp": 2190, + "friendshipExp": 315, + "giftId": 0 }, { "classIds": [4], "individuality": [94000096], @@ -130586,6 +130599,19 @@ "playerExp": 10190, "friendshipExp": 515, "giftId": 0 +}, { + "classIds": [7], + "individuality": [94000096], + "script": {}, + "questId": 94043105, + "phase": 1, + "isNpcOnly": false, + "battleBgId": 21500, + "battleBgType": 0, + "qp": 6400, + "playerExp": 15690, + "friendshipExp": 615, + "giftId": 0 }, { "classIds": [3], "individuality": [94000096], diff --git a/master/mstQuestRelease.json b/master/mstQuestRelease.json index 69d18a2da..2d6e634b1 100644 --- a/master/mstQuestRelease.json +++ b/master/mstQuestRelease.json @@ -141038,6 +141038,22 @@ "openLimit": 0, "closedMessageId": 4, "imagePriority": 9000 +}, { + "questId": 94043004, + "type": 1, + "targetId": 94043003, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94043004, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 4, + "imagePriority": 9000 }, { "questId": 94043101, "type": 1, @@ -141110,6 +141126,30 @@ "openLimit": 0, "closedMessageId": 94043104, "imagePriority": 9000 +}, { + "questId": 94043105, + "type": 1, + "targetId": 94043003, + "value": 0, + "openLimit": 0, + "closedMessageId": 0, + "imagePriority": 10000 +}, { + "questId": 94043105, + "type": 1, + "targetId": 94043004, + "value": 0, + "openLimit": 0, + "closedMessageId": 94043107, + "imagePriority": 8000 +}, { + "questId": 94043105, + "type": 12, + "targetId": 0, + "value": 0, + "openLimit": 0, + "closedMessageId": 94043105, + "imagePriority": 9000 }, { "questId": 94043110, "type": 1, diff --git a/master/mstStage.json b/master/mstStage.json index 474ff7062..7b13bbc9c 100644 --- a/master/mstStage.json +++ b/master/mstStage.json @@ -159514,6 +159514,23 @@ "enemyInfo": 1, "bgmId": 305, "startEffectId": 2 +}, { + "npcDeckIds": [94043007, 1000], + "script": { + "aiFieldIds": [{ + "day": 0, + "id": 94043216 + }, { + "day": 0, + "id": 94043218 + }] + }, + "questId": 94043004, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 305, + "startEffectId": 2 }, { "npcDeckIds": [94043101, 1000], "script": {}, @@ -159622,6 +159639,33 @@ "enemyInfo": 1, "bgmId": 305, "startEffectId": 2 +}, { + "npcDeckIds": [94043113, 1000], + "script": {}, + "questId": 94043105, + "questPhase": 1, + "wave": 1, + "enemyInfo": 1, + "bgmId": 372, + "startEffectId": 1 +}, { + "npcDeckIds": [94043114, 1000], + "script": {}, + "questId": 94043105, + "questPhase": 1, + "wave": 2, + "enemyInfo": 1, + "bgmId": 372, + "startEffectId": 1 +}, { + "npcDeckIds": [94043115, 1000], + "script": {}, + "questId": 94043105, + "questPhase": 1, + "wave": 3, + "enemyInfo": 1, + "bgmId": 305, + "startEffectId": 2 }, { "npcDeckIds": [94043151, 1000], "script": {}, diff --git a/master/viewEnemy.json b/master/viewEnemy.json index 2c76fee5d..94fd507f0 100644 --- a/master/viewEnemy.json +++ b/master/viewEnemy.json @@ -10888,6 +10888,36 @@ "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, 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, 2100244, 2100254, 2100295, 2100416, 2100436, 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, 2100283, 2100461, 2100489] +}, { + "questId": 94043105, + "enemyId": 1, + "name": "라이트닝 어택 연출 담당", + "classId": 7, + "svtId": 700400, + "limitCount": 3, + "iconId": 7004003, + "displayType": 1, + "missionIds": [2000050, 2000074, 2000107, 2000142, 2000163, 2000170, 2000195, 2000212, 2000296, 2001203, 2100296, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 54, 55, 56, 57, 279, 2000058, 2000073, 2000095, 2000109, 2000165, 2000072, 282, 283, 2000019, 2000020, 2000062, 2000076, 2000103, 2000111, 2000118, 2000125, 2000148, 2000167, 2000200, 2000213, 2000218, 2000250, 2000264, 2000284, 2000309, 2000330, 2000351, 2000372, 2000393, 2000428, 2000450, 2000464, 2000492, 2000527, 2000555, 2000568, 2000583, 2000597, 2000625, 2000645, 2000674, 2000675, 2000694, 2000695, 2000734, 2000744, 2000769, 2000772, 2000773, 2000792, 2000793, 2000807, 2000808, 2000820, 2000842, 2000855, 2000856, 2000869, 2000883, 2000884, 2000897, 2000898, 2000911, 2000912, 2000940, 2000960, 2000982, 2000983, 2001003, 2001004, 2001030, 2001051, 2001093, 2001125, 2001178, 2001179, 2001212, 2001213, 2001233, 2100207, 2100218, 2100284, 2100309, 2100330, 2100351, 2100372, 2100393, 2100428, 2100450, 2100464, 2100492, 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, 2100244, 2100254, 2100295, 2100416, 2100436, 2000001, 2000067, 2000096, 2000282, 2001200, 1006004, 2000122, 2000149, 2000176, 2000201, 2000233, 2000311, 2000352, 2000395, 2000408, 2000472, 2000696, 2001110, 2001184, 2001241, 2100220, 2100233, 2100311, 2100352, 2100395, 2100408, 2100472, 2000121, 2000137, 2000177, 2000215, 2000242, 2000431, 2000647, 2001109, 2001229, 2100221, 2100242, 2100431, 2000123, 2000232, 2000239, 2100232, 2100239, 2000290, 2000305, 2000326, 2000347, 2000349, 2000369, 2000412, 2000451, 2100290, 2100305, 2100326, 2100347, 2100349, 2100369, 2100412, 2100451, 2000223, 2000241, 2000269, 2000271, 2000277, 2000415, 2000530, 2000626, 2000746, 2000776, 2000836, 2000928, 2000947, 2000990, 2001010, 2001039, 2001088, 2001103, 2001131, 2001157, 2001222, 2100209, 2100241, 2100269, 2100271, 2100277, 2100415] +}, { + "questId": 94043105, + "enemyId": 2, + "name": "특촬쇼의 중간보스 라이온", + "classId": 7, + "svtId": 9933400, + "limitCount": 2, + "iconId": 99334002, + "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, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 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, 2100206, 2100435, 2000001, 2000067, 2000096, 2000282, 2001200, 2000467, 2100467, 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, 2100282] +}, { + "questId": 94043105, + "enemyId": 3, + "name": "특촬쇼의 잡졸 도마뱀", + "classId": 7, + "svtId": 9941150, + "limitCount": 1, + "iconId": 99411501, + "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, 2100204, 2100222, 2100235, 2100243, 2100253, 2100281, 2100302, 2100337, 2100354, 2100365, 2100386, 2100409, 2100432, 2100442, 2100456, 2100470, 2100485, 2000542, 2000587, 2000603, 2000661, 2000709, 2000747, 2000767, 2000830, 2000906, 2000954, 2001018, 2001049, 2001081, 2001124, 2001167, 1010004, 2000118, 2000130, 2000205, 2000338, 2000612, 2001041, 2001102, 2001122, 2100338, 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, 2100282] }, { "questId": 94043110, "enemyId": 1, diff --git a/master/viewQuestEnemyInfo.json b/master/viewQuestEnemyInfo.json index 1c9fbba89..e3b1a2b72 100644 --- a/master/viewQuestEnemyInfo.json +++ b/master/viewQuestEnemyInfo.json @@ -802,6 +802,9 @@ }, { "questId": 94043104, "enemyNum": 4 +}, { + "questId": 94043105, + "enemyNum": 3 }, { "questId": 94043110, "enemyNum": 5 diff --git a/master/viewQuestInfo.json b/master/viewQuestInfo.json index fb6a158b0..81ea32cdc 100644 --- a/master/viewQuestInfo.json +++ b/master/viewQuestInfo.json @@ -1070,6 +1070,10 @@ "questId": 94043104, "dropSvtNum": 1, "dropItemNum": 9 +}, { + "questId": 94043105, + "dropSvtNum": 1, + "dropItemNum": 8 }, { "questId": 94043110, "dropSvtNum": 0,