Infobox consumable | |
Use | |
Type | |
In fight | No |
Craftable | No |
Buff(s) | |
Unknown edit | |
Technical Information | |
Unknown edit |
An infobox template used for all types of consumables in Veloren.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Description | description | The description of the consumable as given on the tooltip when you hover over it. Place it in " ".
| String | required |
Type | type | The type of consumable.
| String | required |
Quality | quality | The quality colour of the consumable.
| String | required |
Can we use it during a battle ? | infight | no description
| Boolean | suggested |
Is Craftable | craftable | Is this item craftable ?
| Boolean | suggested |
Duration of the buffs (in minute and only number) | buffduration | How long those buff last ?
| Number | suggested |
Select the buff type : | buffkind1 | no description
| String | suggested |
buffstrength1 | buffstrength1 | no description | Number | suggested |
Select the buff type : | buffkind2 | no description
| String | suggested |
buffstrength2 | buffstrength2 | no description | Number | suggested |
Select the buff type : | buffkind3 | no description
| String | suggested |
buffstrength3 | buffstrength3 | no description | Number | suggested |
.ron File | ron | The gitlab link to the .ron file.
| String | suggested |
The label for the Gitlab link of the RON file | ronlabel | no description
| String | suggested |
The line of code to the recipe (number only) | recipe | The code where we can find the recipe in number
| Number | suggested |
.vox File | vox | The file link as linked on gitlab.com/veloren/veloren.
| URL | suggested |
The label for the Gitlab link of the VOX file | voxlabel | no description | String | suggested |
Sprite Manifest | manifest | The link to the line in the sprite manifest.
| Unknown | suggested |