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