PGRData/Resources/Share/Trust/TrustGameConfig.json
2022-12-19 22:51:16 +05:30

44 lines
No EOL
686 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
}
]