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

206 lines
3.1 KiB
JSON

[
{
"id": 1,
"star": 1,
"starshow": {
"key": "smithy_name_1001",
"text": "木质"
},
"before": -1,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 1
}
],
"probability": 100,
"floors": 1,
"time": 300,
"desk": "",
"color": 1
},
{
"id": 2,
"star": 2,
"starshow": {
"key": "smithy_name_1002",
"text": "石质"
},
"before": 1,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 2
}
],
"probability": 100,
"floors": 1,
"time": 290,
"desk": "",
"color": 1
},
{
"id": 3,
"star": 3,
"starshow": {
"key": "smithy_name_1003",
"text": "铁质"
},
"before": 2,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 3
}
],
"probability": 100,
"floors": 1,
"time": 280,
"desk": "",
"color": 2
},
{
"id": 4,
"star": 4,
"starshow": {
"key": "smithy_name_1004",
"text": "钢质"
},
"before": 3,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 4
}
],
"probability": 100,
"floors": 2,
"time": 270,
"desk": "",
"color": 2
},
{
"id": 5,
"star": 5,
"starshow": {
"key": "smithy_name_1005",
"text": "铂金质"
},
"before": 4,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 5
}
],
"probability": 100,
"floors": 3,
"time": 260,
"desk": "",
"color": 3
},
{
"id": 6,
"star": 6,
"starshow": {
"key": "smithy_name_1006",
"text": "钻石质"
},
"before": 5,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 6
}
],
"probability": 100,
"floors": 4,
"time": 250,
"desk": "",
"color": 3
},
{
"id": 7,
"star": 7,
"starshow": {
"key": "smithy_name_1007",
"text": "星耀石质"
},
"before": 6,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 7
}
],
"probability": 100,
"floors": 5,
"time": 240,
"desk": "",
"color": 4
},
{
"id": 8,
"star": 8,
"starshow": {
"key": "smithy_name_1008",
"text": "星陨石质"
},
"before": 7,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 8
}
],
"probability": 100,
"floors": 5,
"time": 230,
"desk": "",
"color": 4
},
{
"id": 9,
"star": 9,
"starshow": {
"key": "smithy_name_1009",
"text": "星核质"
},
"before": 8,
"starupneed": [
{
"a": "item",
"t": "120001",
"n": 9
}
],
"probability": 100,
"floors": 5,
"time": 220,
"desk": "",
"color": 5
},
{
"id": 10,
"star": 10,
"starshow": {
"key": "smithy_name_1010",
"text": "宇宙粒子质"
},
"before": 9,
"starupneed": [],
"probability": 100,
"floors": -1,
"time": 1,
"desk": "",
"color": 6
}
]