Template:Equipment: Difference between revisions
OneDarkWolfy (talk | contribs) Created page |
OneDarkWolfy (talk | contribs) mNo edit summary |
||
Line 60: | Line 60: | ||
<noinclude> | <noinclude> | ||
== Description == | == Description == | ||
This template is used for custom weapons on Alathra. | This template is used for custom weapons and armor on Alathra. | ||
== Weapon Example == | == Weapon Example == |
Revision as of 15:07, 2 May 2025
Description
This template is used for custom weapons and armor on Alathra.
Weapon Example
Code
{{Weapons | title = Copper Dagger | image = Copper Dagger recipe.png | type = Dagger | crafting = * 1 Stick * 1 Copper Ingot * 1 Copper Nugget | attack_damage = 4.5 | attack_speed = 2.2 | combat_range = -1 | rune_slots = * 1 Red Rune slot | tier = Stone }}
How it looks
Armor Example
Code
{{Weapons | title = Wooden Helmet | image = Wooden Helmet recipe.png | type = Helmet | crafting = * 5 Oak Log | dodge_rating = +2% | armor = +1 | armor_toughness = +0.1 | movement_speed = +0.1 | rune_slots = * 1 Blue Rune slot | tier = Wood }}