phoenixxp_reward top-level property

Item phoenixxp_reward
getter/setter pair

Venture XP item

Implementation

Item phoenixxp_reward = Item(
  "phoenixxp_reward",
  "Venture XP",
  "Advances your Venture Level. Earned by completing missions, mission alerts, or challenge quests in a Venture Zone.",
  Rarity.common,
  "/Game/UI/Foundation/Textures/Icons/XP/Icon-SeasonalXP-L.Icon-SeasonalXP-L",
  "/Game/UI/Foundation/Textures/Icons/XP/Icon-SeasonalXP-L.Icon-SeasonalXP-L",
  "null",
  "FortniteGame/Content/Items/PersistentResources/PhoenixXP_Reward.uasset",
  0,
);