Version: 2.91.0 DataVer: 1913

This commit is contained in:
atlasacademy-sion 2024-04-29 12:01:36 +00:00
parent 0449abd3ed
commit 31518ddd09
10 changed files with 508 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -14220,6 +14220,28 @@
"condValue2": 0,
"condValue3": 0,
"flag": 0
}, {
"targetIds": ["[94095630,1]"],
"condIds": [94095630],
"imageIds": [],
"textJson": [{
"text": "まだ調査していない\n怪しい場所があるかもしれない……\n\n本当にこの部屋を調査しますか",
"dlgFontSize": 30,
"rects": [],
"textPos": [0, 30],
"ptPos": [0, 0]
}],
"script": {},
"eventId": 80472,
"flagType": 13,
"num": 1,
"priority": 0,
"openType": 13,
"condType": 106,
"condValue": 1,
"condValue2": 0,
"condValue3": 0,
"flag": 2
}, {
"targetIds": ["[9166]"],
"condIds": [20095629],

View File

@ -441694,6 +441694,102 @@
"noticeAt": 1714309200,
"openedAt": 1714309200,
"closedAt": 1714316399
}, {
"beforeActionVals": [],
"afterActionVals": [],
"id": 94095807,
"name": "【怪異大量発生中!】彷徨うは意思なき妖 淀ミ級",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 40,
"chaldeaGateCategory": 1,
"spotId": 916625,
"giftId": 0,
"priority": 94095794,
"bannerType": 0,
"bannerId": 94095602,
"iconId": 94095602,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 3,
"displayHours": 0,
"intervalHours": 0,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "40",
"hasStartAction": 1,
"flag": 563499709235200,
"scriptQuestId": 0,
"noticeAt": 1714392000,
"openedAt": 1714392000,
"closedAt": 1714399199
}, {
"beforeActionVals": [],
"afterActionVals": [],
"id": 94095808,
"name": "【怪異大量発生中!】彷徨うは意思なき妖 穢レ級",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 40,
"chaldeaGateCategory": 1,
"spotId": 916625,
"giftId": 0,
"priority": 94095793,
"bannerType": 0,
"bannerId": 94095602,
"iconId": 94095602,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 3,
"displayHours": 0,
"intervalHours": 0,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "70",
"hasStartAction": 1,
"flag": 563499709235200,
"scriptQuestId": 0,
"noticeAt": 1714392000,
"openedAt": 1714392000,
"closedAt": 1714399199
}, {
"beforeActionVals": [],
"afterActionVals": [],
"id": 94095809,
"name": "【怪異大量発生中!】彷徨うは意思なき妖 蝕ミ級",
"nameRuby": "",
"type": 5,
"consumeType": 1,
"actConsume": 40,
"chaldeaGateCategory": 1,
"spotId": 916625,
"giftId": 0,
"priority": 94095792,
"bannerType": 0,
"bannerId": 94095602,
"iconId": 94095602,
"charaIconId": 0,
"giftIconId": 0,
"forceOperation": 0,
"afterClear": 3,
"displayHours": 0,
"intervalHours": 0,
"chapterId": 0,
"chapterSubId": 0,
"chapterSubStr": "",
"recommendLv": "90",
"hasStartAction": 1,
"flag": 563499709235200,
"scriptQuestId": 0,
"noticeAt": 1714392000,
"openedAt": 1714392000,
"closedAt": 1714399199
}, {
"beforeActionVals": [],
"afterActionVals": [],

View File

@ -67790,4 +67790,16 @@
"questId": 94095806,
"type": 1,
"groupId": 80472
}, {
"questId": 94095807,
"type": 1,
"groupId": 80472
}, {
"questId": 94095808,
"type": 1,
"groupId": 80472
}, {
"questId": 94095809,
"type": 1,
"groupId": 80472
}]

View File

