forked from endernon/PGRData
44 lines
No EOL
716 B
JSON
44 lines
No EOL
716 B
JSON
[
|
|
{
|
|
"Id": 1,
|
|
"GameRewardId": 1,
|
|
"Type": 1,
|
|
"Difficult": 1,
|
|
"Count": 3
|
|
},
|
|
{
|
|
"Id": 2,
|
|
"GameRewardId": 2,
|
|
"Type": 1,
|
|
"Difficult": 2,
|
|
"Count": 3
|
|
},
|
|
{
|
|
"Id": 3,
|
|
"GameRewardId": 3,
|
|
"Type": 1,
|
|
"Difficult": 3,
|
|
"Count": 3
|
|
},
|
|
{
|
|
"Id": 4,
|
|
"GameRewardId": 1,
|
|
"Type": 2,
|
|
"Difficult": 1,
|
|
"Count": 3
|
|
},
|
|
{
|
|
"Id": 5,
|
|
"GameRewardId": 2,
|
|
"Type": 2,
|
|
"Difficult": 2,
|
|
"Count": 3
|
|
},
|
|
{
|
|
"Id": 6,
|
|
"GameRewardId": 3,
|
|
"Type": 2,
|
|
"Difficult": 3,
|
|
"Count": 3
|
|
}
|
|
] |