e4k-data 4.84.37 → 4.87.51

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.
Files changed (47) hide show
  1. package/data/buildings.json +6524 -701
  2. package/data/constructionItems.json +300 -38
  3. package/data/constructionItemsEffectGroups.json +1 -1
  4. package/data/currencies.json +7 -0
  5. package/data/districtTypes.json +10 -0
  6. package/data/effectCaps.json +140 -0
  7. package/data/effects.json +231 -1
  8. package/data/equipments.json +92 -0
  9. package/data/expansions.json +54 -54
  10. package/data/horses.json +143 -143
  11. package/data/leaguetypeEvents.json +99 -0
  12. package/data/packages.json +2463 -0
  13. package/data/researches.json +71 -71
  14. package/data/rewards.json +2036 -3
  15. package/data/sceatSkillTiers.json +14 -15
  16. package/data/sceatSkills.json +560 -796
  17. package/data/tempServerDailyTaskRewards.json +5 -5
  18. package/data/tempServerRankRewards.json +972 -0
  19. package/data/tempServerSettings.json +59 -0
  20. package/data/units.json +123 -0
  21. package/data/version.json +1 -1
  22. package/data/versionInfo.json +3 -3
  23. package/data/wodIds.json +192 -192
  24. package/images/x768.json +767 -16
  25. package/languages/da.json +361 -203
  26. package/languages/de.json +360 -202
  27. package/languages/el.json +362 -204
  28. package/languages/en.json +365 -206
  29. package/languages/es.json +363 -205
  30. package/languages/fi.json +361 -203
  31. package/languages/fr.json +361 -203
  32. package/languages/it.json +363 -205
  33. package/languages/ja.json +358 -200
  34. package/languages/ko.json +357 -199
  35. package/languages/nl.json +361 -203
  36. package/languages/no.json +363 -205
  37. package/languages/pl.json +361 -203
  38. package/languages/pt.json +363 -205
  39. package/languages/ru.json +361 -203
  40. package/languages/sv.json +363 -205
  41. package/languages/tr.json +359 -201
  42. package/languages/zh_CN.json +360 -202
  43. package/languages/zh_TW.json +360 -202
  44. package/package.json +1 -1
  45. package/typings/data.d.ts +15 -3
  46. package/typings/images.d.ts +55 -6
  47. package/typings/languages.d.ts +177 -18
package/images/x768.json CHANGED
@@ -7226,9 +7226,9 @@
7226
7226
  ],
7227
7227
  "fx": []
7228
7228
  },
