Template:ESO Health
The UESPWiki – Your source for The Elder Scrolls since 1995
Due to the sensitive nature of this template or the fact that it is used on a large number of pages, it has been semi-protected to prevent site-wide damage by vandal bots. Editors: In order to minimize the impact on our servers, please use sandboxes to make and test changes to widely used templates before deployment. For more information, please see this article's talk page. |
Summary
This template stores the standard Health values for ESO NPCs and creatures, and includes a multiplier based on the NPC/creature strength. Calling the template with a defined multiplier type produces the health value for an NPC/creature with that multiplier.
Parameters
Parameter | Scope | Description |
---|---|---|
1 | required | See list below. |
2 | deprecated | The level of the NPC/creature. |
- Health Type
- Weak (
w
) = 13,846 - Below Average (
ba
) = 29,870 - Average (
a
) = 31,364 - Above Average (
aa
) = 34,501 - Strong (
s
) = 60,370
- Justice/Friendly Low (
jnl
/fl
) = 25,974 - Justice/Friendly High (
jnh
/fh
) = 39,959 - Justice Very High (
jvh
) = 59,939
- No-Combat Friendly (
ncf
) = 15,000 - Cyrodiil (
cyr
) = 42,677
- Delve Boss Low (
dbl
) = 66,924 - Delve Boss High (
dbh
) = 127,470 - World Boss (
wb
) = 1,846,117
- Guard (
g
) = 10,229,568 (Invulnerable)- Their health value is shown in-game as 10229568, but the value is meaningless as reducing it to 0 will not kill them.
Examples
- Average NPC
{{ESO Health|a}}
31,364
- Weak NPC
{{ESO Health|w}}
13,846