Hello, RZers!
I working on the mu project and I need formulas that calculates actual player damage and hit chance that depends on defense, defense rate, attack and attack rate.
1. How to calculate hit chance (%) with attack_rate and defense_rate?
2. How to calculate damage with attack_damage...