Cryptosuctus
resource/Lotus/Types/Items/Fish/Deimos/InfestedCommonAFishItem
Formerly Orokin scavengers, these fish succumbed to the Infestation long ago and now greedily feast on floating spores. They are found all over the surface of Deimos.
| kind | fish |
| parent | CommonFishItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/InfestedCommonA.png |
| description | Formerly Orokin scavengers, these fish succumbed to the Infestation long ago and now greedily feast on floating spores. They are found all over the surface of Deimos. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Fish/Deimos/InfestedCommonAFishItem |
| display_name | Cryptosuctus |
| localize_tag | /Lotus/Language/InfestedMicroplanet/FishInfestedCommonA |
| internal_name | InfestedCommonAFishItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/InfestedMicroplanet/FishInfestedCommonADesc |
Raw record
{
"kind": "fish",
"parent": "CommonFishItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/InfestedCommonA.png",
"description": "Formerly Orokin scavengers, these fish succumbed to the Infestation long ago and now greedily feast on floating spores. They are found all over the surface of Deimos.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Fish/Deimos/InfestedCommonAFishItem",
"display_name": "Cryptosuctus",
"localize_tag": "/Lotus/Language/InfestedMicroplanet/FishInfestedCommonA",
"internal_name": "InfestedCommonAFishItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/InfestedMicroplanet/FishInfestedCommonADesc"
}