dreamworks/json/game_guildbossroulette.json
2023-09-05 10:31:00 +08:00

154 lines
2.0 KiB
JSON

[
{
"id": 1,
"reward": [
{
"a": "item",
"t": "10000001",
"n": 1
}
],
"weight": 50,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 1
},
{
"id": 2,
"reward": [
{
"a": "attr",
"t": "guildcoin",
"n": 50
}
],
"weight": 250,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 0
},
{
"id": 3,
"reward": [
{
"a": "item",
"t": "10000024",
"n": 1
}
],
"weight": 10,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 1
},
{
"id": 4,
"reward": [
{
"a": "attr",
"t": "gold",
"n": 100000
}
],
"weight": 200,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 0
},
{
"id": 5,
"reward": [
{
"a": "item",
"t": "13000001",
"n": 1
}
],
"weight": 30,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 1
},
{
"id": 6,
"reward": [
{
"a": "attr",
"t": "ps",
"n": 20
}
],
"weight": 200,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 0
},
{
"id": 7,
"reward": [
{
"a": "item",
"t": "10000006",
"n": 1
}
],
"weight": 5,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 1
},
{
"id": 8,
"reward": [
{
"a": "item",
"t": "10000004",
"n": 20
}
],
"weight": 250,
"need": [
{
"a": "item",
"t": "22100001",
"n": 1
}
],
"push": 0
}
]