You are viewing a potentially older version of this package. View all versions.
blacks7ar-BowPlugin-1.4.2 icon

BowPlugin

Allows you to configure velocity, accuracy, drawspeed, exp multiplier, crit chance, crit damage, bow crosshair and crosshair color of bows and crossbow weapons. Adds a new crossbow and bolt that you can craft early game.

Date uploaded a year ago
Version 1.4.2
Download link blacks7ar-BowPlugin-1.4.2.zip
Downloads 513
Dependency string blacks7ar-BowPlugin-1.4.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# BowPlugin

Allows you to configure velocity, accuracy, drawspeed, exp multiplier, crit chance, crit damage, bow crosshair and crosshair color of bows and crossbow weapons. Adds a new crossbow and bolt that you can craft early game.

## Installation (manual)

copy plugins folder to your BepInEx folder. (NOTE: DELETE \config\blacks7ar.BowPlugin.cfg and let the mod generate a new one to avoid unnecessary bug.)

## 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.
  • Configurable exp multipliers for bows and crossbow weapons.
  • 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.
  • Sneak skill gains exp from successful sneak attacks.
  • Configurable Critical Chance and Critical Damage.
  • Adds a new crossbow called Flint Crossbow that is inline with the damage of crude bow.
  • Adds a new bolt that you can used early game called Flint Bolt.
  • Adds new 12 bow crosshair and 7 crosshair color that you can configure while ingame no need to logout.
  • Zoom and Auto Zoom while drawing a bow.
  • Uses built in config watcher.
  • Uses ServerSync (by blaxxun) to sync configs from server to clients.
  • Configurable through config file or configuration manager

## Credits

  • @blaxxun for the serversync and how to use it.

## Changelog


v1.4.2
- added 12 new bow crosshairs that you can configure while ingame no need to logout.
- added 7 colors for the new crosshairs that you can configure while ingame no need to logout.
- added zoom feature which you can use using right mouse button while drawing a bow.
- added auto zoom feature which you can enable or disable.

v1.3.9
- updated to the latest valheim and bepinex builds.
- added localization

v1.3.8
- updated itemmanager and serversync
- optimized code

v1.3.7
- fixed flint bolt recipe, you should now be able craft x20 instead of just 1

v1.3.6
- change full configuration of Flint Crossbow to Recipe only to prevent unknown configs when syncing from server to client.
(NOTE: DELETE \configs\blacks7ar.BowPlugin.cfg and let the mod regenerate a new one to avoid unnecessary bugs.)

v1.3.5
- added version checks
- updated to latest valheim assemblies

v1.3.4
- Added a new crossbow and bolt that you can craft early game.

v1.3.3
- fixed minor compatibility issue with my magicplugin
- added custom vfx for crit damage just a simple one, havent yet figured out how to make a crit damage text effect

v1.3.2
- improved critical mechanic of bows/crossbows
- added critical chance and critical damage configurations
- added bowplugin statuseffect for bows/crossbow weapons.

v1.3.1
- removes velocity effect on staves to make way for my new mod MagicPlugin

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

CHANGELOG

v1.7.5
- minor bug fixes
- updated serversync
- added back itemmanager for more configurability.
- (NOTE: DELETE config\blacks7ar.BowPlugin.cfg and let the mod regenerate a new one.)
Changelog History (click to expand)

