Chondricord
resource/Lotus/Types/Items/Fish/Deimos/OrokinUncommonAFishItem
A triumph of Orokin bio-engineering, these hardy fish have adapted to the Deimos environment and seem oddly resistant to Infestation. They thrive in cave environments.
| kind | fish |
| parent | UncommonFishItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/OrokinUncommonA.png |
| description | A triumph of Orokin bio-engineering, these hardy fish have adapted to the Deimos environment and seem oddly resistant to Infestation. They thrive in cave environments. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Fish/Deimos/OrokinUncommonAFishItem |
| display_name | Chondricord |
| localize_tag | /Lotus/Language/InfestedMicroplanet/FishOrokinUncommonA |
| internal_name | OrokinUncommonAFishItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/InfestedMicroplanet/FishOrokinUncommonADesc |
Raw record
{
"kind": "fish",
"parent": "UncommonFishItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/OrokinUncommonA.png",
"description": "A triumph of Orokin bio-engineering, these hardy fish have adapted to the Deimos environment and seem oddly resistant to Infestation. They thrive in cave environments.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Fish/Deimos/OrokinUncommonAFishItem",
"display_name": "Chondricord",
"localize_tag": "/Lotus/Language/InfestedMicroplanet/FishOrokinUncommonA",
"internal_name": "OrokinUncommonAFishItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/InfestedMicroplanet/FishOrokinUncommonADesc"
}