X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fstats%2Fplanet.tt2;fp=root%2Fsrc%2Fstats%2Fplanet.tt2;h=d8d9f665037329c29912c83e800f8b3a01c3aa56;hb=436af6a696e3488f5d25e027553ec356da4cde01;hp=dfae29ac9a90484dd46dff51508bea0bb43fa4fb;hpb=58fed91c3cf50e1d386bbea93ba41ced3e98414a;p=ndwebbie.git diff --git a/root/src/stats/planet.tt2 b/root/src/stats/planet.tt2 index dfae29a..d8d9f66 100644 --- a/root/src/stats/planet.tt2 +++ b/root/src/stats/planet.tt2 @@ -1,20 +1,90 @@ [% META title = 'Planet stats' %] [% PROCESS inc/stats.tt2 %] -[% IF planetdata %]
- - - [% FOR pd IN planetdata %] - - - - +[% IF planetscan.tick %] +
TickTypeAmount
[% pd.tick %][% pd.category %] [% pd.name %][% comma(pd.amount) %]
+ + + + + + + + + + + + + + + + + + + + + + + + +
Tick:[% planetscan.tick %]
TypeRoidsResources
Metal[% planetscan.metal_roids %][% comma(planetscan.metal) %]
Crystal[% planetscan.crystal_roids %][% comma(planetscan.crystal) %]
Eonium[% planetscan.eonium_roids %][% comma(planetscan.eonium) %]
AgentsGuards
[% planetscan.agents %][% planetscan.guards %]
Factory production
LightMediumHeavy
[% planetscan.light %][% planetscan.medium %][% planetscan.heavy %]
Hidden:[% comma(planetscan.hidden) %]
+[% END %] +[% IF structurescan.tick %] + + + + + + + + + + + + + + + + + + + + + + + + +
Tick:[% structurescan.tick %]
Factories
LightMediumHeavy
[% structurescan.light_fac %][% structurescan.medium_fac %][% structurescan.heavy_fac %]
AmpsDistorters
[% structurescan.amps %][% structurescan.distorters %]
Refinaries
MetalCrystalEonium
[% structurescan.metal_ref %][% structurescan.crystal_ref %][% structurescan.eonium_ref %]
ReslabsFinanceSeccents
[% structurescan.reslabs %][% structurescan.fincents %][% structurescan.seccents %]
+[% END %] +[% IF techscan.tick %] + + + + + + + + + + + + + + + + + + + + + + + - [% END %]
Tick:[% techscan.tick %]
ResearchLevel
Travel Time[% techscan.travel %]
Infrastructure[% techscan.infra %]
Hulls[% techscan.hulls %]
Waves[% techscan.waves %]
Core Extraction[% techscan.extraction %]
Covert Ops[% techscan.covert %]
Mining[% techscan.mining %]
-
[% END %] +
TickValueGain