Template:RollingDemoEnemyDamageTable/doc: Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is a collapsible table of damage values from the ''[[MediEvil Rolling Demo]]''.  It is primarily used on the [[MediEvil Rolling Demo/Enemies]] page. It depicts how much damage each weapon will deal to a particular enemy. By default, the values shown are for an enemy with weakness values of {{AttackIcon|Sharpness}} 4, {{AttackIcon|Weight}} 4, {{AttackIcon|Fire}} 4, {{AttackIcon|Magic}} 4.
This is a collapsible table of damage values from the ''[[MediEvil Rolling Demo]]''.  It is primarily used on the [[MediEvil Rolling Demo/Enemies]] page. It depicts how much damage each weapon will deal to a particular enemy. By default, the values shown are for an enemy with weakness values of {{AttackIcon|Sharpness}} 4, {{AttackIcon|Weight}} 4, {{AttackIcon|Fire}} 4, {{AttackIcon|Magic}} 4.
==Usage==
Simply insert the enemy's damage intake values in order of sharpness, weight, fire, magic.


Further premade configurations can be found on the following sub-pages:
For example the following:
*[[Template:RollingDemoEnemyDamageTable/4-2-4-4]]
*[[Template:RollingDemoEnemyDamageTable/4-8-4-4]]
*[[Template:RollingDemoEnemyDamageTable/8-8-1-4]]
==Usage==
The following:
<pre>
<pre>
{{RollingDemoEnemyDamageTable
{{RollingDemoEnemyDamageTable|8|8|1|4}}
|smallsword  = 75
|bigsword    = 150
|magicsword  = 375
|dagger      = 30
|axe          = 200
|clubdirect  = 200
|clubindirect = 25
|crossbow    = 225
|lightning    = 100
|arm          = 25
|longbow      = 275
|spear        = 300
}}
</pre>
</pre>
Will produce this:
Will produce this:
{{RollingDemoEnemyDamageTable
{{RollingDemoEnemyDamageTable|8|8|1|4}}
|smallsword=75
<includeonly>[[Category:Templates]] [[Category: Table templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
|bigsword=150
|magicsword=375
|dagger=30
|axe=200
|clubdirect=200
|clubindirect=25
|crossbow=225
|arm=25
|lightning=100
|longbow=275
|spear=300
}}
[[Category:Templates]] [[Category: Table templates]]