diff options
| author | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
| commit | e1feb22144d2821c577cb0a281f77c54306f437c (patch) | |
| tree | c88aa93100893508ba9d60d2db55730f5a711616 /config/archers/tweaks.json | |
asd
Diffstat (limited to 'config/archers/tweaks.json')
| -rw-r--r-- | config/archers/tweaks.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/archers/tweaks.json b/config/archers/tweaks.json new file mode 100644 index 0000000..31da91c --- /dev/null +++ b/config/archers/tweaks.json @@ -0,0 +1,7 @@ +{ + "ignore_items_required_mods": false, + "power_enchantment_multiplier_per_level": 0.08, + "quick_charge_enchantment_multiplier_per_level": 0.1, + "serverside_crossbow_charging_tolerance": 0.95, + "enable_infinity_for_crossbows": true +}
\ No newline at end of file |