7229
- "Deco_Building_CarnivorousPlantT1": {
7229
+ "Deco_Building_carnivorousPlantT1": {
7230
7230
  "pid": 0,
7231
- "url": "x768/Buildings/Deco/Deco_Building_CarnivorousPlantT1/Deco_Building_CarnivorousPlantT1.png",
7231
+ "url": "x768/Buildings/Deco/Deco_Building_carnivorousPlantT1/Deco_Building_carnivorousPlantT1.png",
7232
7232
  "frames": [
7233
7233
  {
7234
7234
  "x": 0,
@@ -7241,9 +7241,9 @@
7241
7241
  ],
7242
7242
  "fx": []
7243
7243
  },
7244
- "Deco_Building_CarnivorousPlantT2": {
7244
+ "Deco_Building_carnivorousPlantT2": {
7245
7245
  "pid": 0,
7246
- "url": "x768/Buildings/Deco/Deco_Building_CarnivorousPlantT2/Deco_Building_CarnivorousPlantT2.png",
7246
+ "url": "x768/Buildings/Deco/Deco_Building_carnivorousPlantT2/Deco_Building_carnivorousPlantT2.png",
7247
7247
  "frames": [
7248
7248
  {
7249
7249
  "x": 0,
@@ -7256,9 +7256,9 @@
7256
7256
  ],
7257
7257
  "fx": []
7258
7258
  },
7259
- "Deco_Building_CarnivorousPlantT3": {
7259
+ "Deco_Building_carnivorousPlantT3": {
7260
7260
  "pid": 0,
7261
- "url": "x768/Buildings/Deco/Deco_Building_CarnivorousPlantT3/Deco_Building_CarnivorousPlantT3.png",
7261
+ "url": "x768/Buildings/Deco/Deco_Building_carnivorousPlantT3/Deco_Building_carnivorousPlantT3.png",
7262
7262
  "frames": [
7263
7263
  {
7264
7264
  "x": 0,
@@ -7271,9 +7271,9 @@
7271
7271
  ],
7272
7272
  "fx": []
7273
7273
  },
7274
- "Deco_Building_CarnivorousPlantT4Green": {
7274
+ "Deco_Building_carnivorousPlantT4Green": {
7275
7275
  "pid": 0,
7276
- "url": "x768/Buildings/Deco/Deco_Building_CarnivorousPlantT4Green/Deco_Building_CarnivorousPlantT4Green.png",
7276
+ "url": "x768/Buildings/Deco/Deco_Building_carnivorousPlantT4Green/Deco_Building_carnivorousPlantT4Green.png",
7277
7277
  "frames": [
7278
7278
  {
7279
7279
  "x": 0,
@@ -7286,9 +7286,9 @@
7286
7286
  ],
7287
7287
  "fx": []
7288
7288
  },
7289
- "Deco_Building_CarnivorousPlantT4Purple": {
7289
+ "Deco_Building_carnivorousPlantT4Purple": {
7290
7290
  "pid": 0,
7291
- "url": "x768/Buildings/Deco/Deco_Building_CarnivorousPlantT4Purple/Deco_Building_CarnivorousPlantT4Purple.png",
7291
+ "url": "x768/Buildings/Deco/Deco_Building_carnivorousPlantT4Purple/Deco_Building_carnivorousPlantT4Purple.png",
7292
7292
  "frames": [
7293
7293
  {
7294
7294
  "x": 0,
@@ -7301,9 +7301,9 @@
7301
7301
  ],
7302
7302
  "fx": []
7303
7303
  },
7304
- "Deco_Building_CarnivorousPlantT4Red": {
7304
+ "Deco_Building_carnivorousPlantT4Red": {
7305
7305
  "pid": 0,
7306
- "url": "x768/Buildings/Deco/Deco_Building_CarnivorousPlantT4Red/Deco_Building_CarnivorousPlantT4Red.png",
7306
+ "url": "x768/Buildings/Deco/Deco_Building_carnivorousPlantT4Red/Deco_Building_carnivorousPlantT4Red.png",
7307
7307
  "frames": [
7308
7308
  {
7309
7309
  "x": 0,
@@ -8164,6 +8164,21 @@
8164
8164
  ],
8165
8165
  "fx": []
8166
8166
  },
8167
+ "Deco_Building_ExaltedGreenOktoberfestGarden": {
8168
+ "pid": 0,
8169
+ "url": "x768/Buildings/Deco/Deco_Building_ExaltedGreenOktoberfestGarden/Deco_Building_ExaltedGreenOktoberfestGarden.png",
8170
+ "frames": [
8171
+ {
8172
+ "x": 0,
8173
+ "y": 0,
8174
+ "w": 784,
8175
+ "h": 518,
8176
+ "rx": 622,
8177
+ "ry": 862
8178
+ }
8179
+ ],
8180
+ "fx": []
8181
+ },
8167
8182
  "Deco_Building_ExaltedGreenWaterShrineofDuality": {
8168
8183
  "pid": 0,
8169
8184
  "url": "x768/Buildings/Deco/Deco_Building_ExaltedGreenWaterShrineofDuality/Deco_Building_ExaltedGreenWaterShrineofDuality.png",
@@ -8209,6 +8224,21 @@
8209
8224
  ],
8210
8225
  "fx": []
8211
8226
  },
8227
+ "Deco_Building_ExaltedPurpleOktoberfestGarden": {
8228
+ "pid": 0,
8229
+ "url": "x768/Buildings/Deco/Deco_Building_ExaltedPurpleOktoberfestGarden/Deco_Building_ExaltedPurpleOktoberfestGarden.png",
8230
+ "frames": [
8231
+ {
8232
+ "x": 0,
8233
+ "y": 0,
8234
+ "w": 784,
8235
+ "h": 518,
8236
+ "rx": 622,
8237
+ "ry": 862
8238
+ }
8239
+ ],
8240
+ "fx": []
8241
+ },
8212
8242
  "Deco_Building_ExaltedPurpleWaterShrineofDuality": {
8213
8243
  "pid": 0,
8214
8244
  "url": "x768/Buildings/Deco/Deco_Building_ExaltedPurpleWaterShrineofDuality/Deco_Building_ExaltedPurpleWaterShrineofDuality.png",
@@ -8239,6 +8269,21 @@
8239
8269
  ],
8240
8270
  "fx": []
8241
8271
  },
8272
+ "Deco_Building_ExaltedRedOktoberfestGarden": {
8273
+ "pid": 0,
8274
+ "url": "x768/Buildings/Deco/Deco_Building_ExaltedRedOktoberfestGarden/Deco_Building_ExaltedRedOktoberfestGarden.png",
8275
+ "frames": [
8276
+ {
8277
+ "x": 0,
8278
+ "y": 0,
8279
+ "w": 784,
8280
+ "h": 518,
8281
+ "rx": 622,
8282
+ "ry": 862
8283
+ }
8284
+ ],
8285
+ "fx": []
8286
+ },
8242
8287
  "Deco_Building_exaltedShabbyLivestockHut": {
8243
8288
  "pid": 0,
8244
8289
  "url": "x768/Buildings/Deco/Deco_Building_exaltedShabbyLivestockHut/Deco_Building_exaltedShabbyLivestockHut.png",
@@ -10121,6 +10166,21 @@
10121
10166
  ],
10122
10167
  "fx": []
10123
10168
  },
10169
+ "Deco_Building_OktoberfestFair": {
10170
+ "pid": 0,
10171
+ "url": "x768/Buildings/Deco/Deco_Building_OktoberfestFair/Deco_Building_OktoberfestFair.png",
10172
+ "frames": [
10173
+ {
10174
+ "x": 0,
10175
+ "y": 0,
10176
+ "w": 299,
10177
+ "h": 269,
10178
+ "rx": 826,
10179
+ "ry": 856
10180
+ }
10181
+ ],
10182
+ "fx": []
10183
+ },
10124
10184
  "Deco_Building_OktoberfestForestPond": {
10125
10185
  "pid": 0,
10126
10186
  "url": "x768/Buildings/Deco/Deco_Building_OktoberfestForestPond/Deco_Building_OktoberfestForestPond.png",
@@ -16357,6 +16417,21 @@
16357
16417
  }
16358
16418
  ]
16359
16419
  },
16420
+ "FoodDistrict_Building_Level1": {
16421
+ "pid": 0,
16422
+ "url": "x768/Buildings/FoodDistrict/FoodDistrict_Building_Level1/FoodDistrict_Building_Level1.png",
16423
+ "frames": [
16424
+ {
16425
+ "x": 0,
16426
+ "y": 0,
16427
+ "w": 376,
16428
+ "h": 344,
16429
+ "rx": 831,
16430
+ "ry": 844
16431
+ }
16432
+ ],
16433
+ "fx": []
16434
+ },
16360
16435
  "Forge_Building_Level1": {
16361
16436
  "pid": 0,
16362
16437
  "url": "x768/Buildings/Forge/Forge_Building_Level1/Forge_Building_Level1.png",
@@ -24925,6 +25000,52 @@
24925
25000
  }
24926
25001
  ]
24927
25002
  },
25003
+ "octoberfestGuardhouse": {
25004
+ "pid": 0,
25005
+ "url": "x768/BuildingSkins/octoberfestGuardhouse/octoberfestGuardhouse.png",
25006
+ "frames": [
25007
+ {
25008
+ "x": 0,
25009
+ "y": 0,
25010
+ "w": 253,
25011
+ "h": 286,
25012
+ "rx": 894,
25013
+ "ry": 814
25014
+ }
25015
+ ],
25016
+ "fx": [
25017
+ {
25018
+ "x": -51,
25019
+ "y": -91,
25020
+ "scale": 0.5,
25021
+ "name": "damageHolder",
25022
+ "rotation": 0
25023
+ }
25024
+ ]
25025
+ },
25026
+ "octoberfestHunter": {
25027
+ "pid": 0,
25028
+ "url": "x768/BuildingSkins/octoberfestHunter/octoberfestHunter.png",
25029
+ "frames": [
25030
+ {
25031
+ "x": 0,
25032
+ "y": 0,
25033
+ "w": 210,
25034
+ "h": 228,
25035
+ "rx": 911,
25036
+ "ry": 873
25037
+ }
25038
+ ],
25039
+ "fx": [
25040
+ {
25041
+ "x": -13,
25042
+ "y": -123,
25043
+ "scale": 0.5,
25044
+ "name": "smokeHolder",
25045
+ "rotation": 0
25046
+ }
25047
+ ]
25048
+ },
24928
25049
  "octoberfestMarket": {
24929
25050
  "pid": 0,
24930
25051
  "url": "x768/BuildingSkins/octoberfestMarket/octoberfestMarket.png",
@@ -54536,6 +54657,216 @@
54536
54657
  ],
54537
54658
  "fx": []
54538
54659
  },
54660
+ "icon_ci_effectamount_1_small": {
54661
+ "pid": 0,
54662
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_1_small.png",
54663
+ "frames": [
54664
+ {
54665
+ "x": 0,
54666
+ "y": 0,
54667
+ "w": 45,
54668
+ "h": 45,
54669
+ "rx": 977,
54670
+ "ry": 977
54671
+ }
54672
+ ],
54673
+ "fx": []
54674
+ },
54675
+ "icon_ci_effectamount_1_xl": {
54676
+ "pid": 0,
54677
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_1_xl.png",
54678
+ "frames": [
54679
+ {
54680
+ "x": 0,
54681
+ "y": 0,
54682
+ "w": 93,
54683
+ "h": 93,
54684
+ "rx": 953,
54685
+ "ry": 953
54686
+ }
54687
+ ],
54688
+ "fx": []
54689
+ },
54690
+ "icon_ci_effectamount_1": {
54691
+ "pid": 0,
54692
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_1.png",
54693
+ "frames": [
54694
+ {
54695
+ "x": 0,
54696
+ "y": 0,
54697
+ "w": 61,
54698
+ "h": 61,
54699
+ "rx": 969,
54700
+ "ry": 969
54701
+ }
54702
+ ],
54703
+ "fx": []
54704
+ },
54705
+ "icon_ci_effectamount_2_small": {
54706
+ "pid": 0,
54707
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_2_small.png",
54708
+ "frames": [
54709
+ {
54710
+ "x": 0,
54711
+ "y": 0,
54712
+ "w": 45,
54713
+ "h": 45,
54714
+ "rx": 977,
54715
+ "ry": 977
54716
+ }
54717
+ ],
54718
+ "fx": []
54719
+ },
54720
+ "icon_ci_effectamount_2_xl": {
54721
+ "pid": 0,
54722
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_2_xl.png",
54723
+ "frames": [
54724
+ {
54725
+ "x": 0,
54726
+ "y": 0,
54727
+ "w": 93,
54728
+ "h": 93,
54729
+ "rx": 953,
54730
+ "ry": 953
54731
+ }
54732
+ ],
54733
+ "fx": []
54734
+ },
54735
+ "icon_ci_effectamount_2": {
54736
+ "pid": 0,
54737
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_2.png",
54738
+ "frames": [
54739
+ {
54740
+ "x": 0,
54741
+ "y": 0,
54742
+ "w": 61,
54743
+ "h": 61,
54744
+ "rx": 969,
54745
+ "ry": 969
54746
+ }
54747
+ ],
54748
+ "fx": []
54749
+ },
54750
+ "icon_ci_effectamount_3_small": {
54751
+ "pid": 0,
54752
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_3_small.png",
54753
+ "frames": [
54754
+ {
54755
+ "x": 0,
54756
+ "y": 0,
54757
+ "w": 45,
54758
+ "h": 45,
54759
+ "rx": 977,
54760
+ "ry": 977
54761
+ }
54762
+ ],
54763
+ "fx": []
54764
+ },
54765
+ "icon_ci_effectamount_3_xl": {
54766
+ "pid": 0,
54767
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_3_xl.png",
54768
+ "frames": [
54769
+ {
54770
+ "x": 0,
54771
+ "y": 0,
54772
+ "w": 93,
54773
+ "h": 93,
54774
+ "rx": 953,
54775
+ "ry": 953
54776
+ }
54777
+ ],
54778
+ "fx": []
54779
+ },
54780
+ "icon_ci_effectamount_3": {
54781
+ "pid": 0,
54782
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_effectamount_3.png",
54783
+ "frames": [
54784
+ {
54785
+ "x": 0,
54786
+ "y": 0,
54787
+ "w": 61,
54788
+ "h": 61,
54789
+ "rx": 969,
54790
+ "ry": 969
54791
+ }
54792
+ ],
54793
+ "fx": []
54794
+ },
54795
+ "icon_ci_filter_rareness_0_ds": {
54796
+ "pid": 0,
54797
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_filter_rareness_0_ds.png",
54798
+ "frames": [
54799
+ {
54800
+ "x": 0,
54801
+ "y": 0,
54802
+ "w": 93,
54803
+ "h": 93,
54804
+ "rx": 953,
54805
+ "ry": 953
54806
+ }
54807
+ ],
54808
+ "fx": []
54809
+ },
54810
+ "icon_ci_filter_rareness_1_ds": {
54811
+ "pid": 0,
54812
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_filter_rareness_1_ds.png",
54813
+ "frames": [
54814
+ {
54815
+ "x": 0,
54816
+ "y": 0,
54817
+ "w": 93,
54818
+ "h": 93,
54819
+ "rx": 953,
54820
+ "ry": 953
54821
+ }
54822
+ ],
54823
+ "fx": []
54824
+ },
54825
+ "icon_ci_filter_rareness_2_ds": {
54826
+ "pid": 0,
54827
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_filter_rareness_2_ds.png",
54828
+ "frames": [
54829
+ {
54830
+ "x": 0,
54831
+ "y": 0,
54832
+ "w": 93,
54833
+ "h": 93,
54834
+ "rx": 953,
54835
+ "ry": 953
54836
+ }
54837
+ ],
54838
+ "fx": []
54839
+ },
54840
+ "icon_ci_filter_rareness_3_ds": {
54841
+ "pid": 0,
54842
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_filter_rareness_3_ds.png",
54843
+ "frames": [
54844
+ {
54845
+ "x": 0,
54846
+ "y": 0,
54847
+ "w": 93,
54848
+ "h": 93,
54849
+ "rx": 953,
54850
+ "ry": 953
54851
+ }
54852
+ ],
54853
+ "fx": []
54854
+ },
54855
+ "icon_ci_filter_rareness_4_ds": {
54856
+ "pid": 0,
54857
+ "url": "x768/ConstructionItems/ConstructionItems/icon_ci_filter_rareness_4_ds.png",
54858
+ "frames": [
54859
+ {
54860
+ "x": 0,
54861
+ "y": 0,
54862
+ "w": 93,
54863
+ "h": 93,
54864
+ "rx": 953,
54865
+ "ry": 953
54866
+ }
54867
+ ],
54868
+ "fx": []
54869
+ },
54539
54870
  "icon_ci_primary_0": {
54540
54871
  "pid": 1,
54541
54872
  "url": "x768/ConstructionItems/ConstructionItems/icon_ci_primary_0.png",
@@ -86686,6 +87017,51 @@
86686
87017
  ],
86687
87018
  "fx": []
86688
87019
  },
87020
+ "icon_currency_FloraToken_big": {
87021
+ "pid": 0,
87022
+ "url": "x768/Icons/Icons/icon_currency_FloraToken_big.png",
87023
+ "frames": [
87024
+ {
87025
+ "x": 0,
87026
+ "y": 0,
87027
+ "w": 111,
87028
+ "h": 111,
87029
+ "rx": 944,
87030
+ "ry": 944
87031
+ }
87032
+ ],
87033
+ "fx": []
87034
+ },
87035
+ "icon_currency_FloraToken_medium": {
87036
+ "pid": 0,
87037
+ "url": "x768/Icons/Icons/icon_currency_FloraToken_medium.png",
87038
+ "frames": [
87039
+ {
87040
+ "x": 0,
87041
+ "y": 0,
87042
+ "w": 93,
87043
+ "h": 93,
87044
+ "rx": 953,
87045
+ "ry": 953
87046
+ }
87047
+ ],
87048
+ "fx": []
87049
+ },
87050
+ "icon_currency_FloraToken": {
87051
+ "pid": 0,
87052
+ "url": "x768/Icons/Icons/icon_currency_FloraToken.png",
87053
+ "frames": [
87054
+ {
87055
+ "x": 0,
87056
+ "y": 0,
87057
+ "w": 67,
87058
+ "h": 67,
87059
+ "rx": 966,
87060
+ "ry": 966
87061
+ }
87062
+ ],
87063
+ "fx": []
87064
+ },
86689
87065
  "icon_currency_food_beige": {
86690
87066
  "pid": 0,
86691
87067
  "url": "x768/Icons/Icons/icon_currency_food_beige.png",
@@ -97831,6 +98207,21 @@
97831
98207
  ],
97832
98208
  "fx": []
97833
98209
  },
98210
+ "icon_mightpoints_cumulative": {
98211
+ "pid": 0,
98212
+ "url": "x768/Icons/Icons/icon_mightpoints_cumulative.png",
98213
+ "frames": [
98214
+ {
98215
+ "x": 0,
98216
+ "y": 0,
98217
+ "w": 67,
98218
+ "h": 68,
98219
+ "rx": 966,
98220
+ "ry": 966
98221
+ }
98222
+ ],
98223
+ "fx": []
98224
+ },
97834
98225
  "icon_monthly_campaign_round": {
97835
98226
  "pid": 1,
97836
98227
  "url": "x768/Icons/Icons/icon_monthly_campaign_round.png",
@@ -103516,6 +103907,21 @@
103516
103907
  ],
103517
103908
  "fx": []
103518
103909
  },
103910
+ "icon_traveltime_back": {
103911
+ "pid": 0,
103912
+ "url": "x768/Icons/Icons/icon_traveltime_back.png",
103913
+ "frames": [
103914
+ {
103915
+ "x": 0,
103916
+ "y": 0,
103917
+ "w": 65,
103918
+ "h": 65,
103919
+ "rx": 967,
103920
+ "ry": 967
103921
+ }
103922
+ ],
103923
+ "fx": []
103924
+ },
103519
103925
  "icon_usa": {
103520
103926
  "pid": 1,
103521
103927
  "url": "x768/Icons/Icons/icon_usa.png",
@@ -111796,6 +112202,96 @@
111796
112202
  ],
111797
112203
  "fx": []
111798
112204
  },
