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

166 lines
4.8 KiB
Go

{
"data": [
{
"id": 2,
"awakentype": 2,
"monstername": "圣耀之光·黄金天马",
"mosterurl": 3670,
"limitid": "3022;4463;3894",
"itemurl": 1726439,
"itemnum": 720,
"diamondid": 261146,
"onekeyproductid": 261143,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 2,
"startdate": "2024/11/29/10",
"enddate": ""
},
{
"id": 3,
"awakentype": 2,
"monstername": "芳馨·茉蕊儿",
"mosterurl": 3613,
"limitid": "3022;4344;3221",
"itemurl": 1726440,
"itemnum": 720,
"diamondid": 261147,
"onekeyproductid": 261144,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 3,
"startdate": "2024/11/29/10",
"enddate": ""
},
{
"id": 5,
"awakentype": 2,
"monstername": "枫眠",
"mosterurl": 3954,
"limitid": "5000;3291;3986",
"itemurl": 1726751,
"itemnum": 720,
"diamondid": 261413,
"onekeyproductid": 261414,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 5,
"startdate": "2025/1/31/0",
"enddate": ""
},
{
"id": 6,
"awakentype": 2,
"monstername": "昔兰尼加",
"mosterurl": 3388,
"limitid": "3999;4349;3986",
"itemurl": 1726754,
"itemnum": 720,
"diamondid": 261415,
"onekeyproductid": 261416,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 6,
"startdate": "2025/1/31/0",
"enddate": ""
},
{
"id": 8,
"awakentype": 2,
"monstername": "守护者·艾里克",
"mosterurl": 3705,
"limitid": "5000;3711;3022",
"itemurl": 1726944,
"itemnum": 720,
"diamondid": 261579,
"onekeyproductid": 261580,
"jumpparam": "2",
"exchangepercnt": 700,
"fragmentid": 2400295,
"fragmentnum": 918,
"bosslevelid": 8,
"startdate": "2025/3/28/10",
"enddate": ""
},
{
"id": 9,
"awakentype": 2,
"monstername": "冥王·苍月影",
"mosterurl": 3507,
"limitid": "5000;3711;3022",
"itemurl": 1726947,
"itemnum": 720,
"diamondid": 261581,
"onekeyproductid": 261582,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 9,
"startdate": "2025/3/28/10",
"enddate": ""
},
{
"id": 12,
"awakentype": 2,
"monstername": "混沌·哈肯萨",
"mosterurl": 3724,
"limitid": "3022;4344;3221",
"itemurl": 1727240,
"itemnum": 720,
"diamondid": 261800,
"onekeyproductid": 261801,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 12,
"startdate": "2025/6/27/10",
"enddate": ""
},
{
"id": 13,
"awakentype": 2,
"monstername": "狂热之诚·吉罗德",
"mosterurl": 3704,
"limitid": "3022;4344;3221",
"itemurl": 1727243,
"itemnum": 720,
"diamondid": 261802,
"onekeyproductid": 261803,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 13,
"startdate": "2025/6/27/10",
"enddate": ""
},
{
"id": 14,
"awakentype": 1,
"monstername": "混沌地王莱茵哈特",
"mosterurl": 3516,
"limitid": "3022;4344;3221",
"itemurl": 1727320,
"itemnum": 720,
"diamondid": 261851,
"onekeyproductid": 261852,
"jumpparam": "1",
"exchangepercnt": 0,
"fragmentid": 0,
"fragmentnum": 0,
"bosslevelid": 14,
"startdate": "2025/7/18/10",
"enddate": "2025/8/22/10"
}
]
}