Ash Koga Glyph
item/Lotus/Types/StoreItems/AvatarImages/ImageAshDeluxe
A glyph depicting Ash Koga.
| kind | store_item |
| parent | AvatarImageItem |
| icon_path | /Lotus/Interface/Icons/Player/AshDeluxeAvatar.png |
| description | A glyph depicting Ash Koga. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/StoreItems/AvatarImages/ImageAshDeluxe |
| display_name | Ash Koga Glyph |
| localize_tag | /Lotus/Language/Items/AvatarAshDeluxeName |
| internal_name | ImageAshDeluxe |
| premium_price | 15 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/AvatarAshDeluxeDesc |
Raw record
{
"kind": "store_item",
"parent": "AvatarImageItem",
"icon_path": "/Lotus/Interface/Icons/Player/AshDeluxeAvatar.png",
"description": "A glyph depicting Ash Koga.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/StoreItems/AvatarImages/ImageAshDeluxe",
"display_name": "Ash Koga Glyph",
"localize_tag": "/Lotus/Language/Items/AvatarAshDeluxeName",
"internal_name": "ImageAshDeluxe",
"premium_price": 15,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/AvatarAshDeluxeDesc"
}