🎴Card score

The final score of a player card is hence a function the player card rarity (immutable), its XP and its realtime player score.

CardScore=PlayerScoreβˆ—(Base+Rarity+CardXP+ifCaptain)Card Score = PlayerScore * (Base+Rarity+Card XP+ifCaptain)

Last updated