miao-plugin/resources/meta/weapon/bow/信使/data.json

59 lines
1.0 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n15305",
"name": "信使",
"affixTitle": "飞矢传书",
"star": 3,
"desc": "造型简单的木制弓。传说它曾被人用作远程通讯的道具。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"1": 39.88,
"20": 101.96,
"40": 187.21,
"50": 239.47,
"60": 291.75,
"70": 343.89,
"80": 396.08,
"90": 448.22,
"20+": 121.46,
"40+": 206.61,
"50+": 258.97,
"60+": 311.15,
"70+": 363.39,
"80+": 415.48
2022-11-19 22:33:00 +00:00
},
"bonusKey": "cdmg",
"bonusData": {
"1": 6.8,
"20": 12.02,
"40": 17.51,
"50": 20.26,
"60": 23,
"70": 25.74,
"80": 28.49,
"90": 31.24,
"20+": 12.02,
"40+": 17.51,
"50+": 20.26,
"60+": 23,
"70+": 25.74,
"80+": 28.49
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "雾海云间的转还",
"monster": "雾虚灯芯",
"normal": "攫金鸦印"
},
"affixData": {
"text": "重击若命中要害,则额外造成$[0]攻击力的伤害该伤害必定暴击。此效果每10秒只能触发一次。",
"datas": {
"0": [
"100%",
"125%",
"150%",
"175%",
"200%"
]
}
}
}