Aquapulmo
resource/Lotus/Types/Items/Fish/Deimos/HybridRareAFishItem
These fish were purposefully contaminated with the Infestation as an Entrati 'experiment'. They feed off the organic deposits in cave systems.
| kind | fish |
| parent | RareFishItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/HybridRareA.png |
| description | These fish were purposefully contaminated with the Infestation as an Entrati 'experiment'. They feed off the organic deposits in cave systems. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Fish/Deimos/HybridRareAFishItem |
| display_name | Aquapulmo |
| localize_tag | /Lotus/Language/InfestedMicroplanet/FishHybridRareA |
| internal_name | HybridRareAFishItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/InfestedMicroplanet/FishHybridRareADesc |
Raw record
{
"kind": "fish",
"parent": "RareFishItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/HybridRareA.png",
"description": "These fish were purposefully contaminated with the Infestation as an Entrati 'experiment'. They feed off the organic deposits in cave systems.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Fish/Deimos/HybridRareAFishItem",
"display_name": "Aquapulmo",
"localize_tag": "/Lotus/Language/InfestedMicroplanet/FishHybridRareA",
"internal_name": "HybridRareAFishItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/InfestedMicroplanet/FishHybridRareADesc"
}