112205
+ "SceatSkill_68_xl": {
112206
+ "pid": 2,
112207
+ "url": "x768/Icons/SkillIcons/SceatSkill_68_xl.png",
112208
+ "frames": [
112209
+ {
112210
+ "x": 0,
112211
+ "y": 0,
112212
+ "w": 184,
112213
+ "h": 241,
112214
+ "rx": 908,
112215
+ "ry": 879
112216
+ }
112217
+ ],
112218
+ "fx": []
112219
+ },
112220
+ "SceatSkill_68": {
112221
+ "pid": 2,
112222
+ "url": "x768/Icons/SkillIcons/SceatSkill_68.png",
112223
+ "frames": [
112224
+ {
112225
+ "x": 0,
112226
+ "y": 0,
112227
+ "w": 59,
112228
+ "h": 77,
112229
+ "rx": 970,
112230
+ "ry": 961
112231
+ }
112232
+ ],
112233
+ "fx": []
112234
+ },
112235
+ "SceatSkill_69_xl": {
112236
+ "pid": 2,
112237
+ "url": "x768/Icons/SkillIcons/SceatSkill_69_xl.png",
112238
+ "frames": [
112239
+ {
112240
+ "x": 0,
112241
+ "y": 0,
112242
+ "w": 173,
112243
+ "h": 241,
112244
+ "rx": 913,
112245
+ "ry": 879
112246
+ }
112247
+ ],
112248
+ "fx": []
112249
+ },
112250
+ "SceatSkill_69": {
112251
+ "pid": 2,
112252
+ "url": "x768/Icons/SkillIcons/SceatSkill_69.png",
112253
+ "frames": [
112254
+ {
112255
+ "x": 0,
112256
+ "y": 0,
112257
+ "w": 55,
112258
+ "h": 77,
112259
+ "rx": 972,
112260
+ "ry": 961
112261
+ }
112262
+ ],
112263
+ "fx": []
112264
+ },
112265
+ "SceatSkill_70_xl": {
112266
+ "pid": 2,
112267
+ "url": "x768/Icons/SkillIcons/SceatSkill_70_xl.png",
112268
+ "frames": [
112269
+ {
112270
+ "x": 0,
112271
+ "y": 0,
112272
+ "w": 215,
112273
+ "h": 241,
112274
+ "rx": 892,
112275
+ "ry": 879
112276
+ }
112277
+ ],
112278
+ "fx": []
112279
+ },
112280
+ "SceatSkill_70": {
112281
+ "pid": 2,
112282
+ "url": "x768/Icons/SkillIcons/SceatSkill_70.png",
112283
+ "frames": [
112284
+ {
112285
+ "x": 0,
112286
+ "y": 0,
112287
+ "w": 69,
112288
+ "h": 77,
112289
+ "rx": 965,
112290
+ "ry": 961
112291
+ }
112292
+ ],
112293
+ "fx": []
112294
+ },
111799
112295
  "icon_berimond_paper_dark": {
111800
112296
  "pid": 1,
111801
112297
  "url": "x768/Kingdoms/Kingdoms/icon_berimond_paper_dark.png",
@@ -119896,6 +120392,81 @@
119896
120392
  ],
