Damaged Necramech Casing
resource/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartChassisItem
The damaged remains of a Necramech supporting frame. Location: Enemy Necramechs found in Isolation Vault Bounties on the Cambion Drift, and purchased from Loid in the Necralisk (Deimos) after completing The War Within quest
| kind | region |
| parent | ResourceItem |
| region | InfestedMicroplanet |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/Deimos/DamagedMechPartChassis.png |
| description | The damaged remains of a Necramech supporting frame. Location: Enemy Necramechs found in Isolation Vault Bounties on the Cambion Drift, and purchased from Loid in the Necralisk (Deimos) after completing The War Within quest |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartChassisItem |
| display_name | Damaged Necramech Casing |
| localize_tag | /Lotus/Language/Necromech/DamagedMechPartChassisName |
| internal_name | DamagedMechPartChassisItem |
| selling_price | 20000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Necromech/DamagedMechPartChassisDesc |
Raw record
{
"kind": "region",
"parent": "ResourceItem",
"region": "InfestedMicroplanet",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/DamagedMechPartChassis.png",
"description": "The damaged remains of a Necramech supporting frame.\r\n\r\nLocation: Enemy Necramechs found in Isolation Vault Bounties on the Cambion Drift, and purchased from Loid in the Necralisk (Deimos) after completing The War Within quest",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartChassisItem",
"display_name": "Damaged Necramech Casing",
"localize_tag": "/Lotus/Language/Necromech/DamagedMechPartChassisName",
"internal_name": "DamagedMechPartChassisItem",
"selling_price": 20000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Necromech/DamagedMechPartChassisDesc"
}