Bonewidow Capsule
resource/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartSystemsItem
Capsule component for the Bonewidow Necramech.
| kind | region |
| parent | ResourceItem |
| region | InfestedMicroplanet |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/Deimos/RepairedNecroTechPartSystems.png |
| description | Capsule component for the Bonewidow Necramech. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartSystemsItem |
| display_name | Bonewidow Capsule |
| localize_tag | /Lotus/Language/Necromech/ThanomechPartSystemsName |
| internal_name | ThanomechPartSystemsItem |
| selling_price | 35000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Necromech/ThanomechPartSystemsDesc |
Raw record
{
"kind": "region",
"parent": "ResourceItem",
"region": "InfestedMicroplanet",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Deimos/RepairedNecroTechPartSystems.png",
"description": "Capsule component for the Bonewidow Necramech.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Gameplay/InfestedMicroplanet/Resources/Mechs/ThanomechPartSystemsItem",
"display_name": "Bonewidow Capsule",
"localize_tag": "/Lotus/Language/Necromech/ThanomechPartSystemsName",
"internal_name": "ThanomechPartSystemsItem",
"selling_price": 35000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Necromech/ThanomechPartSystemsDesc"
}