reagent_promotion_weapons top-level property

Item reagent_promotion_weapons
getter/setter pair

Weapon Supercharger item

Implementation

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