@ -290364,6 +290364,57 @@
"playerExp": 45828,
"friendshipExp": 1830,
"giftId": 0
}, {
"classIds": [3],
"individuality": [94000154],
"script": {
"fieldMotionId": 36,
"resultBgmId": 808
},
"questSelect": null,
"questId": 94095807,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 114020,
"battleBgType": 0,
"qp": 4400,
"playerExp": 5690,
"friendshipExp": 830,
"giftId": 0
}, {
"classIds": [3],
"individuality": [94000154],
"script": {
"fieldMotionId": 36,
"resultBgmId": 808
},
"questSelect": null,
"questId": 94095808,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 114020,
"battleBgType": 0,
"qp": 7400,
"playerExp": 22190,
"friendshipExp": 1430,
"giftId": 0
}, {
"classIds": [3],
"individuality": [94000154],
"script": {
"fieldMotionId": 36,
"resultBgmId": 808
},
"questSelect": null,
"questId": 94095809,
"phase": 1,
"isNpcOnly": false,
"battleBgId": 114020,
"battleBgType": 0,
"qp": 11280,
"playerExp": 45828,
"friendshipExp": 1830,
"giftId": 0
}, {
"classIds": [11],
"individuality": [2039],

View File

@ -271262,6 +271262,54 @@
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94095807,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 8000
}, {
"questId": 94095807,
"type": 46,
"targetId": 94095602,
"value": 1,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94095808,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 8000
}, {
"questId": 94095808,
"type": 46,
"targetId": 94095602,
"value": 1,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 94095809,
"type": 12,
"targetId": 0,
"value": 0,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 8000
}, {
"questId": 94095809,
"type": 46,
"targetId": 94095602,
"value": 1,
"openLimit": 0,
"closedMessageId": 0,
"imagePriority": 10000
}, {
"questId": 911000101,
"type": 1,

View File

@ -299262,6 +299262,102 @@
"enemyInfo": 1,
"bgmId": 833,
"startEffectId": 2
}, {
"npcDeckIds": [94095819, 1000],
"script": {
"enemyFieldPosCount": 6
},
"stageCutinGroupIds": [],
"questId": 94095807,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 809,
"startEffectId": 1
}, {
"npcDeckIds": [94095820, 1000],
"script": {},
"stageCutinGroupIds": [],
"questId": 94095807,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 809,
"startEffectId": 1
}, {
"npcDeckIds": [94095821, 1000],
"script": {},
"stageCutinGroupIds": [],
"questId": 94095807,
"questPhase": 1,
"wave": 3,
"enemyInfo": 1,
"bgmId": 833,
"startEffectId": 2
}, {
"npcDeckIds": [94095822, 1000],
"script": {
"enemyFieldPosCount": 6
},
"stageCutinGroupIds": [],
"questId": 94095808,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 809,
"startEffectId": 1
}, {
"npcDeckIds": [94095823, 1000],
"script": {},
"stageCutinGroupIds": [],
"questId": 94095808,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 809,
"startEffectId": 1
}, {
"npcDeckIds": [94095824, 1000],
"script": {},
"stageCutinGroupIds": [],
"questId": 94095808,
"questPhase": 1,
"wave": 3,
"enemyInfo": 1,
"bgmId": 833,
"startEffectId": 2
}, {
"npcDeckIds": [94095825, 1000],
"script": {
"enemyFieldPosCount": 6
},
"stageCutinGroupIds": [],
"questId": 94095809,
"questPhase": 1,
"wave": 1,
"enemyInfo": 1,
"bgmId": 809,
"startEffectId": 1
}, {
"npcDeckIds": [94095826, 1000],
"script": {},
"stageCutinGroupIds": [],
"questId": 94095809,
"questPhase": 1,
"wave": 2,
"enemyInfo": 1,
"bgmId": 809,
"startEffectId": 1
}, {
"npcDeckIds": [94095827, 1000],
"script": {},
"stageCutinGroupIds": [],
"questId": 94095809,
"questPhase": 1,
"wave": 3,
"enemyInfo": 1,
"bgmId": 833,
"startEffectId": 2
}, {
"npcDeckIds": [8000507, 1000],
"script": {},

View File

@ -20915,4 +20915,160 @@
"impossibleKill": 0,
"enemyScript": "{\"entryByUserDeckFormationCondId\":94095613,\"billBoardGroup\":1}",
"npcSvtId": 94095737
}, {
"questId": 94095807,
"enemyId": 1,
"name": "ゆらゆら",
"classId": 3,
"svtId": 9936790,
"limitCount": 1,
"iconId": 99367901,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"appear\":1}",
"npcSvtId": 94096004
}, {
"questId": 94095807,
"enemyId": 2,
"name": "人面馬",
"classId": 3,
"svtId": 9933200,
"limitCount": 3,
"iconId": 99332003,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 2002818],
"impossibleKill": 0,
"enemyScript": "{\"appear\":1,\"billBoardGroup\":1}",
"npcSvtId": 94096003
}, {
"questId": 94095807,
"enemyId": 3,
"name": "亡霊武者",
"classId": 3,
"svtId": 9939610,
"limitCount": 1,
"iconId": 99396101,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 2002812, 80472036, 80472037, 80472038, 2002818, 2002813, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"billBoardGroup\":1}",
"npcSvtId": 94096002
}, {
"questId": 94095807,
"enemyId": 4,
"name": "邪鬼",
"classId": 3,
"svtId": 9940650,
"limitCount": 2,
"iconId": 99406502,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 2002818, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"billBoardGroup\":1}",
"npcSvtId": 94096001
}, {
"questId": 94095808,
"enemyId": 1,
"name": "ゆらゆら",
"classId": 3,
"svtId": 9936790,
"limitCount": 1,
"iconId": 99367901,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"appear\":1}",
"npcSvtId": 94096008
}, {
"questId": 94095808,
"enemyId": 2,
"name": "人面馬",
"classId": 3,
"svtId": 9933200,
"limitCount": 3,
"iconId": 99332003,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 2002818],
"impossibleKill": 0,
"enemyScript": "{\"appear\":1,\"billBoardGroup\":1}",
"npcSvtId": 94096007
}, {
"questId": 94095808,
"enemyId": 3,
"name": "亡霊武者",
"classId": 3,
"svtId": 9939610,
"limitCount": 1,
"iconId": 99396101,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 2002812, 80472036, 80472037, 80472038, 2002818, 2002813, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"billBoardGroup\":1}",
"npcSvtId": 94096006
}, {
"questId": 94095808,
"enemyId": 4,
"name": "邪鬼",
"classId": 3,
"svtId": 9940650,
"limitCount": 2,
"iconId": 99406502,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 2002818, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"billBoardGroup\":1}",
"npcSvtId": 94096005
}, {
"questId": 94095809,
"enemyId": 1,
"name": "ゆらゆら",
"classId": 3,
"svtId": 9936790,
"limitCount": 1,
"iconId": 99367901,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"appear\":1}",
"npcSvtId": 94096012
}, {
"questId": 94095809,
"enemyId": 2,
"name": "人面馬",
"classId": 3,
"svtId": 9933200,
"limitCount": 3,
"iconId": 99332003,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 2002818],
"impossibleKill": 0,
"enemyScript": "{\"appear\":1,\"billBoardGroup\":1}",
"npcSvtId": 94096011
}, {
"questId": 94095809,
"enemyId": 3,
"name": "亡霊武者",
"classId": 3,
"svtId": 9939610,
"limitCount": 1,
"iconId": 99396101,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 2002812, 80472036, 80472037, 80472038, 2002818, 2002813, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"billBoardGroup\":1}",
"npcSvtId": 94096010
}, {
"questId": 94095809,
"enemyId": 4,
"name": "邪鬼",
"classId": 3,
"svtId": 9940650,
"limitCount": 2,
"iconId": 99406502,
"displayType": 1,
"missionIds": [10180, 10181, 10182, 10183, 10184, 10185, 10186, 10187, 10188, 10189, 10190, 10191, 10192, 10193, 10194, 10195, 10196, 10197, 10198, 10199, 10200, 2002810, 2002811, 80472033, 80472034, 80472035, 2002818, 80472039, 80472040, 80472041],
"impossibleKill": 0,
"enemyScript": "{\"billBoardGroup\":1}",
"npcSvtId": 94096009
}]

View File

@ -1315,4 +1315,13 @@
}, {
"questId": 94095707,
"enemyNum": 6
}, {
"questId": 94095807,
"enemyNum": 4
}, {
"questId": 94095808,
"enemyNum": 4
}, {
"questId": 94095809,
"enemyNum": 4
}]

View File

@ -1754,4 +1754,16 @@
"questId": 94095707,
"dropSvtNum": 2,
"dropItemNum": 12
}, {
"questId": 94095807,
"dropSvtNum": 2,
"dropItemNum": 10
}, {
"questId": 94095808,
"dropSvtNum": 3,
"dropItemNum": 10
}, {
"questId": 94095809,
"dropSvtNum": 2,
"dropItemNum": 10
}]