-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #69 from 6DDUU6/zz22
Update 1st phase of v4.6
- Loading branch information
Showing
46 changed files
with
248 additions
and
43 deletions.
There are no files selected for viewing
Binary file added
BIN
+826 KB
...hin-Impact-Wish-Simulator/src/images/banner/character-events/conjuring-chiaroscuro-2.webp
Binary file not shown.
Binary file added
BIN
+926 KB
Genshin-Impact-Wish-Simulator/src/images/banner/character-events/decree-of-the-deeps-2.webp
Binary file not shown.
Binary file added
BIN
+750 KB
Genshin-Impact-Wish-Simulator/src/images/banner/character-events/leaves-in-the-wind-4.webp
Binary file not shown.
Binary file added
BIN
+835 KB
...-Impact-Wish-Simulator/src/images/banner/character-events/the-hearths-ashen-shadow-1.webp
Binary file not shown.
Binary file added
BIN
+6.33 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/conjuring-chiaroscuro-2.webp
Binary file not shown.
Binary file added
BIN
+16.1 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/decree-of-the-deeps-2.webp
Binary file not shown.
Binary file added
BIN
+12 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/epitome-invocation-62.webp
Binary file not shown.
Binary file added
BIN
+4.31 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/epitome-invocation-63.webp
Binary file not shown.
Binary file added
BIN
+15.2 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/leaves-in-the-wind-4.webp
Binary file not shown.
Binary file added
BIN
+13.4 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/ode-to-the-dawn-breeze-1.webp
Binary file not shown.
Binary file added
BIN
+6.28 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/the-hearths-ashen-shadow-1.webp
Binary file not shown.
Binary file added
BIN
+517 KB
Genshin-Impact-Wish-Simulator/src/images/banner/weapons/epitome-invocation-62.webp
Binary file not shown.
Binary file added
BIN
+532 KB
Genshin-Impact-Wish-Simulator/src/images/banner/weapons/epitome-invocation-63.webp
Binary file not shown.
Binary file added
BIN
+30.8 KB
Genshin-Impact-Wish-Simulator/src/images/characters/banner-button/arlecchino.webp
Binary file not shown.
Binary file added
BIN
+26.5 KB
Genshin-Impact-Wish-Simulator/src/images/characters/face/5star/arlecchino.webp
Binary file not shown.
Binary file added
BIN
+291 KB
Genshin-Impact-Wish-Simulator/src/images/characters/splash-art/5star/arlecchino.webp
Binary file not shown.
Binary file added
BIN
+17.7 KB
Genshin-Impact-Wish-Simulator/src/images/weapons/polearm/5star/crimson_moon_s-semblance.webp
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
46 changes: 46 additions & 0 deletions
46
Genshin-Impact-Wish-Simulator/src/lib/data/banners/events/4.6.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"patch": 4.6, | ||
"data": [ | ||
{ | ||
"phase": 1, | ||
"banners": { | ||
"standardVersion": 4, | ||
"events": { | ||
"featured": [ | ||
{ | ||
"bannerName": "the-hearths-ashen-shadow-1", | ||
"character": "arlecchino", | ||
"textOffset": { "l": 55, "b": 12.75 } | ||
}, | ||
{ | ||
"bannerName": "conjuring-chiaroscuro-2", | ||
"character": "lyney", | ||
"textOffset": { "l": 55, "b": 12.75 } | ||
} | ||
], | ||
"rateup": ["xiangling", "freminet", "lynette"] | ||
}, | ||
"weapons": { | ||
"bannerName": "epitome-invocation-63", | ||
"fatepointsystem": true, | ||
"featured": [ | ||
{ "name": "crimson_moon_s-semblance" }, | ||
{ "name": "the-first-great-magic", "buttonPosition": { "l": 65 } } | ||
], | ||
"rateup": [ | ||
"the-dockhands-assistant", | ||
"portable-power-saw", | ||
"favonius-warbow", | ||
"dragon_s-bane", | ||
"eye-of-perception" | ||
], | ||
"textOffset": { | ||
"featured": { "l": 45, "t": 70, "w": 29 }, | ||
"rateup": { "l": 78, "b": 17 } | ||
} | ||
} | ||
} | ||
} | ||
] | ||
} | ||
|
12 changes: 12 additions & 0 deletions
12
Genshin-Impact-Wish-Simulator/src/lib/data/characters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.