pwdcat-DrifterBossGrab icon

DrifterBossGrab

Allows Drifter to grab and bag boss enemies, NPCs, and environment objects

By pwdcat
Last updated 4 hours ago
Total downloads 3913
Total rating 0 
Categories Skills Alloyed Collective
Dependency string pwdcat-DrifterBossGrab-1.1.3
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2113

README

DrifterBossGrab

Allows Drifter to grab and bag boss enemies, NPCs, and environment objects, including hacking beacons that continue to function while carried.

Risk of Options Compatibility

This mod is compatible with Risk of Options.

Configuration

Configurable options that can be adjusted in the config file (BepInEx/config/com.DrifterBossGrab.DrifterBossGrab.cfg):

Repossess Section

  • SearchRangeMultiplier: Multiplier for Drifter's repossess search range.
  • ForwardVelocityMultiplier: Multiplier for Drifter's repossess forward velocity.
  • UpwardVelocityMultiplier: Multiplier for Drifter's repossess upward velocity.

Bag Section

  • BreakoutTimeMultiplier: Multiplier for how long bagged enemies take to break out.
  • MaxSmacks (1-100): Maximum number of hits before bagged enemies break out.

General Section

  • EnableBossGrabbing (true/false): Enable grabbing of boss enemies.
  • EnableNPCGrabbing (true/false): Enable grabbing of NPCs with ungrabbable flag.
  • EnableEnvironmentGrabbing (true/false): Enable grabbing of environment objects like teleporters and portals.
  • EnableEnvironmentInvisibility (true/false): Make grabbed environment objects invisible while in the bag.
  • EnableEnvironmentInteractionDisable (true/false): Disable interactions for grabbed environment objects while in the bag.
  • EnableDebugLogs (true/false): Enable debug logging.
  • BodyBlacklist (string): Comma-separated list of body names to never grab. Defaults to "MinePodBody,HeaterPodBodyNoRespawn" for safety.