schematicxp top-level property

Item schematicxp
getter/setter pair

Schematic XP item

Implementation

Item schematicxp = Item(
  "schematicxp",
  "Schematic XP",
  "Used to level schematics. Can be found in llamas and by recycling schematics.",
  Rarity.common,
  "/Game/UI/Foundation/Textures/Icons/Items/T-Items-SchematicXP.T-Items-SchematicXP",
  "/Game/UI/Foundation/Textures/Icons/Items/T-Items-SchematicXP.T-Items-SchematicXP",
  "null",
  "FortniteGame/Content/Items/PersistentResources/SchematicXP.uasset",
  0,
);