Currently, getting a hero requires:
1,016,500 Infantry
508,250 Phalanx
169,417 Trebuchets
2,059 Frigates
162,640 Mages
12,000 acres
80 health
395 turns
There's no way that is right
code: Select all
<li><span class="{if $tr[i].ok == 1}cgood{else}cwarn{/if}"><b>{$tr[i].reqd}</b> {$tr[i].name}</span></li>code: Select all
<li><span class="{if $tr[i].ok == 1}cgood{else}cwarn{/if}"><b>{$tr[i].reqd|gamefactor}</b> {$tr[i].name}</span></li>