pub type XpValue<T, I> = <Pallet<T, I> as XpSystem>::Points;
Scalar XP value type representing the numerical XP amount.