119897
120393
  "fx": []
119898
120394
  },
120395
+ "Bg_BuildingDistrict_GardenSlot": {
120396
+ "pid": 1,
120397
+ "url": "x768/Misc/Miscellaneous/Bg_BuildingDistrict_GardenSlot.png",
120398
+ "frames": [
120399
+ {
120400
+ "x": 0,
120401
+ "y": 0,
120402
+ "w": 499,
120403
+ "h": 282,
120404
+ "rx": 750,
120405
+ "ry": 838
120406
+ }
120407
+ ],
120408
+ "fx": []
120409
+ },
120410
+ "Deco_Building_CustomBigTree": {
120411
+ "pid": 1,
120412
+ "url": "x768/Misc/Miscellaneous/Deco_Building_CustomBigTree.png",
120413
+ "frames": [
120414
+ {
120415
+ "x": 0,
120416
+ "y": 0,
120417
+ "w": 141,
120418
+ "h": 154,
120419
+ "rx": 929,
120420
+ "ry": 846
120421
+ }
120422
+ ],
120423
+ "fx": []
120424
+ },
120425
+ "Deco_Building_CustomFlowers": {
120426
+ "pid": 1,
120427
+ "url": "x768/Misc/Miscellaneous/Deco_Building_CustomFlowers.png",
120428
+ "frames": [
120429
+ {
120430
+ "x": 0,
120431
+ "y": 0,
120432
+ "w": 121,
120433
+ "h": 73,
120434
+ "rx": 939,
120435
+ "ry": 927
120436
+ }
120437
+ ],
120438
+ "fx": []
120439
+ },
120440
+ "Deco_Building_CustomShelter": {
120441
+ "pid": 1,
120442
+ "url": "x768/Misc/Miscellaneous/Deco_Building_CustomShelter.png",
120443
+ "frames": [
120444
+ {
120445
+ "x": 0,
120446
+ "y": 0,
120447
+ "w": 124,
120448
+ "h": 186,
120449
+ "rx": 938,
120450
+ "ry": 814
120451
+ }
120452
+ ],
120453
+ "fx": []
120454
+ },
120455
+ "Deco_Building_CustomSmallTree": {
120456
+ "pid": 1,
120457
+ "url": "x768/Misc/Miscellaneous/Deco_Building_CustomSmallTree.png",
120458
+ "frames": [
120459
+ {
120460
+ "x": 0,
120461
+ "y": 0,
120462
+ "w": 102,
120463
+ "h": 103,
120464
+ "rx": 949,
120465
+ "ry": 897
120466
+ }
120467
+ ],
120468
+ "fx": []
120469
+ },
119899
120470
  "research_categories_bg_2": {
119900
120471
  "pid": 2,
119901
120472
  "url": "x768/Misc/Miscellaneous/research_categories_bg_2.png",
@@ -120166,6 +120737,36 @@
120166
120737
  ],
