X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;ds=sidebyside;f=root%2Fsrc%2Falliances%2Fresources.tt2;h=a9ce49807315627b510727eb23722b6f0d5875d1;hb=85d8a494df2ada3f891653a950246046d23a981d;hp=71031ab294405fa8a3f0447e3ab3d4057a5f0652;hpb=ea322778910b20ef3c4640fcdad5a36e8b358c5c;p=ndwebbie.git diff --git a/root/src/alliances/resources.tt2 b/root/src/alliances/resources.tt2 index 71031ab..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.nscore3 %] ([% a.scoregain3 %]) + [% 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