← Resources

Damaged Necramech Weapon Barrel

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

The damaged barrel of a heavy-duty 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/DamagedEntratiMechGunBarrel.png
description The damaged barrel of a heavy-duty 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/DamagedMechWeaponBarrelItem
display_name Damaged Necramech Weapon Barrel
localize_tag /Lotus/Language/Necromech/DamagedMechWeaponPartBarrelName
internal_name DamagedMechWeaponBarrelItem
selling_price 10000
is_player_facing True
localize_desc_tag /Lotus/Language/Necromech/DamagedMechWeaponPartBarrelDesc
Raw record
{
  "kind": "region",
  "parent": "ResourceItem",
  "region": "InfestedMicroplanet",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/DamagedEntratiMechGunBarrel.png",
  "description": "The damaged barrel of a heavy-duty 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/DamagedMechWeaponBarrelItem",
  "display_name": "Damaged Necramech Weapon Barrel",
  "localize_tag": "/Lotus/Language/Necromech/DamagedMechWeaponPartBarrelName",
  "internal_name": "DamagedMechWeaponBarrelItem",
  "selling_price": 10000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Necromech/DamagedMechWeaponPartBarrelDesc"
}