X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Falliances%2Fresources.tt2;h=20c642de73db61485abbf7d246ddc107af6441a8;hb=f5639def9af1ddcef6c9d17d6c6ab534aeb6adda;hp=dec56a96f2d48483844e2599799d34cad8d9e9cb;hpb=00325acb2f3a1ae09e4a73d09a33f056dfb60fda;p=ndwebbie.git diff --git a/root/src/alliances/resources.tt2 b/root/src/alliances/resources.tt2 index dec56a9..20c642d 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 %]) + [% comma(a.score) %] + [% comma(a.size) %] + [% comma(a.resources) %] + [% comma(a.hidden) %] + [% comma(a.resplanet) %] + [% comma(a.hidplanet) %] + [% comma(a.nscore) %] ([% a.nscore - a.score %]) + [% comma(a.nscore2) %] ([% a.nscore2 - a.score %]) + [% comma(a.nscore3) %] ([% 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