Files
turnbasedgamedata/ExcelOutput/GachaGroupData.json
2024-10-21 03:16:22 -03:00

24 lines
622 B
JSON

[
{
"GroupID": 1,
"GachaIDList": [
2042,
2043,
2044
],
"GachaType": "AvatarUp",
"PoolLabelIcon": "SpriteOutput/DrawCardPic/GachaTabIcon/TabIcon_MultiAvatar.png",
"PoolLabelIconSelected": "SpriteOutput/DrawCardPic/GachaTabIcon/TabIcon_MultiAvatar_Selected.png"
},
{
"GroupID": 2,
"GachaIDList": [
3042,
3043,
3044
],
"GachaType": "WeaponUp",
"PoolLabelIcon": "SpriteOutput/DrawCardPic/GachaTabIcon/TabIcon_MultiLightcone.png",
"PoolLabelIconSelected": "SpriteOutput/DrawCardPic/GachaTabIcon/TabIcon_MultiLightcone_Selected.png"
}
]