Caverns & Chasms

Caverns & Chasms

491k Downloads

Large Arrow is broken

jaamleeto opened this issue ยท 1 comments

commented

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);

commented