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 | a day ago |
| Version | 1.0.0 |
| Download link | normalAIPeople-WandererRNoSelfDamage-1.0.0.zip |
| Downloads | 5 |
| Dependency string | normalAIPeople-WandererRNoSelfDamage-1.0.0 |
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”开启后扣血问题。
本包只拦截 R 流程内由游侠自身作为攻击者或施放者造成的伤害;不会给予额外无敌,敌方、坠落、虚空和环境伤害仍会正常生效。
启动一次游戏后,可在 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.