e4k-data 4.52.21 → 4.53.23
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/alliancehelprequests.json +1 -1
- package/data/buildings.json +9 -15
- package/data/currencies.json +272 -136
- package/data/effects.json +60 -0
- package/data/effecttypes.json +50 -0
- package/data/fortuneTellerClasses.json +4 -4
- package/data/generalAbilities.json +279 -3
- package/data/generalAbilityEffects.json +354 -69
- package/data/generalSkills.json +1122 -737
- package/data/generalSlots.json +31 -27
- package/data/generals.json +2 -2
- package/data/lords.json +14 -0
- package/data/rewards.json +8 -8
- package/data/units.json +225 -1
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/images/x768.json +658 -100
- package/languages/da.json +169 -51
- package/languages/de.json +169 -51
- package/languages/el.json +186 -68
- package/languages/en.json +190 -72
- package/languages/es.json +178 -60
- package/languages/fi.json +169 -51
- package/languages/fr.json +178 -60
- package/languages/it.json +178 -60
- package/languages/ja.json +169 -51
- package/languages/ko.json +170 -52
- package/languages/nl.json +186 -68
- package/languages/no.json +169 -51
- package/languages/pl.json +178 -60
- package/languages/pt.json +187 -69
- package/languages/ru.json +170 -52
- package/languages/sv.json +170 -52
- package/languages/tr.json +181 -63
- package/languages/zh_CN.json +173 -55
- package/languages/zh_TW.json +177 -59
- package/package.json +1 -1
package/data/buildings.json
CHANGED
|
@@ -672,9 +672,7 @@
|
|
|
672
672
|
"burnable": 0,
|
|
673
673
|
"tempServerBurnable": 1,
|
|
674
674
|
"smashable": 0,
|
|
675
|
-
"maximumCount": 1
|
|
676
|
-
"sceatSkillLocked": 50,
|
|
677
|
-
"effectLocked": 1
|
|
675
|
+
"maximumCount": 1
|
|
678
676
|
},
|
|
679
677
|
{
|
|
680
678
|
"wodID": 2546,
|
|
@@ -789,9 +787,7 @@
|
|
|
789
787
|
"tempServerBurnable": 1,
|
|
790
788
|
"smashable": 0,
|
|
791
789
|
"maximumCount": 1,
|
|
792
|
-
"canBePrimeSaleOffer": 1
|
|
793
|
-
"sceatSkillLocked": 50,
|
|
794
|
-
"effectLocked": 1
|
|
790
|
+
"canBePrimeSaleOffer": 1
|
|
795
791
|
},
|
|
796
792
|
{
|
|
797
793
|
"wodID": 2547,
|
|
@@ -1127,9 +1123,7 @@
|
|
|
1127
1123
|
"tempServerBurnable": 1,
|
|
1128
1124
|
"smashable": 0,
|
|
1129
1125
|
"maximumCount": 1,
|
|
1130
|
-
"sortOrder": 72.1
|
|
1131
|
-
"sceatSkillLocked": 49,
|
|
1132
|
-
"effectLocked": 1
|
|
1126
|
+
"sortOrder": 72.1
|
|
1133
1127
|
},
|
|
1134
1128
|
{
|
|
1135
1129
|
"wodID": 2543,
|
|
@@ -71485,9 +71479,9 @@
|
|
|
71485
71479
|
{
|
|
71486
71480
|
"wodID": 2451,
|
|
71487
71481
|
"comment1": "Sales Days Content June 2022",
|
|
71488
|
-
"comment2": "
|
|
71482
|
+
"comment2": "abyssblue",
|
|
71489
71483
|
"group": "Building",
|
|
71490
|
-
"type": "
|
|
71484
|
+
"type": "abyssblue",
|
|
71491
71485
|
"width": 5,
|
|
71492
71486
|
"height": 10,
|
|
71493
71487
|
"storeable": 1,
|
|
@@ -71509,9 +71503,9 @@
|
|
|
71509
71503
|
{
|
|
71510
71504
|
"wodID": 2452,
|
|
71511
71505
|
"comment1": "Sales Days Content June 2022",
|
|
71512
|
-
"comment2": "
|
|
71506
|
+
"comment2": "abyssblue",
|
|
71513
71507
|
"group": "Building",
|
|
71514
|
-
"type": "
|
|
71508
|
+
"type": "abyssblue",
|
|
71515
71509
|
"width": 5,
|
|
71516
71510
|
"height": 10,
|
|
71517
71511
|
"storeable": 1,
|
|
@@ -71533,9 +71527,9 @@
|
|
|
71533
71527
|
{
|
|
71534
71528
|
"wodID": 2453,
|
|
71535
71529
|
"comment1": "Sales Days Content June 2022",
|
|
71536
|
-
"comment2": "
|
|
71530
|
+
"comment2": "abyssblue",
|
|
71537
71531
|
"group": "Building",
|
|
71538
|
-
"type": "
|
|
71532
|
+
"type": "abyssblue",
|
|
71539
71533
|
"width": 5,
|
|
71540
71534
|
"height": 10,
|
|
71541
71535
|
"storeable": 1,
|