Skip to content

Commit

Permalink
Update Specimen for HSR 3.0 update. (#19)
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 Jan 13, 2025
1 parent b07dfab commit a68f478
Show file tree
Hide file tree
Showing 9 changed files with 2,574 additions and 129 deletions.
27 changes: 27 additions & 0 deletions Sources/EnkaDBFiles/Resources/Specimen/HSR/honker_avatars.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@
"200132" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/200132.png"
},
"200133" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/200133.png"
},
"200134" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/200134.png"
},
"201001" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1001.png"
},
Expand Down Expand Up @@ -275,6 +281,12 @@
"201317" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1317.png"
},
"201401" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1401.png"
},
"201402" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/1402.png"
},
"202001" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/202001.png"
},
Expand Down Expand Up @@ -335,6 +347,15 @@
"202020" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/202020.png"
},
"202025" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/202025.png"
},
"202028" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Series/202028.png"
},
"202029" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/AvatarSkin/1100101.png"
},
"208001" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/8001.png"
},
Expand All @@ -352,5 +373,11 @@
},
"208006" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/8006.png"
},
"208007" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/8007.png"
},
"208008" : {
"Icon" : "SpriteOutput/AvatarRoundIcon/Avatar/8008.png"
}
}
125 changes: 125 additions & 0 deletions Sources/EnkaDBFiles/Resources/Specimen/HSR/honker_characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1796,6 +1796,69 @@
131718
]
},
"1401" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/1401B.png",
"AvatarBaseType" : "Mage",
"AvatarCutinFrontImgPath" : "SpriteOutput/AvatarDrawCard/1401.png",
"AvatarFullName" : {
"Hash" : -2127496749
},
"AvatarName" : {
"Hash" : -1096443655
},
"AvatarSideIconPath" : "SpriteOutput/AvatarRoundIcon/1401.png",
"Element" : "Ice",
"RankIDList" : [
140101,
140102,
140103,
140104,
140105,
140106
],
"Rarity" : 5,
"SkillList" : [
140101,
140102,
140103,
140104,
140106,
140107,
140109
]
},
"1402" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/1402B.png",
"AvatarBaseType" : "Memory",
"AvatarCutinFrontImgPath" : "SpriteOutput/AvatarDrawCard/1402.png",
"AvatarFullName" : {
"Hash" : 107465559
},
"AvatarName" : {
"Hash" : -1499728182
},
"AvatarSideIconPath" : "SpriteOutput/AvatarRoundIcon/1402.png",
"Element" : "Thunder",
"RankIDList" : [
140201,
140202,
140203,
140204,
140205,
140206
],
"Rarity" : 5,
"SkillList" : [
140201,
140202,
140203,
140204,
140206,
140207,
140208,
140209
]
},
"8001" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/8001B.png",
"AvatarBaseType" : "Warrior",
Expand Down Expand Up @@ -1981,5 +2044,67 @@
800606,
800607
]
},
"8007" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/8007B.png",
"AvatarBaseType" : "Memory",
"AvatarCutinFrontImgPath" : "SpriteOutput/AvatarDrawCard/8007.png",
"AvatarFullName" : {
"Hash" : -1461075445
},
"AvatarName" : {
"Hash" : -1338362872
},
"AvatarSideIconPath" : "SpriteOutput/AvatarRoundIcon/8007.png",
"Element" : "Ice",
"RankIDList" : [
800701,
800702,
800703,
800704,
800705,
800706
],
"Rarity" : 5,
"SkillList" : [
800701,
800702,
800703,
800704,
800706,
800707,
800709
]
},
"8008" : {
"ActionAvatarHeadIconPath" : "SpriteOutput/AvatarIconTeam/8008B.png",
"AvatarBaseType" : "Memory",
"AvatarCutinFrontImgPath" : "SpriteOutput/AvatarDrawCard/8008.png",
"AvatarFullName" : {
"Hash" : 802741703
},
"AvatarName" : {
"Hash" : 1840859177
},
"AvatarSideIconPath" : "SpriteOutput/AvatarRoundIcon/8008.png",
"Element" : "Ice",
"RankIDList" : [
800801,
800802,
800803,
800804,
800805,
800806
],
"Rarity" : 5,
"SkillList" : [
800801,
800802,
800803,
800804,
800806,
800807,
800809
]
}
}
Loading

0 comments on commit a68f478

Please sign in to comment.