You are viewing a potentially older version of this package. View all versions.
Chen-ChensMinionRetarget-1.0.6 icon

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.6
Download link Chen-ChensMinionRetarget-1.0.6.zip
Downloads 6865
Dependency string Chen-ChensMinionRetarget-1.0.6

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1903 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1903
tristanmcpherson-R2API-4.2.1 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.2.1
Chen-ChensHelpers-1.1.0 icon
Chen-ChensHelpers

This mod includes helpers that may aid other mod creators. Fully documented, so feel free to check it out.

Preferred version: 1.1.0

README

Version Build License: GPL v3 Support Chen

GitHub issues GitHub pull requests Maintenance Status

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

Changelog

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.