Experience Formula: Difference between revisions

From Maroll Wiki
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
In Maroll Kingdom player starts stronger then on classic game, so a new formula for experience is need. The adjustment is very simple. The experience given in percentage is proportional to the character level. This mean if player is Lv 50/25 he will recieve 50% of the base exp and 25% of the job exp.
In [[Main Page|Maroll Kingdom]] player starts stronger then on classic game, so a new formula for experience is need. The adjustment is very simple. The experience given in percentage is proportional to the character level. This mean if player is Lv 60/31 he will recieve 60% of the monster base exp and 31% of the mob job exp.
[[File:Grizzly.png|left|thumb|595x595px|Experience Formula: Only 60% of Base Exp are given and 31% of Job Exp]]
[[File:Grizzly.png|left|thumb|595x595px|Experience Formula: Only 60% of Base Exp are given and 31% of Job Exp]]




In the image, the player has used @monsterinfo Grizzly so he can check the monster information.
 
In the image, the player has @showexp active and used @monsterinfo Grizzly so he can check the monster information.


Note the Base Exp: 16.705 and Job Exp: 10.060 but instead, player has only gained Base Exp 10.023 and Job Exp 3.118.
Note the Base Exp: 16.705 and Job Exp: 10.060 but instead, player has only gained Base Exp 10.023 and Job Exp 3.118.


Base Exp: 16.705 x 60% = 10.023
Final Base Exp = 16.705 x 60% = 10.023
 
Final Job Exp =  10.060 x 31% = 3.118
 
 
Note: This experience formula only applies when killing monsters and do not apply on quests, [[battlegrounds]] etc...


Job Exp: 10.060 x 31% = 3.118
== Party Share ==
The level range for sharing exp within a party is 30.


The monster experience is increased '''15%''' per attacker. That is, every additional attacker to the monster makes it give this much more experience.


Note: This experience formula only applies when killing monsters and do not apply on quests, battlegrounds etc...
eg. 5 people attack, +(15*4)% -> +60%.

Latest revision as of 06:43, 9 November 2022

In Maroll Kingdom player starts stronger then on classic game, so a new formula for experience is need. The adjustment is very simple. The experience given in percentage is proportional to the character level. This mean if player is Lv 60/31 he will recieve 60% of the monster base exp and 31% of the mob job exp.

Experience Formula: Only 60% of Base Exp are given and 31% of Job Exp


In the image, the player has @showexp active and used @monsterinfo Grizzly so he can check the monster information.

Note the Base Exp: 16.705 and Job Exp: 10.060 but instead, player has only gained Base Exp 10.023 and Job Exp 3.118.

Final Base Exp = 16.705 x 60% = 10.023

Final Job Exp = 10.060 x 31% = 3.118


Note: This experience formula only applies when killing monsters and do not apply on quests, battlegrounds etc...

Party Share

The level range for sharing exp within a party is 30.

The monster experience is increased 15% per attacker. That is, every additional attacker to the monster makes it give this much more experience.

eg. 5 people attack, +(15*4)% -> +60%.