Version: 6.0.1 DataVer: 913

This commit is contained in:
atlasacademy-sion 2024-09-04 15:15:50 +00:00
parent db88699034
commit 17e8813583
12 changed files with 446 additions and 1882 deletions

View File

@ -6,7 +6,7 @@
"webview": "",
"assetbundle": "",
"master": "",
"dataVer": 912,
"dataVer": 913,
"dateVer": 1725418800,
"assetbundleKey": ""
},

View File

@ -11845,6 +11845,32 @@
"myroomBgId": 0,
"myroomBgmId": 0,
"createdAt": 1435676400
}, {
"script": [],
"id": 71327,
"baseEventId": 0,
"type": 7,
"openType": 1,
"name": "소비 AP 50% DOWN",
"shortName": "",
"detail": "AP 소비 반값 할인 캠페인",
"noticeBannerId": 0,
"bannerId": 0,
"iconId": 0,
"bannerPriority": 0,
"openHours": 0,
"intervalHours": 0,
"noticeAt": 1725591600,
"startedAt": 1725591600,
"endedAt": 1726239599,
"finishedAt": 1726239599,
"materialOpenedAt": 1751295600,
"linkType": 1,
"linkBody": "/summon/detail_summon_1.html",
"deviceType": 0,
"myroomBgId": 0,
"myroomBgmId": 0,
"createdAt": 1435676400
}, {
"script": [],
"id": 71368,
@ -20789,32 +20815,6 @@
"myroomBgId": 0,
"myroomBgmId": 0,
"createdAt": 1435676400
}, {
"script": [],
"id": 671296,
"baseEventId": 0,
"type": 7,
"openType": 1,
"name": "소비 AP 50% DOWN",
"shortName": "",
"detail": "",
"noticeBannerId": 0,
"bannerId": 0,
"iconId": 0,
"bannerPriority": 0,
"openHours": 0,
"intervalHours": 0,
"noticeAt": 1726104600,
"startedAt": 1726104600,
"endedAt": 1893423600,
"finishedAt": 1893423600,
"materialOpenedAt": 1751295600,
"linkType": 1,
"linkBody": "/summon/detail_summon_1.html",
"deviceType": 0,
"myroomBgId": 0,
"myroomBgmId": 0,
"createdAt": 1435676400
}, {
"script": [],
"id": 671299,

View File

@ -6682,6 +6682,18 @@
"calcType": 2,
"entryCondMessage": "",
"createdAt": 946652400
}, {
"targetIds": [],
"warIds": [],
"eventId": 71327,
"target": 12,
"idx": 1,
"groupId": 0,
"priority": 0,
"value": 500,
"calcType": 2,
"entryCondMessage": "비영장생존권 에필로그 클리어로 소비 AP 50%DOWN",
"createdAt": 946652400
}, {
"targetIds": [101700, 201500, 603600, 1100300, 503300, 300100, 900100, 200200],
"warIds": [],
@ -7906,18 +7918,6 @@
"calcType": 2,
"entryCondMessage": "",
"createdAt": 946652400
}, {
"targetIds": [],
"warIds": [],
"eventId": 671296,
"target": 12,
"idx": 1,
"groupId": 0,
"priority": 0,
"value": 500,
"calcType": 2,
"entryCondMessage": "",
"createdAt": 946652400
}, {
"targetIds": [],
"warIds": [],

View File

@ -134,4 +134,12 @@
"condTargetId": 3001101,
"condNum": 0,
"condGroup": 0
}, {
"eventId": 71327,
"target": 12,
"idx": 1,
"condType": 1,
"condTargetId": 3001101,
"condNum": 0,
"condGroup": 0
}]

File diff suppressed because it is too large Load Diff

View File

@ -66570,6 +66570,40 @@
"bannerQuestId": 1000002,
"bannerQuestPhase": 1,
"flag": 2
}, {
"id": 50023801,
"name": "「Lostbelt No.7」 개막 직전 빛의 코얀스카야 픽업 소환",
"imageId": 82702,
"priority": 21937,
"warId": 100,
"gachaSlot": 50023801,
"type": 1,
"shopId1": 4,
"shopId2": 5,
"rarityId": 3,
"baseId": 10026,
"adjustId": 50023801,
"pickupId": 50023802,
"ticketItemId": 4001,
"gachaGroupId": 0,
"drawNum1": 1,
"drawNum2": 11,
"extraGroupId1": 50023801,
"extraGroupId2": 0,
"extraAddCount1": 1,
"extraAddCount2": 0,
"freeDrawFlag": 0,
"maxDrawNum": 0,
"beforeGachaId": 101,
"beforeDrawNum": 1,
"openedAt": 1725591600,
"closedAt": 1726671599,
"condQuestId": 1000002,
"condQuestPhase": 1,
"detailUrl": "942",
"bannerQuestId": 1000002,
"bannerQuestPhase": 1,
"flag": 2
}, {
"id": 55000026,
"name": "꽃미남_픽업_알트리아 펜드래곤",

View File

@ -2979,4 +2979,15 @@
"extraAddCount": 0,
"maxDrawNum": 0,
"flag": 1
}, {
"gachaId": 50023801,
"idx": 3,
"type": 7,
"shopId": 8,
"gachaGroupId": 50023801,
"drawNum": 1,
"extraGroupId": 0,
"extraAddCount": 0,
"maxDrawNum": 0,
"flag": 1
}]

