game_sync/data/DB_Pigbank_Prop.json

19 lines
230 B
JSON

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