Игрок бьёт моба
weapon skill<=Defense skill
The base chance for your attack to miss the mob:
If the difference between the mob's Defense Skill and your Weapon Skill is less than or equal to 10 then the formula for calculating your base miss chance against that mob is: 5% + (Defense Skill - Weapon Skill)*.1%
If the difference between the mob's Defense Skill and your Weapon Skill is greater than 10, then the formula for calculating your base miss chance against that mob is: 6% + (Defense Skill - Weapon Skill - 10)*.4%
weapon skill>Defense skill
The base chance for your attack to miss the mob is 5% - (Weapon Skill - Defense Skill) * 0.04%.
Моб бьёт игрока
5% - (Weapon Skill - Defense Skill) * 0.04%