From a8da676c58494a0ae93acd3fdffebc792cdd717a Mon Sep 17 00:00:00 2001 From: Marvelco Date: Tue, 24 Sep 2024 18:24:39 +0300 Subject: [PATCH] forgot --- responses/catalog.json | 138 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 136 insertions(+), 2 deletions(-) diff --git a/responses/catalog.json b/responses/catalog.json index 58b9cd5..9ff8700 100644 --- a/responses/catalog.json +++ b/responses/catalog.json @@ -3799,8 +3799,142 @@ "description": "bigger gasp", "displayAssetPath": "/Game/Catalog/DisplayAssets/DA_BR_Season13_BattlePassWithLevels.DA_BR_Season13_BattlePassWithLevels", "itemGrants": [] - } - ] } ] +}, +{ + "name": "BRSeason16", + "catalogEntries": [ + { + "offerId": "7A973F444663B3A522172FAE32751346", + "devName": "BR.Season16.BattlePass.01", + "offerType": "StaticPrice", + "prices": [ + { + "currencyType": "MtxCurrency", + "currencySubType": "", + "regularPrice": 950, + "dynamicRegularPrice": -1, + "finalPrice": 950, + "saleExpiration": "9999-12-31T23:59:59.999Z", + "basePrice": 950 + } + ], + "categories": [], + "dailyLimit": -1, + "weeklyLimit": -1, + "monthlyLimit": -1, + "refundable": false, + "appStoreId": ["", "", "", "", "", "", "", "", "", "", "", ""], + "requirements": [ + { + "requirementType": "DenyOnFulfillment", + "requiredId": "7A973F444663B3A522172FAE32751346", + "minQuantity": 1 + } + ], + "metaInfo": [ + { + "key": "Preroll", + "value": "False" + } + ], + "catalogGroup": "", + "catalogGroupPriority": 0, + "sortPriority": 1, + "title": "Battle Pass", + "shortDescription": "Chapter 2 - Season 6", + "description": "gasp", + "displayAssetPath": "/Game/Catalog/DisplayAssets/DA_BR_Season16_BattlePass.DA_BR_Season16_BattlePass", + "itemGrants": [] + }, + { + "offerId": "50558EA040438C481ACC59897D1B7AE4", + "devName": "BR.Season16.SingleTier.01", + "offerType": "StaticPrice", + "prices": [ + { + "currencyType": "MtxCurrency", + "currencySubType": "", + "regularPrice": 150, + "dynamicRegularPrice": -1, + "finalPrice": 150, + "saleExpiration": "9999-12-31T23:59:59.999Z", + "basePrice": 150 + } + ], + "categories": [], + "dailyLimit": -1, + "weeklyLimit": -1, + "monthlyLimit": -1, + "refundable": false, + "appStoreId": ["", "", "", "", "", "", "", "", "", "", "", ""], + "requirements": [], + "metaInfo": [ + { + "key": "Preroll", + "value": "False" + } + ], + "catalogGroup": "", + "catalogGroupPriority": 0, + "sortPriority": 0, + "title": "Battle Pass Level", + "shortDescription": "", + "description": "Get great rewards now!", + "displayAssetPath": "", + "itemGrants": [] + }, + { + "offerId": "87C3990F72DB42C2A6116D2F5C8CAC57", + "devName": "BR.Season16.BattleBundle.01", + "offerType": "StaticPrice", + "prices": [ + { + "currencyType": "MtxCurrency", + "currencySubType": "", + "regularPrice": 4700, + "dynamicRegularPrice": -1, + "finalPrice": 2800, + "saleType": "PercentOff", + "saleExpiration": "9999-12-31T23:59:59.999Z", + "basePrice": 2800 + } + ], + "categories": [], + "dailyLimit": -1, + "weeklyLimit": -1, + "monthlyLimit": -1, + "refundable": false, + "appStoreId": ["", "", "", "", "", "", "", "", "", "", "", ""], + "requirements": [ + { + "requirementType": "DenyOnFulfillment", + "requiredId": "87C3990F72DB42C2A6116D2F5C8CAC57", + "minQuantity": 1 + }, + { + "requirementType": "DenyOnItemOwnership", + "requiredId": "Token:athena_s16_nobattlebundleoption_token", + "minQuantity": 1 + } + ], + "metaInfo": [ + { + "key": "Preroll", + "value": "False" + } + ], + "catalogGroup": "", + "catalogGroupPriority": 0, + "sortPriority": 0, + "title": "Battle Bundle", + "shortDescription": "Battle Pass + 25 levels!", + "description": "", + "displayAssetPath": "/Game/Catalog/DisplayAssets/DA_BR_Season16_BattlePassWithLevels.DA_BR_Season16_BattlePassWithLevels", + "itemGrants": [] + } + ] + } +] } \ No newline at end of file