Summary
This template stores the standard XP reward values for ESO quests, and includes a multiplier based on the quest's length and relative difficulty. Calling the template with a defined level and multiplier type produces the XP reward for a quest at that level with that multiplier.
Parameters
ESO XP | ||
---|---|---|
Parâmetero | Escopo | Descrição |
1 or type |
required | The multiplier type. See list below. |
2 or level |
optional | The level of the quest or location, if static. |
notext |
optional | To suppress text output, set notext=1 . |
- Quest Multipliers
- Very Easy (
ve
) = 0.1 - Easy (
e
) = 0.75 - Standard (
s
) = 1 - Hard (
h
) = 1.5 - Very Hard (
vh
) = 2.25 - Location Multipliers
- Event Completion (
ec
) = 0.1 - Discovery (
d
) = 0.15 - Completion (
c
) = 1 - Hard Completion (
hc
) = 1.5 - Leveled (
l
) = N/A
Examples
- Level 30 Standard Quest
{{ESO XP|s|30}}
2447 (Standard)
- Level 50 Location Discovery
{{ESO XP|d|50}}
716
- Leveled Location Discovery, Character Level +5
{{ESO XP|l|5}}
Leveled (PC+5)
Table of Values
Note that the colors here do not match colors in the quest journal, and are instead based on a quest's internal difficulty.