Amalgam Glyph
item/Lotus/Types/StoreItems/AvatarImages/Factions/GlyphFactionAmalgam
A glyph to represent the Amalgam faction.
| kind | store_item |
| parent | AvatarImageItem |
| icon_path | /Lotus/Interface/Icons/Player/FactionAmalgam.png |
| description | A glyph to represent the Amalgam faction. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/StoreItems/AvatarImages/Factions/GlyphFactionAmalgam |
| display_name | Amalgam Glyph |
| localize_tag | /Lotus/Language/Glyphs/GlyphFactionAmalgamName |
| internal_name | GlyphFactionAmalgam |
| premium_price | 20 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Glyphs/GlyphFactionAmalgamDesc |
Raw record
{
"kind": "store_item",
"parent": "AvatarImageItem",
"icon_path": "/Lotus/Interface/Icons/Player/FactionAmalgam.png",
"description": "A glyph to represent the Amalgam faction.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/StoreItems/AvatarImages/Factions/GlyphFactionAmalgam",
"display_name": "Amalgam Glyph",
"localize_tag": "/Lotus/Language/Glyphs/GlyphFactionAmalgamName",
"internal_name": "GlyphFactionAmalgam",
"premium_price": 20,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Glyphs/GlyphFactionAmalgamDesc"
}