miao-plugin/resources/meta-gs/weapon/claymore/螭骨剑/data.json
2023-10-25 03:34:36 +08:00

66 lines
1.3 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": 12409,
"name": "螭骨剑",
"affixTitle": "破浪",
"star": 4,
"desc": "来自古代大海的稀有兵器,舞剑猎猎宛如太古的涛声。",
"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": "角色在场上时每4秒提升$[0]造成的伤害,$[1]受到的伤害。该效果最多叠加5层不随角色退场重置受到伤害后会减少1层效果。",
"datas": {
"0": [
"6%",
"7%",
"8%",
"9%",
"10%"
],
"1": [
"3%",
"2.7%",
"2.4%",
"2.2%",
"2%"
]
}
}
}