← Items

Ash Scorpion Glyph - Bright

item
/Lotus/Types/StoreItems/AvatarImages/ImageAshScorpionBright

A glyph depicting Ash Scorpion on a bright background.

kind store_item
parent AvatarImageItem
icon_path /Lotus/Interface/Icons/Player/AshScorpionAvatarBright.png
description A glyph depicting Ash Scorpion on a bright background.
market_mode MM_VISIBLE
content_path /Lotus/Types/StoreItems/AvatarImages/ImageAshScorpionBright
display_name Ash Scorpion Glyph - Bright
localize_tag /Lotus/Language/Items/AvatarAshScorpionBrightName
internal_name ImageAshScorpionBright
premium_price 10
is_player_facing True
localize_desc_tag /Lotus/Language/Items/AvatarAshScorpionBrightDescription
Raw record
{
  "kind": "store_item",
  "parent": "AvatarImageItem",
  "icon_path": "/Lotus/Interface/Icons/Player/AshScorpionAvatarBright.png",
  "description": "A glyph depicting Ash Scorpion on a bright background.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/StoreItems/AvatarImages/ImageAshScorpionBright",
  "display_name": "Ash Scorpion Glyph - Bright",
  "localize_tag": "/Lotus/Language/Items/AvatarAshScorpionBrightName",
  "internal_name": "ImageAshScorpionBright",
  "premium_price": 10,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Items/AvatarAshScorpionBrightDescription"
}