Atlas Karst Glyph
item/Lotus/Types/StoreItems/AvatarImages/ImageAtlasDeluxe
A glyph depicting Atlas Karst.
| kind | store_item |
| parent | AvatarImageItem |
| icon_path | /Lotus/Interface/Icons/Player/AtlasDeluxeAvatar.png |
| description | A glyph depicting Atlas Karst. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/StoreItems/AvatarImages/ImageAtlasDeluxe |
| display_name | Atlas Karst Glyph |
| localize_tag | /Lotus/Language/Glyphs/AtlasDeluxeGlyphName |
| internal_name | ImageAtlasDeluxe |
| premium_price | 15 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Glyphs/AtlasDeluxeGlyphDesc |
Raw record
{
"kind": "store_item",
"parent": "AvatarImageItem",
"icon_path": "/Lotus/Interface/Icons/Player/AtlasDeluxeAvatar.png",
"description": "A glyph depicting Atlas Karst.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/StoreItems/AvatarImages/ImageAtlasDeluxe",
"display_name": "Atlas Karst Glyph",
"localize_tag": "/Lotus/Language/Glyphs/AtlasDeluxeGlyphName",
"internal_name": "ImageAtlasDeluxe",
"premium_price": 15,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Glyphs/AtlasDeluxeGlyphDesc"
}