Belric Crystal Fragment
resource/Lotus/Types/Items/MiscItems/LastWishItems/BlueCrystal
A small fragment of Belric's Crystal from Tyana Pass on Mars.
| kind | misc |
| parent | CrystalBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/Citrine/CrystalBlueItem.png |
| description | A small fragment of Belric's Crystal from Tyana Pass on Mars. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/LastWishItems/BlueCrystal |
| display_name | Belric Crystal Fragment |
| localize_tag | /Lotus/Language/LastWish/BlueCrystalName |
| internal_name | BlueCrystal |
| premium_price | 30 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/LastWish/BlueCrystalDesc |
Raw record
{
"kind": "misc",
"parent": "CrystalBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Citrine/CrystalBlueItem.png",
"description": "A small fragment of Belric's Crystal from Tyana Pass on Mars.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/LastWishItems/BlueCrystal",
"display_name": "Belric Crystal Fragment",
"localize_tag": "/Lotus/Language/LastWish/BlueCrystalName",
"internal_name": "BlueCrystal",
"premium_price": 30,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/LastWish/BlueCrystalDesc"
}