miao-plugin/resources/meta/weapon/sword/吃虎鱼刀/data.json

66 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n11305",
"name": "吃虎鱼刀",
"affixTitle": "决",
"star": 3,
"desc": "用来剖鱼的锋利铁刀,刀身狭长,非常锋利。",
"attr": {
"atk": {
"1": "38.74",
"20": "93.75",
"40": "169.27",
"50": "216.1",
"60": "262.72",
"70": "309.01",
"80": "355.28",
"90": "401.29",
"20+": "113.25",
"40+": "188.67",
"50+": "235.6",
"60+": "282.12",
"70+": "328.51",
"80+": "374.68"
},
"bonusKey": "atkPct",
"bonusData": {
"1": "7.66%",
"20": "13.54%",
"40": "19.72%",
"50": "22.82%",
"60": "25.91%",
"70": "29.0%",
"80": "32.1%",
"90": "35.19%",
"20+": "13.54%",
"40+": "19.72%",
"50+": "22.82%",
"60+": "25.91%",
"70+": "29.0%",
"80+": "32.1%"
}
},
"materials": {
"weapon": "雾海云间的转还",
"monster": "雾虚灯芯",
"normal": "攫金鸦印"
},
"affixData": {
"text": "攻击命中时有50%的概率对单个敌人造成$[0]攻击力的伤害。该效果每$[1]秒只能触发一次。",
"datas": {
"0": [
"240%",
"280%",
"320%",
"360%",
"400%"
],
"1": [
"15",
"14",
"13",
"12",
"11"
]
}
}
}