← Resources

Cortege Barrel

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

A Necramech weapon-crafting component.

kind region
parent ResourceItem
region InfestedMicroplanet
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/Deimos/RepairedEntratiMechGunBarrel.png
description A Necramech weapon-crafting component.
market_mode MM_HIDDEN
content_path /Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechArchGunBarrelItem
display_name Cortege Barrel
localize_tag /Lotus/Language/Necromech/ThanotechArchGunBarrelName
internal_name ThanotechArchGunBarrelItem
selling_price 25000
is_player_facing True
localize_desc_tag /Lotus/Language/Necromech/ThanotechArchGunBarrelDesc
Raw record
{
  "kind": "region",
  "parent": "ResourceItem",
  "region": "InfestedMicroplanet",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/RepairedEntratiMechGunBarrel.png",
  "description": "A Necramech weapon-crafting component.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanotechArchGunBarrelItem",
  "display_name": "Cortege Barrel",
  "localize_tag": "/Lotus/Language/Necromech/ThanotechArchGunBarrelName",
  "internal_name": "ThanotechArchGunBarrelItem",
  "selling_price": 25000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Necromech/ThanotechArchGunBarrelDesc"
}