reagent_promotion_heroes top-level property

Item reagent_promotion_heroes
getter/setter pair

Hero Supercharger item

Implementation

Item reagent_promotion_heroes = Item(
  "reagent_promotion_heroes",
  "Hero Supercharger",
  "Used to promote heroes, increasing their max level. Can be earned by gaining Venture Levels.",
  Rarity.legendary,
  "/Game/UI/Foundation/Textures/Icons/Items/T-Items-Hero-PromotionCurrency.T-Items-Hero-PromotionCurrency",
  "/Game/UI/Foundation/Textures/Icons/Items/T-Items-Hero-PromotionCurrency.T-Items-Hero-PromotionCurrency",
  "null",
  "FortniteGame/Content/Items/PersistentResources/Reagent_Promotion_Heroes.uasset",
  0,
);