dreamworks/json/game_pricegroup.json
2023-12-21 14:03:00 +08:00

349 lines
5.0 KiB
JSON

[
{
"id": 1,
"pricegroupId": 1001,
"purchasemin": 1,
"purchasemax": 1,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 20
}
]
},
{
"id": 2,
"pricegroupId": 1001,
"purchasemin": 2,
"purchasemax": 3,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 30
}
]
},
{
"id": 3,
"pricegroupId": 1001,
"purchasemin": 4,
"purchasemax": 6,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 50
}
]
},
{
"id": 4,
"pricegroupId": 1001,
"purchasemin": 7,
"purchasemax": 7,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 100
}
]
},
{
"id": 5,
"pricegroupId": 1001,
"purchasemin": 8,
"purchasemax": 8,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 150
}
]
},
{
"id": 6,
"pricegroupId": 1001,
"purchasemin": 9,
"purchasemax": 9,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 200
}
]
},
{
"id": 7,
"pricegroupId": 1001,
"purchasemin": 10,
"purchasemax": 10,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 250
}
]
},
{
"id": 8,
"pricegroupId": 1001,
"purchasemin": 11,
"purchasemax": -1,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 250
}
]
},
{
"id": 9,
"pricegroupId": 1002,
"purchasemin": 1,
"purchasemax": 3,
"cost": [
{
"a": "item",
"t": "23000001",
"n": 50
}
]
},
{
"id": 10,
"pricegroupId": 1002,
"purchasemin": 4,
"purchasemax": 6,
"cost": [
{
"a": "item",
"t": "23000001",
"n": 100
}
]
},
{
"id": 11,
"pricegroupId": 1002,
"purchasemin": 7,
"purchasemax": 9,
"cost": [
{
"a": "item",
"t": "23000001",
"n": 150
}
]
},
{
"id": 12,
"pricegroupId": 1002,
"purchasemin": 10,
"purchasemax": 11,
"cost": [
{
"a": "item",
"t": "23000001",
"n": 200
}
]
},
{
"id": 13,
"pricegroupId": 1002,
"purchasemin": 12,
"purchasemax": -1,
"cost": [
{
"a": "item",
"t": "23000001",
"n": 200
}
]
},
{
"id": 14,
"pricegroupId": 1003,
"purchasemin": 1,
"purchasemax": 1,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 40
}
]
},
{
"id": 15,
"pricegroupId": 1003,
"purchasemin": 2,
"purchasemax": 2,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 80
}
]
},
{
"id": 16,
"pricegroupId": 1003,
"purchasemin": 3,
"purchasemax": 3,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 80
}
]
},
{
"id": 17,
"pricegroupId": 1003,
"purchasemin": 4,
"purchasemax": 4,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 100
}
]
},
{
"id": 18,
"pricegroupId": 1003,
"purchasemin": 5,
"purchasemax": 5,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 100
}
]
},
{
"id": 19,
"pricegroupId": 1003,
"purchasemin": 6,
"purchasemax": 6,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 100
}
]
},
{
"id": 20,
"pricegroupId": 1003,
"purchasemin": 7,
"purchasemax": 7,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 100
}
]
},
{
"id": 21,
"pricegroupId": 1003,
"purchasemin": 8,
"purchasemax": 8,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 100
}
]
},
{
"id": 22,
"pricegroupId": 2001,
"purchasemin": 1,
"purchasemax": 1,
"cost": []
},
{
"id": 23,
"pricegroupId": 2001,
"purchasemin": 2,
"purchasemax": 2,
"cost": []
},
{
"id": 24,
"pricegroupId": 2001,
"purchasemin": 3,
"purchasemax": 3,
"cost": []
},
{
"id": 25,
"pricegroupId": 2001,
"purchasemin": 4,
"purchasemax": 4,
"cost": []
},
{
"id": 26,
"pricegroupId": 2001,
"purchasemin": 5,
"purchasemax": 5,
"cost": []
},
{
"id": 27,
"pricegroupId": 2001,
"purchasemin": 6,
"purchasemax": 6,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 1
}
]
},
{
"id": 28,
"pricegroupId": 2001,
"purchasemin": 7,
"purchasemax": 7,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 2
}
]
},
{
"id": 29,
"pricegroupId": 2001,
"purchasemin": 8,
"purchasemax": -1,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 200
}
]
}
]