eventcurrency_founders top-level property

Item eventcurrency_founders
getter/setter pair

Founder's Coins item

Implementation

Item eventcurrency_founders = Item(
  "eventcurrency_founders",
  "Founder's Coins",
  "Can be traded for special llamas, only available during Founder's Month! Found by completing quests and in other llamas.",
  Rarity.epic,
  "/Game/UI/Foundation/Textures/Icons/Boost/T-Icon-FoundersBadge-128.T-Icon-FoundersBadge-128",
  "/Game/UI/Foundation/Textures/Icons/Boost/T-Icon-FoundersBadge-128.T-Icon-FoundersBadge-128",
  "null",
  "FortniteGame/Content/Items/PersistentResources/EventCurrency_Founders.uasset",
  0,
);