← Items

Alliance Emblem

item
/Lotus/Upgrades/Skins/Clan/AllianceEmblemItem

An insignia that projects a holographic image of your alliance emblem. Requires a Warlord in the clan that created the alliance to upload an image of the alliance emblem.

kind skin
parent ClanEmblemItem
icon_path /Lotus/Interface/Icons/StoreIcons/Emblems/ClanEmblemHolo.png
description An insignia that projects a holographic image of your alliance emblem. Requires a Warlord in the clan that created the alliance to upload an image of the alliance emblem.
market_mode MM_VISIBLE
content_path /Lotus/Upgrades/Skins/Clan/AllianceEmblemItem
display_name Alliance Emblem
localize_tag /Lotus/Language/Items/AllianceEmblemName
internal_name AllianceEmblemItem
premium_price 30
is_player_facing True
product_category WeaponSkins
localize_desc_tag /Lotus/Language/Items/AllianceEmblemDesc
Raw record
{
  "kind": "skin",
  "parent": "ClanEmblemItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Emblems/ClanEmblemHolo.png",
  "description": "An insignia that projects a holographic image of your alliance emblem. Requires a Warlord in the clan that created the alliance to upload an image of the alliance emblem.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Upgrades/Skins/Clan/AllianceEmblemItem",
  "display_name": "Alliance Emblem",
  "localize_tag": "/Lotus/Language/Items/AllianceEmblemName",
  "internal_name": "AllianceEmblemItem",
  "premium_price": 30,
  "is_player_facing": true,
  "product_category": "WeaponSkins",
  "localize_desc_tag": "/Lotus/Language/Items/AllianceEmblemDesc"
}