Version: 1.40.3 DataVer: 215

This commit is contained in:
atlasacademy-sion 2020-03-15 00:11:50 +00:00
parent 92fd87a2ea
commit 6c11805112
5 changed files with 264 additions and 0 deletions

View File

@ -117612,6 +117612,37 @@
"noticeAt": 1584144000,
"openedAt": 1584230400,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022504,
"name": "Episode IV: Awakening of the Universe",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 5,
"chaldeaGateCategory": 1,
"spotId": 822501,
"giftId": 101,
"priority": 94022595,
"bannerType": 0,
"bannerId": 94001501,
"iconId": 94022501,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 1,
"displayHours": 0,
"intervalHours": 0,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "20",
"hasStartAction": 1,
"flag": 0,
"scriptQuestId": 94001504,
"noticeAt": 1584230400,
"openedAt": 1584316800,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022521,
@ -117891,6 +117922,37 @@
"noticeAt": 1584144000,
"openedAt": 1584144000,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022552,
"name": "Alien Invasion! II",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 5,
"chaldeaGateCategory": 1,
"spotId": 822501,
"giftId": 94022524,
"priority": 94022570,
"bannerType": 0,
"bannerId": 94001502,
"iconId": 94022502,
"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": 1584230400,
"openedAt": 1584230400,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022564,
@ -117953,6 +118015,37 @@
"noticeAt": 1584144000,
"openedAt": 1584144000,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022566,
"name": "Monster Attack! III",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 5,
"chaldeaGateCategory": 1,
"spotId": 822501,
"giftId": 12000,
"priority": 94022588,
"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": 0,
"noticeAt": 1584230400,
"openedAt": 1584230400,
"closedAt": 1585281599
}, {
"afterActionVals": [],
"id": 94022801,

View File

@ -17614,6 +17614,14 @@
"questId": 94022503,
"type": 3,
"groupId": 80095
}, {
"questId": 94022504,
"type": 1,
"groupId": 80095
}, {
"questId": 94022504,
"type": 3,
"groupId": 80095
}, {
"questId": 94022521,
"type": 1,
@ -17686,6 +17694,14 @@
"questId": 94022551,
"type": 3,
"groupId": 80095
}, {
"questId": 94022552,
"type": 1,
"groupId": 80095
}, {
"questId": 94022552,
"type": 3,
"groupId": 80095
}, {
"questId": 94022564,
"type": 1,
@ -17702,6 +17718,14 @@
"questId": 94022565,
"type": 3,
"groupId": 80095
}, {
"questId": 94022566,
"type": 1,
"groupId": 80095
}, {
"questId": 94022566,
"type": 3,
"groupId": 80095
}, {
"questId": 94022801,
"type": 1,

View File

@ -66499,6 +66499,18 @@
"qp": 2200,
"playerExp": 790,
"friendshipExp": 195
}, {
"classIds": [2, 7, 5, 1],
"individuality": [2038, 94000015],
"script": {},
"questId": 94022504,
"phase": 1,
"isNpcOnly": true,
"battleBgId": 20300,
"battleBgType": 0,
"qp": 2400,
"playerExp": 955,
"friendshipExp": 215
}, {
"classIds": [4, 6],
"individuality": [2038, 94000015],
@ -66607,6 +66619,18 @@
"qp": 2900,
"playerExp": 1385,
"friendshipExp": 265
}, {
"classIds": [7, 3],
"individuality": [94000015],
"script": {},
"questId": 94022552,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 20702,
"battleBgType": 0,
"qp": 3400,
"playerExp": 2190,
"friendshipExp": 315
}, {
"classIds": [6],
"individuality": [94000015],
@ -66631,6 +66655,18 @@
"qp": 1900,
"playerExp": 550,
"friendshipExp": 165
}, {
"classIds": [4, 6],
"individuality": [94000015],
"script": {},
"questId": 94022566,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 20702,
"battleBgType": 0,
"qp": 2200,
"playerExp": 790,
"friendshipExp": 195
}, {
"classIds": [3],
"individuality": [2038],

View File

@ -71822,6 +71822,22 @@
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022504,
"type": 1,
"targetId": 94022566,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94022504,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022521,
"type": 1,
@ -71966,6 +71982,22 @@
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022552,
"type": 1,
"targetId": 94022501,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94022552,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022564,
"type": 1,
@ -71998,6 +72030,22 @@
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022566,
"type": 1,
"targetId": 94022503,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94022566,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 4,
"imagePriority": 8000
}, {
"questId": 94022801,
"type": 7,

View File

@ -103855,6 +103855,24 @@
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022510, 1000],
"script": {},
"questId": 94022504,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022511, 1000],
"script": {},
"questId": 94022504,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022519, 1000],
"script": {},
@ -104098,6 +104116,24 @@
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022549, 1000],
"script": {},
"questId": 94022552,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022550, 1000],
"script": {},
"questId": 94022552,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022585, 1000],
"script": {},
@ -104152,6 +104188,33 @@
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022591, 1000],
"script": {},
"questId": 94022566,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022592, 1000],
"script": {},
"questId": 94022566,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 147,
"startEffectId": 1
}, {
"npcDeckIds": [94022593, 1000],
"script": {},
"questId": 94022566,
"questPhase": 1,
"wave": 3,
"enemyInfo": 1,
"bgmId": 148,
"startEffectId": 2
}, {
"npcDeckIds": [94022801, 1000],
"script": {},