← Resources

Cuthol

resource
/Lotus/Types/Items/Fish/Eidolon/NightRareFishBItem

A grotesque crustacean that produces a potent, paralyzing toxin from its tentacles.

kind fish
parent RareFishItem
icon_path /Lotus/Interface/Icons/StoreIcons/Fishing/Eidolon/FishItemNightRareB.png
description A grotesque crustacean that produces a potent, paralyzing toxin from its tentacles.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/Fish/Eidolon/NightRareFishBItem
display_name Cuthol
localize_tag /Lotus/Language/Fish/NightRareFishB
internal_name NightRareFishBItem
is_player_facing True
localize_desc_tag /Lotus/Language/Fish/NightRareFishBDesc
Raw record
{
  "kind": "fish",
  "parent": "RareFishItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Eidolon/FishItemNightRareB.png",
  "description": "A grotesque crustacean that produces a potent, paralyzing toxin from its tentacles.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/Fish/Eidolon/NightRareFishBItem",
  "display_name": "Cuthol",
  "localize_tag": "/Lotus/Language/Fish/NightRareFishB",
  "internal_name": "NightRareFishBItem",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Fish/NightRareFishBDesc"
}