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

59 lines
1022 B
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": "n15405",
"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": "atkPct",
"bonusData": {
"1": 9,
"20": 15.9,
"40": 23.18,
"50": 26.81,
"60": 30.45,
"70": 34.07,
"80": 37.71,
"90": 41.35,
"20+": 15.9,
"40+": 23.18,
"50+": 26.81,
"60+": 30.45,
"70+": 34.07,
"80+": 37.71
}
},
"materials": {
"weapon": "孤云寒林的神体",
"monster": "督察长祭刀",
"normal": "不祥的面具"
},
"affixData": {
"text": "普通攻击造成的伤害提升$[0]重击造成的伤害下降10%。",
"datas": {
"0": [
"40%",
"50%",
"60%",
"70%",
"80%"
]
}
}
}