21 lines
299 B
JSON
21 lines
299 B
JSON
[{
|
|
"id":1,
|
|
"floorType": 1,
|
|
"heroQuality": 3,
|
|
"param": 40
|
|
},{
|
|
"id": 2,
|
|
"floorType": 2,
|
|
"heroQuality": 3,
|
|
"param": 20
|
|
}, {
|
|
"id": 3,
|
|
"floorType": 3,
|
|
"heroQuality": 1,
|
|
"param": 9
|
|
},{
|
|
"id": 4,
|
|
"floorType": 4,
|
|
"heroQuality": 3,
|
|
"param": 3
|
|
}] |