20 lines
366 B
JSON
20 lines
366 B
JSON
|
[
|
||
|
{
|
||
|
"Id": 1,
|
||
|
"GroupId": 1,
|
||
|
"GoldId": 1,
|
||
|
"Weight": 100,
|
||
|
"NodeRepeatable": 1,
|
||
|
"GameRepeatable": 1,
|
||
|
"ConditionId": null
|
||
|
},
|
||
|
{
|
||
|
"Id": 2,
|
||
|
"GroupId": 2,
|
||
|
"GoldId": 2,
|
||
|
"Weight": 100,
|
||
|
"NodeRepeatable": 1,
|
||
|
"GameRepeatable": 1,
|
||
|
"ConditionId": null
|
||
|
}
|
||
|
]
|