신규등록
This commit is contained in:
34
levelbalance.json
Normal file
34
levelbalance.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"bands": [
|
||||
{
|
||||
"startId": 3,
|
||||
"endId": 20,
|
||||
"boxCountLow": 1,
|
||||
"boxCountHigh": 2,
|
||||
"minAllowedPushes": 4,
|
||||
"minAllowedTurns": 2,
|
||||
"minAllowedBranching": 0,
|
||||
"maskTake": 8
|
||||
},
|
||||
{
|
||||
"startId": 21,
|
||||
"endId": 40,
|
||||
"boxCountLow": 1,
|
||||
"boxCountHigh": 2,
|
||||
"minAllowedPushes": 7,
|
||||
"minAllowedTurns": 3,
|
||||
"minAllowedBranching": 0,
|
||||
"maskTake": 0
|
||||
},
|
||||
{
|
||||
"startId": 41,
|
||||
"endId": 60,
|
||||
"boxCountLow": 2,
|
||||
"boxCountHigh": 3,
|
||||
"minAllowedPushes": 9,
|
||||
"minAllowedTurns": 4,
|
||||
"minAllowedBranching": 0,
|
||||
"maskTake": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user