miao-plugin/resources/meta/weapon/claymore/苇海信标/data.json
Kokomi efc9952cdc 适配Enka 3.4角色信息获取
增加迪希雅、米卡的角色信息,可通过`#迪希雅天赋`、`#迪希雅图鉴`等查看
2023-01-19 05:44:14 +08:00

73 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "n12511",
"name": "苇海信标",
"affixTitle": "沙海守望",
"star": 5,
"desc": "元素战技命中敌人后攻击力提升20%持续8秒受到伤害后攻击力提升20%持续8秒。上述2种效果角色处于队伍后台时也能触发。此外不处于护盾庇护下时生命值上限提高32%。",
"attr": {
"atk": {
"1": 45.94,
"20": 121.73,
"40": 235.2,
"50": 308.42,
"60": 382.43,
"70": 456.99,
"80": 532.23,
"90": 608.07,
"20+": 152.83,
"40+": 266.3,
"50+": 339.62,
"60+": 413.53,
"70+": 488.09,
"80+": 563.33
},
"bonusKey": "cpct",
"bonusData": {
"1": 7.2,
"20": 12.72,
"40": 18.54,
"50": 21.45,
"60": 24.36,
"70": 27.26,
"80": 30.17,
"90": 33.08,
"20+": 12.72,
"40+": 18.54,
"50+": 21.45,
"60+": 24.36,
"70+": 27.26,
"80+": 30.17
}
},
"materials": {
"weapon": "烈日威权的旧日",
"monster": "锲纹的横脊",
"normal": "织金红绸"
},
"affixData": {
"text": "元素战技命中敌人后,攻击力提升$[0]持续8秒受到伤害后攻击力提升$[1]持续8秒。上述2种效果角色处于队伍后台时也能触发。此外不处于护盾庇护下时生命值上限提高$[2]。",
"datas": {
"0": [
"20%",
"25%",
"30%",
"35%",
"40%"
],
"1": [
"20%",
"25%",
"30%",
"35%",
"40%"
],
"2": [
"32%",
"40%",
"48%",
"56%",
"64%"
]
}
}
}