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

59 lines
1.2 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n15304",
"name": "弹弓",
"affixTitle": "弹弓",
"star": 3,
"desc": "其实就是一把弓。在无数的改进和实验中,发明出究极弹弓的人发现自己做了一把弓。",
"attr": {
"atk": {
"1": "37.61",
"20": "85.56",
"40": "151.28",
"50": "192.71",
"60": "233.69",
"70": "274.19",
"80": "314.45",
"90": "354.38",
"20+": "105.06",
"40+": "170.68",
"50+": "212.21",
"60+": "253.09",
"70+": "293.69",
"80+": "333.85"
},
"bonusKey": "cpct",
"bonusData": {
"1": "6.8%",
"20": "12.02%",
"40": "17.51%",
"50": "20.26%",
"60": "23.0%",
"70": "25.74%",
"80": "28.49%",
"90": "31.24%",
"20+": "12.02%",
"40+": "17.51%",
"50+": "20.26%",
"60+": "23.0%",
"70+": "25.74%",
"80+": "28.49%"
}
},
"materials": {
"weapon": "孤云寒林的神体",
"monster": "督察长祭刀",
"normal": "不祥的面具"
},
"affixData": {
"text": "普通攻击与重击的箭矢若在发射后的0.3秒内击中敌人,则造成的伤害增加$[0]否则造成的伤害下降10%。",
"datas": {
"0": [
"36%",
"42%",
"48%",
"54%",
"60%"
]
}
}
}