Difference between revisions of "Template:Combat Options"
Jump to navigation
Jump to search
| (30 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <div class="noprint" style="float:right; border:0px solid black;width: | + | <div class="noprint" style="float:right; clear: right; border:0px solid black;width:100%;background-color:#fff;padding:3px;font-size:small"> |
{| cellpadding="2" cellspacing="0" border="2" | {| cellpadding="2" cellspacing="0" border="2" | ||
! bgcolor="990000" colspan="4"| <span style="color:white">'''Combat Options'''</span> | ! bgcolor="990000" colspan="4"| <span style="color:white">'''Combat Options'''</span> | ||
|- | |- | ||
| − | |Base Attack Bonus | + | !width="150"|Base Attack Bonus |
| − | |{{{base-attack-bonus|0}}} | + | |width="150"|{{{base-attack-bonus|0}}} |
| − | |HP | + | !width="150"|HP |
| − | |{{{hp|0}}} | + | |width="150"|{{{hp|0}}} |
|- | |- | ||
| − | + | |{{{weapon1|No weapon1}}} | |
| − | + | |{{{weapon1-attack-bonus|}}} | |
| − | + | |{{{weapon1-damage|}}} | |
| − | + | |{{{weapon1-critical|}}} | |
|- | |- | ||
| − | + | !Weapon 1 | |
| − | + | !Attack Bonus | |
| − | + | !Damage | |
| − | + | !Critical | |
|- | |- | ||
| − | |{{{weapon1-range-increment|}}} | + | |{{{weapon1-range-increment|Not Range}}} |
| − | |{{{weapon1-type|}}} | + | |{{{weapon1-type|Slashing}}} |
|colspan="2"|{{{weapon1-notes|}}} | |colspan="2"|{{{weapon1-notes|}}} | ||
|- | |- | ||
| − | |Range Increment | + | !Range Increment |
| − | |Type | + | !Type |
| − | + | !colspan="2"|Notes/Ammunition | |
| + | |- | ||
| + | |{{{weapon2|No weapon2}}} | ||
| + | |width="100"|{{{weapon2-attack-bonus|}}} | ||
| + | |width="100"|{{{weapon2-damage|}}} | ||
| + | |width="100"|{{{weapon2-critical|}}} | ||
| + | |- | ||
| + | !width="100"|Weapon 2 | ||
| + | !width="100"|Attack Bonus | ||
| + | !width="100"|Damage | ||
| + | !width="100"|Critical | ||
| + | |- | ||
| + | |{{{weapon2-range-increment|Not Range}}} | ||
| + | |{{{weapon2-type|Slashing}}} | ||
| + | |colspan="2"|{{{weapon2-notes|}}} | ||
| + | |- | ||
| + | !Range Increment | ||
| + | !Type | ||
| + | !colspan="2"|Notes/Ammunition | ||
| + | |- | ||
| + | |{{{weapon3|No weapon3}}} | ||
| + | |width="100"|{{{weapon3-attack-bonus|}}} | ||
| + | |width="100"|{{{weapon3-damage|}}} | ||
| + | |width="100"|{{{weapon3-critical|}}} | ||
| + | |- | ||
| + | !width="100"|Weapon 3 | ||
| + | !width="100"|Attack Bonus | ||
| + | !width="100"|Damage | ||
| + | !width="100"|Critical | ||
| + | |- | ||
| + | |{{{weapon3-range-increment|Not Range}}} | ||
| + | |{{{weapon3-type|Slashing}}} | ||
| + | |colspan="2"|{{{weapon3-notes|}}} | ||
| + | |- | ||
| + | !Range Increment | ||
| + | !Type | ||
| + | !colspan="2"|Notes/Ammunition | ||
| + | |} | ||
</div> | </div> | ||
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
| − | |||