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,49 +2,58 @@
|
|
|
2
2
|
"saleDaysLuckyWheelClass": [
|
|
3
3
|
{
|
|
4
4
|
"saleDaysLuckyWheelClassID": 1,
|
|
5
|
+
"crossplayID": 1,
|
|
5
6
|
"neededSpinsForNextClass": 10,
|
|
6
7
|
"HighlightNormal": "7380,7227,7245,7200,7209,7218,7236,7263,7254,7272,7326,7371,7281,7290,7299,7335,7344,7353"
|
|
7
8
|
},
|
|
8
9
|
{
|
|
9
10
|
"saleDaysLuckyWheelClassID": 2,
|
|
11
|
+
"crossplayID": 2,
|
|
10
12
|
"neededSpinsForNextClass": 20,
|
|
11
13
|
"activityRewardThreshold": 2,
|
|
12
14
|
"HighlightNormal": "7381,7228,7246,7201,7210,7219,7237,7264,7255,7273,7327,7372,7282,7291,7300,7336,7345,7354"
|
|
13
15
|
},
|
|
14
16
|
{
|
|
15
17
|
"saleDaysLuckyWheelClassID": 3,
|
|
18
|
+
"crossplayID": 3,
|
|
16
19
|
"neededSpinsForNextClass": 30,
|
|
17
20
|
"HighlightNormal": "7382,7229,7247,7202,7211,7220,7238,7265,7256,7274,7328,7373,7283,7292,7301,7337,7346,7355"
|
|
18
21
|
},
|
|
19
22
|
{
|
|
20
23
|
"saleDaysLuckyWheelClassID": 4,
|
|
24
|
+
"crossplayID": 4,
|
|
21
25
|
"neededSpinsForNextClass": 40,
|
|
22
26
|
"activityRewardThreshold": 4,
|
|
23
27
|
"HighlightNormal": "7383,7230,7248,7203,7212,7221,7239,7266,7257,7275,7329,7374,7284,7293,7302,7338,7347,7356"
|
|
24
28
|
},
|
|
25
29
|
{
|
|
26
30
|
"saleDaysLuckyWheelClassID": 5,
|
|
31
|
+
"crossplayID": 5,
|
|
27
32
|
"neededSpinsForNextClass": 50,
|
|
28
33
|
"HighlightNormal": "7384,7231,7249,7204,7213,7222,7240,7267,7258,7276,7330,7375,7285,7294,7303,7339,7348,7357"
|
|
29
34
|
},
|
|
30
35
|
{
|
|
31
36
|
"saleDaysLuckyWheelClassID": 6,
|
|
37
|
+
"crossplayID": 6,
|
|
32
38
|
"neededSpinsForNextClass": 60,
|
|
33
39
|
"activityRewardThreshold": 6,
|
|
34
40
|
"HighlightNormal": "7385,7232,7250,7205,7214,7223,7241,7268,7259,7277,7331,7376,7286,7295,7304,7340,7349,7358"
|
|
35
41
|
},
|
|
36
42
|
{
|
|
37
43
|
"saleDaysLuckyWheelClassID": 7,
|
|
44
|
+
"crossplayID": 7,
|
|
38
45
|
"neededSpinsForNextClass": 80,
|
|
39
46
|
"HighlightNormal": "7386,7233,7251,7206,7215,7224,7242,7269,7260,7278,7332,7377,7287,7296,7305,7341,7350,7359"
|
|
40
47
|
},
|
|
41
48
|
{
|
|
42
49
|
"saleDaysLuckyWheelClassID": 8,
|
|
50
|
+
"crossplayID": 8,
|
|
43
51
|
"neededSpinsForNextClass": 100,
|
|
44
52
|
"HighlightNormal": "7387,7234,7252,7207,7216,7225,7243,7270,7261,7279,7333,7378,7288,7297,7306,7342,7351,7360"
|
|
45
53
|
},
|
|
46
54
|
{
|
|
47
55
|
"saleDaysLuckyWheelClassID": 9,
|
|
56
|
+
"crossplayID": 9,
|
|
48
57
|
"HighlightNormal": "7388,7235,7253,7208,7217,7226,7244,7271,7262,7280,7334,7379,7289,7298,7307,7343,7352,7361"
|
|
49
58
|
}
|
|
50
59
|
]
|