miao-plugin/resources/meta-gs/weapon/bow/最初的大魔术/data.json
2023-10-25 03:34:36 +08:00

73 lines
2.0 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": "15512",
"name": "最初的大魔术",
"affixTitle": "(test)",
"star": 5,
"desc": "攻击力提升12%队伍中每存在一位与装备者元素类型相同的角色包括装备者自身将获得1层「手法」效果每存在一位元素类型不同的角色将获得1层「演技」效果。处于1/2/3层及以上「手法」效果下时攻击力提升8%/16%/40%处于1/2/3层及以上「演技」效果下时移动速度提升4%/7%/10%。",
"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层「手法」效果每存在一位元素类型不同的角色将获得1层「演技」效果。处于1/2/3层及以上「手法」效果下时攻击力提升$[1]处于1/2/3层及以上「演技」效果下时移动速度提升$[2]。",
"datas": {
"0": [
"12%",
"15%",
"18%",
"21%",
"24%"
],
"1": [
"8%/16%/40%",
"10%/20%/50%",
"12%/24%/60%",
"14%/28%/70%",
"16%/32%/80%"
],
"2": [
"4%/7%/10%",
"6%/9%/12%",
"8%/11%/14%",
"10%/13%/16%",
"12%/15%/18%"
]
}
}
}