Files
DanhengServer-Resources/ExcelOutput/GachaTypeBasicInfo.json
2025-12-27 18:07:41 +08:00

74 lines
1.4 KiB
JSON

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