-
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 #29 from 6DDUU6/zz
4.4上半卡池
- Loading branch information
Showing
57 changed files
with
606 additions
and
130 deletions.
There are no files selected for viewing
Binary file added
BIN
+943 KB
...n-Impact-Wish-Simulator/src/images/banner/character-events/the-crane-soars-skyward-1.webp
Binary file not shown.
Binary file added
BIN
+986 KB
...pact-Wish-Simulator/src/images/banner/character-events/the-moongrass-enlightenment-3.webp
Binary file not shown.
Binary file added
BIN
+9.61 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/epitome-invocation-59.webp
Binary file not shown.
Binary file added
BIN
+9.15 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/the-crane-soars-skyward-1.webp
Binary file not shown.
Binary file added
BIN
+9.19 KB
Genshin-Impact-Wish-Simulator/src/images/banner/thumbnail/the-moongrass-enlightenment-3.webp
Binary file not shown.
Binary file added
BIN
+544 KB
Genshin-Impact-Wish-Simulator/src/images/banner/weapons/epitome-invocation-59.webp
Binary file not shown.
Binary file added
BIN
+6.15 KB
Genshin-Impact-Wish-Simulator/src/images/characters/banner-button/xianyun.webp
Binary file not shown.
Binary file added
BIN
+25.4 KB
Genshin-Impact-Wish-Simulator/src/images/characters/face/4star/gaming.webp
Binary file not shown.
Binary file added
BIN
+27.7 KB
Genshin-Impact-Wish-Simulator/src/images/characters/face/5star/xianyun.webp
Binary file not shown.
Binary file added
BIN
+375 KB
Genshin-Impact-Wish-Simulator/src/images/characters/splash-art/4star/gaming.webp
Binary file not shown.
Binary file added
BIN
+540 KB
Genshin-Impact-Wish-Simulator/src/images/characters/splash-art/5star/xianyun.webp
Binary file not shown.
Binary file added
BIN
+21.2 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/face/bamboo-rain.webp
Binary file not shown.
Binary file added
BIN
+18.5 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/face/frostflower-dew.webp
Binary file not shown.
Binary file added
BIN
+22.9 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/face/twilight-blossom.webp
Binary file not shown.
Binary file added
BIN
+212 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/splash-art/bamboo-rain.webp
Binary file not shown.
Binary file added
BIN
+273 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/splash-art/frostflower-dew.webp
Binary file not shown.
Binary file added
BIN
+307 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/splash-art/twilight-blossom.webp
Binary file not shown.
Binary file added
BIN
+21.2 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/thumbnail/bamboo-rain.webp
Binary file not shown.
Binary file added
BIN
+18.5 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/thumbnail/frostflower-dew.webp
Binary file not shown.
Binary file added
BIN
+22.9 KB
Genshin-Impact-Wish-Simulator/src/images/outfits/thumbnail/twilight-blossom.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added
BIN
+23 KB
Genshin-Impact-Wish-Simulator/src/images/weapons/catalyst/5star/cranes-echoing-call.webp
Binary file not shown.
45 changes: 45 additions & 0 deletions
45
Genshin-Impact-Wish-Simulator/src/lib/data/banners/events/4.4.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,45 @@ | ||
{ | ||
"patch": 4.4, | ||
"data": [ | ||
{ | ||
"phase": 1, | ||
"banners": { | ||
"standardVersion": 4, | ||
"events": { | ||
"featured": [ | ||
{ | ||
"bannerName": "the-crane-soars-skyward-1", | ||
"character": "xianyun", | ||
"textOffset": { "l": 50, "b": 10.75 } | ||
}, | ||
{ | ||
"bannerName": "the-moongrass-enlightenment-3", | ||
"character": "nahida", | ||
"textOffset": { "l": 51, "b": 10 } | ||
} | ||
], | ||
"rateup": ["gaming", "faruzan", "noelle"] | ||
}, | ||
"weapons": { | ||
"bannerName": "epitome-invocation-59", | ||
"fatepointsystem": true, | ||
"featured": [ | ||
{ "name": "cranes-echoing-call" }, | ||
{ "name": "a-thousand-floating-dreams", "buttonPosition": { "l": 65 } } | ||
], | ||
"rateup": [ | ||
"lithic-spear", | ||
"sacrificial-fragments", | ||
"sacrificial-sword", | ||
"sacrificial-greatsword", | ||
"sacrificial-bow" | ||
], | ||
"textOffset": { | ||
"featured": { "l": 47, "t": 68, "w": 28 }, | ||
"rateup": { "l": 77, "b": 23 } | ||
} | ||
} | ||
} | ||
} | ||
] | ||
} |
22 changes: 22 additions & 0 deletions
22
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
Oops, something went wrong.