120167
120738
  "fx": []
120168
120739
  },
120740
+ "global_primetime_background_Halloween2024": {
120741
+ "pid": 1,
120742
+ "url": "x768/Misc/Offers/PrimeTimes/PTBackgrounds/global_primetime_background_Halloween2024.png",
120743
+ "frames": [
120744
+ {
120745
+ "x": 0,
120746
+ "y": 0,
120747
+ "w": 1282,
120748
+ "h": 1601,
120749
+ "rx": 358,
120750
+ "ry": 199
120751
+ }
120752
+ ],
120753
+ "fx": []
120754
+ },
120755
+ "global_primetime_background_Oktoberfest2024": {
120756
+ "pid": 1,
120757
+ "url": "x768/Misc/Offers/PrimeTimes/PTBackgrounds/global_primetime_background_Oktoberfest2024.png",
120758
+ "frames": [
120759
+ {
120760
+ "x": 0,
120761
+ "y": 0,
120762
+ "w": 1536,
120763
+ "h": 1731,
120764
+ "rx": 231,
120765
+ "ry": 134
120766
+ }
120767
+ ],
120768
+ "fx": []
120769
+ },
120169
120770
  "global_primetime_hub_teaser_Anniversary2024": {
120170
120771
  "pid": 1,
120171
120772
  "url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_hub_teaser_Anniversary2024.png",
@@ -120211,6 +120812,36 @@
120211
120812
  ],
