rathena / rathena

rAthena is an open-source cross-platform MMORPG server.
https://rathena.org/board/
GNU General Public License v3.0
2.88k stars 2.31k forks source link

DEF reduction from tanking multiple enemies #5767

Open mrjnumber1 opened 3 years ago

mrjnumber1 commented 3 years ago

In summary, the penalty for players tanking mobs is incorrectly calced. We have it (default configged to) -5 base DEF/base DEF2 for each enemy attacking you, and then calcing vit DEF from there. The main takeaways I can think of are this.

Playtester commented 2 years ago

@mrjnumber1 Why is the refinement bonus 0.8 in that file? Was it modified?

mrjnumber1 commented 1 year ago

@mrjnumber1 Why is the refinement bonus 0.8 in that file? Was it modified?

Hi sorry for the late reply, I double checked and it must have been a typo. I have 0.699999988079071, likely the closest float approximation to 0.7. i must have accidentally written 0.8 when transcribing it.