miao-plugin/resources/meta/weapon/sword/裁叶萃光/data.json
2022-12-10 09:49:23 +08:00

73 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "n11512",
"name": "裁叶萃光",
"affixTitle": "白月枝芒",
"star": 5,
"desc": "暴击率提升4%普通攻击造成元素伤害后获得「裁叶」效果普通攻击和元素战技造成的伤害提高提高值相当于元素精通的200%。该效果在生效16次或12秒后消失每12秒至多获得一次「裁叶」效果。",
"attr": {
"atk": {
"1": 44.34,
"20": 110.17,
"40": 209.82,
"50": 275.46,
"60": 341.46,
"70": 407.81,
"80": 474.55,
"90": 541.83,
"20+": 141.27,
"40+": 240.92,
"50+": 306.66,
"60+": 372.56,
"70+": 438.91,
"80+": 505.65
},
"bonusKey": "cdmg",
"bonusData": {
"1": 19.2,
"20": 33.93,
"40": 49.44,
"50": 57.2,
"60": 64.95,
"70": 72.69,
"80": 80.45,
"90": 88.2,
"20+": 33.93,
"40+": 49.44,
"50+": 57.2,
"60+": 64.95,
"70+": 72.69,
"80+": 80.45
}
},
"materials": {
"weapon": "谧林涓露的金符",
"monster": "锲纹的横脊",
"normal": "织金红绸"
},
"affixData": {
"text": "暴击率提升$[0];普通攻击造成元素伤害后,获得「裁叶」效果:普通攻击和元素战技造成的伤害提高,提高值相当于元素精通的$[1]。该效果在生效$[2]次或12秒后消失每12秒至多获得一次「裁叶」效果。",
"datas": {
"0": [
"4%",
"5%",
"6%",
"7%",
"8%"
],
"1": [
"200%",
"230%",
"260%",
"290%",
"320%"
],
"2": [
"16",
"17",
"18",
"19",
"20"
]
}
}
}