Version: 1.40.3 DataVer: 215

This commit is contained in:
atlasacademy-sion 2020-03-14 00:11:43 +00:00
parent 683b955c03
commit 92fd87a2ea
5 changed files with 282 additions and 0 deletions

View File

@ -117581,6 +117581,37 @@
"noticeAt": 1584072000,
"openedAt": 1584144000,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022503,
"name": "Episode III: Revival of Rome",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 5,
"chaldeaGateCategory": 1,
"spotId": 822501,
"giftId": 101,
"priority": 94022596,
"bannerType": 0,
"bannerId": 94001501,
"iconId": 94022501,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 1,
"displayHours": 0,
"intervalHours": 0,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "18",
"hasStartAction": 1,
"flag": 0,
"scriptQuestId": 94001503,
"noticeAt": 1584144000,
"openedAt": 1584230400,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022521,
@ -117829,6 +117860,37 @@
"noticeAt": 1584072000,
"openedAt": 1584072000,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022551,
"name": "Alien Invasion! I",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 5,
"chaldeaGateCategory": 1,
"spotId": 822501,
"giftId": 94022523,
"priority": 94022571,
"bannerType": 0,
"bannerId": 94001502,
"iconId": 94022502,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 1,
"displayHours": 0,
"intervalHours": 0,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "25",
"hasStartAction": 1,
"flag": 0,
"scriptQuestId": 0,
"noticeAt": 1584144000,
"openedAt": 1584144000,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022564,
@ -117860,6 +117922,37 @@
"noticeAt": 1584072000,
"openedAt": 1584072000,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022565,
"name": "Monster Attack! II",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 5,
"chaldeaGateCategory": 1,
"spotId": 822501,
"giftId": 12000,
"priority": 94022589,
"bannerType": 0,
"bannerId": 94001501,
"iconId": 94022501,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 1,
"displayHours": 0,
"intervalHours": 0,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "15",
"hasStartAction": 1,
"flag": 0,
"scriptQuestId": 0,
"noticeAt": 1584144000,
"openedAt": 1584144000,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022801,

View File

@ -17606,6 +17606,14 @@
"questId": 94022502,
"type": 3,
"groupId": 80095
}, {
"questId": 94022503,
"type": 1,
"groupId": 80095
}, {
"questId": 94022503,
"type": 3,
"groupId": 80095
}, {
"questId": 94022521,
"type": 1,
@ -17670,6 +17678,14 @@
"questId": 94022528,
"type": 3,
"groupId": 80095
}, {
"questId": 94022551,
"type": 1,
"groupId": 80095
}, {
"questId": 94022551,
"type": 3,
"groupId": 80095
}, {
"questId": 94022564,
"type": 1,
@ -17678,6 +17694,14 @@
"questId": 94022564,
"type": 3,
"groupId": 80095
}, {
"questId": 94022565,
"type": 1,
"groupId": 80095
}, {
"questId": 94022565,
"type": 3,
"groupId": 80095
}, {
"questId": 94022801,
"type": 1,

View File

@ -66487,6 +66487,18 @@
"qp": 1900,
"playerExp": 550,
"friendshipExp": 165
}, {
"classIds": [1, 5, 2, 4],
"individuality": [2038, 94000015],
"script": {},
"questId": 94022503,
"phase": 1,
"isNpcOnly": true,
"battleBgId": 20300,
"battleBgType": 0,
"qp": 2200,
"playerExp": 790,
"friendshipExp": 195
}, {
"classIds": [4, 6],
"individuality": [2038, 94000015],
@ -66583,6 +66595,18 @@
"qp": 8900,
"playerExp": 33815,
"friendshipExp": 865
}, {
"classIds": [3],
"individuality": [94000015],
"script": {},
"questId": 94022551,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 20702,
"battleBgType": 0,
"qp": 2900,
"playerExp": 1385,
"friendshipExp": 265
}, {
"classIds": [6],
"individuality": [94000015],
@ -66595,6 +66619,18 @@
"qp": 1600,
"playerExp": 375,
"friendshipExp": 135
}, {
"classIds": [4],
"individuality": [94000015],
"script": {},
"questId": 94022565,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 20702,
"battleBgType": 0,
"qp": 1900,
"playerExp": 550,
"friendshipExp": 165
}, {
"classIds": [3],
"individuality": [2038],

View File

@ -71806,6 +71806,22 @@
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022503,
"type": 1,
"targetId": 94022565,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94022503,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022521,
"type": 1,
@ -71934,6 +71950,22 @@
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 8000
}, {
"questId": 94022551,
"type": 1,
"targetId": 94022501,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94022551,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022564,
"type": 1,
@ -71950,6 +71982,22 @@
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 8000
}, {
"questId": 94022565,
"type": 1,
"targetId": 94022502,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94022565,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022801,
"type": 7,

View File

@ -103828,6 +103828,33 @@
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022507, 1000],
"script": {},
"questId": 94022503,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022508, 1000],
"script": {},
"questId": 94022503,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022509, 1000],
"script": {},
"questId": 94022503,
"questPhase": 1,
"wave": 3,
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022519, 1000],
"script": {},
@ -104044,6 +104071,33 @@
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022546, 1000],
"script": {},
"questId": 94022551,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022547, 1000],
"script": {},
"questId": 94022551,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022548, 1000],
"script": {},
"questId": 94022551,
"questPhase": 1,
"wave": 3,
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022585, 1000],
"script": {},
@ -104071,6 +104125,33 @@
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022588, 1000],
"script": {},
"questId": 94022565,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022589, 1000],
"script": {},
"questId": 94022565,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022590, 1000],
"script": {},
"questId": 94022565,
"questPhase": 1,
"wave": 3,
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022801, 1000],
"script": {},