Skip to content

Commit

Permalink
3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Algoinde authored Jan 15, 2025
1 parent 1c827f6 commit 3b6d6b6
Show file tree
Hide file tree
Showing 9 changed files with 2,291 additions and 61 deletions.
27 changes: 27 additions & 0 deletions store/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 store/hsr/honker_characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1796,6 +1796,69 @@
131718
]
},
"1401": {
"AvatarName": {
"Hash": -1096443655
},
"AvatarFullName": {
"Hash": -2127496749
},
"Rarity": 5,
"Element": "Ice",
"AvatarBaseType": "Mage",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/1401.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/1401B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/1401.png",
"RankIDList": [
140101,
140102,
140103,
140104,
140105,
140106
],
"SkillList": [
140101,
140102,
140103,
140104,
140106,
140107,
140109
]
},
"1402": {
"AvatarName": {
"Hash": -1499728182
},
"AvatarFullName": {
"Hash": 107465559
},
"Rarity": 5,
"Element": "Thunder",
"AvatarBaseType": "Memory",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/1402.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/1402B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/1402.png",
"RankIDList": [
140201,
140202,
140203,
140204,
140205,
140206
],
"SkillList": [
140201,
140202,
140203,
140204,
140206,
140207,
140208,
140209
]
},
"8001": {
"AvatarName": {
"Hash": -531793818
Expand Down Expand Up @@ -1981,5 +2044,67 @@
800606,
800607
]
},
"8007": {
"AvatarName": {
"Hash": -1338362872
},
"AvatarFullName": {
"Hash": -1461075445
},
"Rarity": 5,
"Element": "Ice",
"AvatarBaseType": "Memory",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/8007.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/8007B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/8007.png",
"RankIDList": [
800701,
800702,
800703,
800704,
800705,
800706
],
"SkillList": [
800701,
800702,
800703,
800704,
800706,
800707,
800709
]
},
"8008": {
"AvatarName": {
"Hash": 1840859177
},
"AvatarFullName": {
"Hash": 802741703
},
"Rarity": 5,
"Element": "Ice",
"AvatarBaseType": "Memory",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/8008.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/8008B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/8008.png",
"RankIDList": [
800801,
800802,
800803,
800804,
800805,
800806
],
"SkillList": [
800801,
800802,
800803,
800804,
800806,
800807,
800809
]
}
}
Loading

0 comments on commit 3b6d6b6

Please sign in to comment.