Fish Oil
resource/Lotus/Types/Items/Fish/Eidolon/FishParts/EidolonFishOilItem
Used to create absolvents that purify gems. Source: Cut from all Plains of Eidolon Fish via Fisher Hai-Luk in Cetus (Earth).
| kind | fish |
| parent | FishPartItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Fishing/Eidolon/FishResourceOil.png |
| description | Used to create absolvents that purify gems. Source: Cut from all Plains of Eidolon Fish via Fisher Hai-Luk in Cetus (Earth). |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Fish/Eidolon/FishParts/EidolonFishOilItem |
| display_name | Fish Oil |
| localize_tag | /Lotus/Language/Fish/EidolonFishOilItem |
| internal_name | EidolonFishOilItem |
| selling_price | 100 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Fish/EidolonFishOilItemDesc |
Raw record
{
"kind": "fish",
"parent": "FishPartItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Eidolon/FishResourceOil.png",
"description": "Used to create absolvents that purify gems.\r\n\r\nSource: Cut from all Plains of Eidolon Fish via Fisher Hai-Luk in Cetus (Earth).",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Fish/Eidolon/FishParts/EidolonFishOilItem",
"display_name": "Fish Oil",
"localize_tag": "/Lotus/Language/Fish/EidolonFishOilItem",
"internal_name": "EidolonFishOilItem",
"selling_price": 100,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Fish/EidolonFishOilItemDesc"
}