ChensMinionRetarget
Assign a priority target for your minions by pinging enemies. They will only acknowledge this command from their owner/master.
Date uploaded | 3 years ago |
Version | 1.0.7 |
Download link | Chen-ChensMinionRetarget-1.0.7.zip |
Downloads | 16653 |
Dependency string | Chen-ChensMinionRetarget-1.0.7 |
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.1903Chen-ChensHelpers
This mod includes helpers that may aid other mod creators. Fully documented, so feel free to check it out.
Preferred version: 1.1.0README
Chen's Minion Retarget
Description
Assign a priority target for your minions by pinging enemies. They will only acknowledge this command from their owner/master.
Take note that assigning a priority target for minions does not force them to switch targets. They will efficiently only attack the priority target when in range of their attack and if it is in their line of sight. They will also ignore enemies that are attacking them if the priority target is within their sights.
Installation
Use r2modman mod manager to install this mod.
If one does not want to use a mod manager, then get the DLL from Thunderstore.
Contact
- Issue Page: https://github.com/cheeeeeeeeeen/RoR2-ChensMinionRetarget/issues
- Email:
[email protected]
- Discord:
Chen#1218
- RoR2 Modding Server: https://discord.com/invite/5MbXZvd
- Give a tip through Ko-fi: https://ko-fi.com/cheeeeeeeeeen
Changelog
1.0.7
- Thanks to KingEnderBrine, a bad conditional bug was found. Mod is also updated so that it works on the latest version of the game.
1.0.6
- Fix a bug where the Obedience component exists but no target was set yet. This led to a Null Reference Exception.
1.0.5
- Update dependency so that looping of minions from ChensHelpers will cater to this mod's features.
1.0.4
- Recompile once again so that it can use the breaking changes of ChensHelpers.
1.0.3
- Recompile so that it can use the breaking changes of ChensHelpers.
1.0.2
- Integrate ChensHelpers.
- There should be no notable change except for a cleaner code.
1.0.1
- Rollback to
2.5.14
of R2API.
1.0.0
- Implement the mod.