miao-plugin/resources/meta/weapon/polearm/护摩之杖/data.json

73 lines
1.3 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": "n13501",
"name": "护摩之杖",
"affixTitle": "无羁的朱赤之蝶",
"star": 5,
"desc": "在早已失落的古老祭仪中,使用的朱赤「柴火杖」。",
"attr": {
"atk": {
"1": 45.94,
"20": 121.73,
"40": 235.2,
"50": 308.42,
"60": 382.43,
"70": 456.99,
"80": 532.23,
"90": 608.07,
"20+": 152.83,
"40+": 266.3,
"50+": 339.62,
"60+": 413.53,
"70+": 488.09,
"80+": 563.33
},
"bonusKey": "cdmg",
"bonusData": {
"1": 14.4,
"20": 25.44,
"40": 37.08,
"50": 42.9,
"60": 48.72,
"70": 54.52,
"80": 60.34,
"90": 66.15,
"20+": 25.44,
"40+": 37.08,
"50+": 42.9,
"60+": 48.72,
"70+": 54.52,
"80+": 60.34
}
},
"materials": {
"weapon": "漆黑陨铁的一块",
"monster": "地脉的新芽",
"normal": "史莱姆原浆"
},
"affixData": {
"text": "生命值提升$[0]。此外,基于装备该武器的角色生命值上限的$[1]获得攻击力加成。当装备该武器的角色生命值低于50%时,进一步获得$[2]基于生命值上限的攻击力提升。",
"datas": {
"0": [
"20%",
"25%",
"30%",
"35%",
"40%"
],
"1": [
"0.8%",
"1%",
"1.2%",
"1.4%",
"1.6%"
],
"2": [
"1%",
"1.2%",
"1.4%",
"1.6%",
"1.8%"
]
}
}
}