120212
120813
  "fx": []
120213
120814
  },
120815
+ "global_primetime_hub_teaser_Halloween2024": {
120816
+ "pid": 1,
120817
+ "url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_hub_teaser_Halloween2024.png",
120818
+ "frames": [
120819
+ {
120820
+ "x": 0,
120821
+ "y": 0,
120822
+ "w": 1537,
120823
+ "h": 1331,
120824
+ "rx": 231,
120825
+ "ry": 334
120826
+ }
120827
+ ],
120828
+ "fx": []
120829
+ },
120830
+ "global_primetime_hub_teaser_Oktoberfest2024": {
120831
+ "pid": 1,
120832
+ "url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_hub_teaser_Oktoberfest2024.png",
120833
+ "frames": [
120834
+ {
120835
+ "x": 0,
120836
+ "y": 0,
120837
+ "w": 1537,
120838
+ "h": 1331,
120839
+ "rx": 231,
120840
+ "ry": 334
120841
+ }
120842
+ ],
120843
+ "fx": []
120844
+ },
120214
120845
  "global_primetime_teaser_Anniversary2024": {
120215
120846
  "pid": 1,
120216
120847
  "url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_teaser_Anniversary2024.png",
@@ -120248,9 +120879,9 @@
120248
120879
  {
120249
120880
  "x": 0,
120250
120881
  "y": 0,
120251
- "w": 1509,
120882
+ "w": 1537,
120252
120883
  "h": 1241,
120253
- "rx": 234,
120884
+ "rx": 231,
120254
120885
  "ry": 379
120255
120886
  }
120256
120887
  ],
