Sonolus Wiki

Level Bucket

Level Bucket block contains information of buckets.

Identifier

const LevelBucketId = 2003

Values

IndexInitial ValueDescription
0-50Bucket information of 0th bucket
6-110Bucket information of 1st bucket
12-170Bucket information of 2nd bucket
.........

For each bucket:

IndexInitial ValueDescription
Bucket offset + 00Minimum Perfect window
Bucket offset + 10Maximum Perfect window
Bucket offset + 20Minimum Great window
Bucket offset + 30Maximum Great window
Bucket offset + 40Minimum Good window
Bucket offset + 50Maximum Good window

Access

CallbackReadWrite
preprocess
spawnOrder
shouldSpawn
initialize
updateSequential
touch
updateParallel
terminate