PGRData/Resources/Share/Trust/TrustGameConfig.json

44 lines
686 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
"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
}
]