miao-plugin/resources/meta-gs/weapon/catalyst/鹤鸣余音/data.json
2023-12-26 03:28:35 +08:00

66 lines
1.6 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": "14515",
"name": "鹤鸣余音",
"affixTitle": "云笈降真要诀",
"star": 5,
"desc": "装备者下落攻击命中敌人后队伍中附近的所有角色下落攻击造成的伤害提高28%持续20秒队伍中附近的其他角色的下落攻击命中敌人时为装备者恢复2.5点元素能量每0.7秒至多通过这种方式恢复一次元素能量。",
"attr": {
"atk": {
"1": 49.14,
"20": 144.91,
"40": 285.93,
"50": 374.42,
"60": 464.39,
"70": 555.39,
"80": 647.52,
"90": 740.58,
"20+": 176.01,
"40+": 317.03,
"50+": 405.62,
"60+": 495.49,
"70+": 586.49,
"80+": 678.62
},
"bonusKey": "atkPct",
"bonusData": {
"1": 3.6,
"20": 6.36,
"40": 9.27,
"50": 10.72,
"60": 12.18,
"70": 13.63,
"80": 15.08,
"90": 16.54,
"20+": 6.36,
"40+": 9.27,
"50+": 10.72,
"60+": 12.18,
"70+": 13.63,
"80+": 15.08
}
},
"materials": {
"weapon": "雾海云间的转还",
"monster": "渊光鳍翅",
"normal": "禁咒绘卷"
},
"affixData": {
"text": "装备者下落攻击命中敌人后,队伍中附近的所有角色下落攻击造成的伤害提高$[0]持续20秒队伍中附近的其他角色的下落攻击命中敌人时为装备者恢复$[1]点元素能量每0.7秒至多通过这种方式恢复一次元素能量。",
"datas": {
"0": [
"28%",
"41%",
"54%",
"67%",
"80%"
],
"1": [
"2.5",
"2.75",
"3",
"3.25",
"3.5"
]
}
}
}