Skip to content

Commit

Permalink
Adding Abigial & Last Piece Karin
Browse files Browse the repository at this point in the history
  • Loading branch information
fribbels committed May 25, 2023
1 parent 70e72c9 commit 2de758f
Show file tree
Hide file tree
Showing 9 changed files with 168 additions and 5 deletions.
9 changes: 4 additions & 5 deletions app/js/lib/updater.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,10 @@ module.exports = {
New in v1.9.0
</h2>
<ul class="newFeatures">
<li>Updated inventory item finder.</li>
<li>Skills</li>
<li>Build score</li>
<li>Fix substat mods permutations</li>
<li>Item simulator</li>
<li>Added damage calculations for hero S1/S2/S3 scaling multipliers</li>
<li>Added item enhancing simulator on Enhancing tab which predicts the probabilities of gear score ranges of upgrading an unfinished item to +15, along with its maximum substat mod potential</li>
<li>Added build score (BS) rating which takes into account gear score, along item main stats and hero-specific flat stat to percent equivalents</li>
<li>Added inventory item finder. Set your inventory width in settings, and click the target icon on items to locate them in your inventory</li>
</ul>
`
);
Expand Down
15 changes: 15 additions & 0 deletions data/cache/artifactdata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,21 @@
},
"code":"ef411"
},
"Golden Rose":{
"assets":{
"icon":"https://assets.epicsevendb.com/_source/item_arti/icon_art0070.png",
"image":"https://assets.epicsevendb.com/_source/item_arti/art0070_fu.png",
"thumbnail":"https://assets.epicsevendb.com/_source/item_arti/art0070_l.jpg"
},
"name":"Golden Rose",
"rarity":5,
"role":"warrior",
"stats":{
"attack":15,
"health":54
},
"code":""
},
"Grail of Blood":{
"assets":{
"icon":"https://assets.epicsevendb.com/_source/item_arti/icon_art3_1.png",
Expand Down
149 changes: 149 additions & 0 deletions data/cache/herodata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,78 @@
{
"Abigail": {
"code": "c1144",
"_id": "abigail",
"name": "Abigail",
"moonlight": false,
"rarity": 5,
"attribute": "fire",
"role": "warrior",
"zodiac": "ram",
"self_devotion": {
"type": "cri",
"grades": {
"B": 0.056,
"A": 0.084,
"S": 0.112,
"SS": 0.14,
"SSS": 0.168
}
},
"assets": {
"icon": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/c1144_s.png",
"image": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/question_circle.png",
"thumbnail": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/c1144_l.png"
},
"ex_equip": [],
"skills": {
"S1": {
"hitTypes": ["crit", "crushing", "normal", "miss"],
"rate": 0.8,
"pow": 0.9,
"targets": 1,
"selfHpScaling": 0.12,
"options": []
},
"S2": {
"hitTypes": [],
"options": []
},
"S3": {
"hitTypes": ["crit", "crushing", "normal", "miss"],
"rate": 1.2,
"pow": 0.95,
"targets": 1,
"selfHpScaling": 0.2,
"options": []
}
},
"calculatedStatus": {
"lv50FiveStarFullyAwakened": {
"cp": 11377,
"atk": 789,
"hp": 4735,
"spd": 117,
"def": 514,
"chc": 0.15,
"chd": 1.5,
"dac": 0.03,
"eff": 0,
"efr": 0
},
"lv60SixStarFullyAwakened": {
"cp": 14466,
"atk": 984,
"hp": 6266,
"spd": 117,
"def": 637,
"chc": 0.15,
"chd": 1.5,
"dac": 0.03,
"eff": 0,
"efr": 0
}
}
},
"Achates": {
"code": "c1017",
"_id": "achates",
Expand Down Expand Up @@ -13655,6 +13729,81 @@
}
}
},
"Last Piece Karin": {
"code": "c6011",
"_id": "last-piece-karin",
"name": "Last Piece Karin",
"moonlight": true,
"rarity": 4,
"attribute": "light",
"role": "assassin",
"zodiac": "ram",
"self_devotion": {
"type": "cri",
"grades": {
"C": 0.042,
"B": 0.063,
"A": 0.084,
"S": 0.105,
"SS": 0.126,
"SSS": 0.147
}
},
"assets": {
"icon": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/c6011_s.png",
"image": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/question_circle.png",
"thumbnail": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/c6011_l.png"
},
"ex_equip": [],
"skills": {
"S1": {
"hitTypes": ["crit", "crushing", "normal", "miss"],
"rate": 0.9,
"pow": 1,
"targets": 1,
"selfSpdScaling": 0.00075,
"options": []
},
"S2": {
"hitTypes": ["crit", "crushing", "normal", "miss"],
"rate": 1.5,
"pow": 1,
"targets": 1,
"selfSpdScaling": 0.00075,
"options": []
},
"S3": {
"hitTypes": [],
"options": []
}
},
"calculatedStatus": {
"lv50FiveStarFullyAwakened": {
"cp": 12112,
"atk": 825,
"hp": 4060,
"spd": 122,
"def": 381,
"chc": 0.22999999999999998,
"chd": 1.5,
"dac": 0.03,
"eff": 0,
"efr": 0
},
"lv60SixStarFullyAwakened": {
"cp": 15297,
"atk": 1029,
"hp": 5097,
"spd": 126,
"def": 473,
"chc": 0.22999999999999998,
"chd": 1.5,
"dac": 0.03,
"eff": 0,
"efr": 0
}
}
},
"Last Rider Krau": {
"code": "c2070",
"_id": "last-rider-krau",
Expand Down
Binary file added data/cachedimages/c1144_l.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/cachedimages/c1144_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/cachedimages/c1144_su.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/cachedimages/c6011_l.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/cachedimages/c6011_s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/cachedimages/c6011_su.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2de758f

Please sign in to comment.