← Resources

Barbisteo

resource
/Lotus/Types/Items/Fish/Deimos/InfestedCommonBFishItem

As ravenous as the Infestation itself, this fish feeds on the remains of others. It shuns the light, preferring an enclosed cave environment.

kind fish
parent CommonFishItem
icon_path /Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/InfestedCommonB.png
description As ravenous as the Infestation itself, this fish feeds on the remains of others. It shuns the light, preferring an enclosed cave environment.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/Fish/Deimos/InfestedCommonBFishItem
display_name Barbisteo
localize_tag /Lotus/Language/InfestedMicroplanet/FishInfestedCommonB
internal_name InfestedCommonBFishItem
is_player_facing True
localize_desc_tag /Lotus/Language/InfestedMicroplanet/FishInfestedCommonBDesc
Raw record
{
  "kind": "fish",
  "parent": "CommonFishItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/InfestedCommonB.png",
  "description": "As ravenous as the Infestation itself, this fish feeds on the remains of others. It shuns the light, preferring an enclosed cave environment.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/Fish/Deimos/InfestedCommonBFishItem",
  "display_name": "Barbisteo",
  "localize_tag": "/Lotus/Language/InfestedMicroplanet/FishInfestedCommonB",
  "internal_name": "InfestedCommonBFishItem",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/InfestedMicroplanet/FishInfestedCommonBDesc"
}