kernitus / BukkitOldCombatMechanics

Spigot plugin to configure combat mechanics from 1.9 onwards
https://www.spigotmc.org/resources/19510/
Mozilla Public License 2.0
161 stars 69 forks source link

Old Armour Strength netherite damage too small #603

Closed triesharder closed 1 year ago

triesharder commented 2 years ago

Information

Problem Description

1 Anything wearing a full netherite set is literally invincible if old-armour-strength is enable 2 There are some mobs (i found a slime) hitting players 10 times in a second, bit more or bit less.

### To Reproduce Steps to reproduce the behavior: 1. enchant a full netherite set and go pvp 2. let a slime hit ya ### Expected Behaviour 1. not being invincible 2. not being hit more than 1 time per hit ### Actual Behaviour
  1. being invincible
  2. being hit 102391204981 times/sec by a monster
kernitus commented 1 year ago

@xFreakss please try the new test builds, where I have rewritten most of the calculations that deal with damage.

kernitus commented 1 year ago

Closing due to rewrite of all damage calculation code. Please open a new issue with debug logs from the latest version if you think the issue is still present.