X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Falliances%2Fresources.tt2;h=a9ce49807315627b510727eb23722b6f0d5875d1;hb=2a703f7250ea25f2f556eb25b644dcb7268f92ce;hp=dec56a96f2d48483844e2599799d34cad8d9e9cb;hpb=00325acb2f3a1ae09e4a73d09a33f056dfb60fda;p=ndwebbie.git diff --git a/root/src/alliances/resources.tt2 b/root/src/alliances/resources.tt2 index dec56a9..a9ce498 100644 --- a/root/src/alliances/resources.tt2 +++ b/root/src/alliances/resources.tt2 @@ -9,7 +9,7 @@ Resources / Planet Hidden Resources / Planet Res score (gain)[1] - Avg res score (gain)[2] + Top res score (gain)[2] Estimated score[3] [% FOR a IN alliances %] @@ -17,18 +17,18 @@ [% a.name %] [% a.relationship %] [% a.members %] ([% a.planets %]) - [% a.score %] - [% a.size %] - [% a.resources %] - [% a.hidden %] - [% a.resplanet %] - [% a.hidplanet %] - [% a.nscore %] ([% a.scoregain %]) - [% a.nscore2 %] ([% a.nscore2 - a.score %]) - [% a.nscore2 %] ([% a.nscore3 - a.score %]) + [% a.score | commify %] + [% a.size | commify %] + [% a.resources | commify %] + [% a.hidden | commify %] + [% a.resplanet | commify %] + [% a.hidplanet | commify %] + [% a.nscore | commify %] ([% a.nscore - a.score %]) + [% a.nscore2 | commify %] ([% a.nscore2 - a.score %]) + [% a.nscore3 | commify %] ([% a.nscore3 - a.score %]) [% END %]

[1] = New score if resources are spent (gain is just the extra value compared to unspent resources) + hidden production getting released

-

[2] = Same as [1] but calculated with avg resources and max 60 members

-

[3] = Same as [2] but also includes resources if roids are kept to end of round (gain is just from the roids)

+

[2] = Score for the top60 members, after res being spent and production getting released.

+

[3] = Same as [2] but also includes resources if roids are kept to end of round