← Resources

Duroid

resource
/Lotus/Types/Items/Fish/Deimos/OrokinRareAFishItem

A living fossil hearkening back to the Orokin era, this elusive fish hides below the surface of Exocrine pools in the deepest caverns it can find. Unlike Infested fish breeds, it has no ability to hover.

kind fish
parent RareFishItem
icon_path /Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/OrokinRareA.png
description A living fossil hearkening back to the Orokin era, this elusive fish hides below the surface of Exocrine pools in the deepest caverns it can find. Unlike Infested fish breeds, it has no ability to hover.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/Fish/Deimos/OrokinRareAFishItem
display_name Duroid
localize_tag /Lotus/Language/InfestedMicroplanet/FishOrokinRareA
internal_name OrokinRareAFishItem
is_player_facing True
localize_desc_tag /Lotus/Language/InfestedMicroplanet/FishOrokinRareADesc
Raw record
{
  "kind": "fish",
  "parent": "RareFishItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/OrokinRareA.png",
  "description": "A living fossil hearkening back to the Orokin era, this elusive fish hides below the surface of Exocrine pools in the deepest caverns it can find. Unlike Infested fish breeds, it has no ability to hover.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/Fish/Deimos/OrokinRareAFishItem",
  "display_name": "Duroid",
  "localize_tag": "/Lotus/Language/InfestedMicroplanet/FishOrokinRareA",
  "internal_name": "OrokinRareAFishItem",
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/InfestedMicroplanet/FishOrokinRareADesc"
}