miao-plugin/resources/meta/weapon/bow/破魔之弓/data.json

66 lines
1.1 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": "n15414",
"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": "atkPct",
"bonusData": {
"1": 12,
"20": 21.2,
"40": 30.9,
"50": 35.75,
"60": 40.6,
"70": 45.43,
"80": 50.28,
"90": 55.13,
"20+": 21.2,
"40+": 30.9,
"50+": 35.75,
"60+": 40.6,
"70+": 45.43,
"80+": 50.28
}
},
"materials": {
"weapon": "鸣神御灵的勇武",
"monster": "偏光棱镜",
"normal": "历战的箭簇"
},
"affixData": {
"text": "普通攻击造成的伤害提升$[0],重击造成的伤害提升$[1]。当装备该武器的角色元素能量等于100%时这个效果提升100%。",
"datas": {
"0": [
"16%",
"20%",
"24%",
"28%",
"32%"
],
"1": [
"12%",
"15%",
"18%",
"21%",
"24%"
]
}
}
}