Template:Infobox armor: Difference between revisions

Template page
Content added Content deleted
m (reverted mistake.)
mNo edit summary
Line 39: Line 39:
|-
|-
| class="infobox-texttitle" | .vox File
| class="infobox-texttitle" | .vox File
| class="infobox-text" style="padding-left:10px" | [{{{vox|}}} {{{voxtext|}}}]
| class="infobox-text" style="padding-left:10px" | [{{{vox|}}}|{{{voxtext|}}}]
|-
|-
| class="infobox-texttitle" | .ron File
| class="infobox-texttitle" | .ron File
| class="infobox-text" style="padding-left:10px" | [{{{ron|}}} {{{ron|}}}]
| class="infobox-text" style="padding-left:10px" | [{{{ron|}}}|{{{rontext|}}}]
|-
|-
{{#ifexpr: {{{craftable|}}}
{{#ifexpr: {{{craftable|}}}

Revision as of 08:55, 26 July 2023

Infobox armor
Statistics
Type
Quality
Craftable No
Armor
Stun Resistance
Max Energy
Energy Reward
Crit Power
Stealth
Technical Information
.vox File [|]
.ron File [|]
Sprite Manifest [ ]

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.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Descriptiondescription

The description of the armor.

Example
"This belonged to an evil cult leader."
Stringrequired
Typetype

The type of equipment.

Suggested values
Head Neck Shoulders Chests Hands Rings Belt Back Leg Feet
Stringrequired
Qualityquality

The quality of said equipment.

Suggested values
{{Low}} {{Common}} {{Moderate}} {{High}} {{Epic}} {{Legendary}}
Example
Epic
Auto value
Stringrequired
Armorarmor

Amount of armor it gives.

Example
12.0
Numberrequired
Stun Resistance stunres

The stun resistance of the armor.

Example
10.0
Numberrequired
Max Energymaxenergy

The amount of max energy the armor gives.

Example
25
Numberrequired
Energy Rewardenergy

The amount of energy the armor rewards.

Example
10
Numberrequired
Critical Powercritpower

The crit power the armor gives.

Example
0.2
Numberrequired
Stealthstealth

The amount of stealth the armor gives.

Example
1
Unknownrequired
Is Craftablecraftable

Is this item craftable ?

Auto value
0
Booleansuggested
The number to the line code in the recipe bookrecipe

Go to : https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron, search the item, and type the number of the line code (at the left side)

Example
1570
Numbersuggested
Voxvox model voxel

The gitlab link to the .vox model.

Example
https://gitlab.com/veloren/veloren/-/blob/master/assets/voxygen/voxel/weapon/sword/cultist_purp_2h-0.vox
Stringsuggested
The text linkvoxtext

no description

Stringsuggested
.ron Fileron

The Gitlab link for the armor's .ron file.

Example
https://gitlab.com/veloren/veloren/-/blob/master/assets/common/items/glider/glider_snowraptor.ron
Stringrequired
The text linkrontext

no description

Stringsuggested
Sprite Manifestmanifest

The link to the line in the sprite manifest. Armor : https://gitlab.com/veloren/veloren/-/tree/master/assets/voxygen/voxel humanoid_armor

Example
https//www.veloren.net
Stringsuggested
The text linkmanifesttext

no description

Stringsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.