- 新增 ACTcrossServerTabCfg.json 配置文件,定义了多种跨服活动的属性 - 在 .gitignore 文件中添加了 package-lock.json、node_modules 和 config.xml
1 line
1.1 KiB
JSON
1 line
1.1 KiB
JSON
{"vipGift":{"1":{"awards":[{"id":302,"type":0,"count":1},{"id":421,"type":0,"count":5},{"id":7,"type":7,"count":10},{"id":2,"type":2,"count":10000}],"vip":1},"2":{"awards":[{"id":421,"type":0,"count":5},{"id":261,"type":0,"count":5},{"id":7,"type":7,"count":20},{"id":2,"type":2,"count":20000}],"vip":2},"3":{"awards":[{"id":261,"type":0,"count":8},{"id":269,"type":0,"count":8},{"id":7,"type":7,"count":30},{"id":2,"type":2,"count":30000}],"vip":3},"4":{"awards":[{"id":421,"type":0,"count":10},{"id":269,"type":0,"count":10},{"id":7,"type":7,"count":40},{"id":2,"type":2,"count":40000}],"vip":4}},"dailyGift":{"1":{"viplvl":1,"awards":[{"id":269,"type":0,"count":1},{"id":247,"type":0,"count":2},{"id":7,"type":7,"count":3}]},"2":{"viplvl":2,"awards":[{"id":269,"type":0,"count":2},{"id":247,"type":0,"count":3},{"id":7,"type":7,"count":4}]},"3":{"viplvl":3,"awards":[{"id":269,"type":0,"count":3},{"id":247,"type":0,"count":4},{"id":7,"type":7,"count":5}]},"4":{"viplvl":4,"awards":[{"id":269,"type":0,"count":4},{"id":247,"type":0,"count":5},{"id":7,"type":7,"count":6}]}}} |