← Resources

Bonewidow Weapon Pod

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

Weapon Pod component for the Bonewidow Necramech.

kind region
parent ResourceItem
region InfestedMicroplanet
icon_path /Lotus/Interface/Icons/StoreIcons/Resources/Deimos/RepairedNecroTechPartWeaponPod.png
description Weapon Pod component for the Bonewidow Necramech.
market_mode MM_HIDDEN
content_path /Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartWeaponPodItem
display_name Bonewidow Weapon Pod
localize_tag /Lotus/Language/Necromech/ThanomechPartWeaponPodName
internal_name ThanomechPartWeaponPodItem
selling_price 35000
is_player_facing True
localize_desc_tag /Lotus/Language/Necromech/ThanomechPartWeaponPodDesc
Raw record
{
  "kind": "region",
  "parent": "ResourceItem",
  "region": "InfestedMicroplanet",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/RepairedNecroTechPartWeaponPod.png",
  "description": "Weapon Pod component for the Bonewidow Necramech.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartWeaponPodItem",
  "display_name": "Bonewidow Weapon Pod",
  "localize_tag": "/Lotus/Language/Necromech/ThanomechPartWeaponPodName",
  "internal_name": "ThanomechPartWeaponPodItem",
  "selling_price": 35000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Necromech/ThanomechPartWeaponPodDesc"
}