Right-click any ability tile in the character select screen to blacklist it from random selection. Blacklisted abilities are visually marked in the grid and skipped when the game rolls a random ability.
In the character / ability select screen:
| Input | Action |
|---|---|
| Right-click an ability tile | Toggle blacklist |
| Shift + click | Toggle blacklist (keyboard) |
| Controller X button | Toggle blacklist (gamepad) |
Blacklisted ability indices are saved in the BepInEx config and persist across sessions.
BepInEx/config/com.collin.boplabilityblacklist.cfg
| Key | Default | Description |
|---|---|---|
Abilities.DisabledAbilities |
(empty) | Comma-separated ability selection indices to exclude from random |
Drop BoplAbilityBlacklist.dll into BepInEx/plugins/.