Files
FireflyGo_Resources/ExcelOutput/GachaTypeBasicInfo.json
2025-08-14 09:04:39 +07:00

72 lines
1.4 KiB
JSON

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