← Items

Ambulas Reborn Emblem

item
/Lotus/Upgrades/Skins/Clan/AmbulasEventBadgeItem

An emblem commemorating the fight against the Ambulas incursion.

kind skin
parent BaseEventBadgeItem
icon_path /Lotus/Interface/Icons/StoreIcons/Emblems/AmbulasEventBadge.png
description An emblem commemorating the fight against the Ambulas incursion.
market_mode MM_HIDDEN
content_path /Lotus/Upgrades/Skins/Clan/AmbulasEventBadgeItem
display_name Ambulas Reborn Emblem
localize_tag /Lotus/Language/Cosmetics/AmbulasEventBadgeName
internal_name AmbulasEventBadgeItem
premium_price 10000
is_player_facing True
product_category WeaponSkins
localize_desc_tag /Lotus/Language/Cosmetics/AmbulasEventBadgeDesc
Raw record
{
  "kind": "skin",
  "parent": "BaseEventBadgeItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Emblems/AmbulasEventBadge.png",
  "description": "An emblem commemorating the fight against the Ambulas incursion.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Upgrades/Skins/Clan/AmbulasEventBadgeItem",
  "display_name": "Ambulas Reborn Emblem",
  "localize_tag": "/Lotus/Language/Cosmetics/AmbulasEventBadgeName",
  "internal_name": "AmbulasEventBadgeItem",
  "premium_price": 10000,
  "is_player_facing": true,
  "product_category": "WeaponSkins",
  "localize_desc_tag": "/Lotus/Language/Cosmetics/AmbulasEventBadgeDesc"
}