% Complete display in Table display

Forum rules
Please DO NOT POST BUGS on this forum. Please report (and vote) bugs on : https://boardgamearena.com/bugs
Post Reply
User avatar
HoganLong
Posts: 6
Joined: 01 April 2024, 16:57

% Complete display in Table display

Post by HoganLong »

This game always shows as 0% complete. I'm not sure why since this game is super easy to have an exact percent since there are a set number of turns. For the developers the formula for the % complete is as simple as this:

Code: Select all

     ((round number - 1)*20) + ((20 / number of players) * (number of players who have taken a turn this round))
This will give you the percent complete.
Post Reply

Return to “Lost Ruins of Arnak”