← Resources

Chitinous Husk

resource
/Lotus/Types/Items/MiscItems/JuggernautPartC

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/JuggernautChitinousHusk.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/JuggernautPartC
display_name Chitinous Husk
localize_tag /Lotus/Language/Items/JuggernautPartCName
internal_name JuggernautPartC
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/JuggernautChitinousHusk.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/JuggernautPartC",
  "display_name": "Chitinous Husk",
  "localize_tag": "/Lotus/Language/Items/JuggernautPartCName",
  "internal_name": "JuggernautPartC",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/JuggernautPartDesc"
}