- Oct 13, 2016
- 3,783
- 7,919
- 773
HarpyLover
so, I updated the timer.
the new formula is simpler. it will just check all monsters and compare to player level.
if theres 10 monsters on the map and player is same or above their level u will wait: 10 seconds.
if theres 10 monsters on the map and player is 5 level below their level u will wait: 50 seconds (5x10=50)
if theres 10 monsters + 1 boss level 30 and player is same/above their level u will wait: 40 seconds (10+30)
so, I updated the timer.
the new formula is simpler. it will just check all monsters and compare to player level.
if theres 10 monsters on the map and player is same or above their level u will wait: 10 seconds.
if theres 10 monsters on the map and player is 5 level below their level u will wait: 50 seconds (5x10=50)
if theres 10 monsters + 1 boss level 30 and player is same/above their level u will wait: 40 seconds (10+30)