SSM24-BetterShurikenHoming icon

BetterShurikenHoming

Makes shuriken homing less of a liability, or lets you disable it entirely if you prefer

Last updated a month ago
Total downloads 1048
Total rating 1 
Categories Mods Tweaks Items Server-side
Dependency string SSM24-BetterShurikenHoming-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2108 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2108
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
Rune580-Risk_Of_Options-2.8.0 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.0

README

Better Shuriken Homing

The default homing behavior of Shuriken sucks ass. This tries to make it better!

I specifically avoided making the homing behavior itself stronger, so you still have to aim at enemies if you want to hit them. This just reduces how often the shuriken will totally ignore what you're aiming at, curve towards something else, and miss both by a mile.

The changes (which are configurable) are:

  • Reduced Maximum Angle: Reduces the width of the targeting cone from 90 degrees to 4 degrees, reducing how often the shuriken chases enemies it can't possibly hit.
  • Always Prioritize Aim: Removes extra priority given to closer enemies, so it will always prioritize the enemy nearest to your crosshair if it's in range.
  • Increased Maximum Distance: Increases the maximum detection distance from 100m to 150m.

If you instead wish to disable homing behavior altogether, then set Maximum Distance or Maximum Angle to 0. You'll still have to deal with some random spread, though.

I believe only the host needs this mod, but I'm too lazy to actually test :)

If anything is broken, ping me on Discord (ssm24) or open an issue on GitHub. Otherwise, enjoy :D