This template will create create an infobox for a weapon in Veloren. Add information to each of the fields and the template will do the rest.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The equipment's full name
| String | required |
Kind | kind | The kind of equipment.
| Page name | required |
Hands | hands | Number of hands used to wield.
| String | required |
Description | description | The description of the weapon.
| String | required |
Is Craftable | craftable | Is this item craftable.
| String | required |
Quality | quality | The quality of said equipment.
| Template | required |
Power | power | The Power of the weapon.
| Number | required |
Speed | speed | The speed of the weapon.
| Number | required |
Poise | poise | The amount of Poise Damage the weapon does.
| Number | required |
Crit Chance | critchance | The chance for a critital strike against an enemy.
| Number | required |
Range | range | The range of the weapon.
| Number | required |
Energy Efficiency | efficiency | The energy efficiency of the weapon.
| Number | required |
Buff/De-Buff Strength | buff | The strength of buff/de-buff effects.
| Number | required |
Equip time | equiptime | Time taken to equip weapon in seconds.
| Number | required |
Path | path | Asset path. | String | suggested |
Image | image | Image name and the extension.
| String | required |
Vox | vox | The gitlab link to the .vox model.
| URL | suggested |
.ron File | ron | The Gitlab link for the glider's .ron file.
| String | required |
Sprite Manifest | manifest | The link to the line in the sprite manifest. | String | suggested |