poi-plugin-quest-info-2 0.10.2 → 0.10.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/build/kcQuestsData/DATA_VERSION +1 -1
- package/build/kcQuestsData/index.ts +1 -1
- package/build/kcQuestsData/quests-scn-new.json +12 -5
- package/build/kcQuestsData/quests-scn.json +123 -7
- package/build/kcanotifyGamedata/DATA_VERSION +1 -1
- package/build/kcanotifyGamedata/index.ts +1 -1
- package/build/kcanotifyGamedata/quests-en.json +211 -31
- package/build/kcanotifyGamedata/quests-jp.json +224 -35
- package/build/kcanotifyGamedata/quests-ko.json +221 -35
- package/build/kcanotifyGamedata/quests-scn.json +218 -34
- package/build/kcanotifyGamedata/quests-tcn.json +218 -34
- package/build/prePostQuest.json +74 -3
- package/build/questCategory.json +12 -1
- package/build/questCodeMap.json +12 -1
- package/package.json +1 -1
- package/src/__tests__/__snapshots__/questHelper.spec.ts.snap +2 -0
- package/src/__tests__/kcanotifyData.spec.ts +1 -1
- package/src/__tests__/kcwikiData.spec.ts +1 -1
- package/src/__tests__/questCategory.spec.ts +1 -1
package/build/prePostQuest.json
CHANGED
|
@@ -1867,7 +1867,8 @@
|
|
|
1867
1867
|
"Cd1"
|
|
1868
1868
|
],
|
|
1869
1869
|
"post": [
|
|
1870
|
-
"F40"
|
|
1870
|
+
"F40",
|
|
1871
|
+
"2310B4"
|
|
1871
1872
|
]
|
|
1872
1873
|
},
|
|
1873
1874
|
"314": {
|
|
@@ -2161,6 +2162,14 @@
|
|
|
2161
2162
|
"B187"
|
|
2162
2163
|
]
|
|
2163
2164
|
},
|
|
2165
|
+
"359": {
|
|
2166
|
+
"pre": [
|
|
2167
|
+
"2310B1"
|
|
2168
|
+
],
|
|
2169
|
+
"post": [
|
|
2170
|
+
"2310B3"
|
|
2171
|
+
]
|
|
2172
|
+
},
|
|
2164
2173
|
"360": {
|
|
2165
2174
|
"pre": [
|
|
2166
2175
|
"B14"
|
|
@@ -3481,7 +3490,8 @@
|
|
|
3481
3490
|
],
|
|
3482
3491
|
"post": [
|
|
3483
3492
|
"A87",
|
|
3484
|
-
"B66"
|
|
3493
|
+
"B66",
|
|
3494
|
+
"B194"
|
|
3485
3495
|
]
|
|
3486
3496
|
},
|
|
3487
3497
|
"807": {
|
|
@@ -4548,7 +4558,9 @@
|
|
|
4548
4558
|
"pre": [
|
|
4549
4559
|
"B86"
|
|
4550
4560
|
],
|
|
4551
|
-
"post": [
|
|
4561
|
+
"post": [
|
|
4562
|
+
"B194"
|
|
4563
|
+
]
|
|
4552
4564
|
},
|
|
4553
4565
|
"973": {
|
|
4554
4566
|
"pre": [
|
|
@@ -4627,6 +4639,24 @@
|
|
|
4627
4639
|
],
|
|
4628
4640
|
"post": []
|
|
4629
4641
|
},
|
|
4642
|
+
"984": {
|
|
4643
|
+
"pre": [],
|
|
4644
|
+
"post": [
|
|
4645
|
+
"2310C1"
|
|
4646
|
+
]
|
|
4647
|
+
},
|
|
4648
|
+
"986": {
|
|
4649
|
+
"pre": [
|
|
4650
|
+
"2310C1"
|
|
4651
|
+
],
|
|
4652
|
+
"post": []
|
|
4653
|
+
},
|
|
4654
|
+
"987": {
|
|
4655
|
+
"pre": [
|
|
4656
|
+
"Cs1"
|
|
4657
|
+
],
|
|
4658
|
+
"post": []
|
|
4659
|
+
},
|
|
4630
4660
|
"989": {
|
|
4631
4661
|
"pre": [
|
|
4632
4662
|
"B176"
|
|
@@ -4674,6 +4704,21 @@
|
|
|
4674
4704
|
],
|
|
4675
4705
|
"post": []
|
|
4676
4706
|
},
|
|
4707
|
+
"1001": {
|
|
4708
|
+
"pre": [
|
|
4709
|
+
"B59",
|
|
4710
|
+
"B179"
|
|
4711
|
+
],
|
|
4712
|
+
"post": [
|
|
4713
|
+
"2310B5"
|
|
4714
|
+
]
|
|
4715
|
+
},
|
|
4716
|
+
"1002": {
|
|
4717
|
+
"pre": [
|
|
4718
|
+
"B194"
|
|
4719
|
+
],
|
|
4720
|
+
"post": []
|
|
4721
|
+
},
|
|
4677
4722
|
"1101": {
|
|
4678
4723
|
"pre": [
|
|
4679
4724
|
"F31",
|
|
@@ -4834,5 +4879,31 @@
|
|
|
4834
4879
|
"C75"
|
|
4835
4880
|
],
|
|
4836
4881
|
"post": []
|
|
4882
|
+
},
|
|
4883
|
+
"1131": {
|
|
4884
|
+
"pre": [],
|
|
4885
|
+
"post": [
|
|
4886
|
+
"F120",
|
|
4887
|
+
"F121",
|
|
4888
|
+
"F122"
|
|
4889
|
+
]
|
|
4890
|
+
},
|
|
4891
|
+
"1132": {
|
|
4892
|
+
"pre": [
|
|
4893
|
+
"F119"
|
|
4894
|
+
],
|
|
4895
|
+
"post": []
|
|
4896
|
+
},
|
|
4897
|
+
"1133": {
|
|
4898
|
+
"pre": [
|
|
4899
|
+
"F119"
|
|
4900
|
+
],
|
|
4901
|
+
"post": []
|
|
4902
|
+
},
|
|
4903
|
+
"1134": {
|
|
4904
|
+
"pre": [
|
|
4905
|
+
"F119"
|
|
4906
|
+
],
|
|
4907
|
+
"post": []
|
|
4837
4908
|
}
|
|
4838
4909
|
}
|
package/build/questCategory.json
CHANGED
|
@@ -331,6 +331,7 @@
|
|
|
331
331
|
351,
|
|
332
332
|
352,
|
|
333
333
|
358,
|
|
334
|
+
359,
|
|
334
335
|
360,
|
|
335
336
|
364,
|
|
336
337
|
365,
|
|
@@ -564,6 +565,10 @@
|
|
|
564
565
|
981,
|
|
565
566
|
982,
|
|
566
567
|
983,
|
|
568
|
+
984,
|
|
569
|
+
985,
|
|
570
|
+
986,
|
|
571
|
+
987,
|
|
567
572
|
989,
|
|
568
573
|
992,
|
|
569
574
|
993,
|
|
@@ -572,6 +577,8 @@
|
|
|
572
577
|
996,
|
|
573
578
|
997,
|
|
574
579
|
998,
|
|
580
|
+
1001,
|
|
581
|
+
1002,
|
|
575
582
|
1101,
|
|
576
583
|
1102,
|
|
577
584
|
1106,
|
|
@@ -585,10 +592,14 @@
|
|
|
585
592
|
1116,
|
|
586
593
|
1117,
|
|
587
594
|
1118,
|
|
595
|
+
1119,
|
|
588
596
|
1127,
|
|
589
597
|
1128,
|
|
590
598
|
1129,
|
|
591
599
|
1130,
|
|
592
|
-
1131
|
|
600
|
+
1131,
|
|
601
|
+
1132,
|
|
602
|
+
1133,
|
|
603
|
+
1134
|
|
593
604
|
]
|
|
594
605
|
}
|
package/build/questCodeMap.json
CHANGED
|
@@ -242,6 +242,7 @@
|
|
|
242
242
|
"Cy8": 356,
|
|
243
243
|
"Cy9": 357,
|
|
244
244
|
"C68": 358,
|
|
245
|
+
"2310C1": 359,
|
|
245
246
|
"C70": 360,
|
|
246
247
|
"Cy10": 362,
|
|
247
248
|
"C73": 364,
|
|
@@ -546,6 +547,10 @@
|
|
|
546
547
|
"B185": 981,
|
|
547
548
|
"B186": 982,
|
|
548
549
|
"B187": 983,
|
|
550
|
+
"2310B1": 984,
|
|
551
|
+
"2310B2": 985,
|
|
552
|
+
"2310B3": 986,
|
|
553
|
+
"2310B4": 987,
|
|
549
554
|
"B188": 989,
|
|
550
555
|
"2307B1": 992,
|
|
551
556
|
"B193": 993,
|
|
@@ -554,6 +559,8 @@
|
|
|
554
559
|
"B190": 996,
|
|
555
560
|
"B191": 997,
|
|
556
561
|
"B192": 998,
|
|
562
|
+
"B194": 1001,
|
|
563
|
+
"2310B5": 1002,
|
|
557
564
|
"F96": 1101,
|
|
558
565
|
"F97": 1102,
|
|
559
566
|
"Fy5": 1103,
|
|
@@ -571,11 +578,15 @@
|
|
|
571
578
|
"F110": 1116,
|
|
572
579
|
"F111": 1117,
|
|
573
580
|
"F112": 1118,
|
|
581
|
+
"2310F1": 1119,
|
|
574
582
|
"Fy9": 1120,
|
|
575
583
|
"Fy10": 1123,
|
|
576
584
|
"F115": 1127,
|
|
577
585
|
"F116": 1128,
|
|
578
586
|
"F117": 1129,
|
|
579
587
|
"F118": 1130,
|
|
580
|
-
"F119": 1131
|
|
588
|
+
"F119": 1131,
|
|
589
|
+
"F120": 1132,
|
|
590
|
+
"F121": 1133,
|
|
591
|
+
"F122": 1134
|
|
581
592
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { version, QuestData } from '../../build/kcanotifyGamedata'
|
|
2
2
|
|
|
3
3
|
test('should Kcanotify Game data version correct', () => {
|
|
4
|
-
expect(version).toMatchInlineSnapshot(`"
|
|
4
|
+
expect(version).toMatchInlineSnapshot(`"2023102201"`)
|
|
5
5
|
})
|
|
6
6
|
|
|
7
7
|
test('should Kcanotify Game data keys correct', () => {
|
|
@@ -4,7 +4,7 @@ import newQuestData from '../../build/kcQuestsData/quests-scn-new.json'
|
|
|
4
4
|
describe('should version correct', () => {
|
|
5
5
|
test('should KcwikiQuestData Game data version correct', () => {
|
|
6
6
|
expect(version).toMatchInlineSnapshot(
|
|
7
|
-
`"
|
|
7
|
+
`"45f1bd7145ff537cb8ca1a99ebff967666da17f0"`
|
|
8
8
|
)
|
|
9
9
|
})
|
|
10
10
|
|
|
@@ -9,7 +9,7 @@ describe('should questCategory correct', () => {
|
|
|
9
9
|
expect(questCategory.monthlyQuest.length).toMatchInlineSnapshot(`11`)
|
|
10
10
|
expect(questCategory.quarterlyQuest.length).toMatchInlineSnapshot(`25`)
|
|
11
11
|
expect(questCategory.yearlyQuest.length).toMatchInlineSnapshot(`45`)
|
|
12
|
-
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`
|
|
12
|
+
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`470`)
|
|
13
13
|
})
|
|
14
14
|
|
|
15
15
|
test('snapshot', () => {
|