


A simple mod which allows you to practice combos against various DI schemes.
By default, the CPU will always tech. To change this, go to the config file within the BepInEx folder (typically C:\Program Files (x86)\Steam\steamapps\common\Nickelodeon All-Star Brawl\BepInEx\config) and edit sjw.nick_better_training_mod.cfg. There is a field that says "CPU always techs = true" -- just change it to false to make them not tech :)
By default, a clank sound will play when the CPU is hit during hitstun (indicating a combo). To change this, go to the config file within the BepInEx folder (typically C:\Program Files (x86)\Steam\steamapps\common\Nickelodeon All-Star Brawl\BepInEx\config) and edit sjw.nick_better_training_mod.cfg. There is a field that says "Sound effect plays when enemy is hit during hitstun = true" -- just change it to false to remove this :)
This unfortunately eliminates the actual CPU levels 2 through 8 in training mode.
v1.3.0: Removed the detection of DI to pick a direction, instead always hit the diagonal direction. This works around a bug where some hits, such as PTM's shine, were being calculated with the incorrect DI.
v1.2.0: Sound effect now plays when enemy is hit in hitstun.
v1.1.1: Random DI added, teching options added.
v1.0.0: First release