Skip to content

Commit

Permalink
🍱 更新5.0.0角色信息
Browse files Browse the repository at this point in the history
  • Loading branch information
KimigaiiWuyi committed Aug 28, 2024
1 parent 86f3e7a commit 8982237
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GenshinUID/genshinuid_enka/effect/artifact_effect.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"4": ""
},
"fight_effect": {
"2": "addDmg+15",
"2": "dmgBonus+15",
"4": "critRate+40"
},
"group_effect": {
Expand All @@ -20,11 +20,11 @@
},
"fight_effect": {
"2": "",
"4": "addDmg+28"
"4": "dmgBonus+28"
},
"group_effect": {
"2": "",
"4": "addDmg+28"
"4": "dmgBonus+28"
}
},
"未竟的遐思": {
Expand Down
126 changes: 126 additions & 0 deletions GenshinUID/genshinuid_enka/effect/char_effect.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,130 @@
{
"玛拉妮": {
"normal": {
"normal_skill": {
"50": "",
"70": ""
},
"normal_talent": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": ""
}
},
"fight": {
"fight_skill": {
"50": "",
"70": "Q:addDmg+40%hp"
},
"fight_talent": {
"1": "E:addDmg+66%hp",
"2": "",
"3": "",
"4": "Q:dmgBonus+75",
"5": "",
"6": ""
},
"group_skill": {
"50": "",
"70": ""
},
"group_talent": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": ""
}
}
},
"卡齐娜": {
"normal": {
"normal_skill": {
"50": "",
"70": ""
},
"normal_talent": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": ""
}
},
"fight": {
"fight_skill": {
"50": "dmgBonus+20",
"70": "E:addDmg+20%def"
},
"fight_talent": {
"1": "",
"2": "",
"3": "",
"4": "addDef+20",
"5": "",
"6": ""
},
"group_skill": {
"50": "",
"70": ""
},
"group_talent": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": ""
}
}
},
"基尼奇": {
"normal": {
"normal_skill": {
"50": "",
"70": ""
},
"normal_talent": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": ""
}
},
"fight": {
"fight_skill": {
"50": "",
"70": "E:addDmg+320%atk"
},
"fight_talent": {
"1": "迴猎贯鳞炮伤害:critDmg+100",
"2": "DendroResist+-30",
"3": "",
"4": "Q:dmgBonus+70",
"5": "",
"6": ""
},
"group_skill": {
"50": "",
"70": ""
},
"group_talent": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": ""
}
}
},
"希格雯": {
"normal": {
"normal_skill": {
Expand Down
Loading

0 comments on commit 8982237

Please sign in to comment.