Damaged Necramech Pod
resource/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartSystemsItem
A modular component for a Necramech. It's damaged and in need of repair. Location: Enemy Necramechs found in Isolation Vault Bounties on the Cambion Drift (Deimos), 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/DamagedMechPartSystems.png |
| description | A modular component for a Necramech. It's damaged and in need of repair. Location: Enemy Necramechs found in Isolation Vault Bounties on the Cambion Drift (Deimos), 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/DamagedMechPartSystemsItem |
| display_name | Damaged Necramech Pod |
| localize_tag | /Lotus/Language/Necromech/DamagedMechPartSystemsName |
| internal_name | DamagedMechPartSystemsItem |
| selling_price | 20000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Necromech/DamagedMechPartSystemsDesc |
Raw record
{
"kind": "region",
"parent": "ResourceItem",
"region": "InfestedMicroplanet",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/DamagedMechPartSystems.png",
"description": "A modular component for a Necramech. It's damaged and in need of repair.\r\n\r\nLocation: Enemy Necramechs found in Isolation Vault Bounties on the Cambion Drift (Deimos), 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/DamagedMechPartSystemsItem",
"display_name": "Damaged Necramech Pod",
"localize_tag": "/Lotus/Language/Necromech/DamagedMechPartSystemsName",
"internal_name": "DamagedMechPartSystemsItem",
"selling_price": 20000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Necromech/DamagedMechPartSystemsDesc"
}