Template:Equipment: Difference between revisions
OneDarkWolfy (talk | contribs) mNo edit summary |
OneDarkWolfy (talk | contribs) m Added "handling" & "armor grade" options |
||
Line 7: | Line 7: | ||
</td> | </td> | ||
<td style="vertical-align:top; border:0; padding:0;"> | <td style="vertical-align:top; border:0; padding:0;"> | ||
<!--Template Infobox --> | |||
{{Infobox | {{Infobox | ||
|titlestyle = text-align:center; font-weight:bold; border:1px solid #aaa; | |titlestyle = text-align:center; font-weight:bold; border:1px solid #aaa; | ||
Line 14: | Line 15: | ||
|title = {{{title|}}} | |title = {{{title|}}} | ||
<!-- 1-9 --> | |||
|label1 = Type | |label1 = Type | ||
|data1 = {{{type|}}} | |data1 = {{{type|}}} | ||
Line 20: | Line 21: | ||
|label2 = Crafting Resources | |label2 = Crafting Resources | ||
|data2 = {{{crafting|}}} | |data2 = {{{crafting|}}} | ||
<!-- 10-19 | Weapon Stats --> | |||
| | |header10 = Stats | ||
| | |label11 = Attack Damage | ||
| | |data11 = {{{attack_damage|}}} | ||
| | |label12 = Attack Speed | ||
| | |data12 = {{{attack_speed|}}} | ||
| | |label13 = Combat Range | ||
| | |data13 = {{{combat_range|}}} | ||
| | |label14 = Arrow Velcocity | ||
| | |data14 = {{{arrow_velocity|}}} | ||
<!-- 20-29 | Armor Stats --> | |||
| | |label20 = Dodge Rating | ||
| | |data20 = {{{dodge_rating|}}} | ||
| | |label21 = Armor | ||
| | |data21 = {{{armor|}}} | ||
| | |label22 = Armor Toughness | ||
| | |data22 = {{{armor_toughness|}}} | ||
| | |label23 = Movement Speed | ||
| | |data23 = {{{movement_speed|}}} | ||
<!-- 30-39 --> | |||
| | |header30 = Other information | ||
| | |label31 = Rune Slots | ||
| | |data31 = {{{rune_slots|}}} | ||
| | |label32 = Ability | ||
| | |data32 = {{{ability|}}} | ||
| | |label33 = Armor Grade | ||
| | |data33 = {{{armor_grade|}}} | ||
|label34 = Handling | |||
| | |data34 = {{{handling|}}} | ||
| | |label35 = Tier | ||
| | |data35 = {{{tier|}}} | ||
<!-- 40-49 --> | |||
|header40 = Notes | |||
|data40 = {{{notes|}}} | |||
|data40style = border:1px solid #aaa; padding:4px; text-align:left; font-style:italic; background-color:#c6c6c6; | |||
}} | }} | ||
</td> | </td> | ||
Line 56: | Line 61: | ||
</table> | </table> | ||
</includeonly> | </includeonly> | ||
Line 81: | Line 85: | ||
| rune_slots = | | rune_slots = | ||
* 1 Red Rune slot | * 1 Red Rune slot | ||
| handling = One-handed | |||
| tier = Stone | | tier = Stone | ||
}} | }} | ||
Line 98: | Line 103: | ||
| rune_slots = | | rune_slots = | ||
* 1 Red Rune slot | * 1 Red Rune slot | ||
| handling = One-handed | |||
| tier = Stone | | tier = Stone | ||
}} | }} | ||
Line 116: | Line 122: | ||
| rune_slots = | | rune_slots = | ||
* 1 Blue Rune slot | * 1 Blue Rune slot | ||
| armor_grade = Light | |||
| tier = Wood | | tier = Wood | ||
}} | }} | ||
Line 132: | Line 139: | ||
| rune_slots = | | rune_slots = | ||
* 1 Blue Rune slot | * 1 Blue Rune slot | ||
| armor_grade = Light | |||
| tier = Wood | | tier = Wood | ||
| notes = Can be made with all wood types and all stripped wood types. | | notes = Can be made with all wood types and all stripped wood types. | ||
}} | }} | ||
</noinclude> | </noinclude> |