← Items

Ash Shroud Glyph

item
/Lotus/Types/StoreItems/AvatarImages/ImageAshDeluxeII

A glyph depicting Ash Shroud.

kind store_item
parent AvatarImageItem
icon_path /Lotus/Interface/Icons/Player/AshDeluxeIIAvatar.png
description A glyph depicting Ash Shroud.
market_mode MM_VISIBLE
content_path /Lotus/Types/StoreItems/AvatarImages/ImageAshDeluxeII
display_name Ash Shroud Glyph
localize_tag /Lotus/Language/Glyphs/AshDeluxeIIGlyphName
internal_name ImageAshDeluxeII
premium_price 15
is_player_facing True
localize_desc_tag /Lotus/Language/Glyphs/AshDeluxeIIGlyphDesc
Raw record
{
  "kind": "store_item",
  "parent": "AvatarImageItem",
  "icon_path": "/Lotus/Interface/Icons/Player/AshDeluxeIIAvatar.png",
  "description": "A glyph depicting Ash Shroud.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/StoreItems/AvatarImages/ImageAshDeluxeII",
  "display_name": "Ash Shroud Glyph",
  "localize_tag": "/Lotus/Language/Glyphs/AshDeluxeIIGlyphName",
  "internal_name": "ImageAshDeluxeII",
  "premium_price": 15,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Glyphs/AshDeluxeIIGlyphDesc"
}