Files
bl/public/seer_data-main/resource/config/json/privateShop.json
昔念 906bad9e21 refactor(fight): 重构战斗效果和技能初始化逻辑
- 将 InitEffect 重命名为 InitSkillEffect,用于初始化技能效果
- 修改技能效果的 ID,避免和普通效果 ID 冲突
- 优化战斗循环逻辑,增加战斗结束的判断条件
- 调整输入结构,移除未使用的属性和状态容器
- 重构技能解析和攻击处理逻辑,提高代码可读性和维护性
2025-09-14 19:59:58 +08:00

158 lines
4.3 KiB
Go

{
"data": [
{
"id": 1,
"type": 1,
"limitType": 1,
"limitNum": 1,
"costType": 0,
"costNum": 0,
"content": "1_1400153_2;1_1400152_1",
"productID": 0,
"originPrice": 0,
"title": "每日补给",
"userinfo": 201784,
"bytepos": 1
},
{
"id": 2,
"type": 1,
"limitType": 1,
"limitNum": 1,
"costType": 1,
"costNum": 1,
"content": "1_1723255_2;1_300670_1;1_300129_1;1_300878_1;1_300724_5",
"productID": 261653,
"originPrice": 225,
"title": "刻印每日惊喜",
"userinfo": 201784,
"bytepos": 2
},
{
"id": 3,
"type": 1,
"limitType": 1,
"limitNum": 1,
"costType": 1,
"costNum": 1,
"content": "1_1723167_1;1_300671_1;1_300617_1;1_300878_1;1_300064_5",
"productID": 261654,
"originPrice": 213,
"title": "精灵每日惊喜",
"userinfo": 201784,
"bytepos": 3
},
{
"id": 4,
"type": 1,
"limitType": 1,
"limitNum": 1,
"costType": 1,
"costNum": 1,
"content": "1_1400153_20",
"productID": 261887,
"originPrice": 300,
"title": "每日扫荡助力",
"userinfo": 201784,
"bytepos": 4
},
{
"id": 5,
"type": 1,
"limitType": 2,
"limitNum": 1,
"costType": 1,
"costNum": 1,
"content": "2_41112_1;2_41113_1;2_41114_1;2_41115_1;2_41116_1;2_41117_1;2_41118_1;2_41119_1;",
"productID": 261660,
"originPrice": 2384,
"title": "V8刻印全套福利",
"userinfo": 121966,
"bytepos": 4
},
{
"id": 6,
"type": 1,
"limitType": 2,
"limitNum": 5,
"costType": 1,
"costNum": 1,
"content": "1_1723167_10",
"productID": 261655,
"originPrice": 580,
"title": "星际密令折扣礼包",
"userinfo": 121965,
"bytepos": 3
},
{
"id": 7,
"type": 1,
"limitType": 2,
"limitNum": 5,
"costType": 1,
"costNum": 1,
"content": "1_300066_1",
"productID": 261656,
"originPrice": 250,
"title": "通用刻印激活水晶",
"userinfo": 121965,
"bytepos": 4
},
{
"id": 8,
"type": 1,
"limitType": 2,
"limitNum": 5,
"costType": 1,
"costNum": 1,
"content": "1_1400153_100",
"productID": 261888,
"originPrice": 1500,
"title": "扫荡助力折扣礼包",
"userinfo": 122536,
"bytepos": 1
},
{
"id": 9,
"type": 1,
"limitType": 2,
"limitNum": 5,
"costType": 1,
"costNum": 1,
"content": "1_300063_1;1_300065_5",
"productID": 261657,
"originPrice": 160,
"title": "特性助力折扣礼包",
"userinfo": 121966,
"bytepos": 1
},
{
"id": 10,
"type": 1,
"limitType": 2,
"limitNum": 5,
"costType": 1,
"costNum": 1,
"content": "1_1706826_1;1_1706926_3;1_1706927_300;1_1706928_300",
"productID": 261658,
"originPrice": 1390,
"title": "抗性助力折扣礼包",
"userinfo": 121966,
"bytepos": 2
},
{
"id": 11,
"type": 1,
"limitType": 2,
"limitNum": 5,
"costType": 1,
"costNum": 1,
"content": "1_1_2000000",
"productID": 261659,
"originPrice": 120,
"title": "超级大富翁礼包",
"userinfo": 121966,
"bytepos": 3
}
]
}