Score Calculate Rules

Goal score is 10 (Scores range rom 1 to 10)

  • Each NFT item card has a scoring value as below:

  • In a round, each player will have 3 cards (we call it a set). SumBaseScore is the sum of 3 cards.

  • There are counter rules as below:

    In each round, we compare the cards of attacker's set to the cards of defender's set one by one. CounterScore is the sum of 3 comparisons.

  • If the player deploys Soulcore and Habitat are same race, he will get +1 score as Strike score.

  • FinalScore = (SumBaseScore + CounterScore + StrikeScore) mod 10

  • If both players got the same FinalScore, total rarity score will be counted to pick up the winner. Epic > Rare > Uncommon > Common = 4 > 3 > 2 > 1

  • With low probability, if both players have the same Final Score and total Rarity Points, the match is a draw.

Last updated