Template:RollingDemoEnemyDamageTable: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="mw-collapsible mw-collapsed" width="100%" style="text-align: center"
<table class="mw-collapsible mw-collapsed" width="100%" style="text-align: center">
! colspan="6" | {{{name|Zombie}}} Weapon Damage Table
<tr>
|-
  <th colspan="3">Weapon Damage Table</th>
|[[File:MediEvilRollingDemo-SmallSwordIcon.png]]<br>[[Small Sword]]<br>{{{smallsword|100}}}HP
</tr>
|[[File:MediEvilRollingDemo-BigSwordIcon.png]]<br>[[Big Sword]]<br>{{{bigsword|200}}}HP
<tr>
|[[File:MediEvilRollingDemo-MagicSwordIcon.png]]<br>[[Magic Sword]]<br>{{{magicsword|425}}}HP
  <td>[[Small Sword|S. Sword]]<br>{{CalcRollingDemoDamage|2|2|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
|[[File:MediEvilRollingDemo-DaggerIcon.png]]<br>[[Dagger]]<br>{{{dagger|100}}}HP
  <td>[[Big Sword|B. Sword]]<br>{{CalcRollingDemoDamage|4|4|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
|[[File:MediEvilRollingDemo-AxeIcon.png]]<br>[[Axe]]<br>{{{axe|300}}}HP
  <td>[[Magic Sword|M. Sword]]<br>{{CalcRollingDemoDamage|5|4|0|8|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
|[[File:MediEvilRollingDemo-ClubIcon.png]]<br>[[Club]]<br>{{{clubdirect|400}}}HP direct<br>{{{clubindirect|50}}}HP indirect
</tr>
|-
<tr>
|[[File:MediEvilRollingDemo-CrossbowIcon.png]]<br>[[Crossbow]]<br>{{{crossbow|250}}}HP
  <td>[[Dagger]]<br>{{CalcRollingDemoDamage|4|0|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
|[[File:MediEvilRollingDemo-ChickDrumstickIcon.png]]<br>[[Chick Drumstick]]<br>0HP
  <td>[[Axe]]<br>{{CalcRollingDemoDamage|4|8|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
|[[File:MediEvilRollingDemo-OwnArmIcon.png]]<br>[[Own arm]]<br>{{{arm|75}}}HP
  <td>[[Club]]<br>{{CalcRollingDemoDamage|0|16|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP*</td>
|[[File:MediEvilRollingDemo-LightningIcon.png]]<br>[[Lightning]]<br>{{{lightning|50}}}HP
</tr>
|[[File:MediEvilRollingDemo-LongbowIcon.png]]<br>[[Longbow]]<br>{{{longbow|300}}}HP
<tr>
|[[File:MediEvilRollingDemo-SpearIcon.png]]<br>[[Spear]]<br>{{{spear|400}}}HP
  <td>[[Crossbow]]<br>{{CalcRollingDemoDamage|8|2|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
|-
  <td>[[Chick Drumstick|Drumstick]]<br>0 HP</td>
| colspan="6"|<small>The [[trident]] has no hit detection and is thus excluded from the list.</small>
  <td>[[Own arm|Arm]]<br>{{CalcRollingDemoDamage|0|3|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
|}<noinclude>{{Documentation}}</noinclude>
</tr>
<tr>
  <td>[[Lightning]]<br>{{CalcRollingDemoDamage|0|0|0|2|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
  <td>[[Longbow]]<br>{{CalcRollingDemoDamage|2|2|8|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP**</td>
  <td>[[Spear]]<br>{{CalcRollingDemoDamage|8|8|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP</td>
</tr>
<tr>
  <td colspan="3"><small><nowiki>*</nowiki>Indirect Club hits only cause {{CalcRollingDemoDamage|0|2|0|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} HP of damage.</small><br><small><nowiki>**</nowiki>Applies burn effect, which deals {{CalcRollingDemoDamage|0|0|4|0|{{{1|4}}}|{{{2|4}}}|{{{3|4}}}|{{{4|4}}}}} X 6 HP additional damage.</small></td>
</tr>
</table><noinclude>{{Documentation}}</noinclude>