Globox1997 / MedievalWeapons

https://modrinth.com/mod/medievalweapons
https://www.curseforge.com/minecraft/mc-mods/medievalweapons
MIT License
9 stars 12 forks source link

Dagger stealth attack reports more damage than is actually done #3

Closed FewerFlaws closed 3 years ago

FewerFlaws commented 3 years ago

I use ToroHealth Damage Indicators to see damage done and current health on mobs. On stealth attacks wooden daggers report 5 damage but reduce mob HP by 4 health. Diamond daggers report 8 damage but reduce mob HP by 7.

FewerFlaws commented 3 years ago

This was tested on cows, sheep, spiders, and zombies. The armor on zombies reduced both the reported damage and actual damage (so the problem still existed).

Globox1997 commented 3 years ago

I checked it and realized the damage indicator you are using can't show comma numbers and the damage gets increased by 1.5 :) In the next update I increase the number to 2.0

FewerFlaws commented 3 years ago

Ohh, gotcha. Thank you very much for looking into this =D