Skip to content

Commit

Permalink
2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Algoinde authored May 8, 2024
1 parent 05beb2f commit ad7a823
Show file tree
Hide file tree
Showing 8 changed files with 1,654 additions and 9 deletions.
18 changes: 18 additions & 0 deletions store/hsr/honker_avatars.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@
"200120": {
"Icon": "SpriteOutput/AvatarRoundIcon/Series/200120.png"
},
"200121": {
"Icon": "SpriteOutput/AvatarRoundIcon/Series/200121.png"
},
"200122": {
"Icon": "SpriteOutput/AvatarRoundIcon/Series/200122.png"
},
"201001": {
"Icon": "SpriteOutput/AvatarRoundIcon/1001.png"
},
Expand Down Expand Up @@ -197,9 +203,15 @@
"201308": {
"Icon": "SpriteOutput/AvatarRoundIcon/1308.png"
},
"201309": {
"Icon": "SpriteOutput/AvatarRoundIcon/1309.png"
},
"201312": {
"Icon": "SpriteOutput/AvatarRoundIcon/1312.png"
},
"201315": {
"Icon": "SpriteOutput/AvatarRoundIcon/1315.png"
},
"202001": {
"Icon": "SpriteOutput/AvatarRoundIcon/Series/202001.png"
},
Expand Down Expand Up @@ -259,5 +271,11 @@
},
"208004": {
"Icon": "SpriteOutput/AvatarRoundIcon/8004.png"
},
"208005": {
"Icon": "SpriteOutput/AvatarRoundIcon/8005.png"
},
"208006": {
"Icon": "SpriteOutput/AvatarRoundIcon/8006.png"
}
}
121 changes: 121 additions & 0 deletions store/hsr/honker_characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -1364,6 +1364,36 @@
130817
]
},
"1309": {
"AvatarName": {
"Hash": 1578737318
},
"AvatarFullName": {
"Hash": -11289014
},
"Rarity": 5,
"Element": "Physical",
"AvatarBaseType": "Shaman",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/1309.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/1309B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/1309.png",
"RankIDList": [
130901,
130902,
130903,
130904,
130905,
130906
],
"SkillList": [
130901,
130902,
130903,
130904,
130906,
130907
]
},
"1312": {
"AvatarName": {
"Hash": -1956715090
Expand Down Expand Up @@ -1394,6 +1424,37 @@
131207
]
},
"1315": {
"AvatarName": {
"Hash": -34400789
},
"AvatarFullName": {
"Hash": -844857709
},
"Rarity": 5,
"Element": "Physical",
"AvatarBaseType": "Rogue",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/1315.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/1315B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/1315.png",
"RankIDList": [
131501,
131502,
131503,
131504,
131505,
131506
],
"SkillList": [
131501,
131502,
131503,
131504,
131506,
131507,
131508
]
},
"8001": {
"AvatarName": {
"Hash": -531793818
Expand Down Expand Up @@ -1519,5 +1580,65 @@
800407,
800408
]
},
"8005": {
"AvatarName": {
"Hash": 1793805010
},
"AvatarFullName": {
"Hash": -1461075445
},
"Rarity": 5,
"Element": "Imaginary",
"AvatarBaseType": "Shaman",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/8005.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/8005B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/8005.png",
"RankIDList": [
800501,
800502,
800503,
800504,
800505,
800506
],
"SkillList": [
800501,
800502,
800503,
800504,
800506,
800507
]
},
"8006": {
"AvatarName": {
"Hash": 1390520483
},
"AvatarFullName": {
"Hash": 802741703
},
"Rarity": 5,
"Element": "Imaginary",
"AvatarBaseType": "Shaman",
"AvatarSideIconPath": "SpriteOutput/AvatarRoundIcon/8006.png",
"ActionAvatarHeadIconPath": "SpriteOutput/AvatarIconTeam/8006B.png",
"AvatarCutinFrontImgPath": "SpriteOutput/AvatarDrawCard/8006.png",
"RankIDList": [
800601,
800602,
800603,
800604,
800605,
800606
],
"SkillList": [
800601,
800602,
800603,
800604,
800606,
800607
]
}
}
Loading

0 comments on commit ad7a823

Please sign in to comment.