You are viewing a potentially older version of this package.
View all versions.
KnifeFix
Improves Knife's hitbox and damage timings.
Date uploaded | 5 months ago |
Version | 1.2.1 |
Download link | Dinorush-KnifeFix-1.2.1.zip |
Downloads | 1186 |
Dependency string | Dinorush-KnifeFix-1.2.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
KnifeFix
Improves Knife's hitbox and damage timings by overriding some fields in its animations. Uses a plugin to modify values to be compatible with modded rundowns.
Specifically, the changes are:
- General: Makes the hitbox thinner and the direct hit range longer.
- Attack sphere: 0.25 -> 0.15
- Attack length: 1.75 -> 2.0
- Light Attack: Direct hits occur sooner and miss recovery time is shortened but hit recovery time is lengthened.
- Direct hit time: 0.167s -> 0.1167s
- Miss combo time: 0.5s -> 0.4667s
- Hit combo time: 0.3s -> 0.333s
- Charge Attack: Direct hits occur sooner and the hitbox is slightly delayed to prevent hitting walls but hit recovery time is lengthened.
- Direct hit time: 0.167s -> 0.1s
- (Right) Damage start time: 0s -> 0.08s
- (Left) Damage start time: 0s -> 0.067s
- Hit combo time: 0.3s -> 0.333s
Patch Notes
v1.2.1
- Fixed a rare edge case where attack sphere/length could be increased/decreased more than intended.
v1.2.0
- Improved compatibility with MTFO hot reloads and partial data
v1.1.0
- Fixed attack length not being modified
v1.0.0
- Initial Release
CHANGELOG
v1.3.0
- Added partial compatibility with MeleeSwingCustomization. As long as MWC is used as a QoL plugin, it maintains compatibility. Specifically, compatibility breaks if knife attack speed is modified or MWC files are modified while the game is running.
v1.2.1
- Fixed a rare edge case where attack sphere/length could be increased/decreased more than intended.
v1.2.0
- Improved compatibility with MTFO hot reloads and partial data
v1.1.0
- Fixed attack length not being modified
v1.0.0
- Initial Release