BowPlugin
Lets you configure how Bow/Crossbow works and makes magic attacks more deadly.
Installation (manual)
copy plugins folder to your BepInEx folder.
(Note: Delete \config\blacks7ar.BowPlugin.cfg when updating to v1.2.1)
Features
- Switch arrows with a press of key.
- Configurable arrow accuracy and velocity.
- Configurable Draw Speed, or can be scaled to you Bow skill level.
- Configurable Crossbow Recoil.
- Configurable Crossbow loading time, or can be scaled to you Crossbow skill level.
- Now uses ServerSync (by blaxxun) to sync configs from server to clients.
- Configurable exp multipliers for bow and crossbows.
- New Crosshair color for more visibility
- Speed reduction while drawing bow.
- Character always faces the direction of the cursor when equipped with a bow or crossbow.
- Configurable Sneak attack bonus damage multiplier.
- Successful sneak attack, Sneak skill gains exp.
- Configurable Critical damage to staggered enemies.
- Uses built in config watcher.
- Configurable through config file or configuration manager
Credits
- @blaxxun for the serversync and how to use it.
Changelog
v1.3.0
- fixed possible NRE at the main menu.
- fixed config live update.
v1.2.9
- fixed conflict with professions mod.
v1.2.8
- fixed errors on dedicated servers running on linux
v1.2.7
- fixed bug on stamina usage
v1.2.6
- fixed staff of embers aoe damage. nearby objects/players close to player wont take damage anymore.
v1.2.5
- added config watcher.
v1.2.4
- fixed walking bug
v1.2.3
- fixed issue with staff of protection.
v1.2.2
- added option to turn off character rotation.
- character rotation now applies to all kinds of weapons.
v1.2.1
- fixed arrow velocity
v1.2.0
- added character rotation. character now always faces the direction of your cursor if your equippped with a bow or crossbow.
- added soft dependency to my SNEAKer mod.
- added sneak attack damage multiplier.
- in every successful sneak attack, you now gain sneak skill exp.
- added critical multiplier to staggered enemies for bow and crossbow.
v1.1.3
- fixed exp scaling
- fixed exp from exceeding with skill level is at 100
- fixed arrow trajectory, its almost close to the crosshair now.. i think xD
v1.1.2
- fixed arrows going straight to things and not hitting target.
v1.1.1
- fixed crosshair visibility.
- added speed reduction while drawing a bow.
v1.1.0
- added exp multipliers for bows and crossbows.
v1.0.9
- Fix fishing rod issue, its no longer affected by velocity multiplier.
- Improves Accuracy / DrawSpeed / ReloadTime calculations.
v1.0.8
- added serversync by blaxxun
v1.0.7
- fix chat issue
v1.0.6
- added configuration for the crossbow. loading time and recoil is now configurable.
v1.0.5
- added option to change draw speed, either configured manually or can be scaled by your level.
v1.0.4
- adjusted some values, draw speed is not that slower now at the beginning and not too fast at higher levels.
v1.0.3
- removed draw speed config (draw speed now scaled by your bow skill level)
v1.0.2
- arrows no longer switch while typing in console and making pins on the map
v1.0.1
- added draw speed
v1.0.0
- first release