30 lines
370 B
JSON
30 lines
370 B
JSON
[
|
|
{
|
|
"type": 1,
|
|
"cost": "1|1|2",
|
|
"preOfOther": -5,
|
|
"preOfSelf": 1,
|
|
"itemId": -1
|
|
},
|
|
{
|
|
"type": 2,
|
|
"cost": "1|1|3",
|
|
"preOfOther": -10,
|
|
"preOfSelf": 2,
|
|
"itemId": -1
|
|
},
|
|
{
|
|
"type": 3,
|
|
"cost": "1|1|2",
|
|
"preOfOther": 5,
|
|
"preOfSelf": 2,
|
|
"itemId": -1
|
|
},
|
|
{
|
|
"type": 4,
|
|
"cost": "1|1|3",
|
|
"preOfOther": 10,
|
|
"preOfSelf": 5,
|
|
"itemId": -1
|
|
}
|
|
] |