heroxp top-level property

Item heroxp
getter/setter pair

Hero XP item

Implementation

Item heroxp = Item(
  "heroxp",
  "Hero XP",
  "Used to level heroes and defenders. Can be found in llamas and by retiring heroes or defenders.",
  Rarity.common,
  "/Game/UI/Foundation/Textures/Icons/Items/T-HeroXP.T-HeroXP",
  "/Game/UI/Foundation/Textures/Icons/Items/T-HeroXP.T-HeroXP",
  "null",
  "FortniteGame/Content/Items/PersistentResources/HeroXP.uasset",
  0,
);