mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-09 14:16:08 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,164 @@
|
||||
<table id="attacker" class="fill_in" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Attacker</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Romans</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u1" title="Legionnaire" alt="Legionnaire" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Legionnaire
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_1" value="<?php echo $form->getValue('a1_1'); ?>" maxlength="7" title="Number Legionnaire" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_1" value="<?php echo $form->getValue('f1_1'); ?>" maxlength="2" title="Level Blacksmith Legionnaire" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u2" title="Praetorian" alt="Praetorian" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Praetorian
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_2" value="<?php echo $form->getValue('a1_2'); ?>" maxlength="7" title="Number Praetorian" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_2" value="<?php echo $form->getValue('f1_2'); ?>" maxlength="2" title="Level Blacksmith Praetorian" />
|
||||
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u3" title="Imperian" alt="Imperian" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Imperian
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_3" value="<?php echo $form->getValue('a1_3'); ?>" maxlength="7" title="Number Imperian" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_3" value="<?php echo $form->getValue('f1_3'); ?>" maxlength="2" title="Level Blacksmith Imperian" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u4" title="Equites Legati" alt="Equites Legati" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Equites Legati
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_4" value="<?php echo $form->getValue('a1_4'); ?>" maxlength="7" title="Number Equites Legati" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_4" value="<?php echo $form->getValue('f1_4'); ?>" maxlength="2" title="Level Blacksmith Equites Legati" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u5" title="Equites Imperatoris" alt="Equites Imperatoris" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Equites Imperatoris
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_5" value="<?php echo $form->getValue('a1_5'); ?>" maxlength="7" title="Number Equites Imperatoris" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_5" value="<?php echo $form->getValue('f1_5'); ?>" maxlength="2" title="Level Blacksmith Equites Imperatoris" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u6" title="Equites Caesaris" alt="Equites Caesaris" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Equites Caesaris
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_6" value="<?php echo $form->getValue('a1_6'); ?>" maxlength="7" title="Number Equites Caesaris" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_6" value="<?php echo $form->getValue('f1_6'); ?>" maxlength="2" title="Level Blacksmith Equites Caesaris" />
|
||||
</td></tr><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u7" title="Battering Ram" alt="Battering Ram" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Battering Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_7" value="<?php echo $form->getValue('a1_7'); ?>" maxlength="7" title="Number Battering Ram" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f1_7" value="<?php echo $form->getValue('f1_7'); ?>" maxlength="2" title="Level Blacksmith Battering Ram" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u8" title="Fire Catapult" alt="Fire Catapult" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Fire Catapult
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_8" value="<?php echo $form->getValue('a1_8'); ?>" maxlength="7" title="Number Fire Catapult" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_8" value="<?php echo $form->getValue('f1_8'); ?>" maxlength="2" title="Level Blacksmith Fire Catapult" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u9" title="Senator" alt="Senator" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Senator
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_9" value="<?php echo $form->getValue('a1_9'); ?>" maxlength="6" title="Number Senator" />
|
||||
</td>
|
||||
<td class="research"></td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u10" title="Settler" alt="Settler" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_10" value="<?php echo $form->getValue('a1_10'); ?>" maxlength="6" title="Number Settler" />
|
||||
</td>
|
||||
<td class="research"></td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody><tbody>
|
||||
<tr>
|
||||
<th>Other</th>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit uhab" alt="Population" title="Population" /></td>
|
||||
<td class="desc">Population</td>
|
||||
<td class="value"><input class="text" type="text" name="ew1" value="<?php echo $form->getValue('ew1')==""? 1 : $form->getValue('ew1'); ?>" maxlength="5" title="Number Population" /></td>
|
||||
|
||||
<td class="research"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit ucata" alt="catapult target" title="catapult target" /></td>
|
||||
<td class="desc">Lvl catapult target</td>
|
||||
<td class="value"><input class="text" type="text" name="kata" value="<?php echo $form->getValue('kata')==""? 0 : $form->getValue('kata'); ?>" maxlength="2" title="Lvl Catapult Target" /></td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
|
||||
<td class="ico"><img src="img/x.gif" class="unit uhero" title="Hero" alt="Hero" /></td>
|
||||
<td class="desc">Hero (off bonus)</td>
|
||||
<td class="value"><input class="text" type="text" name="h_off_bonus" value="<?php echo $form->getValue('h_off_bonus')==""? 0 : $form->getValue('h_off_bonus'); ?>" maxlength="4" title="Hero (off bonus)" /></td>
|
||||
<td class="research"></td>
|
||||
</tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
@@ -0,0 +1,164 @@
|
||||
<table id="attacker" class="fill_in" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Attacker</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Teutons</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u11" title="Clubswinger" alt="Clubswinger" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Clubswinger
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_1" value="<?php echo $form->getValue('a1_1'); ?>" maxlength="7" title="Number Clubswinger" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_1" value="<?php echo $form->getValue('f1_1'); ?>" maxlength="2" title="Level Blacksmith Clubswinger" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u12" title="Spearman" alt="Spearman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Spearman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_2" value="<?php echo $form->getValue('a1_2'); ?>" maxlength="7" title="Number Spearman" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_2" value="<?php echo $form->getValue('f1_2'); ?>" maxlength="2" title="Level Blacksmith Spearman" />
|
||||
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u13" title="Axeman" alt="Axeman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Axeman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_3" value="<?php echo $form->getValue('a1_3'); ?>" maxlength="7" title="Number Axeman" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_3" value="<?php echo $form->getValue('f1_3'); ?>" maxlength="2" title="Level Blacksmith Axeman" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u14" title="Scout" alt="Scout" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Scout
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_4" value="<?php echo $form->getValue('a1_4'); ?>" maxlength="7" title="Number Scout" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_4" value="<?php echo $form->getValue('f1_4'); ?>" maxlength="2" title="Level Blacksmith Scout" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u15" title="Paladin" alt="Paladin" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Paladin
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_5" value="<?php echo $form->getValue('a1_5'); ?>" maxlength="7" title="Number Paladin" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_5" value="<?php echo $form->getValue('f1_5'); ?>" maxlength="2" title="Level Blacksmith Paladin" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u16" title="Teutonic Knight" alt="Teutonic Knight" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Teutonic Knight
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_6" value="<?php echo $form->getValue('a1_6'); ?>" maxlength="7" title="Number Teutonic Knight" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_6" value="<?php echo $form->getValue('f1_6'); ?>" maxlength="2" title="Level Blacksmith Teutonic Knight" />
|
||||
</td></tr><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u17" title="Ram" alt="Ram" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_7" value="<?php echo $form->getValue('a1_7'); ?>" maxlength="7" title="Number Ram" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f1_7" value="<?php echo $form->getValue('f1_7'); ?>" maxlength="2" title="Level blacksmith Ram" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u18" title="Catapult" alt="Catapult" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Catapult
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_8" value="<?php echo $form->getValue('a1_8'); ?>" maxlength="7" title="Number Catapult" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_8" value="<?php echo $form->getValue('f1_8'); ?>" maxlength="2" title="Level Blacksmith Catapult" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u19" title="Chief" alt="Chief" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Chief
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_9" value="<?php echo $form->getValue('a1_9'); ?>" maxlength="6" title="Number Chief" />
|
||||
</td>
|
||||
<td class="research"></td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u20" title="Settler" alt="Settler" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_10" value="<?php echo $form->getValue('a1_10'); ?>" maxlength="6" title="Number Settler" />
|
||||
</td>
|
||||
<td class="research"></td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody><tbody>
|
||||
<tr>
|
||||
<th>Other</th>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit uhab" alt="Population" title="Population" /></td>
|
||||
<td class="desc">Population</td>
|
||||
<td class="value"><input class="text" type="text" name="ew1" value="<?php echo $form->getValue('ew1')==""? 1 : $form->getValue('ew1'); ?>" maxlength="5" title="Number Population" /></td>
|
||||
|
||||
<td class="research"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit ucata" alt="catapult target" title="catapult target" /></td>
|
||||
<td class="desc">Lvl catapult target</td>
|
||||
<td class="value"><input class="text" type="text" name="kata" value="<?php echo $form->getValue('kata')==""? 0 : $form->getValue('kata'); ?>" maxlength="2" title="Lvl Catapult Target" /></td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
|
||||
<td class="ico"><img src="img/x.gif" class="unit uhero" title="Hero" alt="Hero" /></td>
|
||||
<td class="desc">Hero (off bonus)</td>
|
||||
<td class="value"><input class="text" type="text" name="h_off_bonus" value="<?php echo $form->getValue('h_off_bonus')==""? 0 : $form->getValue('h_off_bonus'); ?>" maxlength="4" title="Hero (off bonus)" /></td>
|
||||
<td class="research"></td>
|
||||
</tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
@@ -0,0 +1,164 @@
|
||||
<table id="attacker" class="fill_in" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Attacker</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Gauls</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u21" title="Phalanx" alt="Phalanx" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Phalanx
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_1" value="<?php echo $form->getValue('a1_1'); ?>" maxlength="7" title="Number Phalanx" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_1" value="<?php echo $form->getValue('f1_1'); ?>" maxlength="2" title="Level Blacksmith Phalanx" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u22" title="Swordsman" alt="Swordsman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Swordsman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_2" value="<?php echo $form->getValue('a1_2'); ?>" maxlength="7" title="Number Swordsman" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_2" value="<?php echo $form->getValue('f1_2'); ?>" maxlength="2" title="Level Blacksmith Swordsman" />
|
||||
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u23" title="Pathfinder" alt="Pathfinder" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Pathfinder
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_3" value="<?php echo $form->getValue('a1_3'); ?>" maxlength="7" title="Number Pathfinder" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_3" value="<?php echo $form->getValue('f1_3'); ?>" maxlength="2" title="Level Blacksmith Pathfinder" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u24" title="Theutates Thunder" alt="Theutates Thunder" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Theutates Thunder
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_4" value="<?php echo $form->getValue('a1_4'); ?>" maxlength="7" title="Number Theutates Thunder" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_4" value="<?php echo $form->getValue('f1_4'); ?>" maxlength="2" title="Level Blacksmith Theutates Thunder" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u25" title="Druidrider" alt="Druidrider" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Druidrider
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_5" value="<?php echo $form->getValue('a1_5'); ?>" maxlength="7" title="Number Druidrider" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_5" value="<?php echo $form->getValue('f1_5'); ?>" maxlength="2" title="Level Blacksmith Druidrider" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u26" title="Haeduan" alt="Haeduan" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Haeduan
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_6" value="<?php echo $form->getValue('a1_6'); ?>" maxlength="7" title="Number Haeduan" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_6" value="<?php echo $form->getValue('f1_6'); ?>" maxlength="2" title="Level Blacksmith Haeduan" />
|
||||
</td></tr><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u27" title="Ram" alt="Ram" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_7" value="<?php echo $form->getValue('a1_7'); ?>" maxlength="7" title="Number Ram" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f1_7" value="<?php echo $form->getValue('f1_7'); ?>" maxlength="2" title="Level Blacksmith Ram" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u28" title="Trebuchet" alt="Trebuchet" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Trebuchet
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a1_8" value="<?php echo $form->getValue('a1_8'); ?>" maxlength="7" title="Number Trebuchet" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f1_8" value="<?php echo $form->getValue('f1_8'); ?>" maxlength="2" title="Level Blacksmith Trebuchet" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u29" title="Chieftain" alt="Chieftain" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Chieftain
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_9" value="<?php echo $form->getValue('a1_9'); ?>" maxlength="6" title="Number Chieftain" />
|
||||
</td>
|
||||
<td class="research"></td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u30" title="Settler" alt="Settler" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a1_10" value="<?php echo $form->getValue('a1_10'); ?>" maxlength="6" title="Number Settler" />
|
||||
</td>
|
||||
<td class="research"></td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody><tbody>
|
||||
<tr>
|
||||
<th>Other</th>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit uhab" alt="Population" title="Population" /></td>
|
||||
<td class="desc">Population</td>
|
||||
<td class="value"><input class="text" type="text" name="ew1" value="<?php echo $form->getValue('ew1')==""? 1 : $form->getValue('ew1'); ?>" maxlength="5" title="Number Population" /></td>
|
||||
|
||||
<td class="research"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit ucata" alt="catapult target" title="catapult target" /></td>
|
||||
<td class="desc">Lvl catapult target</td>
|
||||
<td class="value"><input class="text" type="text" name="kata" value="<?php echo $form->getValue('kata')==""? 0 : $form->getValue('kata'); ?>" maxlength="2" title="Lvl Catapult Target" /></td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
|
||||
<td class="ico"><img src="img/x.gif" class="unit uhero" title="Hero" alt="Hero" /></td>
|
||||
<td class="desc">Hero (off bonus)</td>
|
||||
<td class="value"><input class="text" type="text" name="h_off_bonus" value="<?php echo $form->getValue('h_off_bonus')==""? 0 : $form->getValue('h_off_bonus'); ?>" maxlength="4" title="Hero (off bonus)" /></td>
|
||||
<td class="research"></td>
|
||||
</tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
@@ -0,0 +1,129 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Romans</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u1" title="Legionnaire" alt="Legionnaire" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Legionnaire
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_1" value="<?php echo $form->getValue('a2_1'); ?>" maxlength="7" title="Number Legionnaire" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_1" value="<?php echo $form->getValue('f2_1'); ?>" maxlength="2" title="Level Armoury Legionnaire" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u2" title="Praetorian" alt="Praetorian" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Praetorian
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_2" value="<?php echo $form->getValue('a2_2'); ?>" maxlength="7" title="Number Praetorian" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_2" value="<?php echo $form->getValue('f2_2'); ?>" maxlength="2" title="Level Armoury Praetorian" />
|
||||
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u3" title="Imperian" alt="Imperian" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Imperian
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_3" value="<?php echo $form->getValue('a2_3'); ?>" maxlength="7" title="Number Imperian" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_3" value="<?php echo $form->getValue('f2_3'); ?>" maxlength="2" title="Level Armoury Imperian" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u4" title="Equites Legati" alt="Equites Legati" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Equites Legati
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_4" value="<?php echo $form->getValue('a2_4'); ?>" maxlength="7" title="Number Equites Legati" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_4" value="<?php echo $form->getValue('f2_4'); ?>" maxlength="2" title="Level Armoury Equites Legati" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u5" title="Equites Imperatoris" alt="Equites Imperatoris" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Equites Imperatoris
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_5" value="<?php echo $form->getValue('a2_5'); ?>" maxlength="7" title="Number Equites Imperatoris" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_5" value="<?php echo $form->getValue('f2_5'); ?>" maxlength="2" title="Level Armoury Equites Imperatoris" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u6" title="Equites Caesaris" alt="Equites Caesaris" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Equites Caesaris
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_6" value="<?php echo $form->getValue('a2_6'); ?>" maxlength="7" title="Number Equites Caesaris" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_6" value="<?php echo $form->getValue('f2_6'); ?>" maxlength="2" title="Level Armoury Equites Caesaris" />
|
||||
</td></tr><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u7" title="Battering Ram" alt="Battering Ram" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Battering Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_7" value="<?php echo $form->getValue('a2_7'); ?>" maxlength="7" title="Number Battering Ram" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f2_7" value="<?php echo $form->getValue('f2_7'); ?>" maxlength="2" title="Level Armoury Battering Ram" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u8" title="Fire Catapult" alt="Fire Catapult" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Fire Catapult
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_8" value="<?php echo $form->getValue('a2_8'); ?>" maxlength="7" title="Number Fire Catapult" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_8" value="<?php echo $form->getValue('f2_8'); ?>" maxlength="2" title="Level Armoury Fire Catapult" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u9" title="Senator" alt="Senator" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Senator
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_9" value="<?php echo $form->getValue('a2_9'); ?>" maxlength="6" title="Number Senator" />
|
||||
</td>
|
||||
<td class="research"></td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u10" title="Settler" alt="Settler" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_10" value="<?php echo $form->getValue('a2_10'); ?>" maxlength="6" title="Number Settler" />
|
||||
</td>
|
||||
<td class="research"></td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -0,0 +1,129 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Teutons</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u11" title="Clubswinger" alt="Clubswinger" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Clubswinger
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_11" value="<?php echo $form->getValue('a2_11'); ?>" maxlength="7" title="Number Clubswinger" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_11" value="<?php echo $form->getValue('f2_11'); ?>" maxlength="2" title="Level Armoury Clubswinger" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u12" title="Spearman" alt="Spearman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Spearman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_12" value="<?php echo $form->getValue('a2_12'); ?>" maxlength="7" title="Number Spearman" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_12" value="<?php echo $form->getValue('f2_12'); ?>" maxlength="2" title="Level Armoury Spearman" />
|
||||
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u13" title="Axeman" alt="Axeman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Axeman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_13" value="<?php echo $form->getValue('a2_13'); ?>" maxlength="7" title="Number Axeman" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_13" value="<?php echo $form->getValue('f2_13'); ?>" maxlength="2" title="Level Armoury Axeman" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u14" title="Scout" alt="Scout" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Scout
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_14" value="<?php echo $form->getValue('a2_14'); ?>" maxlength="7" title="Number Scout" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_14" value="<?php echo $form->getValue('f2_14'); ?>" maxlength="2" title="Level Armoury Scout" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u15" title="Paladin" alt="Paladin" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Paladin
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_15" value="<?php echo $form->getValue('a2_15'); ?>" maxlength="7" title="Number Paladin" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_15" value="<?php echo $form->getValue('f2_15'); ?>" maxlength="2" title="Level Armoury Paladin" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u16" title="Teutonic Knight" alt="Teutonic Knight" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Teutonic Knight
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_16" value="<?php echo $form->getValue('a2_16'); ?>" maxlength="7" title="Number Teutonic Knight" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_16" value="<?php echo $form->getValue('f2_16'); ?>" maxlength="2" title="Level Armoury Teutonic Knight" />
|
||||
</td><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u17" title="Ram" alt="Ram" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_17" value="<?php echo $form->getValue('a2_17'); ?>" maxlength="7" title="Number Ram" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f2_17" value="<?php echo $form->getValue('f2_17'); ?>" maxlength="2" title="Level Armoury Ram" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u18" title="Catapult" alt="Catapult" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Catapult
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_18" value="<?php echo $form->getValue('a2_18'); ?>" maxlength="7" title="Number Catapult" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_18" value="<?php echo $form->getValue('f2_18'); ?>" maxlength="2" title="Level Armoury Catapult" />
|
||||
</td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u19" title="Chief" alt="Chief" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Chief
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_19" value="<?php echo $form->getValue('a2_19'); ?>" maxlength="6" title="Number Chief" />
|
||||
</td>
|
||||
<td class="research"></td><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u20" title="Settler" alt="Settler" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_20" value="<?php echo $form->getValue('a2_20'); ?>" maxlength="6" title="Number Settler" />
|
||||
</td>
|
||||
<td class="research"></td></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -0,0 +1,129 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
<th>Gauls</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u21" title="Phalanx" alt="Phalanx" />
|
||||
</td>
|
||||
|
||||
<td class="desc">
|
||||
Phalanx
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_21" value="<?php echo $form->getValue('a2_21'); ?>" maxlength="7" title="Number Phalanx" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_21" value="<?php echo $form->getValue('f2_21'); ?>" maxlength="2" title="Level Armoury Phalanx" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
|
||||
<img src="img/x.gif" class="unit u22" title="Swordsman" alt="Swordsman" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Swordsman
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_22" value="<?php echo $form->getValue('a2_22'); ?>" maxlength="7" title="Number Swordsman" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_22" value="<?php echo $form->getValue('f2_22'); ?>" maxlength="2" title="Level Armoury Swordsman" />
|
||||
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u23" title="Pathfinder" alt="Pathfinder" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Pathfinder
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_23" value="<?php echo $form->getValue('a2_23'); ?>" maxlength="7" title="Number Pathfinder" />
|
||||
</td>
|
||||
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_23" value="<?php echo $form->getValue('f2_23'); ?>" maxlength="2" title="Level Armoury Pathfinder" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u24" title="Theutates Thunder" alt="Theutates Thunder" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Theutates Thunder
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_24" value="<?php echo $form->getValue('a2_24'); ?>" maxlength="7" title="Number Theutates Thunder" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_24" value="<?php echo $form->getValue('a2_24'); ?>" maxlength="2" title="Level Armoury Theutates Thunder" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u25" title="Druidrider" alt="Druidrider" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
|
||||
Druidrider
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_25" value="<?php echo $form->getValue('a2_25'); ?>" maxlength="7" title="Number Druidrider" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_25" value="<?php echo $form->getValue('f2_25'); ?>" maxlength="2" title="Level Armoury Druidrider" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u26" title="Haeduan" alt="Haeduan" />
|
||||
|
||||
</td>
|
||||
<td class="desc">
|
||||
Haeduan
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_26" value="<?php echo $form->getValue('a2_26'); ?>" maxlength="7" title="Number Haeduan" />
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_26" value="<?php echo $form->getValue('f2_27'); ?>" maxlength="2" title="Level Armoury Haeduan" />
|
||||
</td></tr><tr>
|
||||
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u27" title="Ram" alt="Ram" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Ram
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_27" value="<?php echo $form->getValue('a2_27'); ?>" maxlength="7" title="Number Ram" />
|
||||
</td>
|
||||
<td class="research">
|
||||
|
||||
<input class="text" type="text" name="f2_27" value="<?php echo $form->getValue('f2_27'); ?>" maxlength="2" title="Level Armoury Ram" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u28" title="Trebuchet" alt="Trebuchet" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Trebuchet
|
||||
</td><td class="value">
|
||||
<input class="text" type="text" name="a2_28" value="<?php echo $form->getValue('a2_28'); ?>" maxlength="7" title="Number Trebuchet" />
|
||||
|
||||
</td>
|
||||
<td class="research">
|
||||
<input class="text" type="text" name="f2_28" value="<?php echo $form->getValue('f2_28'); ?>" maxlength="2" title="Level Armoury Trebuchet" />
|
||||
</td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u29" title="Chieftain" alt="Chieftain" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Chieftain
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_29" value="<?php echo $form->getValue('a2_29'); ?>" maxlength="6" title="Number Chieftain" />
|
||||
</td>
|
||||
<td class="research"></td></tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u30" title="Settler" alt="Settler" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Settler
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_30" value="<?php echo $form->getValue('a2_30'); ?>" maxlength="6" title="Number Settler" />
|
||||
</td>
|
||||
<td class="research"></td></tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -0,0 +1,121 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Nature</th>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1"><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u31" title="Rat" alt="Rat" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Rat
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_31" value="<?php echo $form->getValue('a2_31'); ?>" maxlength="6" title="Number Rat" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u32" title="Spider" alt="Spider" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Spider
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_32" value="<?php echo $form->getValue('a2_32'); ?>" maxlength="6" title="Number Spider" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u33" title="Snake" alt="Snake" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Snake
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_33" value="<?php echo $form->getValue('a2_33'); ?>" maxlength="6" title="Number Snake" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u34" title="Bat" alt="Bat" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Bat
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_34" value="<?php echo $form->getValue('a2_34'); ?>" maxlength="6" title="Number Bat" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u35" title="Wild Boar" alt="Wild Boar" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Wild Boar
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_35" value="<?php echo $form->getValue('a2_35'); ?>" maxlength="6" title="Number Wild Boar" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u36" title="Wolf" alt="Wolf" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Wolf
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_36" value="<?php echo $form->getValue('a2_36'); ?>" maxlength="6" title="Number Wolf" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u37" title="Bear" alt="Bear" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Bear
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_37" value="<?php echo $form->getValue('a2_37'); ?>" maxlength="6" title="Number Bear" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u38" title="Crocodile" alt="Crocodile" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Crocodile
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_38" value="<?php echo $form->getValue('a2_38'); ?>" maxlength="6" title="Number Crocodile" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u39" title="Tiger" alt="Tiger" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Tiger
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_39" value="<?php echo $form->getValue('a2_39'); ?>" maxlength="6" title="Number Tiger" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr><tr>
|
||||
<td class="ico">
|
||||
<img src="img/x.gif" class="unit u40" title="Elephant" alt="Elephant" />
|
||||
</td>
|
||||
<td class="desc">
|
||||
Elephant
|
||||
</td><td class="value">
|
||||
|
||||
<input class="text" type="text" name="a2_40" value="<?php echo $form->getValue('a2_40'); ?>" maxlength="6" title="Number Elephant" />
|
||||
</td>
|
||||
<td class="research"></td>
|
||||
</tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -0,0 +1,58 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Other</th>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="details">
|
||||
<table cellpadding="1" cellspacing="1">
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit uhab" alt="Population" title="Population" /></td>
|
||||
<td class="desc">Population</td>
|
||||
<td class="value"><input class="text" type="text" name="ew2" value="<?php echo $form->getValue('ew2')==""? 1 : $form->getValue('ew2'); ?>" maxlength="4" title="number Population" /></td>
|
||||
|
||||
<td class="research"></td>
|
||||
</tr>
|
||||
<?php
|
||||
if(in_array(1,$target)) {
|
||||
echo "<tr>
|
||||
<td class=\"ico\"><img src=\"img/x.gif\" class=\"unit uwall\" alt=\"City Wall\" title=\"City Wall\" /></td>
|
||||
<td class=\"desc\">City Wall</td>
|
||||
<td class=\"value\"><input class=\"text\" type=\"text\" name=\"wall1\" value=\"0\" maxlength=\"2\" title=\"level City Wall\" /></td>
|
||||
<td class=\"research\"></td>
|
||||
</tr>";
|
||||
}
|
||||
if(in_array(2,$target)) {
|
||||
echo "<tr>
|
||||
<td class=\"ico\"><img src=\"img/x.gif\" class=\"unit ubarr\" alt=\"Earth Wall\" title=\"Earth Wall\" /></td>
|
||||
|
||||
<td class=\"desc\">Earth Wall</td>
|
||||
<td class=\"value\"><input class=\"text\" type=\"text\" name=\"wall2\" value=\"0\" maxlength=\"2\" title=\"level Earth Wall\" /></td>
|
||||
<td class=\"research\"></td>
|
||||
</tr>";
|
||||
}
|
||||
if(in_array(3,$target)) {
|
||||
echo "<tr>
|
||||
<td class=\"ico\"><img src=\"img/x.gif\" class=\"unit ustock\" alt=\"Palisade\" title=\"Palisade\" /></td>
|
||||
<td class=\"desc\">Palisade</td>
|
||||
<td class=\"value\"><input class=\"text\" type=\"text\" name=\"wall3\" value=\"0\" maxlength=\"2\" title=\"level Palisade\" /></td>
|
||||
<td class=\"research\"></td>
|
||||
|
||||
</tr>";
|
||||
}
|
||||
?>
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit upal" alt="Palace" title="Palace" /></td>
|
||||
<td class="desc" title="Palace/Residence">Palace</td>
|
||||
<td class="value"><input class="text" type="text" name="palast" value="<?php echo $form->getValue('palast')==""? 0 : $form->getValue('palast'); ?>" maxlength="2" title="level Palace" /></td>
|
||||
<td class="research"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="ico"><img src="img/x.gif" class="unit upal" alt="Palace" title="Stonemason's Lodge" /></td>
|
||||
<td class="desc" title="Stonemason's Lodge">Stonemason's Lodge</td>
|
||||
<td class="value"><input class="text" type="text" name="stonemason" value="<?php echo $form->getValue('stonemason')==""? 0 : $form->getValue('stonemason'); ?>" maxlength="2" title="Level Stonemason's Lodge" /></td>
|
||||
<td class="research"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr></tbody></table>
|
||||
@@ -0,0 +1,85 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u1" title="Legionnaire" alt="Legionnaire" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u2" title="Praetorian" alt="Praetorian" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u3" title="Imperian" alt="Imperian" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u4" title="Equites Legati" alt="Equites Legati" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u5" title="Equites Imperatoris" alt="Equites Imperatoris" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u6" title="Equites Caesaris" alt="Equites Caesaris" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u7" title="Battering Ram" alt="Battering Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u8" title="Fire Catapult" alt="Fire Catapult" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u9" title="Senator" alt="Senator" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u10" title="Settler" alt="Settler" />
|
||||
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Troops
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
<th>
|
||||
Casualties
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,85 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u11" title="Clubswinger" alt="Clubswinger" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u12" title="Spearman" alt="Spearman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u13" title="Axeman" alt="Axeman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u14" title="Scout" alt="Scout" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u15" title="Paladin" alt="Paladin" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u16" title="Teutonic Knight" alt="Teutonic Knight" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u17" title="Ram" alt="Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u18" title="Catapult" alt="Catapult" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u19" title="Chief" alt="Chief" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u20" title="Settler" alt="Settler" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Troops
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
<th>
|
||||
Casualties
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,86 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u21" title="Phalanx" alt="Phalanx" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u22" title="Swordsman" alt="Swordsman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u23" title="Pathfinder" alt="Pathfinder" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u24" title="Theutates Thunder" alt="Theutates Thunder" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u25" title="Druidrider" alt="Druidrider" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u26" title="Haeduan" alt="Haeduan" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u27" title="Ram" alt="Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u28" title="Trebuchet" alt="Trebuchet" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u29" title="Chieftain" alt="Chieftain" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u30" title="Settler" alt="Settler" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Troops
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
|
||||
<th>
|
||||
Casualties
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,86 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u31" title="Rat" alt="Rat" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u32" title="Spider" alt="Spider" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u33" title="Snake" alt="Snake" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u34" title="Bat" alt="Bat" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u35" title="Wild Boar" alt="Wild Boar" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u36" title="Wolf" alt="Wolf" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u37" title="Bear" alt="Bear" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u38" title="Crocodile" alt="Crocodile" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u39" title="Tiger" alt="Tiger" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u40" title="Elephant" alt="Elephant" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Troops
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
|
||||
<th>
|
||||
Casualties
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,60 @@
|
||||
<table class="results attacker" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Attacker
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u1" title="Legionnaire" alt="Legionnaire" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u2" title="Praetorian" alt="Praetorian" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u3" title="Imperian" alt="Imperian" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u4" title="Equites Legati" alt="Equites Legati" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u5" title="Equites Imperatoris" alt="Equites Imperatoris" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u6" title="Equites Caesaris" alt="Equites Caesaris" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u7" title="Battering Ram" alt="Battering Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u8" title="Fire Catapult" alt="Fire Catapult" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u9" title="Senator" alt="Senator" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u10" title="Settler" alt="Settler" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Troops
|
||||
</th>
|
||||
<td <?php if (!$form->getValue('a1_1')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_1');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_2')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_2');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_3')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_3');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_4')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_4');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_5')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_5');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_6')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_6');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_7')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_7');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_8')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_8');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_9')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_9');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_10')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_10');} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
Casualties
|
||||
</th>
|
||||
<td <?php if (!$troops = $form->getValue('a1_1')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_2')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_3')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_4')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_5')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_6')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_7')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_8')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_9')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_10')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,61 @@
|
||||
<table class="results attacker" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Attacker
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u11" title="Clubswinger" alt="Clubswinger" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u12" title="Spearman" alt="Spearman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u13" title="Axeman" alt="Axeman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u14" title="Scout" alt="Scout" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u15" title="Paladin" alt="Paladin" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u16" title="Teutonic Knight" alt="Teutonic Knight" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u17" title="Ram" alt="Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u18" title="Catapult" alt="Catapult" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u19" title="Chief" alt="Chief" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u20" title="Settler" alt="Settler" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Troops
|
||||
</th>
|
||||
<td <?php if (!$form->getValue('a1_1')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_1');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_2')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_2');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_3')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_3');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_4')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_4');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_5')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_5');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_6')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_6');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_7')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_7');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_8')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_8');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_9')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_9');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_10')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_10');} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
Casualties
|
||||
</th>
|
||||
<td <?php if (!$troops = $form->getValue('a1_1')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_2')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_3')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_4')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_5')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_6')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_7')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_8')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_9')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_10')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,64 @@
|
||||
<table class="results attacker" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<td class="role">
|
||||
Attacker
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u21" title="Phalanx" alt="Phalanx" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u22" title="Swordsman" alt="Swordsman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u23" title="Pathfinder" alt="Pathfinder" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u24" title="Theutates Thunder" alt="Theutates Thunder" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u25" title="Druidrider" alt="Druidrider" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u26" title="Haeduan" alt="Haeduan" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u27" title="Ram" alt="Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u28" title="Trebuchet" alt="Trebuchet" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u29" title="Chieftain" alt="Chieftain" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u30" title="Settler" alt="Settler" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Troops
|
||||
</th>
|
||||
<td <?php if (!$form->getValue('a1_1')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_1');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_2')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_2');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_3')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_3');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_4')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_4');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_5')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_5');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_6')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_6');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_7')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_7');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_8')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_8');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_9')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_9');} ?></td>
|
||||
<td <?php if (!$form->getValue('a1_10')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a1_10');} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
<th>
|
||||
Casualties
|
||||
</th>
|
||||
<td <?php if (!$troops = $form->getValue('a1_1')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_2')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_3')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_4')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_5')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_6')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_7')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_8')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_9')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a1_10')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][1]);} ?></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,61 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u1" title="Legionnaire" alt="Legionnaire" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u2" title="Praetorian" alt="Praetorian" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u3" title="Imperian" alt="Imperian" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u4" title="Equites Legati" alt="Equites Legati" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u5" title="Equites Imperatoris" alt="Equites Imperatoris" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u6" title="Equites Caesaris" alt="Equites Caesaris" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u7" title="Battering Ram" alt="Battering Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u8" title="Fire Catapult" alt="Fire Catapult" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u9" title="Senator" alt="Senator" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u10" title="Settler" alt="Settler" />
|
||||
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Troops
|
||||
</th>
|
||||
<td <?php if (!$form->getValue('a2_1')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_1');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_2')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_2');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_3')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_3');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_4')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_4');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_5')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_5');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_6')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_6');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_7')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_7');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_8')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_8');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_9')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_9');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_10')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_10');} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
Casualties
|
||||
</th>
|
||||
<td <?php if (!$troops = $form->getValue('a2_1')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_2')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_3')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_4')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_5')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_6')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_7')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_8')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_9')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_10')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,60 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u11" title="Clubswinger" alt="Clubswinger" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u12" title="Spearman" alt="Spearman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u13" title="Axeman" alt="Axeman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u14" title="Scout" alt="Scout" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u15" title="Paladin" alt="Paladin" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u16" title="Teutonic Knight" alt="Teutonic Knight" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u17" title="Ram" alt="Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u18" title="Catapult" alt="Catapult" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u19" title="Chief" alt="Chief" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u20" title="Settler" alt="Settler" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Troops
|
||||
</th>
|
||||
<td <?php if (!$form->getValue('a2_11')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_11');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_12')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_12');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_13')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_13');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_14')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_14');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_15')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_15');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_16')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_16');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_17')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_17');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_18')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_18');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_19')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_19');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_20')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_20');} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
Casualties
|
||||
</th>
|
||||
<td <?php if (!$troops = $form->getValue('a2_11')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_12')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_13')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_14')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_15')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_16')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_17')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_18')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_19')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_20')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,65 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u21" title="Phalanx" alt="Phalanx" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u22" title="Swordsman" alt="Swordsman" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u23" title="Pathfinder" alt="Pathfinder" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u24" title="Theutates Thunder" alt="Theutates Thunder" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u25" title="Druidrider" alt="Druidrider" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u26" title="Haeduan" alt="Haeduan" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u27" title="Ram" alt="Ram" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u28" title="Trebuchet" alt="Trebuchet" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u29" title="Chieftain" alt="Chieftain" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u30" title="Settler" alt="Settler" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Troops
|
||||
</th>
|
||||
<td <?php if (!$form->getValue('a2_21')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_21');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_22')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_22');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_23')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_23');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_24')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_24');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_25')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_25');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_26')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_26');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_27')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_27');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_28')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_28');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_29')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_29');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_30')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_30');} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
<th>
|
||||
Casualties
|
||||
</th>
|
||||
</th>
|
||||
<td <?php if (!$troops = $form->getValue('a2_21')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_22')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_23')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_24')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_25')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_26')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_27')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_28')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_29')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_30')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,67 @@
|
||||
<table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<td class="role">
|
||||
Defender
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u31" title="Rat" alt="Rat" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u32" title="Spider" alt="Spider" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u33" title="Snake" alt="Snake" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u34" title="Bat" alt="Bat" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u35" title="Wild Boar" alt="Wild Boar" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u36" title="Wolf" alt="Wolf" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u37" title="Bear" alt="Bear" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u38" title="Crocodile" alt="Crocodile" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u39" title="Tiger" alt="Tiger" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u40" title="Elephant" alt="Elephant" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Troops
|
||||
</th>
|
||||
<td <?php if (!$form->getValue('a2_31')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_31');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_32')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_32');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_33')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_33');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_34')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_34');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_35')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_35');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_36')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_36');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_37')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_37');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_38')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_38');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_39')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_39');} ?></td>
|
||||
<td <?php if (!$form->getValue('a2_40')) { echo "class=\"none\">0"; }else{ echo ">".$form->getValue('a2_40');} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
<th>
|
||||
Casualties
|
||||
</th>
|
||||
</th>
|
||||
<td <?php if (!$troops = $form->getValue('a2_31')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_32')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_33')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_34')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_35')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_36')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_37')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_38')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_39')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
<td <?php if (!$troops = $form->getValue('a2_40')) { echo "class=\"none\">0"; }else{ echo ">".$dead = round($troops * $_POST['result'][2]);} ?></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -0,0 +1,340 @@
|
||||
<form action="warsim.php" method="post"><table class="results attacker" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Agresor
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u1" title="Legionario" alt="Legionario" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u2" title="Pretoriano" alt="Pretoriano" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u3" title="Imperano" alt="Imperano" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u4" title="Equites Legati" alt="Equites Legati" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u5" title="Equites Imperatoris" alt="Equites Imperatoris" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u6" title="Equites Caesaris" alt="Equites Caesaris" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u7" title="Carnero" alt="Carnero" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u8" title="Catapulta de fuego" alt="Catapulta de fuego" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u9" title="Senador" alt="Senador" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u10" title="Colono" alt="Colono" />
|
||||
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Tropas
|
||||
</th><td>
|
||||
1
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
<th>
|
||||
Pérdidas
|
||||
</th><td>
|
||||
1
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table><table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Defensor
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u1" title="Legionario" alt="Legionario" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u2" title="Pretoriano" alt="Pretoriano" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u3" title="Imperano" alt="Imperano" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u4" title="Equites Legati" alt="Equites Legati" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u5" title="Equites Imperatoris" alt="Equites Imperatoris" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u6" title="Equites Caesaris" alt="Equites Caesaris" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u7" title="Carnero" alt="Carnero" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u8" title="Catapulta de fuego" alt="Catapulta de fuego" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u9" title="Senador" alt="Senador" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u10" title="Colono" alt="Colono" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Tropas
|
||||
</th><td>
|
||||
1
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
<th>
|
||||
Pérdidas
|
||||
</th><td class="none">
|
||||
0
|
||||
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table><table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
<td class="role">
|
||||
Defensor
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u11" title="Luchador de Porra" alt="Luchador de Porra" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u12" title="Lancero" alt="Lancero" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u13" title="Luchador de Hacha" alt="Luchador de Hacha" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u14" title="Emisario" alt="Emisario" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u15" title="Paladín" alt="Paladín" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u16" title="Jinete Teutón" alt="Jinete Teutón" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u17" title="Ariete" alt="Ariete" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u18" title="Catapulta" alt="Catapulta" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u19" title="Cabecilla" alt="Cabecilla" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u20" title="Colono" alt="Colono" />
|
||||
</td></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
|
||||
Tropas
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
|
||||
<th>
|
||||
Pérdidas
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
|
||||
</tbody>
|
||||
</table><table class="results defender" cellpadding="1" cellspacing="1">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="role">
|
||||
Defensor
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u21" title="Falange" alt="Falange" />
|
||||
</td><td>
|
||||
|
||||
<img src="img/x.gif" class="unit u22" title="Luchador de Espada" alt="Luchador de Espada" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u23" title="Batidor" alt="Batidor" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u24" title="Rayo de Teutates" alt="Rayo de Teutates" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u25" title="Jinete Druida" alt="Jinete Druida" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u26" title="Jinete Eduo" alt="Jinete Eduo" />
|
||||
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u27" title="Carnero de madera" alt="Carnero de madera" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u28" title="Catapulta de guerra" alt="Catapulta de guerra" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u29" title="Cacique" alt="Cacique" />
|
||||
</td><td>
|
||||
<img src="img/x.gif" class="unit u30" title="Colono" alt="Colono" />
|
||||
</td></tr>
|
||||
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>
|
||||
Tropas
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
<tr>
|
||||
<th>
|
||||
Pérdidas
|
||||
</th><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td><td class="none">
|
||||
|
||||
0
|
||||
</td><td class="none">
|
||||
0
|
||||
</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<thead>
|
||||
Reference in New Issue
Block a user