@@ -120264,9 +120895,39 @@
120264
120895
  "x": 0,
120265
120896
  "y": 0,
120266
120897
  "w": 1537,
120267
- "h": 357,
120898
+ "h": 358,
120268
120899
  "rx": 231,
120269
- "ry": 743
120900
+ "ry": 742
120901
+ }
120902
+ ],
120903
+ "fx": []
120904
+ },
120905
+ "global_primetime_teaser_Halloween2024": {
120906
+ "pid": 1,
120907
+ "url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_teaser_Halloween2024.png",
120908
+ "frames": [
120909
+ {
120910
+ "x": 0,
120911
+ "y": 0,
120912
+ "w": 1249,
120913
+ "h": 985,
120914
+ "rx": 375,
120915
+ "ry": 507
120916
+ }
120917
+ ],
120918
+ "fx": []
120919
+ },
120920
+ "global_primetime_teaser_Oktoberfest2024": {
120921
+ "pid": 1,
120922
+ "url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_teaser_Oktoberfest2024.png",
120923
+ "frames": [
120924
+ {
120925
+ "x": 0,
120926
+ "y": 0,
120927
+ "w": 1301,
120928
+ "h": 1171,
120929
+ "rx": 349,
120930
+ "ry": 414
120270
120931
  }
120271
120932
  ],
120272
120933
  "fx": []
@@ -121036,6 +121697,21 @@
121036
121697
  ],
121037
121698
  "fx": []
121038
121699
  },
