Amniophysi
resource/Lotus/Types/Items/Fish/Deimos/InfestedCommonDFishItem
These fish hatch out of translucent pods formed in caverns below the Infested landscape. They hover to feed.
| kind | fish |
| parent | CommonFishItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/InfestedCommonD.png |
| description | These fish hatch out of translucent pods formed in caverns below the Infested landscape. They hover to feed. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Fish/Deimos/InfestedCommonDFishItem |
| display_name | Amniophysi |
| localize_tag | /Lotus/Language/InfestedMicroplanet/FishInfestedCommonD |
| internal_name | InfestedCommonDFishItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/InfestedMicroplanet/FishInfestedCommonDDesc |
Raw record
{
"kind": "fish",
"parent": "CommonFishItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Deimos/InfestedCommonD.png",
"description": "These fish hatch out of translucent pods formed in caverns below the Infested landscape. They hover to feed.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Fish/Deimos/InfestedCommonDFishItem",
"display_name": "Amniophysi",
"localize_tag": "/Lotus/Language/InfestedMicroplanet/FishInfestedCommonD",
"internal_name": "InfestedCommonDFishItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/InfestedMicroplanet/FishInfestedCommonDDesc"
}