voucher_generic_melee_vr top-level property

Item voucher_generic_melee_vr
getter/setter pair

Epic Melee Weapon Token item

Implementation

Item voucher_generic_melee_vr = Item(
  "voucher_generic_melee_vr",
  "Epic Melee Weapon Token",
  "Trade for a loot llama!",
  Rarity.epic,
  "/Game/UI/Foundation/Textures/Icons/ItemCategories/T-Icon-Melee-128.T-Icon-Melee-128",
  "/Game/UI/Foundation/Textures/Icons/ItemCategories/T-Icon-Melee-128.T-Icon-Melee-128",
  "null",
  "FortniteGame/Content/Items/PersistentResources/Voucher_Generic_Melee_VR.uasset",
  0,
);