← Resources

Damaged Necramech Weapon Receiver

resource
/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/DamagedMechWeaponReceiverItem

A broken frame that can be used in the construction of a Necramech weapon. Location: Isolation Vault and Arcana 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/DamagedEntratiMechGunReceiver.png
description A broken frame that can be used in the construction of a Necramech weapon. Location: Isolation Vault and Arcana 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/DamagedMechWeaponReceiverItem
display_name Damaged Necramech Weapon Receiver
localize_tag /Lotus/Language/Necromech/DamagedMechWeaponPartReceiverName
internal_name DamagedMechWeaponReceiverItem
selling_price 10000
is_player_facing True
localize_desc_tag /Lotus/Language/Necromech/DamagedMechWeaponPartReceiverDesc
Raw record
{
  "kind": "region",
  "parent": "ResourceItem",
  "region": "InfestedMicroplanet",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/DamagedEntratiMechGunReceiver.png",
  "description": "A broken frame that can be used in the construction of a Necramech weapon.\r\n\r\nLocation: Isolation Vault and Arcana 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/DamagedMechWeaponReceiverItem",
  "display_name": "Damaged Necramech Weapon Receiver",
  "localize_tag": "/Lotus/Language/Necromech/DamagedMechWeaponPartReceiverName",
  "internal_name": "DamagedMechWeaponReceiverItem",
  "selling_price": 10000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Necromech/DamagedMechWeaponPartReceiverDesc"
}