Note on double bloqs

This commit is contained in:
Madison Scott-Clary 2022-11-25 12:50:06 -08:00
parent ed1b31778d
commit fb2eb7b968
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ The values for combo breaks and fail is an array.
2. Duration
3. Intensity
**Note:** In some instances, DataPuller will double-count blocks for combos after the first combo is broken, so you may want to modify your `comboB` accordingly. You can find this out by setting up an overlay and recording your play through OBS. Watch the combo number, and if it goes up by 2 for every bloq on more than one map, take that into account.
## Running
You'll need Python 3.9+ and Poetry: