Skip to content

Commit

Permalink
Update ARDB for Diluc and Pyro protagonists.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Dec 27, 2024
1 parent 151e50f commit 2437248
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ Credits for the data model source used against Genshin Impact:
- **Shiki Suen** ((c) 2023 and onwards Pizza Studio, MIT License):
- **Protagonists**: Hotaru, Sora.
- **Mondstadt**: Eula, Barbara.
- **Liyue**: Baizhu, Xinyan, Gaming, Xianyun.
- **Liyue**: Baizhu, Xinyan, Gaming, Xianyun, Lan Yan.
- **Inazuma**: Kirara.
- **Sumeru**: Kaveh, Sethos.
- **Fountaine**: Lynette, Freminet, Charlotte, Cheuvreuse, Sigewinne, Emilie.
- **Natlan**: Kinich, Mualani, Kachina, Xilonen, Chasca, Ororon.
- **Natlan**: Kinich, Mualani, Kachina, Xilonen, Chasca, Ororon, Mavuika, Citlali.

$ EOF.
20 changes: 10 additions & 10 deletions Sources/ArtifactRatingDB/Resources/ARDB4GI.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,14 +148,14 @@
"3" : {
"AttackAddedRatio" : 0.65,
"DefenceAddedRatio" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"HPAddedRatio" : 0,
"SPRatioBase" : 0.65
},
"4" : {
"AttackAddedRatio" : 0.65,
"DefenceAddedRatio" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"FireAddedRatio" : 1,
"HPAddedRatio" : 0
},
Expand All @@ -164,7 +164,7 @@
"CriticalChanceBase" : 1,
"CriticalDamageBase" : 1,
"DefenceAddedRatio" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"HPAddedRatio" : 0
}
},
Expand All @@ -176,7 +176,7 @@
"CriticalDamageBase" : 1,
"DefenceAddedRatio" : 0,
"DefenceDelta" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"FireAddedRatio" : 1,
"HPAddedRatio" : 0,
"HPDelta" : 0,
Expand Down Expand Up @@ -562,14 +562,14 @@
"3" : {
"AttackAddedRatio" : 0.65,
"DefenceAddedRatio" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"HPAddedRatio" : 0,
"SPRatioBase" : 0.65
},
"4" : {
"AttackAddedRatio" : 0.65,
"DefenceAddedRatio" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"FireAddedRatio" : 1,
"HPAddedRatio" : 0
},
Expand All @@ -578,7 +578,7 @@
"CriticalChanceBase" : 1,
"CriticalDamageBase" : 1,
"DefenceAddedRatio" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"HPAddedRatio" : 0
}
},
Expand All @@ -590,7 +590,7 @@
"CriticalDamageBase" : 1,
"DefenceAddedRatio" : 0,
"DefenceDelta" : 0,
"ElementalMastery" : 0.55,
"ElementalMastery" : 0.85,
"FireAddedRatio" : 1,
"HPAddedRatio" : 0,
"HPDelta" : 0,
Expand Down Expand Up @@ -978,7 +978,7 @@
"DefenceAddedRatio" : 0,
"ElementalMastery" : 0.85,
"HPAddedRatio" : 0,
"SPRatioBase" : 0
"SPRatioBase" : 0.65
},
"4" : {
"AttackAddedRatio" : 0.65,
Expand Down Expand Up @@ -1008,7 +1008,7 @@
"FireAddedRatio" : 1,
"HPAddedRatio" : 0,
"HPDelta" : 0,
"SPRatioBase" : 0
"SPRatioBase" : 0.65
}
},
"10000020" : {
Expand Down

0 comments on commit 2437248

Please sign in to comment.