v1.7.3
- as requested added config option for crafting station.
v1.7.2
- fixed custom crosshairs
v1.7.1
- added 5 new bows
v1.6.9
- added config option for bow draw speed factor if scale by level is on.
- added config option for bow zoom speed factor.
- added config option for crossbow reload speed factor if scale by level is on.
- change how draw speed, zoom speed, and reload speed are being calculated if scale by level is on thanks to @Hiran.
v1.6.8
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
v1.6.7
- added toggle option to disable movement speed reduction while aiming/drawing a bow
v1.6.6
- fixed an NRE that happens when you press zoomkey/next arrow key at the password screen when connecting to a server
- put example translation to a zip package in order to avoid unnecessary duplicates.
v1.6.5
- fixed minor translation issue.
v1.6.4
- fixed bows/crossbows statuseffect tooltip.
v1.6.3
- fixed multiplayer version check issues
v1.6.2
- updated to the latest valheim build (217.22)
- added spanish translation
v1.6.1
- minor bug fixed.
v1.6.0
- removed item manager.
- added config option to disable recipes.
- added config for crossbow recipes.
- added config for crossbow damage.
- added german translation.
v1.5.9
- as requested added a configurable arrow/bolt retrieve chance.
v1.5.8
- added compatibility fixed to my RenegadeVikings mod.
- reduce the sizes of the crossbows.
- fixed auto zooming out with the bow.
v1.5.7
- updated to the latest valheim build (217.14) hilders request.
v1.5.6
- fixed icons visual glitch.
- added 4 types of bolts one for early game and 3 for end game.
- set bows launch angle to -1 (configurable)
v1.5.4
- added option to enable/disable speed reduction when reloading a crossbow.
- added 4 craftable crossbows (recolored arbalest) for each biome.
- Flint Crossbow for Meadows
- Bronze Crossbow for BlackForest (needs flint crossbow as recipe requirement)
- Iron Crossbow for Swamps (needs bronze crossbow as recipe requirement)
- Silver Crossbow for Mountains (needs iron crossbow as recipe requirement)
- BlackMetal Crossbow for Plains (needs silver crossbow as reccipe requirement)
- added additional bolt for blackforest (Bronze Bolt),
v1.5.2
- added speed reduction while reloading a crossbow.
- added zoom option for crossbow, you can only zoom when your crossbow is loaded.
- changed zoom key from (Left Shift) to (X) key so you could still run while wielding a crossbow.
v1.5.1
- updated to the latest valheim build (216.9)
v1.5.0
- added 3 exploding arrows.
- changed wood arrows crafting station from workbench to inventory.
v1.4.8
- added back the default bowcrosshair.
- change color configuration you can now customize the colors
v1.4.7
- updated to the latest bepinex build
- readjusted zoom speed calculation
- fixed zoom bug when bow skill level is 100
v1.4.6
- fixed bug with trolls and other creatures that uses range attacks
- fixed some minor bugs
v1.4.5
- fixed NRE when not wielding a weapon
- fixed compatibility issue with NoUnarmedCombat
- added option to disable custom critical status effect for bows.
v1.4.4
- fixed bug while drawing the bow and in the middle of manual zooming in and you switch/hide your weapon the camera get stuck in zoomed in.
- removed zoom key from being synced and locked so players can have their own key configuration.
v1.4.3
- fixed bug while drawing the bow and in the middle of auto zooming in and you switch/hide your weapon the camera get stuck in zoomed in.
- added configuration for the zoom in key
- added support to controllers
- changed the zoom in key to a different key so the the right click button can be used back to cancel bow draw, cancel zoom in, and block
- you can now cancel bow draw / zoom in while strafing
v1.4.2
- added 12 new bow crosshairs that you can configure while ingame no need to logout.
- added 7 colors for the new crosshairs that you can configure while ingame no need to logout.
- added zoom feature which you can use using right mouse button while drawing a bow.
- added auto zoom feature which you can enable or disable.
v1.3.9
- updated to the latest valheim and bepinex builds.
- added localization
v1.3.8
- updated itemmanager and serversync
- optimized code
v1.3.7
- fixed flint bolt recipe, you should now be able craft x20 instead of just 1
v1.3.6
- change full configuration of Flint Crossbow to Recipe only to prevent unknown configs when syncing from server to client.
(NOTE: DELETE \configs\blacks7ar.BowPlugin.cfg and let the mod regenerate a new one to avoid unnecessary bugs.)
v1.3.5
- added version checks
- updated to latest valheim assemblies
v1.3.4
- Added a new crossbow and bolt that you can craft early game.
v1.3.3
- fixed minor compatibility issue with my magicplugin
- added custom vfx for crit damage just a simple one, havent yet figured out how to make a crit damage text effect
v1.3.2
- improved critical mechanic of bows/crossbows
- added critical chance and critical damage configurations
- added bowplugin statuseffect for bows/crossbow weapons.
v1.3.1
- removes velocity effect on staves to make way for my new mod MagicPlugin
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