Files
turnbasedgamedata/ExcelOutput/RecommendConfig.json
2025-04-07 09:10:56 -03:00

28 lines
606 B
JSON

[
{
"ID": 1,
"Order": 3,
"Type": 1,
"ImagePath": "SpriteOutput/TabIcon/Shop/TabIcon_MonthCard.png",
"NameText": "ShopRecommend_1",
"GoodsID": []
},
{
"ID": 3,
"Order": 2,
"OrderAfterSell": 5,
"Type": 15,
"ImagePath": "SpriteOutput/TabIcon/Shop/AnniversaryGift_TabIcon_SmallGfit.png",
"NameText": "ShopRecommend_3",
"GoodsID": []
},
{
"ID": 4,
"Order": 1,
"OrderAfterSell": 4,
"Type": 16,
"ImagePath": "SpriteOutput/TabIcon/Shop/AnniversaryGift_TabIcon_BigGfit.png",
"NameText": "ShopRecommend_4",
"GoodsID": []
}
]