← Resources

Fish Meat

resource
/Lotus/Types/Items/Fish/Eidolon/FishParts/EidolonFishMeatItem

Used as a source of food and to create bait for predatory fish. 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/FishResourceMeat.png
description Used as a source of food and to create bait for predatory fish. 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/EidolonFishMeatItem
display_name Fish Meat
localize_tag /Lotus/Language/Fish/EidolonFishMeatItem
internal_name EidolonFishMeatItem
selling_price 100
is_player_facing True
localize_desc_tag /Lotus/Language/Fish/EidolonFishMeatItemDesc
Raw record
{
  "kind": "fish",
  "parent": "FishPartItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Eidolon/FishResourceMeat.png",
  "description": "Used as a source of food and to create bait for predatory fish.\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/EidolonFishMeatItem",
  "display_name": "Fish Meat",
  "localize_tag": "/Lotus/Language/Fish/EidolonFishMeatItem",
  "internal_name": "EidolonFishMeatItem",
  "selling_price": 100,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Fish/EidolonFishMeatItemDesc"
}