121700
+ "Teaser_OffersHub_Big_WhaleChest_16": {
121701
+ "pid": 1,
121702
+ "url": "x768/Misc/OffersHub/OffersHubTeasers/Teaser_OffersHub_Big_WhaleChest_16.png",
121703
+ "frames": [
121704
+ {
121705
+ "x": 0,
121706
+ "y": 0,
121707
+ "w": 1537,
121708
+ "h": 665,
121709
+ "rx": 231,
121710
+ "ry": 667
121711
+ }
121712
+ ],
121713
+ "fx": []
121714
+ },
121039
121715
  "Teaser_OffersHub_Medium_1": {
121040
121716
  "pid": 0,
121041
121717
  "url": "x768/Misc/OffersHub/OffersHubTeasers/Teaser_OffersHub_Medium_1.png",
@@ -122176,6 +122852,21 @@
122176
122852
  ],
122177
122853
  "fx": []
122178
122854
  },
122855
+ "Teaser_OffersHub_Big_41": {
122856
+ "pid": 1,
122857
+ "url": "x768/Misc/TeasersShared/Teaser_OffersHub_Big_41_Shared.png",
122858
+ "frames": [
122859
+ {
122860
+ "x": 0,
122861
+ "y": 0,
122862
+ "w": 1538,
122863
+ "h": 666,
122864
+ "rx": 231,
122865
+ "ry": 667
122866
+ }
122867
+ ],
122868
+ "fx": []
122869
+ },
122179
122870
  "Teaser_OffersHub_Big_WhaleChest_1": {
122180
122871
  "pid": 1,
122181
122872
  "url": "x768/Misc/TeasersShared/Teaser_OffersHub_Big_WhaleChest_1_Shared.png",
@@ -134802,6 +135493,21 @@
134802
135493
  ],
134803
135494
  "fx": []
134804
135495
  },
135496
+ "Eventunit_Unit_BavarianBrewer": {
135497
+ "pid": 0,
135498
+ "url": "x768/Units/UnitAssets/Eventunit_Unit_BavarianBrewer.png",
135499
+ "frames": [
135500
+ {
135501
+ "x": 0,
135502
+ "y": 0,
135503
+ "w": 160,
135504
+ "h": 192,
135505
+ "rx": 916,
135506
+ "ry": 906
135507
+ }
135508
+ ],
135509
+ "fx": []
135510
+ },
134805
135511
  "Eventunit_Unit_BerimondRewardMelee": {
134806
135512
  "pid": 0,
134807
135513
  "url": "x768/Units/UnitAssets/Eventunit_Unit_BerimondRewardMelee.png",
@@ -134892,6 +135598,21 @@
134892
135598
  ],
134893
135599
  "fx": []
134894
135600
  },
135601
+ "Eventunit_Unit_CaskMarksmann": {
135602
+ "pid": 0,
135603
+ "url": "x768/Units/UnitAssets/Eventunit_Unit_CaskMarksmann.png",
135604
+ "frames": [
135605
+ {
135606
+ "x": 0,
135607
+ "y": 0,
135608
+ "w": 153,
135609
+ "h": 183,
135610
+ "rx": 923,
135611
+ "ry": 915
135612
+ }
135613
+ ],
135614
+ "fx": []
135615
+ },
134895
135616
  "Eventunit_Unit_Conan": {
134896
135617
  "pid": 0,
134897
135618
  "url": "x768/Units/UnitAssets/Eventunit_Unit_Conan.png",
@@ -135612,6 +136333,21 @@
135612
136333
  ],
135613
136334
  "fx": []
135614
136335
  },
136336
+ "Eventunit_Unit_PretzelGuardian": {
136337
+ "pid": 0,
136338
+ "url": "x768/Units/UnitAssets/Eventunit_Unit_PretzelGuardian.png",
136339
+ "frames": [
136340
+ {
136341
+ "x": 0,
136342
+ "y": 0,
136343
+ "w": 155,
136344
+ "h": 176,
136345
+ "rx": 921,
136346
+ "ry": 922
136347
+ }
136348
+ ],
136349
+ "fx": []
136350
+ },
135615
136351
  "Eventunit_Unit_Rankrewardmelee": {
135616
136352
  "pid": 0,
135617
136353
  "url": "x768/Units/UnitAssets/Eventunit_Unit_Rankrewardmelee.png",
@@ -135987,6 +136723,21 @@
135987
136723
  ],
135988
136724
  "fx": []
135989
136725
  },
136726
+ "Eventunit_Unit_SteinSmasher": {
136727
+ "pid": 0,
136728
+ "url": "x768/Units/UnitAssets/Eventunit_Unit_SteinSmasher.png",
136729
+ "frames": [
136730
+ {
136731
+ "x": 0,
136732
+ "y": 0,
136733
+ "w": 153,
136734
+ "h": 188,
136735
+ "rx": 923,
136736
+ "ry": 910
136737
+ }
136738
+ ],
136739
+ "fx": []
136740
+ },
135990
136741
  "Eventunit_Unit_StpatricksDefenderMelee": {
135991
136742
  "pid": 0,
135992
136743
  "url": "x768/Units/UnitAssets/Eventunit_Unit_StpatricksDefenderMelee.png",