Morphics
resource/Lotus/Types/Items/MiscItems/Morphic
An amorphous solid. Possibly Orokin technology. Location: Mercury, Mars, Phobos, Europa, and Pluto
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentMorphic.png |
| description | An amorphous solid. Possibly Orokin technology. Location: Mercury, Mars, Phobos, Europa, and Pluto |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/Morphic |
| display_name | Morphics |
| localize_tag | /Lotus/Language/Items/Morphic |
| internal_name | Morphic |
| premium_price | 10 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/MorphicDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/ComponentMorphic.png",
"description": "An amorphous solid. Possibly Orokin technology.\r\n\r\nLocation: Mercury, Mars, Phobos, Europa, and Pluto",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/Morphic",
"display_name": "Morphics",
"localize_tag": "/Lotus/Language/Items/Morphic",
"internal_name": "Morphic",
"premium_price": 10,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/MorphicDesc"
}