eventcurrency_stormzone top-level property

Item eventcurrency_stormzone
getter/setter pair

Storm Tickets item

Implementation

Item eventcurrency_stormzone = Item(
  "eventcurrency_stormzone",
  "Storm Tickets",
  "Can be traded for special llamas, only available during the Storm Event!",
  Rarity.rare,
  "/Game/UI/Foundation/Textures/Icons/Items/T-Items-EventCurrency-Storm.T-Items-EventCurrency-Storm",
  "/Game/UI/Foundation/Textures/Icons/Items/T-Items-EventCurrency-Storm.T-Items-EventCurrency-Storm",
  "null",
  "FortniteGame/Content/Items/PersistentResources/EventCurrency_StormZone.uasset",
  0,
);