Maprico
resource/Lotus/Types/Gameplay/Eidolon/Resources/EidolonFruitItem
This hardy fruit is thick-skinned to withstand harsh conditions, concealing a mouthful of sweet pulp within. Location: Plains of Eidolon on Earth
| kind | region |
| parent | ResourceItem |
| region | Eidolon |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Objects/Eidolon/EidolonFruit.png |
| description | This hardy fruit is thick-skinned to withstand harsh conditions, concealing a mouthful of sweet pulp within. Location: Plains of Eidolon on Earth |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Gameplay/Eidolon/Resources/EidolonFruitItem |
| display_name | Maprico |
| localize_tag | /Lotus/Language/EidolonPlains/EidolonFruit |
| internal_name | EidolonFruitItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/EidolonPlains/EidolonFruitDesc |
Raw record
{
"kind": "region",
"parent": "ResourceItem",
"region": "Eidolon",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Objects/Eidolon/EidolonFruit.png",
"description": "This hardy fruit is thick-skinned to withstand harsh conditions, concealing a mouthful of sweet pulp within.\r\n\r\nLocation: Plains of Eidolon on Earth",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Gameplay/Eidolon/Resources/EidolonFruitItem",
"display_name": "Maprico",
"localize_tag": "/Lotus/Language/EidolonPlains/EidolonFruit",
"internal_name": "EidolonFruitItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/EidolonPlains/EidolonFruitDesc"
}