Damaged Necramech Weapon Pod
resource/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechPartWeaponPodItem
A broken weapon system intended for a Necramech. 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/DamagedMechPartWeaponPod.png |
| description | A broken weapon system intended for a Necramech. 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/DamagedMechPartWeaponPodItem |
| display_name | Damaged Necramech Weapon Pod |
| localize_tag | /Lotus/Language/Necromech/DamagedMechPartWeaponPodName |
| internal_name | DamagedMechPartWeaponPodItem |
| selling_price | 20000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Necromech/DamagedMechPartWeaponPodDesc |
Raw record
{
"kind": "region",
"parent": "ResourceItem",
"region": "InfestedMicroplanet",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/DamagedMechPartWeaponPod.png",
"description": "A broken weapon system intended for a Necramech.\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/DamagedMechPartWeaponPodItem",
"display_name": "Damaged Necramech Weapon Pod",
"localize_tag": "/Lotus/Language/Necromech/DamagedMechPartWeaponPodName",
"internal_name": "DamagedMechPartWeaponPodItem",
"selling_price": 20000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Necromech/DamagedMechPartWeaponPodDesc"
}