Files
MinFt/cfgData/tbeventcoupon.json
Liubing\LB 3d8d4d18f3 first commit
先修复一下,错误的场景

删除不必要的钓场资产

修复into场景

update:更新meta文件,修复报错

update:修复资源

修复第一章节建造

修复建造第三章

update:删除多余内容

update:更新README.md

update:还原图标

update:更新README

update:更新配置
2026-04-28 02:17:22 +08:00

62 lines
1.7 KiB
JSON

[
{
"ID": 1001,
"Icon": "icon_eventcoupon_blackfriday",
"Title": {
"key": "UI_GiftPopupPanel_13_1",
"text": "黑五优惠券"
},
"BgBanner": "separate_eventcoupon_banner_blackfriday",
"LabelShop1": "bg_eventcoupon_shop_blackfriday_1",
"LabelShop2": "bg_eventcoupon_shop_blackfriday_2",
"FontColorPercent": "#FFEE4F",
"FontColorTime": "#000000",
"Time": 86400,
"Multiple": 120
},
{
"ID": 1002,
"Icon": "icon_eventcoupon_blackfriday",
"Title": {
"key": "UI_GiftPopupPanel_13_title_1",
"text": "幸运优惠券"
},
"BgBanner": "separate_eventcoupon_banner_blackfriday",
"LabelShop1": "bg_eventcoupon_shop_blackfriday_1",
"LabelShop2": "bg_eventcoupon_shop_blackfriday_2",
"FontColorPercent": "#FFEE4F",
"FontColorTime": "#000000",
"Time": 86400,
"Multiple": 120
},
{
"ID": 1003,
"Icon": "icon_eventcoupon_blackfriday",
"Title": {
"key": "UI_GiftPopupPanel_13_title_2",
"text": "冬日优惠券"
},
"BgBanner": "separate_eventcoupon_banner_winter",
"LabelShop1": "bg_eventcoupon_shop_blackfriday_1",
"LabelShop2": "bg_eventcoupon_shop_blackfriday_2",
"FontColorPercent": "#FFEE4F",
"FontColorTime": "#000000",
"Time": 86400,
"Multiple": 120
},
{
"ID": 1004,
"Icon": "icon_eventcoupon_blackfriday",
"Title": {
"key": "UI_GiftPopupPanel_13_title_3",
"text": "春日优惠券"
},
"BgBanner": "separate_eventcoupon_banner_spring",
"LabelShop1": "bg_eventcoupon_shop_blackfriday_1",
"LabelShop2": "bg_eventcoupon_shop_blackfriday_2",
"FontColorPercent": "#FFEE4F",
"FontColorTime": "#000000",
"Time": 86400,
"Multiple": 120
}
]