Skip to content

Commit

Permalink
Update Specimen for HSR 2.7 update. (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: ShikiSuen <[email protected]>
  • Loading branch information
github-actions[bot] and ShikiSuen authored Dec 2, 2024
1 parent 2cf8309 commit 78e9b68
Show file tree
Hide file tree
Showing 8 changed files with 881 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Sources/EnkaDBFiles/Resources/Specimen/HSR/honker_avatars.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@
"200130" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/200130.png"
},
"200131" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/200131.png"
},
"200132" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/200132.png"
},
"201001" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1001.png"
},
Expand Down Expand Up @@ -221,6 +227,9 @@
"201224" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1224.png"
},
"201225" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1225.png"
},
"201301" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1301.png"
},
Expand Down Expand Up @@ -254,6 +263,9 @@
"201312" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1312.png"
},
"201313" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1313.png"
},
"201314" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1314.png"
},
Expand Down
61 changes: 61 additions & 0 deletions Sources/EnkaDBFiles/Resources/Specimen/HSR/honker_characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1302,6 +1302,37 @@
122408
]
},
"1225" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/1225B.png",
"AvatarBaseType" : "Warlock",
"AvatarCutinFrontImgPath" : "SpriteOutput/AvatarDrawCard/1225.png",
"AvatarFullName" : {
"Hash" : 271014362
},
"AvatarName" : {
"Hash" : 1511480173
},
"AvatarSideIconPath" : "SpriteOutput/AvatarRoundIcon/1225.png",
"Element" : "Fire",
"RankIDList" : [
122501,
122502,
122503,
122504,
122505,
122506
],
"Rarity" : 5,
"SkillList" : [
122501,
122502,
122503,
122504,
122506,
122507,
122508
]
},
"1301" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/1301B.png",
"AvatarBaseType" : "Priest",
Expand Down Expand Up @@ -1640,6 +1671,36 @@
131207
]
},
"1313" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/1313B.png",
"AvatarBaseType" : "Shaman",
"AvatarCutinFrontImgPath" : "SpriteOutput/AvatarDrawCard/1313.png",
"AvatarFullName" : {
"Hash" : 1073167130
},
"AvatarName" : {
"Hash" : 772168265
},
"AvatarSideIconPath" : "SpriteOutput/AvatarRoundIcon/1313.png",
"Element" : "Imaginary",
"RankIDList" : [
131301,
131302,
131303,
131304,
131305,
131306
],
"Rarity" : 5,
"SkillList" : [
131301,
131302,
131303,
131304,
131306,
131307
]
},
"1314" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/1314B.png",
"AvatarBaseType" : "Mage",
Expand Down
Loading

0 comments on commit 78e9b68

Please sign in to comment.