miao-plugin/resources/meta/weapon/polearm/龙脊长枪/data.json

73 lines
1.3 KiB
JSON
Raw Normal View History

2022-11-19 22:33:00 +00:00
{
"id": "n13409",
"name": "龙脊长枪",
"affixTitle": "霜葬",
"star": 4,
"desc": "利用龙之牙制成的长枪。有着奇异的温暖触感。",
"attr": {
"atk": {
2022-11-20 20:45:27 +00:00
"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
2022-11-19 22:33:00 +00:00
},
"bonusKey": "phy",
"bonusData": {
2022-11-20 20:45:27 +00:00
"1": null,
"20": null,
"40": null,
"50": null,
"60": null,
"70": null,
"80": null,
"90": null,
"20+": null,
"40+": null,
"50+": null,
"60+": null,
"70+": null,
"80+": null
2022-11-19 22:33:00 +00:00
}
},
"materials": {
"weapon": "凛风奔狼的怀乡",
"monster": "雾虚灯芯",
"normal": "尉官的徽记"
},
"affixData": {
"text": "普通攻击与重击命中敌人时,有$[0]概率在敌人上方生成恒冰晶核并坠落,造成$[1]攻击力的范围伤害。若敌人处于冰元素影响下,则造成$[2]攻击力的伤害。该效果每10秒至多触发一次。",
"datas": {
"0": [
"60%",
"70%",
"80%",
"90%",
"100%"
],
"1": [
"80%",
"95%",
"110%",
"125%",
"140%"
],
"2": [
"200%",
"240%",
"280%",
"320%",
"360%"
]
}
}
}