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,18 +2,22 @@
|
|
|
2
2
|
"generalAbilityTrigger": [
|
|
3
3
|
{
|
|
4
4
|
"abilityTriggerID": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"name": "preCombat"
|
|
6
7
|
},
|
|
7
8
|
{
|
|
8
9
|
"abilityTriggerID": 2,
|
|
10
|
+
"crossplayID": 2,
|
|
9
11
|
"name": "everyXWaves"
|
|
10
12
|
},
|
|
11
13
|
{
|
|
12
14
|
"abilityTriggerID": 3,
|
|
15
|
+
"crossplayID": 3,
|
|
13
16
|
"name": "yard"
|
|
14
17
|
},
|
|
15
18
|
{
|
|
16
19
|
"abilityTriggerID": 4,
|
|
20
|
+
"crossplayID": 4,
|
|
17
21
|
"name": "postCombat"
|
|
18
22
|
}
|
|
19
23
|
]
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"generalRarity": [
|
|
3
3
|
{
|
|
4
4
|
"generalRarityID": 2,
|
|
5
|
+
"crossplayID": 2,
|
|
5
6
|
"maxStarLevel": 10,
|
|
6
7
|
"unlockCosts": 100,
|
|
7
8
|
"upgradeCosts": "150,200,300,400,500,800,1500,2500,4000,6000",
|
|
@@ -11,6 +12,7 @@
|
|
|
11
12
|
},
|
|
12
13
|
{
|
|
13
14
|
"generalRarityID": 3,
|
|
15
|
+
"crossplayID": 3,
|
|
14
16
|
"maxStarLevel": 10,
|
|
15
17
|
"unlockCosts": 120,
|
|
16
18
|
"upgradeCosts": "185,245,365,485,600,1000,2000,3200,4800,7000",
|
|
@@ -20,6 +22,7 @@
|
|
|
20
22
|
},
|
|
21
23
|
{
|
|
22
24
|
"generalRarityID": 4,
|
|
25
|
+
"crossplayID": 4,
|
|
23
26
|
"maxStarLevel": 10,
|
|
24
27
|
"unlockCosts": 150,
|
|
25
28
|
"upgradeCosts": "225,300,450,600,750,1200,2500,4000,6000,9000",
|
|
@@ -2,30 +2,35 @@
|
|
|
2
2
|
"generalSkillTier": [
|
|
3
3
|
{
|
|
4
4
|
"tierID": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"generalID": 104,
|
|
6
7
|
"tier": 1,
|
|
7
8
|
"previousTierRequiredSkillPoints": 0
|
|
8
9
|
},
|
|
9
10
|
{
|
|
10
11
|
"tierID": 2,
|
|
12
|
+
"crossplayID": 2,
|
|
11
13
|
"generalID": 104,
|
|
12
14
|
"tier": 2,
|
|
13
15
|
"previousTierRequiredSkillPoints": 10
|
|
14
16
|
},
|
|
15
17
|
{
|
|
16
18
|
"tierID": 3,
|
|
19
|
+
"crossplayID": 3,
|
|
17
20
|
"generalID": 104,
|
|
18
21
|
"tier": 3,
|
|
19
22
|
"previousTierRequiredSkillPoints": 35
|
|
20
23
|
},
|
|
21
24
|
{
|
|
22
25
|
"tierID": 4,
|
|
26
|
+
"crossplayID": 4,
|
|
23
27
|
"generalID": 104,
|
|
24
28
|
"tier": 4,
|
|
25
29
|
"previousTierRequiredSkillPoints": 70
|
|
26
30
|
},
|
|
27
31
|
{
|
|
28
32
|
"tierID": 17,
|
|
33
|
+
"crossplayID": 17,
|
|
29
34
|
"generalID": 104,
|
|
30
35
|
"tier": 5,
|
|
31
36
|
"previousTierRequiredSkillPoints": 90,
|
|
@@ -33,30 +38,35 @@
|
|
|
33
38
|
},
|
|
34
39
|
{
|
|
35
40
|
"tierID": 5,
|
|
41
|
+
"crossplayID": 5,
|
|
36
42
|
"generalID": 101,
|
|
37
43
|
"tier": 1,
|
|
38
44
|
"previousTierRequiredSkillPoints": 0
|
|
39
45
|
},
|
|
40
46
|
{
|
|
41
47
|
"tierID": 6,
|
|
48
|
+
"crossplayID": 6,
|
|
42
49
|
"generalID": 101,
|
|
43
50
|
"tier": 2,
|
|
44
51
|
"previousTierRequiredSkillPoints": 10
|
|
45
52
|
},
|
|
46
53
|
{
|
|
47
54
|
"tierID": 7,
|
|
55
|
+
"crossplayID": 7,
|
|
48
56
|
"generalID": 101,
|
|
49
57
|
"tier": 3,
|
|
50
58
|
"previousTierRequiredSkillPoints": 35
|
|
51
59
|
},
|
|
52
60
|
{
|
|
53
61
|
"tierID": 8,
|
|
62
|
+
"crossplayID": 8,
|
|
54
63
|
"generalID": 101,
|
|
55
64
|
"tier": 4,
|
|
56
65
|
"previousTierRequiredSkillPoints": 70
|
|
57
66
|
},
|
|
58
67
|
{
|
|
59
68
|
"tierID": 18,
|
|
69
|
+
"crossplayID": 18,
|
|
60
70
|
"generalID": 101,
|
|
61
71
|
"tier": 5,
|
|
62
72
|
"previousTierRequiredSkillPoints": 90,
|
|
@@ -64,30 +74,35 @@
|
|
|
64
74
|
},
|
|
65
75
|
{
|
|
66
76
|
"tierID": 9,
|
|
77
|
+
"crossplayID": 9,
|
|
67
78
|
"generalID": 102,
|
|
68
79
|
"tier": 1,
|
|
69
80
|
"previousTierRequiredSkillPoints": 0
|
|
70
81
|
},
|
|
71
82
|
{
|
|
72
83
|
"tierID": 10,
|
|
84
|
+
"crossplayID": 10,
|
|
73
85
|
"generalID": 102,
|
|
74
86
|
"tier": 2,
|
|
75
87
|
"previousTierRequiredSkillPoints": 10
|
|
76
88
|
},
|
|
77
89
|
{
|
|
78
90
|
"tierID": 11,
|
|
91
|
+
"crossplayID": 11,
|
|
79
92
|
"generalID": 102,
|
|
80
93
|
"tier": 3,
|
|
81
94
|
"previousTierRequiredSkillPoints": 35
|
|
82
95
|
},
|
|
83
96
|
{
|
|
84
97
|
"tierID": 12,
|
|
98
|
+
"crossplayID": 12,
|
|
85
99
|
"generalID": 102,
|
|
86
100
|
"tier": 4,
|
|
87
101
|
"previousTierRequiredSkillPoints": 70
|
|
88
102
|
},
|
|
89
103
|
{
|
|
90
104
|
"tierID": 19,
|
|
105
|
+
"crossplayID": 19,
|
|
91
106
|
"generalID": 102,
|
|
92
107
|
"tier": 5,
|
|
93
108
|
"previousTierRequiredSkillPoints": 90,
|
|
@@ -95,30 +110,35 @@
|
|
|
95
110
|
},
|
|
96
111
|
{
|
|
97
112
|
"tierID": 13,
|
|
113
|
+
"crossplayID": 13,
|
|
98
114
|
"generalID": 103,
|
|
99
115
|
"tier": 1,
|
|
100
116
|
"previousTierRequiredSkillPoints": 0
|
|
101
117
|
},
|
|
102
118
|
{
|
|
103
119
|
"tierID": 14,
|
|
120
|
+
"crossplayID": 14,
|
|
104
121
|
"generalID": 103,
|
|
105
122
|
"tier": 2,
|
|
106
123
|
"previousTierRequiredSkillPoints": 10
|
|
107
124
|
},
|
|
108
125
|
{
|
|
109
126
|
"tierID": 15,
|
|
127
|
+
"crossplayID": 15,
|
|
110
128
|
"generalID": 103,
|
|
111
129
|
"tier": 3,
|
|
112
130
|
"previousTierRequiredSkillPoints": 35
|
|
113
131
|
},
|
|
114
132
|
{
|
|
115
133
|
"tierID": 16,
|
|
134
|
+
"crossplayID": 16,
|
|
116
135
|
"generalID": 103,
|
|
117
136
|
"tier": 4,
|
|
118
137
|
"previousTierRequiredSkillPoints": 70
|
|
119
138
|
},
|
|
120
139
|
{
|
|
121
140
|
"tierID": 20,
|
|
141
|
+
"crossplayID": 20,
|
|
122
142
|
"generalID": 103,
|
|
123
143
|
"tier": 5,
|
|
124
144
|
"previousTierRequiredSkillPoints": 90,
|
|
@@ -126,30 +146,35 @@
|
|
|
126
146
|
},
|
|
127
147
|
{
|
|
128
148
|
"tierID": 21,
|
|
149
|
+
"crossplayID": 21,
|
|
129
150
|
"generalID": 105,
|
|
130
151
|
"tier": 1,
|
|
131
152
|
"previousTierRequiredSkillPoints": 0
|
|
132
153
|
},
|
|
133
154
|
{
|
|
134
155
|
"tierID": 22,
|
|
156
|
+
"crossplayID": 22,
|
|
135
157
|
"generalID": 105,
|
|
136
158
|
"tier": 2,
|
|
137
159
|
"previousTierRequiredSkillPoints": 10
|
|
138
160
|
},
|
|
139
161
|
{
|
|
140
162
|
"tierID": 23,
|
|
163
|
+
"crossplayID": 23,
|
|
141
164
|
"generalID": 105,
|
|
142
165
|
"tier": 3,
|
|
143
166
|
"previousTierRequiredSkillPoints": 35
|
|
144
167
|
},
|
|
145
168
|
{
|
|
146
169
|
"tierID": 24,
|
|
170
|
+
"crossplayID": 24,
|
|
147
171
|
"generalID": 105,
|
|
148
172
|
"tier": 4,
|
|
149
173
|
"previousTierRequiredSkillPoints": 70
|
|
150
174
|
},
|
|
151
175
|
{
|
|
152
176
|
"tierID": 25,
|
|
177
|
+
"crossplayID": 25,
|
|
153
178
|
"generalID": 105,
|
|
154
179
|
"tier": 5,
|
|
155
180
|
"previousTierRequiredSkillPoints": 90,
|