team-abnormals / caverns-and-chasms

Other
9 stars 6 forks source link

Large Arrow is broken #34

Closed jaamleeto closed 3 months ago

jaamleeto commented 3 months ago

If you modify the base damage of the arrows, in a custom bow or in an event, the large arrow does exaggerated damage (very exaggerated)

Example: arrow.setBaseDamage(arrow.getBaseDamage() + (double) powerLevel * 0.4D + 0.4D);

kitovoi111 commented 3 months ago

https://github.com/team-abnormals/caverns-and-chasms/issues/23