Some mods may be broken due to the recent Alloyed Collective update.
DrifterBossGrab
Allows Drifter to grab and bag boss enemies, NPCs, and environment objects
| Last updated | 6 days ago |
| Total downloads | 12332 |
| Total rating | 0 |
| Categories | Skills Alloyed Collective |
| Dependency string | pwdcat-DrifterBossGrab-1.3.2 |
| Dependants | 1 other package depends on this package |
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.2113README
DrifterBossGrab
Allows Drifter to grab and bag boss enemies, NPCs, and environment objects.
Risk of Options Compatibility
This mod is compatible with Risk of Options for in-game configuration.
Configuration
Configurable options that can be adjusted in the config file (BepInEx/config/com.DrifterBossGrab.DrifterBossGrab.cfg) or via Risk of Options:
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.
- MassMultiplier: Multiplier for the mass of bagged objects (affects throwing physics).
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.
- EnableUprightRecovery (true/false): Reset rotation of recovered thrown objects to upright position.
- EnableDebugLogs (true/false): Enable debug logging.
- BodyBlacklist (string): Comma-separated list of body names to never grab. Defaults to "HeaterPodBodyNoRespawn,GenericPickup" for safety.
Recovery Section
- RecoveryObjectBlacklist (string): Comma-separated list of object names to never recover from abyss falls. Leave empty to recover all objects.
Persistence Section
- EnableObjectPersistence (true/false): Enable persistence of grabbed objects across stage transitions.
- EnableAutoGrab (true/false): Automatically re-grab persisted objects when Drifter respawns in a new stage.
- MaxPersistedObjects (1-50): Maximum number of objects that can be persisted at once.
- PersistBaggedBosses (true/false): Allow persistence of bagged boss enemies.
- PersistBaggedNPCs (true/false): Allow persistence of bagged NPCs.
- PersistBaggedEnvironmentObjects (true/false): Allow persistence of bagged environment objects.
- PersistenceBlacklist (string): Comma-separated list of object names to never persist. Leave empty to allow all objects.
- OnlyPersistCurrentlyBagged (true/false): Only persist objects that are currently in the bag (excludes thrown objects).