go_dreamfactory/bin/json/game_pricegroup.json
2023-08-22 14:01:27 +08:00

275 lines
3.9 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": 60
}
]
},
{
"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": 100
}
]
},
{
"id": 17,
"pricegroupId": 1003,
"purchasemin": 4,
"purchasemax": 4,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 120
}
]
},
{
"id": 18,
"pricegroupId": 1003,
"purchasemin": 5,
"purchasemax": 5,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 140
}
]
},
{
"id": 19,
"pricegroupId": 1003,
"purchasemin": 6,
"purchasemax": 6,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 160
}
]
},
{
"id": 20,
"pricegroupId": 1003,
"purchasemin": 7,
"purchasemax": 7,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 180
}
]
},
{
"id": 21,
"pricegroupId": 1003,
"purchasemin": 8,
"purchasemax": 8,
"cost": [
{
"a": "attr",
"t": "diamond",
"n": 200
}
]
}
]