Version: 6.0.1 DataVer: 915

This commit is contained in:
atlasacademy-sion 2024-09-30 15:15:53 +00:00
parent 67b6e54119
commit 1c6c96fac3
7 changed files with 430 additions and 267 deletions

View File

@ -7,7 +7,7 @@
"assetbundle": "",
"master": "",
"dataVer": 915,
"dateVer": 1727622000,
"dateVer": 1727708400,
"assetbundleKey": ""
},
"fail": {},

View File

@ -67732,6 +67732,60 @@
"bannerGroup": 5,
"priority": 30000003,
"rewardRarity": 0
}, {
"id": 30000046,
"flag": 48,
"type": 3,
"missionTargetId": 300016,
"dispNo": 1,
"notfyPriority": 103,
"name": "퀘스트를 1회 클리어",
"detail": "퀘스트를 1회 클리어",
"startedAt": 1727708400,
"endedAt": 1730386799,
"closedAt": 1893423600,
"rewardType": 1,
"presentMessageId": 1064,
"giftId": 800524,
"bannerGroup": 5,
"priority": 30000001,
"rewardRarity": 0
}, {
"id": 30000047,
"flag": 48,
"type": 3,
"missionTargetId": 300016,
"dispNo": 2,
"notfyPriority": 102,
"name": "퀘스트를 2회 클리어",
"detail": "퀘스트를 2회 클리어",
"startedAt": 1727708400,
"endedAt": 1730386799,
"closedAt": 1893423600,
"rewardType": 1,
"presentMessageId": 1064,
"giftId": 800524,
"bannerGroup": 5,
"priority": 30000002,
"rewardRarity": 0
}, {
"id": 30000048,
"flag": 48,
"type": 3,
"missionTargetId": 300016,
"dispNo": 3,
"notfyPriority": 101,
"name": "퀘스트를 3회 클리어",
"detail": "퀘스트를 3회 클리어",
"startedAt": 1727708400,
"endedAt": 1730386799,
"closedAt": 1893423600,
"rewardType": 1,
"presentMessageId": 1064,
"giftId": 800524,
"bannerGroup": 5,
"priority": 30000003,
"rewardRarity": 0
}, {
"id": 61017000,
"flag": 64,

View File

@ -268,6 +268,36 @@
"condType": 0,
"condTargetId": 0,
"condNum": 0
}, {
"missionId": 30000046,
"priority": 1,
"changeType": 3,
"changeValue": 80429,
"changeText": "",
"missionTargetId": 300016,
"condType": 0,
"condTargetId": 0,
"condNum": 0
}, {
"missionId": 30000047,
"priority": 1,
"changeType": 3,
"changeValue": 80429,
"changeText": "",
"missionTargetId": 300016,
"condType": 0,
"condTargetId": 0,
"condNum": 0
}, {
"missionId": 30000048,
"priority": 1,
"changeType": 3,
"changeValue": 80429,
"changeText": "",
"missionTargetId": 300016,
"condType": 0,
"condTargetId": 0,
"condNum": 0
}, {
"missionId": 80289024,
"priority": 0,

View File

@ -61813,6 +61813,71 @@
"conditionMessage": "퀘스트를 3회 클리어",
"closedMessage": "",
"flag": 0
}, {
"targetIds": [3000020],
"missionId": 30000046,
"missionProgressType": 4,
"priority": 0,
"id": 3000076,
"missionTargetId": 300016,
"condGroup": 1,
"condType": 22,
"targetNum": 1,
"conditionMessage": "퀘스트를 1회 클리어",
"closedMessage": "",
"flag": 0
}, {
"targetIds": [30000046],
"missionId": 30000047,
"missionProgressType": 3,
"priority": 0,
"id": 3000077,
"missionTargetId": 300016,
"condGroup": 1,
"condType": 23,
"targetNum": 1,
"conditionMessage": "퀘스트를 2회 클리어",
"closedMessage": "",
"flag": 64
}, {
"targetIds": [3000020],
"missionId": 30000047,
"missionProgressType": 4,
"priority": 0,
"id": 3000078,
"missionTargetId": 300016,
"condGroup": 1,
"condType": 22,
"targetNum": 2,
"conditionMessage": "퀘스트를 2회 클리어",
"closedMessage": "",
"flag": 0
}, {
"targetIds": [30000047],
"missionId": 30000048,
"missionProgressType": 3,
"priority": 0,
"id": 3000079,
"missionTargetId": 300016,
"condGroup": 1,
"condType": 23,
"targetNum": 1,
"conditionMessage": "퀘스트를 3회 클리어",
"closedMessage": "",
"flag": 64
}, {
"targetIds": [3000020],
"missionId": 30000048,
"missionProgressType": 4,
"priority": 0,
"id": 3000080,
"missionTargetId": 300016,
"condGroup": 1,
"condType": 22,
"targetNum": 3,
"conditionMessage": "퀘스트를 3회 클리어",
"closedMessage": "",
"flag": 0
}, {
"targetIds": [0],
"missionId": 61017000,

View File

@ -103,4 +103,11 @@
"closedAt": 1893423600,
"imageId": 0,
"name": ""
}, {
"id": 300016,
"startedAt": 1727708400,
"endedAt": 1730386799,
"closedAt": 1893423600,
"imageId": 0,
"name": ""
}]

View File

@ -1062,4 +1062,11 @@
"guideLimitCount": 0,
"startedAt": 1725116400,
"endedAt": 1727708399
}, {
"talkIds": ["0_A2640", "0_A2650", "0_A2660"],
"id": 153,
"guideImageId": 9000001,
"guideLimitCount": 0,
"startedAt": 1727708400,
"endedAt": 1730386799
}]

File diff suppressed because it is too large Load Diff