Infected Palpators
resource/Lotus/Types/Items/MiscItems/JuggernautPartB
A grizzly trophy extracted from the corpse of a Juggernaut. Location: Drops from Juggernauts (non-endless Infested Missions) and Deimos Juggernauts (Cambion Drift on Deimos)
| kind | misc |
| parent | MiscItemBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/JuggernautPalpators.png |
| description | A grizzly trophy extracted from the corpse of a Juggernaut. Location: Drops from Juggernauts (non-endless Infested Missions) and Deimos Juggernauts (Cambion Drift on Deimos) |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/JuggernautPartB |
| display_name | Infected Palpators |
| localize_tag | /Lotus/Language/Items/JuggernautPartBName |
| internal_name | JuggernautPartB |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/JuggernautPartDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/JuggernautPalpators.png",
"description": "A grizzly trophy extracted from the corpse of a Juggernaut.\r\n\r\nLocation: Drops from Juggernauts (non-endless Infested Missions) and Deimos Juggernauts (Cambion Drift on Deimos)",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/JuggernautPartB",
"display_name": "Infected Palpators",
"localize_tag": "/Lotus/Language/Items/JuggernautPartBName",
"internal_name": "JuggernautPartB",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/JuggernautPartDesc"
}