miao-plugin/resources/meta/weapon/claymore/饰铁之花/data.json

66 lines
1.1 KiB
JSON
Raw Normal View History

{
"id": "n12418",
"name": "饰铁之花",
"affixTitle": "风与花的密语",
"star": 4,
"desc": "元素战技命中敌人或触发元素反应后的8秒内攻击力提升12%元素精通提升48点。",
"attr": {
"atk": {
"1": 43.73,
"20": 118.57,
"40": 225.99,
"50": 293.36,
"60": 360.9,
"70": 428.69,
"80": 496.72,
"90": 564.78,
"20+": 144.47,
"40+": 251.99,
"50+": 319.26,
"60+": 386.8,
"70+": 454.69,
"80+": 522.62
},
"bonusKey": "mastery",
"bonusData": {
"1": 24,
"20": 42.41,
"40": 61.8,
"50": 71.5,
"60": 81.19,
"70": 90.86,
"80": 100.56,
"90": 110.26,
"20+": 42.41,
"40+": 61.8,
"50+": 71.5,
"60+": 81.19,
"70+": 90.86,
"80+": 100.56
}
},
"materials": {
"weapon": "狮牙斗士的理想",
"monster": "锲纹的横脊",
"normal": "浮游晶化核"
},
"affixData": {
"text": "元素战技命中敌人或触发元素反应后的8秒内攻击力提升$[0],元素精通提升$[1]点。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"48",
"60",
"72",
"84",
"96"
]
}
}
}