
Mods / Apply-On-Hit
Author: Cantos
Side: Both
Created: Aug 1st 2024 at 10:21 PM
Last modified: Aug 22nd 2024 at 6:52 AM
Downloads: 1177
Follow Unfollow 4
Latest release (for Vintage Story 1.19.8, outdated):
applyonhit_1.1.5.zip
1-click install
A simple mod which adds a player behavior that checks the current weapon attributes and decreases player speed for an amount of time depending on the weapon they were attacked with.
Should be interoperable with any weapon mods, if the weapons include "SlowPercent" and "Slowduration" with associated values in the attributes of the weapon .json. (patch it)
Slowpercent is percentage in integers (1-100)
Slowduration is miliseconds in integers
In the case of multiple attacks, the weapon will prioritize the highest percent decrease, if another attack comes during an existing "slowed" duration that has a higher percentage than the previous attack, a new slow effect is applied. If it is lower percentage that the previous attack, it is ignored.
Mod Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
1.1.5 | 714 | Aug 22nd 2024 at 6:52 AM | applyonhit_1.1.5.zip | 1-click install | ||
-Potential fix for exception caused by touch hot forge items. | ||||||
1.1.4 | 255 | Aug 6th 2024 at 8:14 PM | applyonhit_1.1.4.zip | 1-click install | ||
Fix attempt on crashing when punching another player | ||||||
1.1.3 | 110 | Aug 2nd 2024 at 12:32 PM | applyonhit_1.1.3.zip | 1-click install | ||
Fixed a crash when checking stats. | ||||||
1.1.2 | 98 | Aug 1st 2024 at 10:22 PM | applyonhit_1.1.2.zip | 1-click install | ||
Initial public release |