personnelxp top-level property

Item personnelxp
getter/setter pair

Survivor XP item

Implementation

Item personnelxp = Item(
  "personnelxp",
  "Survivor XP",
  "Used to level survivors. Can be found in llamas and by retiring survivors.",
  Rarity.common,
  "/Game/UI/Foundation/Textures/Icons/Items/T-CrewXP.T-CrewXP",
  "/Game/UI/Foundation/Textures/Icons/Items/T-CrewXP.T-CrewXP",
  "null",
  "FortniteGame/Content/Items/PersistentResources/PersonnelXP.uasset",
  0,
);