mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-05 06:12:14 +02:00
pushing
This commit is contained in:
24
data/tables/MiniGameRouletteTable.json
Normal file
24
data/tables/MiniGameRouletteTable.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{
|
||||
"freeCountDay": 1,
|
||||
"id": 1,
|
||||
"itemCount": 1,
|
||||
"itemId": 2039,
|
||||
"itemMaxConsume": 10,
|
||||
"itemType": 8,
|
||||
"rouletteAccumulatedRewardGroupId": 1,
|
||||
"rouletteRewardGroupId": 1,
|
||||
"rouletteUiPrefab": "EventRouletteUI22"
|
||||
},
|
||||
{
|
||||
"freeCountDay": 1,
|
||||
"id": 2,
|
||||
"itemCount": 1,
|
||||
"itemId": 2048,
|
||||
"itemMaxConsume": 10,
|
||||
"itemType": 8,
|
||||
"rouletteAccumulatedRewardGroupId": 2,
|
||||
"rouletteRewardGroupId": 2,
|
||||
"rouletteUiPrefab": "EventRouletteUI31"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user