Method EconomyGetCustomizationStore
EconomyGetCustomizationStore(String)
Gets or sets the store customization offers available for a player.
Declaration
public System.Threading.Tasks.Task<Den.Dev.Grunt.Models.HaloApiResultContainer<Den.Dev.Grunt.Models.HaloInfinite.StoreItem,Den.Dev.Grunt.Models.RawResponseContainer>> EconomyGetCustomizationStore (string player);
Parameters
Type | Name | Description |
---|---|---|
System.String | player | The unique player XUID, in the format "xuid(XUID_VALUE)". |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<HaloApiResultContainer<StoreItem,RawResponseContainer>> | If successful, returns an instance of StoreItem. Otherwise, returns null. |
Examples
Here is an example response from the API, as snapshotted on 6/21/2023:
{
"StoreId": "CustomizationOffers",
"StorefrontExpirationDate": {
"ISO8601Date": "2031-06-28T17:00:00Z"
},
"StorefrontDisplayPath": "StoreContent/Display/Storefront/CustomizationOffers.json",
"Offerings": [
{
"OfferingId": "20210724-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210724-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-57b82721.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-pilchuck-bump-a3a323ae.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-reach-bluecom-f24c7ad9.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-57b82721.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-57b82721.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-57b82721.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-57b82721.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-57b82721.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-f24c7ad9.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-f24c7ad9.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-f24c7ad9.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210928-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210928-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-bc325299.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-10ffb071.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-fc8b59be.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-a551ce3c.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-a551ce3c.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-olympus-a551ce3c.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-684f8930.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-7b7709ee.json",
"ItemType": "ArmorHelmetAttachment"
}
],
"Prices": [
{
"Cost": 1000,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211022-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211022-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-3fe59808.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-948d8186.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-8e7c9dff.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-8e7c9dff.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211021-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211021-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-f94a0c5f.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-c2d72600.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-eb1241bc.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-878d2669.json",
"ItemType": "WeaponCharm"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-15",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-15.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-f3eeaad6.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-e22a04b9.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-f7097e5a.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-UI-Background-c3423e2d.json",
"ItemType": "SpartanBackdropImage"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-21",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-21.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-d3eb8dc5.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-d3eb8dc5.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-d3eb8dc5.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-d3eb8dc5.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-22",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-22.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-c241d985.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-c241d985.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-c241d985.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-c241d985.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-23",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-23.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-be6fe862.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-be6fe862.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-be6fe862.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-be6fe862.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-24",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-24.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-d068f68f.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-d068f68f.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-d068f68f.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-d068f68f.json",
"ItemType": "SpartanEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-25",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-25.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-3f1c0440.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-3f1c0440.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-3f1c0440.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-3f1c0440.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-26",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-26.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-94aea7fd.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-94aea7fd.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-94aea7fd.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-94aea7fd.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-27",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-27.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-63ace31e.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-63ace31e.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-63ace31e.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-63ace31e.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-28",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-28.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-d7c18e51.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-d7c18e51.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-d7c18e51.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-d7c18e51.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-29",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-29.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-5d673af6.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-5d673af6.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-5d673af6.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-5d673af6.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230310-30",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230310-30.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-c136c1d0.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-c136c1d0.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-ch-c136c1d0.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-c136c1d0.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210703-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210703-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-s-235e5115.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-442e6fe2.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-samurai-7e9788d7.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-samurai-6610745d.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-782335c6.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-samurai-b73b0b08.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-samurai-31d61e10.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-samurai-31d61e10.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-samurai-7e9788d7.json",
"ItemType": "ArmorKneePad"
}
],
"Prices": [
{
"Cost": 1200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211018-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211018-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-6f3ec1d7.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-9a0e6b4e.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-marke-54e52ec9.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-54e52ec9.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-54e52ec9.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-54e52ec9.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211018-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211018-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-0035dc9d.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-dak-windshiel-680ceb1a.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-0035dc9d.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-0035dc9d.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-0035dc9d.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-0035dc9d.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211022-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211022-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-9e246335.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HipAttachments/010-001-olympus-69615a95.json",
"ItemType": "ArmorHipAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-52ac3f9e.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-52ac3f9e.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211021-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211021-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Ai/Colors/301-100-rare-citrine-8f0b729f.json",
"ItemType": "AiColor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Ai/Colors/301-100-epic-grape-0af6568b.json",
"ItemType": "AiColor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"ItemType": "AiColor"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211021-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211021-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-1430dde4.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-204-olympus-b109a54e.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-b109a54e.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-b109a54e.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211022-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211022-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-da3ba426.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-a8a475ad.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220119-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220119-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-60b50d24.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211015-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211015-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/AlternateGeos/210-000-hinoiki-b44ffe79.json",
"ItemType": "WeaponAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-204-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-207-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-3d0f1ad9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210724-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210724-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-aec0de89.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-7779584d.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-74acfb6f.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-85638650.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-UI-Background-eb7aa098.json",
"ItemType": "SpartanBackdropImage"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-562c376f.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-15400a0c.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-15400a0c.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-15400a0c.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-0cc0f4a9.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-b1c3b7b4.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211016-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211016-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/FXDeath/204-000-samurai_blossom_death.json",
"ItemType": "WeaponDeathFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-samurai-grasp-481619d7.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-481619d7.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-481619d7.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-481619d7.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-bc4aff7d.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-614be960.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-58d06c68.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-2f9d5491.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210902-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210902-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXMythic/016-000-flower-petals-57a94281.json",
"ItemType": "ArmorMythicFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-samurai-grand-105c8d95.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-105c8d95.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-105c8d95.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-105c8d95.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1000,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220120-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220120-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-0e956092.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210811-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210811-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-08bb58cb.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-3be7cc2c.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-f1748b4b.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-5ce541d5.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-063d787b.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-063d787b.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-a-26467c06.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-de-c615fbd5.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-c615fbd5.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-c615fbd5.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-c615fbd5.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220119-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220119-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-ea1058fb.json",
"ItemType": "ArmorHelmet"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210928-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210928-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-7f895462.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-7f895462.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-cowcatcher-f8a2624a.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-7f895462.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-7f895462.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-7f895462.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-7f895462.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-7f895462.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-7f895462.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 1000,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211018-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211018-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-f0e14482.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-c735362d.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-perfe-322abffa.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-322abffa.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-322abffa.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-322abffa.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-16",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-16.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-e08fc78d.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Ai/Colors/301-100-legendary-cor-23f0a1a7.json",
"ItemType": "AiColor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-UI-Background-1f041db3.json",
"ItemType": "SpartanBackdropImage"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-razer-greenho-24439c74.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-48526ce0.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-4bb70edf.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-4bb70edf.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-24439c74.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-24439c74.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-24439c74.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-09",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-09.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-09f4eaf5.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-5293b184.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-reach-grenadi-399d9323.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-dogplate-wind-378a1cfd.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-399d9323.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-399d9323.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-399d9323.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211016-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211016-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-ae5eba95.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-reach-b6f526b9.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-reach-d76e8ff7.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-b97143a5.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-reach-0c9197f8.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-reach-84c3443b.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-reach-84c3443b.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-reach-b6f526b9.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-8937dee2.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211022-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211022-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-samurai-f87a9dcf.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-6c1e51f8.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-1c5b82e7.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-aa30213b.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-p-b94f3418.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-samurai-warri-1512a1f7.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-1512a1f7.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-1512a1f7.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-1512a1f7.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-dbcc1741.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-97d6675c.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-10ffb071.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-10ffb071.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-f30b69ba.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-8397f219.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-60a5d306.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-cb455696.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Ai/Colors/301-100-rare-peridot-ebe62c38.json",
"ItemType": "AiColor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-super-059ad16c.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-059ad16c.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-059ad16c.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-059ad16c.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220125-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220125-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-longhorn-8cc49009.json",
"ItemType": "VehicleAlternateGeometryRegion"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-d0082762.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HipAttachments/010-001-olympus-2620cc52.json",
"ItemType": "ArmorHipAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-reach-stainle-05cf43ac.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-05cf43ac.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-05cf43ac.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-05cf43ac.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-9af78ceb.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-0161a207.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211021-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211021-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-f7c438ac.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-samurai-6b0e041a.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-s-0692a500.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-8f68d9c1.json",
"ItemType": "WeaponCharm"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211022-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211022-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-3a26bce3.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-reach-wrath-e-37d15c60.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-37d15c60.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-37d15c60.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-37d15c60.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210928-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210928-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Ai/Models/302-100-mister-chief-89593dd0.json",
"ItemType": "AiModel"
},
{
"Amount": 1,
"ItemPath": "Inventory/Ai/Colors/301-100-default-miste-9264a664.json",
"ItemType": "AiColor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-9c860d42.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-343other-soci-cc5721ec.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-cc5721ec.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-cc5721ec.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-cc5721ec.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-18",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-18.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-982b7394.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-eagle-mudflap-64ebae4e.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-982b7394.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-982b7394.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-982b7394.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-982b7394.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211015-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211015-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXMythic/016-000-synthwave-178fd347.json",
"ItemType": "ArmorMythicFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-20e20559.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-de-403944ba.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-403944ba.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-403944ba.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-403944ba.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1000,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220119-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220119-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/FXDeath/204-000-synthwave-end-fe76604b.json",
"ItemType": "WeaponDeathFx"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211015-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211015-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-003821cd.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-aacf68b1.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-d75d98ae.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-aacf68b1.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-aacf68b1.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-aacf68b1.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-aacf68b1.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-aacf68b1.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-aacf68b1.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-73f74209.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 1000,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-599fb208.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-814c6f72.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-669e76d1.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211015-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211015-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXMythic/016-000-tech-66736c8b.json",
"ItemType": "ArmorMythicFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-samurai-thega-d83dae85.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-d83dae85.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-d83dae85.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-d83dae85.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220202-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220202-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-perfect-circl-24878e67.json",
"ItemType": "ArmorFx"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-12",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-12.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-b7dbefc8.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-UI-Background-8565e6ba.json",
"ItemType": "SpartanBackdropImage"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-de-f17a3e6b.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-f17a3e6b.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-f17a3e6b.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-f17a3e6b.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-reach-falcon-8988a590.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-3af232ba.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-reach-afee17f8.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-reach-afee17f8.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-8988a590.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-8988a590.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-8988a590.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-reach-aa197bb2.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-0878e4b3.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-reach-4c1ace33.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-reach-4c1ace33.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-13",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-13.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-reach-db14f0bc.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-reach-b3024af3.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-5cbc011e.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-reach-5813e65a.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-reach-5813e65a.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210805-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210805-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HipAttachments/010-001-samurai-4b488b79.json",
"ItemType": "ArmorHipAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-samurai-senti-37ba759d.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-37ba759d.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-37ba759d.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-37ba759d.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-21",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-21.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-12f74a7c.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-steering-aid-8cc49009.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-12f74a7c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-12f74a7c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-12f74a7c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-12f74a7c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-12f74a7c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-12f74a7c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-12f74a7c.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210623-14",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210623-14.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-dce288ed.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-8e7c9dff.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-65be395d.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-f24af123.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-bc4aff7d.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-bc4aff7d.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-36ff7480.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-olympus-bc4aff7d.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-f373157c.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 1500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HipAttachments/010-001-olympus-0d0d9f91.json",
"ItemType": "ArmorHipAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-c9e84fcc.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-f30b69ba.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-f30b69ba.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210904-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210904-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-fafacdc8.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-a93e0442.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220202-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220202-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-204-olympus-30b13744.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-11",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-11.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-dcf072ec.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/AlternateGeos/210-000-shuraudo-ff8dfa29.json",
"ItemType": "WeaponAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-03a85295.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-UI-Background-e47209ba.json",
"ItemType": "SpartanBackdropImage"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211018-10",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211018-10.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-de-84d2f996.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-olympus-ea1058fb.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-ce2c8fd6.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-84d2f996.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-84d2f996.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-84d2f996.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-19",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-19.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-5b06ece8.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-samurai-1afb4dd3.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-samurai-1afb4dd3.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-samurai-e161ac8e.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-samurai-55badb14.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-samurai-house-e30dc8d8.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-e30dc8d8.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-e30dc8d8.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-e30dc8d8.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-5b06ece8.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-5b06ece8.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220124-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220124-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-samurai-7e9788d7.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-samurai-7e9788d7.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211022-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211022-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-60e4a38a.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-609a5d1c.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-609a5d1c.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211018-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211018-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-f03d1c79.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-a5956a8a.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-reach-sabrere-9c2240b9.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-9c2240b9.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-9c2240b9.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-9c2240b9.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-22",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-22.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-a56e4026.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-18fab069.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-9767acbe.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-8a7c5263.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-95b881d7.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-09e48130.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-09e48130.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HipAttachments/010-001-olympus-1416aed0.json",
"ItemType": "ArmorHipAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-2b4b1e4e.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 1200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-17",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-17.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-61f823bc.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-c6c3cef5.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-80faa9dd.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220124-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220124-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-a584fc2d.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211016-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211016-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-cd373d05.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-52ac3f9e.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-f7f0d548.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-f30b69ba.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-04c91602.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-9767acbe.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-9767acbe.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-olympus-f30b69ba.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-b109a039.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 1000,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211018-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211018-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-p-a22e9274.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-2ffce608.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-marke-fa9d5b4e.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-fa9d5b4e.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-fa9d5b4e.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-fa9d5b4e.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-14",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-14.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-dcf072ec.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/AlternateGeos/210-000-tacticlamp-f8c85255.json",
"ItemType": "WeaponAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-p-31d286df.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-43cc3d20.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211018-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211018-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-a3b7f8f9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-d594ce87.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-samurai-kabut-bf97682c.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-bf97682c.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-bf97682c.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-bf97682c.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211016-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211016-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-4263803a.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-1d05d85c.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-1d05d85c.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-1d05d85c.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-1d05d85c.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20210906-10",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20210906-10.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-f2815953.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-s-2600eba2.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-reach-vigilan-87cc929c.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-87cc929c.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-87cc929c.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-87cc929c.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211016-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211016-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-90bc428c.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-90bc428c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-90bc428c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-honeycomb-whe-a25eb8cc.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-90bc428c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-90bc428c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-90bc428c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-90bc428c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-90bc428c.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20211022-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20211022-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-aaed7d71.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/AlternateGeos/401-000-performance-w-e7c87f40.json",
"ItemType": "VehicleAlternateGeometryRegion"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-aaed7d71.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-aaed7d71.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220321-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220321-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-8950f969.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-3b093f69.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-pe-3b093f69.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-3b093f69.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-3b093f69.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-7d211032.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-wa-7d211032.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-7d211032.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-7d211032.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-16",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-16.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-14",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-14.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-18",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-18.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-20",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-20.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-17",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-17.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-204-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-13",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-13.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-15",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-15.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-19",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-19.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-207-olympus-ce96f894.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-1c9e08ba.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-1c9e08ba.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-1c9e08ba.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-1c9e08ba.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-fi-674aebc7.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-674aebc7.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-674aebc7.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-674aebc7.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220325-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220325-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-058539fb.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-058539fb.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-058539fb.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-058539fb.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-mcc-1-emblem-ac1b9aa8.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-ac1b9aa8.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-ac1b9aa8.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-ac1b9aa8.json",
"ItemType": "ArmorEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-17",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-17.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-4c6eb030.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-4c6eb030.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-4c6eb030.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-4c6eb030.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-4c6eb030.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-4c6eb030.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-4c6eb030.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-18",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-18.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXMythic/016-000-dance-of-glib-1a5d1bdd.json",
"ItemType": "ArmorMythicFx"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-fd3b5875.json",
"ItemType": "WeaponCharm"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-12",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-12.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-47e81469.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-47e81469.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-47e81469.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-47e81469.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-47e81469.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220401-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220401-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-eag-637c9472.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-eag-79c9eddb.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-0a151fa9.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-eag-7a67a533.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-eag-7a67a533.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-eag-80d6b75b.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-49615efa.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-eag-7a67a533.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-9a368afc.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-ge-9a368afc.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-9a368afc.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-9a368afc.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-11",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-11.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-wlv-715f355a.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-wlv-f0076a0e.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-wlv-c231088c.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-wlv-db2a39cd.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-zeta-3e31aef1.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-3e31aef1.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-3e31aef1.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-3e31aef1.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-e8af9384.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-e84da82f.json",
"ItemType": "WeaponCharm"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-04f69818.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-4dbf275e.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-faeea50f.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-101c6e1d.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-bc757167.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-36c0fa9a.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-36c0fa9a.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-a551ce3c.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-olympus-9767acbe.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-55569618.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-fi-55569618.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-55569618.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-55569618.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-83c0ceea.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-wlv-83c0ceea.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-83c0ceea.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-reach-83c0ceea.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-83c0ceea.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-p-6310e03f.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-a843d714.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-a843d714.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-9c0ce541.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-funkygrenade-9c0ce541.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-9c0ce541.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-9c0ce541.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-0e0b7002.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-st-efba5839.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-efba5839.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-efba5839.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-efba5839.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-14",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-14.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-personalai-ci-325dce1f.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-ui-s2-backgro-0bd71ce2.json",
"ItemType": "SpartanBackdropImage"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-325dce1f.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-325dce1f.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-325dce1f.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-fda3222b.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-6d75cb3b.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-personalai-cl-6d75cb3b.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-6d75cb3b.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-6d75cb3b.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220323-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220323-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-5ce8cb91.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-Grunt-dee136b6.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-dee136b6.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-dee136b6.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-dee136b6.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-16",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-16.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-1e5bbdc9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-1e5bbdc9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-1e5bbdc9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-1e5bbdc9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-1e5bbdc9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-1e5bbdc9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-1e5bbdc9.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-9a5826c3.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-firet-9a5826c3.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-9a5826c3.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-9a5826c3.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-17",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-17.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-p-8fe6c1b9.json",
"ItemType": "SpartanActionPose"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-207-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-204-olympus-5b27d8eb.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-68337dac.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-15",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-15.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-9e2d9677.json",
"ItemType": "WeaponCharm"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-12",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-12.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/FXDeath/204-000-eaglestrike-72397f08.json",
"ItemType": "WeaponDeathFx"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-11",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-11.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-c4c05d82.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-79723599.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-sp-79723599.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-79723599.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-79723599.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-173030f2.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-sp-173030f2.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-173030f2.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-173030f2.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220401-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220401-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-eag-514af6f0.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-eag-7d3c3de6.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-eag-637c9472.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-eag-637c9472.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-eag-cf97219c.json",
"ItemType": "ArmorChestAttachment"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220323-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220323-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-133a42f2.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-cdce283c.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-legacy-sparta-cdce283c.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-cdce283c.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-cdce283c.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220325-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220325-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-d5cd9792.json",
"ItemType": "WeaponCharm"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220323-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220323-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-ui-s2-backgro-e26b0b6e.json",
"ItemType": "SpartanBackdropImage"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-personalai-fr-3dbdafac.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-3dbdafac.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-3dbdafac.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-3dbdafac.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-81fa849a.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-co-c9a72ad1.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-c9a72ad1.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-c9a72ad1.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-c9a72ad1.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-10",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-10.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-p-d51dd9b5.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-a2322e8d.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-83af2400.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-acade-86936dd9.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-86936dd9.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-86936dd9.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-86936dd9.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220411-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220411-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-941e0caf.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-spart-cf0a5de1.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-cf0a5de1.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-cf0a5de1.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-cf0a5de1.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-10",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-10.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-8cc37ece.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-8cc37ece.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220323-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220323-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-1cfeaf03.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-1cfeaf03.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-1cfeaf03.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-2f7682a5.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-sp-2f7682a5.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-2f7682a5.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-2f7682a5.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-ui-s2-backgro-3eb34006.json",
"ItemType": "SpartanBackdropImage"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-13",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-13.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-56e6f35c.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-st-284c4165.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-284c4165.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-284c4165.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-284c4165.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-11",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-11.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-997b5480.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-997b5480.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-997b5480.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-997b5480.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-997b5480.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-997b5480.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-997b5480.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220401-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220401-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-33d20ea0.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-21",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-21.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-33d20ea0.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-22",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-22.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-33d20ea0.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-14",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-14.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-aea6b868.json",
"ItemType": "WeaponCharm"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-12",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-12.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-hvt-jegardomn-b9ab33c4.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-hvt-escharum-dca41247.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-hvt-chaklok-e-ac4aaa2b.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-hvt-bassus-em-3a2f3b23.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-hvt-atriox-em-99368f6f.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-dca41247.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-b9ab33c4.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-ac4aaa2b.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-3a2f3b23.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-99368f6f.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-dca41247.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-b9ab33c4.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-ac4aaa2b.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-99368f6f.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-3a2f3b23.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-dca41247.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-99368f6f.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-3a2f3b23.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-b9ab33c4.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-ac4aaa2b.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220325-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220325-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-09e48130.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-funkygrenade-a9ff1c93.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-a9ff1c93.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-a9ff1c93.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-a9ff1c93.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220401-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220401-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-833c18d3.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-ge-833c18d3.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-833c18d3.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-833c18d3.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220401-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220401-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-inevitability-57e692d6.json",
"ItemType": "ArmorFx"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220418-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220418-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-4c73ba35.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-4c73ba35.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-4c73ba35.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-4c73ba35.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-4c73ba35.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-10",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-10.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-eag-7a67a533.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-eag-960b86e5.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-d7972708.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HipAttachments/010-001-eag-cb5b0fdd.json",
"ItemType": "ArmorHipAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-eag-637c9472.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-eag-2c3d02b5.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-eag-2c3d02b5.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-eag-d68c10dd.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-965c881c.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-e92ce1ef.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-ri-e92ce1ef.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-e92ce1ef.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-e92ce1ef.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-09",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-09.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-wlv-b494a67a.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-wlv-8bb61bbd.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-wlv-8d8bed25.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-wlv-1c4b69c9.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-wlv-fbd530bd.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-wlv-fbd530bd.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-wlv-e2ce01fc.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-wlv-ad8f973b.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-l-ea182b38.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-0402255b.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-firet-0402255b.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-0402255b.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-0402255b.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220309-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220309-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXMythic/016-000-dogs-of-war-c9ff346f.json",
"ItemType": "ArmorMythicFx"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-2d9a5d16.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-2d9a5d16.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-2d9a5d16.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-2d9a5d16.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 700,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-d4ad5691.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-f516b5ad.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-at-f516b5ad.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-f516b5ad.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-f516b5ad.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-wlv-ad8f973b.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-wlv-6249861b.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-wlv-5bf86fa7.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-wlv-e2ce01fc.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-wlv-e2ce01fc.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-wlv-8fda5d6f.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/WristAttachments/011-001-wlv-65eeb015.json",
"ItemType": "ArmorWristAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-sp-d97e611c.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-d97e611c.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-d97e611c.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-d97e611c.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 1100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-09",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-09.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-legacy-of-war-121667bb.json",
"ItemType": "ArmorFx"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-ba3b7a37.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-a5d65799.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-wa-a5d65799.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-a5d65799.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-a5d65799.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-5099745c.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-sc-5099745c.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-5099745c.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-5099745c.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-73a3e35a.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-mo-73a3e35a.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-73a3e35a.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-73a3e35a.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-d94cad6e.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-ra-d94cad6e.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-d94cad6e.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-d94cad6e.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-8cc8d9c5.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-8cc8d9c5.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-8cc8d9c5.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-189e2de6.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-entrenched-ca-189e2de6.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-189e2de6.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-189e2de6.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-personalai-bu-5e645005.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/BackdropImages/103-000-ui-s2-backgro-ba284531.json",
"ItemType": "SpartanBackdropImage"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-5e645005.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-5e645005.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-5e645005.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-16",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-16.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-glibnib-ears-dc510922.json",
"ItemType": "ArmorFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-1007a4de.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-funkygrenade-c07e9441.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-c07e9441.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-c07e9441.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-c07e9441.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-1c0c790c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-1c0c790c.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-1c0c790c.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Charms/201-201-cff2964a.json",
"ItemType": "WeaponCharm"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-sp-ccdf5eda.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-ccdf5eda.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-ccdf5eda.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-ccdf5eda.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-e9e9d6ac.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-e9e9d6ac.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-09",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-09.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-glibnib-flowe-45d83e96.json",
"ItemType": "ArmorFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-p-039bf52d.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-bc1f11b1.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-sp-6910bbd2.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-6910bbd2.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-6910bbd2.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-6910bbd2.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 1100,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220418-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220418-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-392ae514.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-392ae514.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-perfect-subli-2559c51b.json",
"ItemType": "ArmorFx"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-13",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-13.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-9767acbe.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-funkygrenade-c56e9486.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-c56e9486.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-c56e9486.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-c56e9486.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-11",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-11.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-d69fb80b.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-d69fb80b.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-d69fb80b.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-d69fb80b.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-303-olympus-d69fb80b.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-302-olympus-d69fb80b.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-d69fb80b.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-d69fb80b.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-ap-28c68362.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-28c68362.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-28c68362.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-28c68362.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-09",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-09.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-207-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221116-10",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221116-10.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-204-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-0a151fa9.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220323-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220323-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-609a5d1c.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-personalai-su-a6f31a69.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-a6f31a69.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-a6f31a69.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-a6f31a69.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220418-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220418-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-5bf86fa7.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-st-afec6406.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-afec6406.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-afec6406.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-afec6406.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220418-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220418-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-wlv-b8d7d328.json",
"ItemType": "ArmorChestAttachment"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220323-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220323-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-0f5806b7.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-0f5806b7.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-79816c5d.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/ActionPoses/101-000-menu-stance-o-c8816916.json",
"ItemType": "SpartanActionPose"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-7bf07a9e.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-e2b91a0e.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-515d9b53.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-olympus-spart-515d9b53.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-515d9b53.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-515d9b53.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1000,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220411-03",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220411-03.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-wlv-33681fa0.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-wlv-bdec3fed.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-a7b78482.json",
"ItemType": "ArmorVisor"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-st-3ae70ff1.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-3ae70ff1.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-3ae70ff1.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-3ae70ff1.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-wlv-5fb56931.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-wlv-5a726699.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-wlv-5a726699.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-wlv-96c16c2e.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/WristAttachments/011-001-wlv-33b41793.json",
"ItemType": "ArmorWristAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-gl-ed5e7ac4.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-ed5e7ac4.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-ed5e7ac4.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-ed5e7ac4.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220309-01",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220309-01.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-eag-2c3d02b5.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-eag-9b15f6a2.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-eag-a1a307c5.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 900,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221122-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221122-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-10",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-10.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-207-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-11",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-11.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-205-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-09",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-09.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-204-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221117-07",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221117-07.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-206-olympus-da089355.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Visors/012-001-b10b73d0.json",
"ItemType": "ArmorVisor"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220406-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220406-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-ab9c37e8.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-sh-12269220.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-12269220.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-12269220.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-12269220.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220309-06",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220309-06.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-eag-2732ca7b.json",
"ItemType": "ArmorChestAttachment"
}
],
"Prices": [
{
"Cost": 150,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220408-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220408-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-6b34c3b3.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-6b34c3b3.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 75,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220411-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220411-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-wlv-f2ada92a.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-st-a6a6265f.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-a6a6265f.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-a6a6265f.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-a6a6265f.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-wlv-9fb9f5b9.json",
"ItemType": "ArmorKneePad"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-wlv-86a2c4f8.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-wlv-897e3d18.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-wlv-6fc265a6.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-wlv-c09bcba8.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HipAttachments/010-001-wlv-3cc71684.json",
"ItemType": "ArmorHipAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-wlv-715f355a.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-wlv-715f355a.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/KneePads/006-001-wlv-e2ce01fc.json",
"ItemType": "ArmorKneePad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-wlv-fbd530bd.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-st-08ceb7ce.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-08ceb7ce.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-08ceb7ce.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-08ceb7ce.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 1600,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220328-05",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220328-05.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-b4b28d35.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-4bb70edf.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-personalai-lu-c5d90206.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-c5d90206.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-c5d90206.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-c5d90206.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 400,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-08",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-08.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-9a5ae5ae.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-36c9ef65.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-popculture-co-36c9ef65.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-36c9ef65.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-36c9ef65.json",
"ItemType": "VehicleEmblem"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220224-15",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220224-15.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Helmets/005-001-olympus-4bb70edf.json",
"ItemType": "ArmorHelmet"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-olympus-f5bb95de.json",
"ItemType": "ArmorCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/HelmetAttachments/004-001-olympus-1832be76.json",
"ItemType": "ArmorHelmetAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ChestAttachments/001-001-olympus-8e4313e5.json",
"ItemType": "ArmorChestAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-olympus-5902a131.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-olympus-5902a131.json",
"ItemType": "ArmorRightShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Gloves/003-001-olympus-52ac3f9e.json",
"ItemType": "ArmorGlove"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/WristAttachments/011-001-olympus-c5d0a8bb.json",
"ItemType": "ArmorWristAttachment"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-8f68a2f3.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-lonewolves-fi-8f68a2f3.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-8f68a2f3.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-8f68a2f3.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 1200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-8341d4ef.json",
"ItemType": "WeaponCoating"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220404-04",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220404-04.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-300-olympus-d0b61f90.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-306-olympus-d0b61f90.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-304-olympus-d0b61f90.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-301-olympus-d0b61f90.json",
"ItemType": "VehicleCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Coatings/404-305-olympus-d0b61f90.json",
"ItemType": "VehicleCoating"
}
],
"Prices": [
{
"Cost": 200,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230404-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230404-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-202-olympus-1689935a.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-200-olympus-1689935a.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-203-olympus-1689935a.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Coatings/203-201-olympus-1689935a.json",
"ItemType": "WeaponCoating"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-f9570171.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-monster-phala-f9570171.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-f9570171.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-f9570171.json",
"ItemType": "WeaponEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Emblems/013-001-119aa9b5.json",
"ItemType": "ArmorEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Spartan/Emblems/104-001-monster-xipho-119aa9b5.json",
"ItemType": "SpartanEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Vehicle/Emblems/405-305-119aa9b5.json",
"ItemType": "VehicleEmblem"
},
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/Emblems/205-201-119aa9b5.json",
"ItemType": "WeaponEmblem"
}
],
"Prices": [
{
"Cost": 500,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20221007-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20221007-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Weapon/FXDeath/204-000-winter-8899b76e.json",
"ItemType": "WeaponDeathFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-winter-i-bc1e7f8c.json",
"ItemType": "ArmorFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXArmor/015-000-winter-ii-a1eb6ff0.json",
"ItemType": "ArmorFx"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/FXMythic/016-000-winter-f45f2340.json",
"ItemType": "ArmorMythicFx"
}
],
"Prices": [
{
"Cost": 1800,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20220822-02",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20220822-02.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersLeft/008-001-reach-9676ebd5.json",
"ItemType": "ArmorLeftShoulderPad"
},
{
"Amount": 1,
"ItemPath": "Inventory/Armor/ShouldersRight/009-001-reach-9676ebd5.json",
"ItemType": "ArmorRightShoulderPad"
}
],
"Prices": [
{
"Cost": 350,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
},
{
"OfferingId": "20230511-00",
"OfferingDisplayPath": "StoreContent/Display/Offerings/20230511-00.json",
"OfferingExpirationDate": null,
"IncludedItems": [
{
"Amount": 1,
"ItemPath": "Inventory/Armor/Coatings/002-001-samurai-2c8edf46.json",
"ItemType": "ArmorCoating"
}
],
"Prices": [
{
"Cost": 300,
"CurrencyPath": "Currency/Currencies/cR.json"
}
],
"IncludedCurrencies": [],
"IncludedRewardTracks": [],
"BoostPath": null,
"OperationXp": 0,
"EventXp": 0,
"MatchBoosts": null,
"RewardTrackAdjustments": []
}
]
}