mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
24 lines
622 B
JSON
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"
|
|
}
|
|
] |