Experience Table: Difference between revisions

From Elwiki
Line 85: Line 85:
=== Calculating your total EXP ===
=== Calculating your total EXP ===
<math>
<math>
\text{EXP} = \text{Base} \times (1 + \text{MVP} + \text{Clear} + \text{Medal} + \text{Event} + \text{Springs} + \text{Guild Contract}) \times (1 + \text{Stat} + \text{Guild Skill} + \text{Guild Contract}) \times \text{Random Mission}
\text{EXP} = \text{B} \times (1 + \text{MVP} + \text{C} + \text{MVP} + \text{E} + \text{S} + \text{GC}) \times (1 + \text{STAT} + \text{GS} + \text{GC}) \times \text{RM}
</math>
</math>
*''Base'' - sum of base EXP dropped by mobs and bosses in a dungeon
*''B'' - sum of base EXP dropped by mobs and bosses in a dungeon
*''MVP'' - 0.1 if MVP, otherwise 0
*''MVP'' - 0.1 if MVP, otherwise 0
*''Clear'' - 0.3 if successfully cleared, otherwise 0
*''C'' - 0.3 if successfully cleared, otherwise 0
*''Medal'' - Your currently active EXP Medal. Equals 1 if 100% medal
*''M'' - Your currently active EXP Medal. Equals 1 if 100% medal
*''Event'' - Server buff value, 1 if 100%
*''E'' - Server buff value, 1 if 100%
*''Springs'' - the [[Elrios Hot Springs|Hot Springs]] or [[El House]] buff
*''S'' - the [[Elrios Hot Springs|Hot Springs]] or [[El House]] buff
*''Guild Contract'' - 0.5 if the '''Training Time Contract''' is active.
*''GC'' - 0.5 if the '''Training Time Contract''' is active.
*''Stat'' - sum of EXP Increase stats (displayed in the Stat Window)
*''STAT'' - sum of EXP Increase stats (displayed in the Stat Window)
*''Guild Skill'' - [[Comrade's Cheer]]'s value if active
*''GS'' - [[Comrade's Cheer]]'s value if active
*''Random Mission'' - the multiplier of the [[Random Mission System|Random Mission]], e.g. 1.5 if 150% Random Mission, 1 if no Random Mission
*''RM'' - the multiplier of the [[Random Mission System|Random Mission]], e.g. 1.5 if 150% Random Mission, 1 if no Random Mission
<br>
<br>