Skip to content

Commit

Permalink
Adding missing unit ids
Browse files Browse the repository at this point in the history
  • Loading branch information
fribbels committed May 12, 2023
1 parent 0c7b7e6 commit 5e9541a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion data/cache/artifactdata.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,8 @@
"stats":{
"attack":15,
"health":54
}
},
"code": "efw30"
},
"Biting Wind Star":{
"assets":{
Expand Down
8 changes: 4 additions & 4 deletions data/cache/herodata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2928,7 +2928,7 @@
}
},
"Benimaru": {
"code": "c1049",
"code": "c1146",
"_id": "benimaru",
"name": "Benimaru",
"moonlight": false,
Expand Down Expand Up @@ -17574,7 +17574,7 @@
}
},
"Twisted Eidolon Kayron": {
"code": "c1074",
"code": "c2023",
"_id": "twisted-eidolon-kayron",
"name": "Twisted Eidolon Kayron",
"moonlight": true,
Expand All @@ -17593,9 +17593,9 @@
}
},
"assets": {
"icon": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/twistedEidolonKayronPortrait.png",
"icon": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/c2023_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/twistedEidolonKayronPanel.png"
"thumbnail": "https://raw.githubusercontent.com/fribbels/Fribbels-Epic-7-Optimizer/main/data/cachedimages/c2023_l.png"
},
"ex_equip": [],
"calculatedStatus": {
Expand Down

0 comments on commit 5e9541a

Please sign in to comment.