Files
neonsr-res/ExcelOutput/GachaTypeBasicInfo.json
2025-04-18 11:45:35 +08:00

48 lines
906 B
JSON

[
{
"GachaBar": "StandardGachaPage",
"BuyPos": {
"ShopGoodID": 1000001,
"ShopID": 1000
},
"ItemCosume": 101,
"ItemPrice": 160,
"GachaTypeID": "Normal",
"DiamondID": 1
},
{
"GachaBar": "StandardGachaPage",
"BuyPos": {
"ShopGoodID": 1000001,
"ShopID": 1000
},
"ItemCosume": 101,
"ItemPrice": 160,
"GachaTypeID": "Newbie",
"DiamondID": 1
},
{
"GachaBar": "CharacterGachaPage",
"BuyPos": {
"ShopGoodID": 1000002,
"ShopID": 1000
},
"ItemCosume": 102,
"UpPropability": 50,
"ItemPrice": 160,
"GachaTypeID": "AvatarUp",
"DiamondID": 1
},
{
"GachaBar": "LightconeGachaPage",
"BuyPos": {
"ShopGoodID": 1000002,
"ShopID": 1000
},
"ItemCosume": 102,
"UpPropability": 75,
"ItemPrice": 160,
"GachaTypeID": "WeaponUp",
"DiamondID": 1
}
]