Vocation Hunt - (Party shared exp bonus): Difference between revisions

From Realera Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<span style="font-size:150%;">Currently bonus:</span>
<span style="font-size:150%;">Currently bonus:</span>


Case 1: Same vocations in party(example 2x Sorcerers) <span style="color:green;>+3% </span>more exp.</br>
{| class="wikitable" style="background-color:#D3BFA0; color:#531E01;"
Case 2: 2 Different vocations in party(example Sorcerer + Druid) <span style="color:green;>+10% </span> more exp.</br>
|-
Case 3: 3 Different vocations in party(example Sorcerer + Druid + Pally) + <span style="color:green;>+24% </span> more exp.</br>
| Case 1
Case 4: 4 Vocation in party(example Sorcerer + Druid + Pally + Knight) + <span style="color:green;>+40% </span> more exp.</br>
| Same vocations in party(example 2x Sorcerers) <span style="color:yellow;>+3% </span>more exp.
|- style="background-color:#F0DFC4;"
| Case 2
| 2 Different vocations in party(example Sorcerer + Druid) <span style="color:yellow;>+10% </span> more exp.
|-
| Case 3
| 3 Different vocations in party(example Sorcerer + Druid + Pally) + <span style="color:yellow;>+24% </span> more exp.
|- style="background-color:#F0DFC4;"
| Case 4
| 4 Vocation in party (example Sorcerer + Druid + Pally + Knight) + <span style="color:yellow;>+52% </span> more exp.
|}


*Example:</br>
*Example:</br>
*Hydra exp = 2100</br>
*Hydra exp = 2100</br>
*With 4 vocations bonus = 40%</br>
*With 4 vocations bonus = 52%</br>
*40% from 2100 = 840 exp</br>
*52% from 2100 = 1092 exp</br>
*840 + 2100 = 2940 exp</br>
*1092 + 2100 = 3192 exp</br>
*2940/4 players = 735</br>
*3192/4 players = 798</br>


Every player in party will get 735 (* exp stage).
Every player in party will get 735 exp (* stage).


Without bonus it would looks like that:</br>
Without bonus it would looks like that:</br>
2100/4 players = 525 exp</br>
2100/4 players = 525 exp (* stage)</br>
 


<span style="font-size:150%;">Find out the level range for shared experience:</span>
<span style="font-size:150%;">Find out the level range for shared experience:</span>
Line 28: Line 39:
<p id="expresults"></p>
<p id="expresults"></p>
</html>
</html>
<span style="font-size:150%;">This is the formula for the smallest level in the party as can be in order to receive shared exp:</span>
minLevel = (highestLevel * 2 / 3)
*Example the highest level in party is 120:<br>
*minLevel = (120 * 2 / 3)<br>
*minLevel = 80<br>
*Below level 80 we will not receive exp in this party.<br>

Latest revision as of 11:38, 23 January 2024

All you have to do is create party and activate Shared Exp.

Currently bonus:

Case 1 Same vocations in party(example 2x Sorcerers) +3% more exp.
Case 2 2 Different vocations in party(example Sorcerer + Druid) +10% more exp.
Case 3 3 Different vocations in party(example Sorcerer + Druid + Pally) + +24% more exp.
Case 4 4 Vocation in party (example Sorcerer + Druid + Pally + Knight) + +52% more exp.
  • Example:
  • Hydra exp = 2100
  • With 4 vocations bonus = 52%
  • 52% from 2100 = 1092 exp
  • 1092 + 2100 = 3192 exp
  • 3192/4 players = 798

Every player in party will get 735 exp (* stage).

Without bonus it would looks like that:
2100/4 players = 525 exp (* stage)


Find out the level range for shared experience:


This is the formula for the smallest level in the party as can be in order to receive shared exp:

minLevel = (highestLevel * 2 / 3)

  • Example the highest level in party is 120:
  • minLevel = (120 * 2 / 3)
  • minLevel = 80
  • Below level 80 we will not receive exp in this party.