ZsoltMolnarrr / Archers

🏹 Draw, Release, Conquer - Master the art of Archery!
https://curseforge.com/minecraft/mc-mods/archers
Other
10 stars 5 forks source link

Balance issues #18

Closed Partonetrain closed 9 months ago

Partonetrain commented 9 months ago

I brought this up in the discord, but I'm putting it here so it doesn't get lost.

Stats from https://github.com/ZsoltMolnarrr/Archers/blob/1.20.1/src/main/java/net/archers/item/Weapons.java#L114-L153

ZsoltMolnarrr commented 9 months ago

I disagree with the expectation. My primary reference point is Minecraft Dungeons, where different ranged weapons don't have different ranges.

However it is possible to configure weapons individually to match your expectations, by just adding the "velocity" field. This does not effect the damage, only the arrow velocity.

    "archers:netherite_heavy_crossbow": {
      "pull_time": 35,
      "damage": 16.0,
      "velocity": 4
    },