game_sync/data/DB_Pigbank_Prop.json

19 lines
231 B
JSON

{
"Arr": [
{
"Id": 1,
"PorpName": "BankMaxCoin",
"PropValue": 10000000
},
{
"Id": 2,
"PorpName": "WinCoinRate",
"PropValue": 5
},
{
"Id": 3,
"PorpName": "LoseCoinRate",
"PropValue": 10
}
]
}