e4k-data 4.59.27 → 4.60.154
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/data/activityrewards.json +11 -0
- package/data/alliancebuffs.json +248 -0
- package/data/alliancehelprequests.json +5 -0
- package/data/artifacts.json +4 -0
- package/data/artifactsLeagues.json +12 -0
- package/data/attackSetupSlots.json +10 -0
- package/data/boostConsumables.json +6 -3
- package/data/buildingPositions.json +1214 -0
- package/data/buildings.json +1711 -15
- package/data/characters.json +3 -0
- package/data/constructionItemDisassemblingTombolas.json +7 -0
- package/data/constructionItemRecipes.json +728 -0
- package/data/constructionItems.json +1678 -0
- package/data/constructionItemsEffectGroups.json +46 -0
- package/data/craftingQueues.json +2 -0
- package/data/currencies.json +219 -0
- package/data/currencyBoosters.json +6 -0
- package/data/currencyCaps.json +11 -0
- package/data/currencyCollectTaskTypes.json +7 -0
- package/data/currencyMinutesSkipValues.json +7 -0
- package/data/currencyRandomBonuses.json +7 -0
- package/data/currencyRarenesses.json +25 -0
- package/data/currencySpendTaskTypes.json +3 -0
- package/data/currencyTypes.json +11 -0
- package/data/districtTypes.json +3 -0
- package/data/effectCaps.json +184 -3
- package/data/effects.json +418 -0
- package/data/effecttypes.json +204 -0
- package/data/equipment_effects.json +202 -0
- package/data/equipment_effectstrengths.json +410 -1
- package/data/equipment_gem_effects.json +144 -0
- package/data/equipment_groups.json +13 -0
- package/data/equipment_rarenesses.json +10 -0
- package/data/equipment_slots.json +6 -0
- package/data/equipment_wearers.json +2 -0
- package/data/equipments.json +1033 -0
- package/data/expansions.json +121 -0
- package/data/gemColors.json +9 -0
- package/data/gemlevels.json +14 -0
- package/data/gems.json +319 -0
- package/data/generalAbilities.json +87 -0
- package/data/generalAbilityEffects.json +165 -0
- package/data/generalAbilityTriggers.json +4 -0
- package/data/generalRarities.json +3 -0
- package/data/generalSkillTiers.json +25 -0
- package/data/generalSkills.json +713 -0
- package/data/generalSkipFinishQuests.json +7 -0
- package/data/generalSlots.json +36 -0
- package/data/generalXpItems.json +9 -0
- package/data/generals.json +8 -0
- package/data/generalsRespecPackages.json +2 -1
- package/data/globalEffects.json +18 -0
- package/data/horses.json +33 -0
- package/data/kingdoms.json +6 -0
- package/data/levelUpPrices.json +61 -0
- package/data/lootBoxKeyTombolas.json +24 -0
- package/data/lootBoxTombolas.json +708 -0
- package/data/lootBoxTypes.json +1 -0
- package/data/lootBoxes.json +32 -0
- package/data/lords.json +41 -0
- package/data/mainquests.json +8 -0
- package/data/merchants.json +1 -1
- package/data/mineTypes.json +16 -0
- package/data/monuments.json +19 -0
- package/data/packageCategoryCurrencyRelations.json +16 -0
- package/data/packageFilters.json +14 -0
- package/data/packages.json +65 -59
- package/data/partpayprices.json +25 -0
- package/data/playerNameChanges.json +18 -0
- package/data/prebuiltcastles.json +25 -0
- package/data/primeDays.json +8 -0
- package/data/quests.json +1348 -2
- package/data/relicBluePrints.json +38 -0
- package/data/relicCategories.json +7 -0
- package/data/relicEffectLists.json +36 -0
- package/data/relicEffectPowerRatings.json +7 -0
- package/data/relicEffects.json +285 -0
- package/data/relicLootOptions.json +208 -0
- package/data/relicPowerDistributions.json +100 -0
- package/data/relicTypes.json +19 -0
- package/data/researches.json +870 -0
- package/data/rewards.json +1069 -0
- package/data/saleDaysLuckyWheelClasses.json +9 -0
- package/data/saleDaysLuckyWheelRewardSets.json +180 -0
- package/data/sceatSkillTiers.json +17 -0
- package/data/sceatSkillTrees.json +4 -0
- package/data/sceatSkills.json +246 -0
- package/data/tempServerDailyTaskRewards.json +5 -0
- package/data/tempServerPreBuiltCastles.json +5 -0
- package/data/tempServerRankPoints.json +47 -0
- package/data/tempServerRankRewards.json +128 -0
- package/data/tempServerSettings.json +9 -0
- package/data/titles.json +57 -0
- package/data/tmapnodes.json +135 -0
- package/data/toolCategories.json +5 -0
- package/data/units.json +806 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wishingwells.json +11 -0
- package/data/wodIds.json +30 -0
- package/data/worldmapskins.json +105 -0
- package/images/x768.json +933 -6
- package/languages/da.json +97 -39
- package/languages/de.json +98 -39
- package/languages/el.json +97 -39
- package/languages/en.json +83 -24
- package/languages/es.json +97 -39
- package/languages/fi.json +97 -39
- package/languages/fr.json +97 -39
- package/languages/it.json +97 -39
- package/languages/ja.json +97 -39
- package/languages/ko.json +97 -39
- package/languages/nl.json +97 -39
- package/languages/no.json +97 -39
- package/languages/pl.json +97 -39
- package/languages/pt.json +97 -39
- package/languages/ru.json +97 -39
- package/languages/sv.json +97 -39
- package/languages/tr.json +97 -39
- package/languages/zh_CN.json +97 -39
- package/languages/zh_TW.json +97 -39
- package/package.json +1 -1
- package/typings/data.d.ts +97 -0
- package/typings/images.d.ts +57 -0
- package/typings/languages.d.ts +73 -14
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"equipment_group": [
|
|
3
3
|
{
|
|
4
4
|
"itemGroupID": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"name": "Defense",
|
|
6
7
|
"wearerID": 1,
|
|
7
8
|
"slotID": 6,
|
|
@@ -10,6 +11,7 @@
|
|
|
10
11
|
},
|
|
11
12
|
{
|
|
12
13
|
"itemGroupID": 2,
|
|
14
|
+
"crossplayID": 2,
|
|
13
15
|
"name": "ConquerBaron",
|
|
14
16
|
"wearerID": 1,
|
|
15
17
|
"slotID": 6,
|
|
@@ -18,6 +20,7 @@
|
|
|
18
20
|
},
|
|
19
21
|
{
|
|
20
22
|
"itemGroupID": 3,
|
|
23
|
+
"crossplayID": 3,
|
|
21
24
|
"name": "AroundFightBaron",
|
|
22
25
|
"wearerID": 1,
|
|
23
26
|
"slotID": 6,
|
|
@@ -26,6 +29,7 @@
|
|
|
26
29
|
},
|
|
27
30
|
{
|
|
28
31
|
"itemGroupID": 101,
|
|
32
|
+
"crossplayID": 101,
|
|
29
33
|
"name": "ConquerGeneral",
|
|
30
34
|
"wearerID": 2,
|
|
31
35
|
"slotID": 6,
|
|
@@ -34,6 +38,7 @@
|
|
|
34
38
|
},
|
|
35
39
|
{
|
|
36
40
|
"itemGroupID": 102,
|
|
41
|
+
"crossplayID": 102,
|
|
37
42
|
"name": "AttackPVP",
|
|
38
43
|
"wearerID": 2,
|
|
39
44
|
"slotID": 6,
|
|
@@ -42,6 +47,7 @@
|
|
|
42
47
|
},
|
|
43
48
|
{
|
|
44
49
|
"itemGroupID": 103,
|
|
50
|
+
"crossplayID": 103,
|
|
45
51
|
"name": "AttackPVE",
|
|
46
52
|
"wearerID": 2,
|
|
47
53
|
"slotID": 6,
|
|
@@ -50,6 +56,7 @@
|
|
|
50
56
|
},
|
|
51
57
|
{
|
|
52
58
|
"itemGroupID": 104,
|
|
59
|
+
"crossplayID": 104,
|
|
53
60
|
"name": "AroundFightPVP",
|
|
54
61
|
"wearerID": 2,
|
|
55
62
|
"slotID": 6,
|
|
@@ -58,6 +65,7 @@
|
|
|
58
65
|
},
|
|
59
66
|
{
|
|
60
67
|
"itemGroupID": 105,
|
|
68
|
+
"crossplayID": 105,
|
|
61
69
|
"name": "AroundFightPVE",
|
|
62
70
|
"wearerID": 2,
|
|
63
71
|
"slotID": 6,
|
|
@@ -66,6 +74,7 @@
|
|
|
66
74
|
},
|
|
67
75
|
{
|
|
68
76
|
"itemGroupID": 151,
|
|
77
|
+
"crossplayID": 151,
|
|
69
78
|
"name": "NomadHero",
|
|
70
79
|
"wearerID": 2,
|
|
71
80
|
"slotID": 6,
|
|
@@ -74,6 +83,7 @@
|
|
|
74
83
|
},
|
|
75
84
|
{
|
|
76
85
|
"itemGroupID": 152,
|
|
86
|
+
"crossplayID": 152,
|
|
77
87
|
"name": "WeakPointEventHeroBaron1",
|
|
78
88
|
"wearerID": 1,
|
|
79
89
|
"slotID": 6,
|
|
@@ -82,6 +92,7 @@
|
|
|
82
92
|
},
|
|
83
93
|
{
|
|
84
94
|
"itemGroupID": 153,
|
|
95
|
+
"crossplayID": 153,
|
|
85
96
|
"name": "WeakPointEventHeroBaron2",
|
|
86
97
|
"wearerID": 1,
|
|
87
98
|
"slotID": 6,
|
|
@@ -90,6 +101,7 @@
|
|
|
90
101
|
},
|
|
91
102
|
{
|
|
92
103
|
"itemGroupID": 154,
|
|
104
|
+
"crossplayID": 154,
|
|
93
105
|
"name": "WeakPointEventHeroGeneral1",
|
|
94
106
|
"wearerID": 2,
|
|
95
107
|
"slotID": 6,
|
|
@@ -98,6 +110,7 @@
|
|
|
98
110
|
},
|
|
99
111
|
{
|
|
100
112
|
"itemGroupID": 155,
|
|
113
|
+
"crossplayID": 155,
|
|
101
114
|
"name": "WeakPointEventHeroGeneral2",
|
|
102
115
|
"wearerID": 2,
|
|
103
116
|
"slotID": 6,
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"equipment_rareness": [
|
|
3
3
|
{
|
|
4
4
|
"rarenessID": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"name": "common",
|
|
6
7
|
"secondaryAttributes": 0,
|
|
7
8
|
"saleValue": 25,
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
},
|
|
12
13
|
{
|
|
13
14
|
"rarenessID": 2,
|
|
15
|
+
"crossplayID": 2,
|
|
14
16
|
"name": "rare",
|
|
15
17
|
"secondaryAttributes": 1,
|
|
16
18
|
"saleValue": 250,
|
|
@@ -20,6 +22,7 @@
|
|
|
20
22
|
},
|
|
21
23
|
{
|
|
22
24
|
"rarenessID": 3,
|
|
25
|
+
"crossplayID": 3,
|
|
23
26
|
"name": "epic",
|
|
24
27
|
"secondaryAttributes": 2,
|
|
25
28
|
"saleValue": 1000,
|
|
@@ -29,6 +32,7 @@
|
|
|
29
32
|
},
|
|
30
33
|
{
|
|
31
34
|
"rarenessID": 4,
|
|
35
|
+
"crossplayID": 4,
|
|
32
36
|
"name": "legendary",
|
|
33
37
|
"secondaryAttributes": 2,
|
|
34
38
|
"saleValue": 6000,
|
|
@@ -38,6 +42,7 @@
|
|
|
38
42
|
},
|
|
39
43
|
{
|
|
40
44
|
"rarenessID": 0,
|
|
45
|
+
"crossplayID": 0,
|
|
41
46
|
"name": "unique",
|
|
42
47
|
"secondaryAttributes": 2,
|
|
43
48
|
"saleValue": 12000,
|
|
@@ -51,6 +56,7 @@
|
|
|
51
56
|
},
|
|
52
57
|
{
|
|
53
58
|
"rarenessID": 10,
|
|
59
|
+
"crossplayID": 10,
|
|
54
60
|
"name": "uniqueHero",
|
|
55
61
|
"secondaryAttributes": 1,
|
|
56
62
|
"saleValue": 15000,
|
|
@@ -60,6 +66,7 @@
|
|
|
60
66
|
},
|
|
61
67
|
{
|
|
62
68
|
"rarenessID": 11,
|
|
69
|
+
"crossplayID": 11,
|
|
63
70
|
"name": "commonHero",
|
|
64
71
|
"secondaryAttributes": 0,
|
|
65
72
|
"saleValue": 30,
|
|
@@ -70,6 +77,7 @@
|
|
|
70
77
|
},
|
|
71
78
|
{
|
|
72
79
|
"rarenessID": 12,
|
|
80
|
+
"crossplayID": 12,
|
|
73
81
|
"name": "rareHero",
|
|
74
82
|
"secondaryAttributes": 0,
|
|
75
83
|
"saleValue": 300,
|
|
@@ -80,6 +88,7 @@
|
|
|
80
88
|
},
|
|
81
89
|
{
|
|
82
90
|
"rarenessID": 13,
|
|
91
|
+
"crossplayID": 13,
|
|
83
92
|
"name": "epicHero",
|
|
84
93
|
"secondaryAttributes": 0,
|
|
85
94
|
"saleValue": 1250,
|
|
@@ -90,6 +99,7 @@
|
|
|
90
99
|
},
|
|
91
100
|
{
|
|
92
101
|
"rarenessID": 14,
|
|
102
|
+
"crossplayID": 14,
|
|
93
103
|
"name": "legendaryHero",
|
|
94
104
|
"secondaryAttributes": 1,
|
|
95
105
|
"saleValue": 7500,
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"equipment_slot": [
|
|
3
3
|
{
|
|
4
4
|
"slotID": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"dropRate": 25,
|
|
6
7
|
"name": "armor",
|
|
7
8
|
"bonus": 100,
|
|
@@ -9,6 +10,7 @@
|
|
|
9
10
|
},
|
|
10
11
|
{
|
|
11
12
|
"slotID": 2,
|
|
13
|
+
"crossplayID": 2,
|
|
12
14
|
"dropRate": 25,
|
|
13
15
|
"name": "weapon",
|
|
14
16
|
"bonus": 90,
|
|
@@ -16,6 +18,7 @@
|
|
|
16
18
|
},
|
|
17
19
|
{
|
|
18
20
|
"slotID": 3,
|
|
21
|
+
"crossplayID": 3,
|
|
19
22
|
"dropRate": 25,
|
|
20
23
|
"name": "helmet",
|
|
21
24
|
"bonus": 80,
|
|
@@ -23,6 +26,7 @@
|
|
|
23
26
|
},
|
|
24
27
|
{
|
|
25
28
|
"slotID": 4,
|
|
29
|
+
"crossplayID": 4,
|
|
26
30
|
"dropRate": 25,
|
|
27
31
|
"name": "artifact",
|
|
28
32
|
"bonus": 70,
|
|
@@ -30,12 +34,14 @@
|
|
|
30
34
|
},
|
|
31
35
|
{
|
|
32
36
|
"slotID": 5,
|
|
37
|
+
"crossplayID": 5,
|
|
33
38
|
"name": "skin",
|
|
34
39
|
"bonus": 1,
|
|
35
40
|
"appearanceCount": 1
|
|
36
41
|
},
|
|
37
42
|
{
|
|
38
43
|
"slotID": 6,
|
|
44
|
+
"crossplayID": 6,
|
|
39
45
|
"name": "hero",
|
|
40
46
|
"bonus": 100,
|
|
41
47
|
"appearanceCount": 1
|