Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
WandererRNoSelfDamage
Prevents Wanderer's Last Breath R from damaging its user, without granting invincibility.
| Date uploaded | 17 hours ago |
| Version | 1.0.1 |
| Download link | normalAIPeople-WandererRNoSelfDamage-1.0.1.zip |
| Downloads | 5 |
| Dependency string | normalAIPeople-WandererRNoSelfDamage-1.0.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117README
Wanderer R No Self Damage
修复游侠(Wanderer / Unforgiven)的 R“Last Breath”开启后扣血问题。
本包覆盖 DashSpecial → Special 的完整 R 状态链,拦截游侠自身造成的伤害以及 R 的匿名 Special 生命消耗;不会给予额外无敌,带有正常攻击者的敌方伤害仍会生效。
启动一次游戏后,可在 BepInEx/config/normalAIPeople.WandererRNoSelfDamage.cfg 中调整保护时长;默认 3 秒,设为 0 可关闭。
CHANGELOG
Changelog
1.0.2
- Registered Last Breath before its original OnEnter logic runs.
- Blocked self-attributed and attackerless burn/DOT application during Last Breath.
- Kept enemy-attributed DOTs and direct enemy damage active.
- Kept the guard briefly after state exit so delayed R effects are covered.
1.0.1
- Covered both stages of Last Breath instead of only DashSpecial.
- Blocked anonymous Special-source health costs during Last Breath.
- Kept ordinary enemy damage active.
1.0.0
- Initial release.