Wynncraft Wiki
Advertisement
Template-info Documentation

The Identification template is used to simplify the creation of identification tables, without copying and pasting MediaWiki code from page to page. Should be used similar to an info box, and supports all identifications.

This template also automatically generates the unit for each Identification, for example "/4s" , "%" , etc. So don't pass in the unit when using this template.

Usage[]

{{Identification/Preset
| %_health_regen = 
| mana_regen =
| %_spell_damage =
| %_melee_damage =
| life_steal =
| mana_steal =
| xp_bonus =
| loot_bonus =
| loot_quality =
| reflection =
| strength- =
| dexterity- =
| intelligence- =
| agility- =
| defense- =
| thorns =
| exploding =
| walk_speed =
| attack_speed =
| poison =
| health =
| soul_point_regen =
| stealing =
| raw_health_regen =
| raw_spell_damage =
| raw_melee_damage =
| fire_damage =
| water_damage =
| air_damage =
| thunder_damage =
| earth_damage =
| fire_defense =
| water_defense =
| air_defense =
| thunder_defense =
| earth_defense =
| sprint_regen =
| %_first_spell_cost =
| %_second_spell_cost =
| %_third_spell_cost =
| %_fourth_spell_cost =
| raw_first_spell_cost =
| raw_second_spell_cost =
| raw_third_spell_cost =
| raw_fourth_spell_cost =
| gathering_xp_bonus =
| gathering_speed =
}}

Examples[]

Example Result
{{Identification/Preset|%_health_regen=-10}
Identification Preset Value
 % Health Regen   -10% 
{{Identification/Preset|fire_damage = +5}}
Identification Preset Value
 % Fire Damage   +5% 
{{Identification/Preset|attack_speed = +1}}
Identification Preset Value
 Attack Speed   +1 Tiers 

Reference[]

Here is a table of available fields and their units if there is any confusion.

Identification Unit Identification Unit Identification Unit Identification Unit Identification Unit
strength none dexterity none intelligence none defense none agility none
earth_damage % thunder_damage % water_damage % fire_damage % air_damage %
earth_defense % thunder_defense % water_defense % fire_defense % air_defense %
raw_melee_damage none melee_damage % raw_spell_damage none spell_damage % charge none
health_bonus none raw_health_regen none health_regen % mana_regen /4s
life_steal /4s mana_steal /4s xp_bonus % loot_bonus %
reflection % thorns % exploding % stealing %
walk_speed % attack_speed Tier poison /3s soul_point_regen %
Advertisement