miao-plugin/resources/meta/weapon/polearm/峡湾长歌/data.json
曉K 387dfa9759
修复 4.0新武器被动未写入 (#626)
* 修复 峡湾长歌被动没有被计算

* 4.0武器伤害计算被动

* 勘误
2023-08-31 03:26:26 +08:00

59 lines
1.2 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": "13424",
"name": "峡湾长歌",
"affixTitle": "冰原的诸多故事",
"star": 4,
"desc": "队伍中存在至少三种不同元素类型的角色时元素精通提升120点。",
"attr": {
"atk": {
"1": 42.4,
"20": 108.93,
"40": 204.83,
"50": 265.86,
"60": 326.78,
"70": 387.66,
"80": 448.68,
"90": 509.61,
"20+": 134.83,
"40+": 230.83,
"50+": 291.76,
"60+": 352.68,
"70+": 413.66,
"80+": 474.58
},
"bonusKey": "cpct",
"bonusData": {
"1": 6,
"20": 10.6,
"40": 15.45,
"50": 17.87,
"60": 20.3,
"70": 22.72,
"80": 25.14,
"90": 27.56,
"20+": 10.6,
"40+": 15.45,
"50+": 17.87,
"60+": 20.3,
"70+": 22.72,
"80+": 25.14
}
},
"materials": {
"weapon": "无垢之海的金杯",
"monster": "漫游者的盛放之花",
"normal": "原素花蜜"
},
"affixData": {
"text": "队伍中存在至少三种不同元素类型的角色时,元素精通提升$[0]点。",
"datas": {
"0": [
"120",
"150",
"180",
"210",
"240"
]
}
}
}