You are viewing a potentially older version of this package. View all versions.
normalAIPeople-WandererRNoSelfDamage-1.0.2 icon

WandererRNoSelfDamage

Prevents Wanderer's Last Breath R from damaging its user, without granting invincibility.

Date uploaded 2 hours ago
Version 1.0.2
Download link normalAIPeople-WandererRNoSelfDamage-1.0.2.zip
Downloads 3
Dependency string normalAIPeople-WandererRNoSelfDamage-1.0.2

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2117
tsuyoikenko-Wanderer-0.8.9 icon
tsuyoikenko-Wanderer

Adds the Wanderer.

Preferred version: 0.8.9

README

Wanderer R No Self Damage

修复游侠(Wanderer / Unforgiven)的 R“Last Breath”开启后扣血问题。

本包覆盖 DashSpecial → Special 的完整 R 状态链,拦截游侠自身造成的伤害、R 的匿名 Special 生命消耗,以及由 R 模组交互附加的“无攻击者/自身来源”燃烧 DoT;不会给予额外无敌。敌人施加的燃烧、普通攻击和环境伤害仍会生效。

启动一次游戏后,可在 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.