Method AcademyGetBotCustomization
AcademyGetBotCustomization(String)
Get bot customization information.
Declaration
public System.Threading.Tasks.Task<Den.Dev.Grunt.Models.HaloApiResultContainer<Den.Dev.Grunt.Models.HaloInfinite.BotCustomizationData,Den.Dev.Grunt.Models.RawResponseContainer>> AcademyGetBotCustomization (string flightId);
Parameters
Type | Name | Description |
---|---|---|
System.String | flightId | ID of the flight/clearance associated with the request. |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<HaloApiResultContainer<BotCustomizationData,RawResponseContainer>> | If successful, returns an instance of BotCustomizationData that contains bot customization information. Otherwise, returns null. |
Examples
Here is an example response from the API, as snapshotted on 7/20/2022:
{
"Outfits": [
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 5
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-684f8930.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-59430b15.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-helme-73651e6b.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-5921421e.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-0e4941dc.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-45a804e9.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-68fd52fc.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-b6f526b9.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-1752709d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-5501ff72.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-73651e6b.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-815ddb15.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-c81b7761.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-bdedc42c.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-aa30213b.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-tacticlamp-f8c85255.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 1
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 8
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8adc8b87.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-1f041db3.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-nicek-3112937b.json",
"ConfigurationId": -1345480832
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-7c9c748a.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-ea1058fb.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-609a5d1c.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-c2d72600.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-d0082762.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-a551ce3c.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-09e48130.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-09e48130.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-3112937b.json",
"LocationId": 1242505775,
"ConfigurationId": -1345480832
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-5438b142.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-2620cc52.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-ae4c775f.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-legendary-cor-23f0a1a7.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 2
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-r-fcd25e22.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-4522b283.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-proel-0098979e.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-63d59ecb.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-edbd9817.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-81342871.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-4ec21817.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-b6f526b9.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-1752709d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-b6f526b9.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-0098979e.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-df9f3621.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": []
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-peridot-ebe62c38.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 3
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 3
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-1-19e53bcc.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-56d7a945.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-samurai-samur-19be615a.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-samurai-55badb14.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-samurai-55badb14.json",
"CoatingPath": "Inventory/armor/coatings/002-001-samurai-442e6fe2.json",
"GlovePath": "Inventory/armor/Gloves/003-001-samurai-55badb14.json",
"HelmetPath": "Inventory/armor/helmets/005-001-samurai-28cd2f51.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-samurai-6b0e041a.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-samurai-b73b0b08.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-samurai-7e9788d7.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-samurai-28cd2f51.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-samurai-31d61e10.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-19be615a.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-562c376f.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-samurai-5253ba38.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-samurai-7622b5b1.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-samurai-55badb14",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-cb2ffe98.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "Inventory/Weapon/Charms/201-201-9c6d8107.json",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-doragonsukeru-10f58a78.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 4
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-p-b94f3418.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-59430b15.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-spart-f9bc88ce.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-f90d56b9.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-bc4aff7d.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-09e48130.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-2fe445c1.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "",
"RightShoulderPadPath": "",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-f9bc88ce.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-83bc93ef.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-2620cc52.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-ae57dab9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 5
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 2
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-s-2600eba2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-19f9b1f7.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-vigilan-87cc929c.json",
"ConfigurationId": 844816716
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-f90d56b9.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-f30b69ba.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-52ac3f9e.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-f7f0d548.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-cc109c0a.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-609a5d1c.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-609a5d1c.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-87cc929c.json",
"LocationId": 1242505775,
"ConfigurationId": 844816716
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-eda22df2.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-3f3bfd13.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-olympus-f7e6ca39.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-ae57dab9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-aa30213b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 6
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-r-de5c5081.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e47209ba.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-343other-fron-ab4477b3.json",
"ConfigurationId": -2008883112
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-f94a0c5f.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-c13d0b38.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-a6bbe304.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-74acfb6f.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-bc4aff7d.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-ea1058fb.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-ea1058fb.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-ab4477b3.json",
"LocationId": 1242505775,
"ConfigurationId": -2008883112
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-40d97848.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-1416aed0.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-d85014cc.json",
"Emblems": [
{
"Path": "Inventory/Weapon/Emblems/205-201-ab4477b3.json",
"LocationId": -1140904703,
"ConfigurationId": -2008883112
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-legendary-cor-23f0a1a7.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 7
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8c1c6656.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-halt-52f7d7f5.json",
"ConfigurationId": 1971552277
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-18fab069.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-9767acbe.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-8a7c5263.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-d50bad4b.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-04f69818.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-04f69818.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-52f7d7f5.json",
"LocationId": 1242505775,
"ConfigurationId": 1971552277
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-c6c3cef5.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-3f3bfd13.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-204-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-204-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-204-olympus-30b13744.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-204-olympus-aa30213b",
"CoreType": "WeaponSPnKr"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 8
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 3
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-7ba7d54b.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-eb8d24cc.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-skull-2845463e.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-ec5327ff.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-c13d0b38.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-2fe445c1.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-09e48130.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-09e48130.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-2845463e.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-e1fe4a07.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-424c0956.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-202-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-202-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-202-olympus-ae4c775f.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-202-olympus-aa30213b",
"CoreType": "WeaponBR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-tiger-or-013ad5d1.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 9
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "Half",
"BodyType": "Small",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-a-26467c06.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-bb67c3be.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-hcs-milkbox-e-84d5f20f.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-dce288ed.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-ea1058fb.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-9767acbe.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-5293b184.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-a551ce3c.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-a551ce3c.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-a551ce3c.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-84d5f20f.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-83bc93ef.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-2620cc52.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-206-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-206-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-206-olympus-063d787b.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-206-olympus-aa30213b",
"CoreType": "WeaponShotgun"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-cyan-899ff22a.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 10
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "Full",
"BodyType": "Large",
"Voice": 2
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8c1c6656.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-19f9b1f7.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-stainle-05cf43ac.json",
"ConfigurationId": 844816716
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-c25fbec5.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-f30b69ba.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-79816c5d.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-1cc76e4b.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-5293b184.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-bc4aff7d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-bc4aff7d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-05cf43ac.json",
"LocationId": 1242505775,
"ConfigurationId": 844816716
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-3d4aa867.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-1416aed0.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-olympus-f7e6ca39.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-204-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-204-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-204-olympus-3d0f1ad9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-204-olympus-aa30213b",
"CoreType": "WeaponSPnKr"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 11
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "Full",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 8
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-r-4136eb57.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-7dd2ff78.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-angry-d0fe80dc.json",
"ConfigurationId": -1345480832
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-2633ea5f.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-84c3443b.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-982f1930.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-db14f0bc.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-b6f526b9.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-d299e3bd.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-0e4941dc.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-d0fe80dc.json",
"LocationId": 1242505775,
"ConfigurationId": -1345480832
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-df9f3621.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-14cbd500.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-11588b20.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-cb2ffe98.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-pink-5d69226a.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 12
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 8
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8937dee2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e47209ba.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-samurai-sunan-6952b67c.json",
"ConfigurationId": -1345480832
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-samurai-55badb14.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-samurai-55badb14.json",
"CoatingPath": "Inventory/armor/coatings/002-001-samurai-aa30213b.json",
"GlovePath": "Inventory/armor/Gloves/003-001-samurai-55badb14.json",
"HelmetPath": "Inventory/armor/helmets/005-001-samurai-55badb14.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-samurai-e161ac8e.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-samurai-678cb996.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-samurai-28cd2f51.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-samurai-28cd2f51.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-6952b67c.json",
"LocationId": 1242505775,
"ConfigurationId": -1345480832
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-b1c3b7b4.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-samurai-6065d8ba.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-samurai-55badb14",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-1d05d85c.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-doragonsukeru-10f58a78.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-aa30213b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 13
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "Full",
"LeftLeg": "None",
"RightLeg": "Half",
"BodyType": "Large",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-1-a33cb020.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-59430b15.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-samurai-grand-105c8d95.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-samurai-55badb14.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-samurai-55badb14.json",
"CoatingPath": "Inventory/armor/coatings/002-001-samurai-0cc0f4a9.json",
"GlovePath": "Inventory/armor/Gloves/003-001-samurai-55badb14.json",
"HelmetPath": "Inventory/armor/helmets/005-001-samurai-678cb996.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-samurai-f87a9dcf.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-samurai-678cb996.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-samurai-28cd2f51.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-samurai-28cd2f51.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-105c8d95.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-3ebbcc04.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-samurai-5253ba38.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-samurai-55badb14",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-1d05d85c.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "Inventory/Weapon/Charms/201-201-03a85295.json",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-aa30213b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 14
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Full",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 3
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-1c5b82e7.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-59430b15.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-waiti-ad40b77b.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-755f8cdf.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-52ac3f9e.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-dbcc1741.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-d0082762.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-a551ce3c.json",
"LeftShoulderPadPath": "",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-f30b69ba.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-ad40b77b.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-c6c3cef5.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-2620cc52.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-06ee119c.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-unity-03b2d287.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 15
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "Full",
"BodyType": "Medium",
"Voice": 2
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-669e76d1.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-4522b283.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-flami-dc307222.json",
"ConfigurationId": 844816716
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-3ded5319.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-ea1058fb.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-dbcc1741.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-cc109c0a.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-bc4aff7d.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-9767acbe.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-9767acbe.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-dc307222.json",
"LocationId": 1242505775,
"ConfigurationId": 844816716
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-5438b142.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-424c0956.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-206-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-206-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-206-olympus-3d0f1ad9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-206-olympus-aa30213b",
"CoreType": "WeaponShotgun"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-tiger-or-013ad5d1.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 16
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Full",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "Half",
"BodyType": "Medium",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-2b4b1e4e.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-f3dad3eb.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-skull-2845463e.json",
"ConfigurationId": 1065839584
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-58d06c68.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-bc4aff7d.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-52ac3f9e.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-f7f0d548.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-a56e4026.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-f30b69ba.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-f30b69ba.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-2845463e.json",
"LocationId": 1242505775,
"ConfigurationId": 1065839584
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-eda22df2.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-1416aed0.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-olympus-f7e6ca39.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-204-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-204-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-204-olympus-30b13744.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-204-olympus-aa30213b",
"CoreType": "WeaponSPnKr"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 17
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "Extremity",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8c1c6656.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-8565e6ba.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-proel-0098979e.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-58d06c68.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-bc4aff7d.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-614be960.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-4b8880c5.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-c13d0b38.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-bc4aff7d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-0098979e.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-6dae39c2.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-1416aed0.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-olympus-f7e6ca39.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-204-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-204-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-204-olympus-30b13744.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-204-olympus-aa30213b",
"CoreType": "WeaponSPnKr"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-citrine-8f0b729f.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 18
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 5
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-s-2600eba2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-c3423e2d.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-radio-d92d85c8.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-bfdc6250.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-b6f526b9.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-d76e8ff7.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-71e663bd.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-2564121f.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-0e4941dc.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-1752709d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-d92d85c8.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-df9f3621.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-c81b7761.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-11588b20.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-205-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-205-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-205-olympus-1c4849e3.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-205-olympus-aa30213b",
"CoreType": "WeaponSniper"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-miste-9264a664.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 19
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 5
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-4263803a.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e2953b89.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-flami-dc307222.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-541f6bb7.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-a4408957.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-20937e55.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-d0413599.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-edbd9817.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-afee17f8.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-afee17f8.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-dc307222.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-a9eba0c9.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-1d05d85c.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-tiger-or-013ad5d1.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 20
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-669e76d1.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-7dd2ff78.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-radio-d92d85c8.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-bfdc6250.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-bc4aff7d.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-ea1058fb.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-6c559927.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-60a5d306.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-f30b69ba.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-f30b69ba.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-d92d85c8.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-3d4aa867.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-424c0956.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-206-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-206-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-206-olympus-f3cfcd0c.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-206-olympus-aa30213b",
"CoreType": "WeaponShotgun"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-miste-9264a664.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 21
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-e3210edd.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-drivi-15ed7ee8.json",
"ConfigurationId": 1065839584
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-63d59ecb.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-2564121f.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-81342871.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-57d92956.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-edbd9817.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-f4a6a956.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-9dd8757a.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-15ed7ee8.json",
"LocationId": 1242505775,
"ConfigurationId": 1065839584
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-815ddb15.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-bdedc42c.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-ae4c775f.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 22
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-406c9641.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-bluecom-f24c7ad9.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-c97e0e95.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-2564121f.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-71e663bd.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-edbd9817.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-edbd9817.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-edbd9817.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-f24c7ad9.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-f6d66855.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-1d05d85c.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-legendary-cor-23f0a1a7.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 23
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 3
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-2b4b1e4e.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-stuck-3d208338.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-97186be7.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-ea1058fb.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-a551ce3c.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-8e89825e.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-d50bad4b.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-09e48130.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-09e48130.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-3d208338.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-eda22df2.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-1416aed0.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": []
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 24
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "Full",
"LeftLeg": "None",
"RightLeg": "Half",
"BodyType": "Large",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-b109a039.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-f3dad3eb.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-classics-zero-e7b3b353.json",
"ConfigurationId": 1065839584
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-ae5eba95.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-6a2584d8.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-b3024af3.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-0c9197f8.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-6a2584d8.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-1752709d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-1752709d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-e7b3b353.json",
"LocationId": 1242505775,
"ConfigurationId": 1065839584
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-d78e3aaf.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-47022ca6.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": []
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 25
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "Extremity",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 8
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-p-b94f3418.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-f3dad3eb.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-wrath-e-37d15c60.json",
"ConfigurationId": -1345480832
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-6b4e2650.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-e0af813f.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-353af385.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-27bcc43b.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-edbd9817.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-b6f526b9.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-b6f526b9.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-37d15c60.json",
"LocationId": 1242505775,
"ConfigurationId": -1345480832
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-fab7c57a.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-7db5092c.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-47022ca6.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-ae57dab9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-tacticlamp-f8c85255.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 26
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8adc8b87.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-1f041db3.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-radio-d92d85c8.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-cb455696.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-ea1058fb.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-f30b69ba.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-948d8186.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-cc109c0a.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-c13d0b38.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-4bb70edf.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-d92d85c8.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-7c7e0def.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-2620cc52.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-aa30213b.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-critpoint-shr-863d30c7.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-super-7e5d79f3.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 27
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-f373157c.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-8565e6ba.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-grenadi-399d9323.json",
"ConfigurationId": 1971552277
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-1b975971.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-6a2584d8.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-e277571b.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-6a2584d8.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-5501ff72.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-5501ff72.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-399d9323.json",
"LocationId": 1242505775,
"ConfigurationId": 1971552277
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-a9eba0c9.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-14cbd500.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-11588b20.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": []
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 28
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-4263803a.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-4522b283.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-boxog-9271b7cc.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-57b82721.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-84c3443b.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-d0413599.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-9dd8757a.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-d299e3bd.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-5501ff72.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-9271b7cc.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-f6d66855.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-c81b7761.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-206-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-206-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-206-olympus-a5956a8a.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-206-olympus-aa30213b",
"CoreType": "WeaponShotgun"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-cyan-899ff22a.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 29
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Extremity",
"RightArm": "Extremity",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 2
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8937dee2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-1f041db3.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-Den.Dev.Grunt-c2daae95.json",
"ConfigurationId": -1897428325
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-63d59ecb.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-d299e3bd.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-5acb307e.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-6a2584d8.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-1752709d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-5501ff72.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-c2daae95.json",
"LocationId": 1242505775,
"ConfigurationId": -1897428325
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-f6d66855.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-14cbd500.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-236ee9a2.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-aa30213b.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-critpoint-shr-863d30c7.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-aa30213b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 30
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8adc8b87.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e2953b89.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-flami-dc307222.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-6b4e2650.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-cb82d2fc.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-7bdbc0fb.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-3ea7f57a.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-2564121f.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-f9b4b07e.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-f9b4b07e.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-dc307222.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-fab7c57a.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-c81b7761.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-aa30213b.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-tacticlamp-f8c85255.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-superintenden-ac0aa25e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-super-7e5d79f3.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 31
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Full",
"RightArm": "Full",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 8
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-1c5b82e7.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-eb8d24cc.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-popculture-de-c615fbd5.json",
"ConfigurationId": -1345480832
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-73eb2016.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-10ffb071.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-dbcc1741.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-d0082762.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-a551ce3c.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-9767acbe.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-9767acbe.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-c615fbd5.json",
"LocationId": 1242505775,
"ConfigurationId": -1345480832
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-bc9e240b.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-2620cc52.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-ae4c775f.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-strawber-c2c72c95.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 32
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 5
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-b109a039.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-falcon-8988a590.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-0878e4b3.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-2564121f.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-81342871.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-db14f0bc.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-edbd9817.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-1752709d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-1752709d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-8988a590.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-df9f3621.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-ae57dab9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-critpoint-shr-863d30c7.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-tiger-or-013ad5d1.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 33
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 2
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-1c5b82e7.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-63d5ebd5.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-loyal-0a3b2d71.json",
"ConfigurationId": 844816716
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-aacf68b1.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-09e48130.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-94b562d0.json",
"ChestAttachmentPath": "",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-ea1058fb.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-ea1058fb.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-0a3b2d71.json",
"LocationId": 1242505775,
"ConfigurationId": 844816716
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-c6c3cef5.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-aacf68b1.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-pink-5d69226a.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 34
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 3
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-1c5b82e7.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-8565e6ba.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-samurai-senti-37ba759d.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-samurai-55badb14.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-samurai-55badb14.json",
"CoatingPath": "Inventory/armor/coatings/002-001-samurai-6f45ebcd.json",
"GlovePath": "Inventory/armor/Gloves/003-001-samurai-55badb14.json",
"HelmetPath": "Inventory/armor/helmets/005-001-samurai-55badb14.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-samurai-8d27cf5e.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-samurai-ae203a49.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-samurai-7e9788d7.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-samurai-31d61e10.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-samurai-31d61e10.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-37ba759d.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-6c1e51f8.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-samurai-4b488b79.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-samurai-7622b5b1.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-samurai-55badb14",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-202-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-202-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-202-olympus-75e62d67.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "Inventory/Weapon/Charms/201-201-8f68d9c1.json",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-202-olympus-aa30213b",
"CoreType": "WeaponBR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-pink-5d69226a.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 35
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 2
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-r-de5c5081.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-4522b283.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-halt-52f7d7f5.json",
"ConfigurationId": 844816716
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-bc220d04.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-0e4941dc.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-81342871.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-57d92956.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-edbd9817.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-733eb599.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-733eb599.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-52f7d7f5.json",
"LocationId": 1242505775,
"ConfigurationId": 844816716
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-d78e3aaf.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-7db5092c.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-236ee9a2.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-75e62d67.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-tiger-or-013ad5d1.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 36
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-r-4c08c2fe.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e2953b89.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-stainle-05cf43ac.json",
"ConfigurationId": 1971552277
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-bc220d04.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-f30b69ba.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-10ffb071.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-7b7709ee.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-60a5d306.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-bc4aff7d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-bc4aff7d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-05cf43ac.json",
"LocationId": 1242505775,
"ConfigurationId": 1971552277
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-3d4aa867.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-3f3bfd13.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-olympus-f7e6ca39.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-204-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-204-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-204-olympus-75e62d67.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-204-olympus-aa30213b",
"CoreType": "WeaponSPnKr"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-tiger-or-013ad5d1.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 37
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 2
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-a-26467c06.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-56d7a945.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-samurai-grasp-481619d7.json",
"ConfigurationId": -1561561067
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-samurai-55badb14.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-samurai-55badb14.json",
"CoatingPath": "Inventory/armor/coatings/002-001-samurai-5b06ece8.json",
"GlovePath": "Inventory/armor/Gloves/003-001-samurai-55badb14.json",
"HelmetPath": "Inventory/armor/helmets/005-001-samurai-7e9788d7.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "",
"KneePadPath": "Inventory/armor/kneepads/006-001-samurai-28cd2f51.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-samurai-678cb996.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-samurai-678cb996.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-481619d7.json",
"LocationId": 1242505775,
"ConfigurationId": -1561561067
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-0161a207.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-samurai-6065d8ba.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-samurai-55badb14",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-206-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-206-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-206-olympus-599fb208.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "Inventory/Weapon/Charms/201-201-8f68d9c1.json",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-206-olympus-aa30213b",
"CoreType": "WeaponShotgun"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-citrine-8f0b729f.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 38
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-7ba7d54b.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-63d5ebd5.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-popculture-de-403944ba.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-3a26bce3.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-ea1058fb.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-79816c5d.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-1cc76e4b.json",
"ChestAttachmentPath": "",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-c13d0b38.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-8e7c9dff.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-403944ba.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-20e20559.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-424c0956.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-202-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-202-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-202-olympus-75e62d67.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-202-olympus-aa30213b",
"CoreType": "WeaponBR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-pink-5d69226a.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 39
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 3
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-71ebc717.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-4522b283.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-nicek-3112937b.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-dce288ed.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-ea1058fb.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-ea1058fb.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-6c559927.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-2fe445c1.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-f30b69ba.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-09e48130.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-09e48130.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-3112937b.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-3a264e2f.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-202-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-202-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-202-olympus-5ce541d5.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-202-olympus-aa30213b",
"CoreType": "WeaponBR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-super-7e5d79f3.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 40
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8937dee2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e2953b89.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-343other-adre-5d4ea595.json",
"ConfigurationId": 1971552277
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-6b4e2650.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-b6f526b9.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-ce75beb6.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-57d92956.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-2564121f.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-733eb599.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-733eb599.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-5d4ea595.json",
"LocationId": 1242505775,
"ConfigurationId": 1971552277
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-815ddb15.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-7db5092c.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-47022ca6.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-ae57dab9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-type-2a-barre-4a71df84.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-citrine-8f0b729f.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 41
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-406c9641.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-19f9b1f7.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-reach-bluecom-f24c7ad9.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-5b06ece8.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-e0af813f.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-d76e8ff7.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-23d6bb0a.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-2564121f.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-4108d71b.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-4108d71b.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-f24c7ad9.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-f6d66855.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-c81b7761.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-bdedc42c.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-75e62d67.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "Inventory/Weapon/Charms/201-201-23bf961e.json",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-superintenden-ac0aa25e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-super-7e5d79f3.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 42
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-2b4b1e4e.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e2953b89.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-drivi-15ed7ee8.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-5921421e.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-d299e3bd.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-e277571b.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-6a2584d8.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-1752709d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-0e4941dc.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-15ed7ee8.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-815ddb15.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-14cbd500.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-11588b20.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-204-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-204-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-204-olympus-3d0f1ad9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-204-olympus-aa30213b",
"CoreType": "WeaponSPnKr"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 43
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Half",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "Half",
"BodyType": "Medium",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-d849bc84.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-proel-0098979e.json",
"ConfigurationId": 1065839584
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-892d1fa5.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-edbd9817.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-71e663bd.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-9dd8757a.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-f9b4b07e.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-f9b4b07e.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-0098979e.json",
"LocationId": 1242505775,
"ConfigurationId": 1065839584
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-fab7c57a.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-7db5092c.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-bdedc42c.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-d85014cc.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-aa30213b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 44
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 3
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8937dee2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-34294e70.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-spart-f9bc88ce.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-15400a0c.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-b6f526b9.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-81342871.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-4ec21817.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-84c3443b.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-5813e65a.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-0e4941dc.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-f9bc88ce.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-b97143a5.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-c81b7761.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-11588b20.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-205-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-205-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-205-olympus-30e55611.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-205-olympus-aa30213b",
"CoreType": "WeaponSniper"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 45
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 8
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-ffe4a8fa.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-34294e70.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-sacri-d8562af4.json",
"ConfigurationId": 1971552277
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-57b82721.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-cb82d2fc.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-e558ed75.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-27bcc43b.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-2564121f.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-d299e3bd.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-f9b4b07e.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-d8562af4.json",
"LocationId": 1242505775,
"ConfigurationId": 1971552277
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-d78e3aaf.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-14cbd500.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-47022ca6.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-dcf072ec.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-legendary-cor-23f0a1a7.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 46
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Medium",
"Voice": 5
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-a-26467c06.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-605cd940.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-classics-seve-3a4a658c.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-93e4bd89.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-bc4aff7d.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-ea1058fb.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-6c559927.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-36ff7480.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-bc4aff7d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-bc4aff7d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-3a4a658c.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-2f9d5491.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-0d0d9f91.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-206-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-206-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-206-olympus-d8e29ecf.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-206-olympus-aa30213b",
"CoreType": "WeaponShotgun"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-legendary-cor-23f0a1a7.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 47
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-4263803a.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-1f041db3.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-campa-2ddbe23b.json",
"ConfigurationId": -1405407205
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-ae5eba95.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-84c3443b.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-a4408957.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-982f1930.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-71e663bd.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-b6f526b9.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-4c1ace33.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-4c1ace33.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-2ddbe23b.json",
"LocationId": 1242505775,
"ConfigurationId": -1405407205
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-c09fa0b7.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-7db5092c.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-bdedc42c.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-7f895462.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-grape-0af6568b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 48
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Full",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-73f74209.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-wakeu-30f48361.json",
"ConfigurationId": 1065839584
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-63d59ecb.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-84c3443b.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-43d0013f.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-edbd9817.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-edbd9817.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-1752709d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-30f48361.json",
"LocationId": 1242505775,
"ConfigurationId": 1065839584
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-a9eba0c9.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-reach-236ee9a2.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-202-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-202-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-202-olympus-ae4c775f.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-202-olympus-aa30213b",
"CoreType": "WeaponBR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-peridot-ebe62c38.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 49
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "Half",
"BodyType": "Large",
"Voice": 5
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-b92e4670.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-proel-0098979e.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-892d1fa5.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-bc4aff7d.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-79816c5d.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-2fe445c1.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-9767acbe.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-9767acbe.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-0098979e.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-2f9d5491.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-69615a95.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": []
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-super-7e5d79f3.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 50
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Full",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "Half",
"BodyType": "Medium",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-b92e4670.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-acade-e00d2ae7.json",
"ConfigurationId": 1065839584
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-18fab069.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-f30b69ba.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-bc4aff7d.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-f30b69ba.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-f30b69ba.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-e00d2ae7.json",
"LocationId": 1242505775,
"ConfigurationId": 1065839584
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-bdb9fc8a.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-0d0d9f91.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-7f895462.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-base-orange-58e3a39b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 51
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-f373157c.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-c3423e2d.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-flami-dc307222.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-1b975971.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-9dd8757a.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-353af385.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-57d92956.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-9dd8757a.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-9dd8757a.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-9dd8757a.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-dc307222.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-d78e3aaf.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-14cbd500.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-205-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-205-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-205-olympus-30e55611.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-205-olympus-aa30213b",
"CoreType": "WeaponSniper"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-miste-9264a664.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 52
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8937dee2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-4b718a83.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-boxog-9271b7cc.json",
"ConfigurationId": 1971552277
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-cd373d05.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-f30b69ba.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-609a5d1c.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-a6bbe304.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-4b8880c5.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-a551ce3c.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-a551ce3c.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-9271b7cc.json",
"LocationId": 1242505775,
"ConfigurationId": 1971552277
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-bdb9fc8a.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-1416aed0.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-a3f588cb.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-aa30213b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 53
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "Full",
"RightArm": "Half",
"LeftLeg": "Half",
"RightLeg": "Half",
"BodyType": "Large",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-80faa9dd.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-e86f6dee.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-spart-13949cb3.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-c07553ed.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-a551ce3c.json",
"HelmetAttachmentPath": "",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-04c91602.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-ea1058fb.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-609a5d1c.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-c13d0b38.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-13949cb3.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-83bc93ef.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-707a6bd4.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-olympus-f7e6ca39.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-206-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-206-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-206-olympus-75e62d67.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-206-olympus-aa30213b",
"CoreType": "WeaponShotgun"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-aa30213b.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 54
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Small",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-s-2600eba2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-19f9b1f7.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-spart-f9bc88ce.json",
"ConfigurationId": 844816716
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-04fadae0.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-f4a6a956.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-b3024af3.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-b42df09d.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-afee17f8.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-edbd9817.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-9dd8757a.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-f9bc88ce.json",
"LocationId": 1242505775,
"ConfigurationId": 844816716
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-815ddb15.json",
"HipAttachmentPath": "",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-205-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-205-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-205-olympus-02980f6f.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-205-olympus-aa30213b",
"CoreType": "WeaponSniper"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-pyramid-60e07136.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 55
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 8
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-684f8930.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-7dd2ff78.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-halt-52f7d7f5.json",
"ConfigurationId": -1345480832
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-reach-2564121f.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-reach-2564121f.json",
"CoatingPath": "Inventory/armor/coatings/002-001-reach-541f6bb7.json",
"GlovePath": "Inventory/armor/Gloves/003-001-reach-2564121f.json",
"HelmetPath": "Inventory/armor/helmets/005-001-reach-f4a6a956.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-reach-528a9420.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-reach-db14f0bc.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-reach-2564121f.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-reach-f9b4b07e.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-reach-0e4941dc.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-52f7d7f5.json",
"LocationId": 1242505775,
"ConfigurationId": -1345480832
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-fab7c57a.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-reach-7db5092c.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-reach-2564121f",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-de53760e.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-critpoint-shr-863d30c7.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-strawber-c2c72c95.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 56
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 1
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-8937dee2.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-59430b15.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-helme-73651e6b.json",
"ConfigurationId": 1971552277
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-bc220d04.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-f30b69ba.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-c13d0b38.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-87622224.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-d50bad4b.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-04f69818.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-04f69818.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-73651e6b.json",
"LocationId": 1242505775,
"ConfigurationId": 1971552277
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-5438b142.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-707a6bd4.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-201-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-201-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-201-olympus-3d0f1ad9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-201-olympus-aa30213b",
"CoreType": "WeaponAR"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-prism-826bc0f6.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 57
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "Half",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 6
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-r-e47e42c4.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-605cd940.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-wakeu-30f48361.json",
"ConfigurationId": 939770092
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-48526ce0.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-ea1058fb.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-8e7c9dff.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-948d8186.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-79bee247.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-c13d0b38.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-79816c5d.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-79816c5d.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-30f48361.json",
"LocationId": 1242505775,
"ConfigurationId": 939770092
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-2f9d5491.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-424c0956.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-de53760e.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-epic-kiwi-914693fc.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 58
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "None",
"RightLeg": "None",
"BodyType": "Large",
"Voice": 4
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-38d9774a.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-34294e70.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-helme-73651e6b.json",
"ConfigurationId": -322620398
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-12f74a7c.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-c13d0b38.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-c13d0b38.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-948d8186.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-a56e4026.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-a551ce3c.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-10ffb071.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-10ffb071.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-73651e6b.json",
"LocationId": 1242505775,
"ConfigurationId": -322620398
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-6dae39c2.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-1416aed0.json",
"WristAttachmentPath": "",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-203-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-203-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-203-olympus-de53760e.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "",
"AmmoCounterPath": ""
}
],
"CoreId": "209-203-olympus-aa30213b",
"CoreType": "WeaponCommando"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-teardrop-0f17439a.json",
"ColorPath": "Inventory/Ai/Colors/301-100-rare-citrine-8f0b729f.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 59
},
{
"CustomizationData": {
"SpartanBody": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"LeftArm": "None",
"RightArm": "None",
"LeftLeg": "Half",
"RightLeg": "Half",
"BodyType": "Small",
"Voice": 7
},
"Appearance": {
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"ServiceTag": "",
"ActionPosePath": "Inventory/spartan/actionposes/101-000-menu-stance-o-684f8930.json",
"StancePath": "",
"BackdropImagePath": "Inventory/spartan/backdropimages/103-000-ui-background-81c73fdb.json",
"Emblem": {
"EmblemPath": "Inventory/spartan/Emblems/104-001-olympus-flami-472320c7.json",
"ConfigurationId": 1065839584
}
},
"ArmorCores": {
"ArmorCores": [
{
"CorePath": "cores/ArmorCores/017-001-olympus-c13d0b38.json",
"Themes": [
{
"ThemePath": "Inventory/armor/Themes/007-001-olympus-c13d0b38.json",
"CoatingPath": "Inventory/armor/coatings/002-001-olympus-d28fc5df.json",
"GlovePath": "Inventory/armor/Gloves/003-001-olympus-f30b69ba.json",
"HelmetPath": "Inventory/armor/helmets/005-001-olympus-09e48130.json",
"HelmetAttachmentPath": "Inventory/armor/helmetattachments/004-001-olympus-94b562d0.json",
"ChestAttachmentPath": "Inventory/armor/chestattachments/001-001-olympus-cc109c0a.json",
"KneePadPath": "Inventory/armor/kneepads/006-001-olympus-a551ce3c.json",
"LeftShoulderPadPath": "Inventory/armor/shouldersleft/008-001-olympus-a551ce3c.json",
"RightShoulderPadPath": "Inventory/armor/shouldersright/009-001-olympus-a551ce3c.json",
"Emblems": [
{
"Path": "Inventory/armor/Emblems/013-001-472320c7.json",
"LocationId": 1242505775,
"ConfigurationId": 1065839584
}
],
"ArmorFxPath": "",
"MythicFxPath": "",
"VisorPath": "Inventory/armor/Visors/012-001-7c7e0def.json",
"HipAttachmentPath": "Inventory/armor/HipAttachments/010-001-olympus-424c0956.json",
"WristAttachmentPath": "Inventory/armor/wristattachments/011-001-olympus-f7e6ca39.json",
"BigEmblem": null,
"IsEquipped": true,
"IsDefault": true,
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"FirstModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "017-001-olympus-c13d0b38",
"CoreType": "Armor",
"IsEquipped": true
}
]
},
"WeaponCores": {
"WeaponCores": [
{
"CorePath": "cores/weapon/209-200-olympus-aa30213b.json",
"Themes": [
{
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
},
"IsEquipped": true,
"IsDefault": true,
"ThemePath": "Inventory/Weapon/Themes/207-200-olympus-aa30213b.json",
"CoatingPath": "Inventory/Weapon/Coatings/203-200-olympus-ae57dab9.json",
"Emblems": [
{
"Path": "",
"LocationId": -1140904703,
"ConfigurationId": 0
}
],
"BigEmblem": null,
"DeathFxPath": "",
"AmmoCounterColorPath": "",
"StatTrackerPath": "",
"WeaponCharmPath": "",
"AlternateGeometryRegionPath": "Inventory/Weapon/alternategeos/210-000-tacticlamp-f8c85255.json",
"AmmoCounterPath": ""
}
],
"CoreId": "209-200-olympus-aa30213b",
"CoreType": "WeaponSidekick"
}
]
},
"AiCores": {
"AiCores": [
{
"CorePath": "cores/Ai/304-100-ai-core-debb20e3.json",
"Themes": [
{
"ThemePath": "Inventory/Ai/Themes/303-100-ai-theme-debb20e3.json",
"ModelPath": "Inventory/Ai/models/302-100-sphere-a33c3d1e.json",
"ColorPath": "Inventory/Ai/Colors/301-100-default-super-7e5d79f3.json",
"IsEquipped": true,
"IsDefault": true,
"FirstModifiedDateUtc": {
"ISO8601Date": ""
},
"LastModifiedDateUtc": {
"ISO8601Date": ""
}
}
],
"CoreId": "304-100-ai-core-debb20e3",
"CoreType": "Ai",
"IsEquipped": true
}
]
},
"VehicleCores": {
"VehicleCores": []
}
},
"OutfitID": 60
}
]
}