View File

@ -1696,4 +1696,10 @@
"name": "유료 성정석 1개로 매일 1회 성정석 소환",
"maxDrawNum": 1,
"flag": 1
}, {
"tutorialImageIds": ["Tutorial/tutorial_2007", "tutorial_2007"],
"id": 50023801,
"name": "유료 성정석 1개로 매일 1회 성정석 소환",
"maxDrawNum": 1,
"flag": 1
}]

View File

@ -3137,7 +3137,7 @@
"imageId": 7,
"adjustAddId": 453,
"openedAt": 1724900400,
"closedAt": 1725980399,
"closedAt": 1725591599,
"commonReleaseId": 0
}, {
"gachaId": 1,
@ -3146,7 +3146,43 @@
"imageId": 7,
"adjustAddId": 454,
"openedAt": 1724900400,
"closedAt": 1725591599,
"commonReleaseId": 20060301
}, {
"gachaId": 1,
"id": 474,
"priority": 1,
"imageId": 7,
"adjustAddId": 455,
"openedAt": 1725591600,
"closedAt": 1725980399,
"commonReleaseId": 0
}, {
"gachaId": 1,
"id": 475,
"priority": 2,
"imageId": 7,
"adjustAddId": 456,
"openedAt": 1725591600,
"closedAt": 1725980399,
"commonReleaseId": 20060301
}, {
"gachaId": 1,
"id": 476,
"priority": 1,
"imageId": 7,
"adjustAddId": 457,
"openedAt": 1725980400,
"closedAt": 1726671599,
"commonReleaseId": 0
}, {
"gachaId": 1,
"id": 477,
"priority": 2,
"imageId": 7,
"adjustAddId": 458,
"openedAt": 1725980400,
"closedAt": 1726671599,
"commonReleaseId": 20060301
}, {
"gachaId": 1,

View File

@ -31566,6 +31566,14 @@
"num": 5,
"limitCount": 0,
"lv": 1
}, {
"id": 700412,
"type": 1,
"objectId": 9570300,
"priority": 0,
"num": 7,
"limitCount": 0,
"lv": 1
}, {
"id": 950023,
"type": 1,
@ -33294,6 +33302,14 @@
"num": 5,
"limitCount": 0,
"lv": 1
}, {
"id": 6700412,
"type": 1,
"objectId": 9670300,
"priority": 0,
"num": 7,
"limitCount": 0,
"lv": 1
}, {
"id": 94057119,
"type": 1,

View File

@ -39690,6 +39690,39 @@
"bgImageId": 0,
"openedAt": 1725332400,
"closedAt": 1725980399
}, {
"itemIds": [17],
"prices": [10],
"targetIds": [604200],
"script": {},
"anotherPayType": 0,
"anotherItemIds": [],
"useAnotherPayCommonReleaseId": 0,
"freeShopCondId": 0,
"freeShopCondMessage": "",
"hideWarningMessageCondId": 0,
"freeShopReleaseDate": 0,
"id": 4000857,
"baseShopId": 4000857,
"eventId": 0,
"slot": 0,
"flag": 0,
"priority": 571,
"purchaseType": 4,
"setNum": 1,
"payType": 9,
"shopType": 7,
"limitNum": 1,
"defaultLv": 1,
"defaultLimitCount": 0,
"name": "빛의 코얀스카야",
"detail": "★5 빛의 코얀스카야로 교환",
"infoMessage": "",
"warningMessage": "",
"imageId": 0,
"bgImageId": 0,
"openedAt": 1725591600,
"closedAt": 1726671599
}, {
"itemIds": [16],
"prices": [7],

View File

@ -16507,15 +16507,15 @@
"questOfsY": -50,
"nextOfsX": 0,
"nextOfsY": 0,
"dispCondType1": 2,
"dispTargetId1": 3001009,
"dispTargetValue1": 1,
"dispCondType2": 1,
"dispCondType1": 4,
"dispTargetId1": 0,
"dispTargetValue1": 0,
"dispCondType2": 4,
"dispTargetId2": 0,
"dispTargetValue2": 0,
"activeCondType": 2,
"activeTargetId": 3001009,
"activeTargetValue": 1,
"activeCondType": 4,
"activeTargetId": 0,
"activeTargetValue": 0,
"closedMessage": "",
"flag": 0
}, {