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