Throwable Disable
Prevent accidentally picking up throwables
Removes the throwable object interaction (cars, rocks, debris) .
Throwables are somewhat awkward , especially for ranged characters , they lock the player movement and blocks skill usage when holding one, not easily cancelled out of , and do subpar damage , thus most heroes don't actually intend to use them . this mod removes the interaction entirely or if set to false , has additonal config options to more quickly cancel out of the interaction by using any skill
Modes
| Mode | Behavior |
|---|---|
| Disable Interactive | Completely blocks picking up throwables |
| Auto-Cancel on Power Use | If player does pick one up, using any power drops it first |
| Auto-Throw on Movement Power | Travel powers automatically throw the object before moving |
Config Options
| Option | Default | Description |
|---|---|---|
ThrowableDisableInteractive | true | Block picking up throwables entirely |
ThrowableAutoCancelOnPowerUse | true | Drop throwable when using another power |
ThrowableAutoThrowOnMovementPower | true | Throw before using travel powers |