Files
PetitPlanet-Data/ExcelData/StarRandomCfg.json
2025-11-11 07:21:48 +07:00

30 lines
582 B
JSON

[
{
"id": 1,
"relativedistance": 150,
"qualityweightlist": "1:90,2:10,3:0",
"randomstarnum": 9,
"starentryfuelcost": 48
},
{
"id": 2,
"relativedistance": 150,
"qualityweightlist": "1:70,2:30,3:0",
"randomstarnum": 9,
"starentryfuelcost": 90
},
{
"id": 3,
"relativedistance": 150,
"qualityweightlist": "1:40,2:30,3:30",
"randomstarnum": 9,
"starentryfuelcost": 90
},
{
"id": 4,
"relativedistance": 150,
"qualityweightlist": "1:5,2:15,3:80",
"randomstarnum": 9,
"starentryfuelcost": 0
}
]