miao-plugin/resources/meta/weapon/bow/钢轮弓/data.json

66 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": "n15407",
"name": "钢轮弓",
"affixTitle": "注能之矢",
"star": 4,
"desc": "以金属制成,用滑轮引弦的复合弓,来自异国。护养极其困难,但引弓轻松,威力惊人。",
"attr": {
"atk": {
"1": 41.07,
"20": 99.26,
"40": 183.68,
"50": 238.34,
"60": 292.62,
"70": 346.65,
"80": 400.66,
"90": 454.36,
"20+": 125.16,
"40+": 209.68,
"50+": 264.24,
"60+": 318.52,
"70+": 372.65,
"80+": 426.56
},
"bonusKey": "phy",
"bonusData": {
"1": 15.01,
"20": 26.53,
"40": 38.66,
"50": 44.72,
"60": 50.79,
"70": 56.84,
"80": 62.91,
"90": 68.97,
"20+": 26.53,
"40+": 38.66,
"50+": 44.72,
"60+": 50.79,
"70+": 56.84,
"80+": 62.91
}
},
"materials": {
"weapon": "漆黑陨铁的一块",
"monster": "石化的骨片",
"normal": "尉官的徽记"
},
"affixData": {
"text": "普通攻击与重击命中时,提升$[0]攻击力与$[1]普通攻击速度。该效果持续6秒最多可以叠加4层每0.3秒只能触发一次。",
"datas": {
"0": [
"4%",
"5%",
"6%",
"7%",
"8%"
],
"1": [
"1.2%",
"1.5%",
"1.8%",
"2.1%",
"2.4%"
]
}
}
}