diff --git a/src/components/WishCounterHowToModal.svelte b/src/components/WishCounterHowToModal.svelte new file mode 100644 index 00000000..3674e07f --- /dev/null +++ b/src/components/WishCounterHowToModal.svelte @@ -0,0 +1,63 @@ + + +
+

How to use Wish Counter

+
+

After you do 1 pull Wish:

+

+ Press + +1 + when you get + 3 + +

+

+ Press + Get 4 + + when you get + 4 + +

+

+ Press + Get 5 + + when you get + 5 + +

+

+ It will automatically add the lifetime pulls, + 5 + + and + 4 + + pity +

+

+ When the + 4 + + pity reach 10, it will automatically reset to 0 +

+

+ When the + 5 + + pity reach 90, it will automatically reset to 0 +

+
+
+ For when you do 10 pulls Wish, press the + +10 + button, + but the pity counter won't be accurate, because there is no way to tell when the drop + occur (maybe you got it on the 1st or even the 10th). To make the counter still accurate, you need to check it on + the history table and add it 1 by 1 like you do 1 pull Wish. +
+
diff --git a/src/routes/wish/index.svelte b/src/routes/wish/index.svelte index f7bb96ab..2d409319 100644 --- a/src/routes/wish/index.svelte +++ b/src/routes/wish/index.svelte @@ -1,12 +1,38 @@ Wish Counter - Paimon.moe -
-

Wish Counter

+
+
+

Wish Counter

+ +