e4k-data 4.133.29-774.RC.01-dev → 4.134.27-775.RC.02-dev

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 (48) hide show
  1. package/data/buildings.json +636 -61
  2. package/data/constructionItems.json +165 -0
  3. package/data/donationItems.json +16 -16
  4. package/data/donationRewards.json +19 -19
  5. package/data/effectCaps.json +70 -0
  6. package/data/effects.json +144 -0
  7. package/data/equipment_effects.json +126 -0
  8. package/data/equipment_sets.json +192 -0
  9. package/data/equipments.json +718 -0
  10. package/data/gachaEvents.json +69 -0
  11. package/data/gems.json +144 -0
  12. package/data/leaderboardRewards.json +1440 -0
  13. package/data/leaguetypeEvents.json +129 -0
  14. package/data/lootBoxTombolas.json +2216 -0
  15. package/data/packages.json +3240 -0
  16. package/data/rewards.json +23361 -15431
  17. package/data/version.json +1 -1
  18. package/data/versionInfo.json +3 -3
  19. package/data/worldmapskins.json +10 -0
  20. package/images/x384.json +589 -4
  21. package/images/x768.json +604 -4
  22. package/languages/cs.json +115 -5
  23. package/languages/da.json +115 -5
  24. package/languages/de.json +115 -5
  25. package/languages/el.json +115 -5
  26. package/languages/en.json +115 -5
  27. package/languages/es.json +115 -5
  28. package/languages/fi.json +115 -5
  29. package/languages/fr.json +115 -5
  30. package/languages/hu.json +115 -5
  31. package/languages/it.json +115 -5
  32. package/languages/ja.json +115 -5
  33. package/languages/ko.json +115 -5
  34. package/languages/nl.json +115 -5
  35. package/languages/no.json +115 -5
  36. package/languages/pl.json +115 -5
  37. package/languages/pt.json +115 -5
  38. package/languages/ro.json +115 -5
  39. package/languages/ru.json +115 -5
  40. package/languages/sk.json +115 -5
  41. package/languages/sv.json +115 -5
  42. package/languages/tr.json +115 -5
  43. package/languages/zh_CN.json +115 -5
  44. package/languages/zh_TW.json +115 -5
  45. package/package.json +1 -1
  46. package/typings/data.d.ts +2 -2
  47. package/typings/images.d.ts +40 -0
  48. package/typings/languages.d.ts +111 -1
package/data/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "versionsnr": "774.RC.01"
2
+ "versionsnr": "775.RC.02"
3
3
  }
@@ -1,7 +1,7 @@
1
1
  {
2
- "version": "774.RC.01",
3
- "date": "21/05/2026 10:04:32",
2
+ "version": "775.RC.02",
3
+ "date": "03/06/2026 12:43:01",
4
4
  "included": {
5
- "features": "Live,Dragon,BerimondAdvisor"
5
+ "features": "Live,Elf,SummerSales,DonationEventJune,SummerSalesFix,SummerGacha,JulyLTPE,AugustLTPE,SeptemberLTPE"
6
6
  }
7
7
  }
@@ -711,5 +711,15 @@
711
711
  "skinID": 140,
712
712
  "crossplayID": 140,
713
713
  "name": "ChocolateEggSprout"
714
+ },
715
+ {
716
+ "skinID": 141,
717
+ "crossplayID": 141,
718
+ "name": "StarfruitCommander"
719
+ },
720
+ {
721
+ "skinID": 142,
722
+ "crossplayID": 142,
723
+ "name": "KiwiKeepCastellan"
714
724
  }
715
725
  ]
package/images/x384.json CHANGED
@@ -93224,6 +93224,96 @@
93224
93224
  ],
93225
93225
  "fx": []
93226
93226
  },
93227
+ "icon_currency_ARMEQuestTicket_big": {
93228
+ "pid": 1,
93229
+ "url": "x384/Icons/CurrencyIcons/icon_currency_ARMEQuestTicket_big.png",
93230
+ "frames": [
93231
+ {
93232
+ "x": 0,
93233
+ "y": 0,
93234
+ "w": 43,
93235
+ "h": 57,
93236
+ "rx": 978,
93237
+ "ry": 971
93238
+ }
93239
+ ],
93240
+ "fx": []
93241
+ },
93242
+ "icon_currency_ARMEQuestTicket_ds": {
93243
+ "pid": 1,
93244
+ "url": "x384/Icons/CurrencyIcons/icon_currency_ARMEQuestTicket_ds.png",
93245
+ "frames": [
93246
+ {
93247
+ "x": 0,
93248
+ "y": 0,
93249
+ "w": 27,
93250
+ "h": 35,
93251
+ "rx": 986,
93252
+ "ry": 982
93253
+ }
93254
+ ],
93255
+ "fx": []
93256
+ },
93257
+ "icon_currency_ARMEQuestTicket_medium": {
93258
+ "pid": 1,
93259
+ "url": "x384/Icons/CurrencyIcons/icon_currency_ARMEQuestTicket_medium.png",
93260
+ "frames": [
93261
+ {
93262
+ "x": 0,
93263
+ "y": 0,
93264
+ "w": 33,
93265
+ "h": 43,
93266
+ "rx": 983,
93267
+ "ry": 978
93268
+ }
93269
+ ],
93270
+ "fx": []
93271
+ },
93272
+ "icon_currency_ARMEQuestTicket_small": {
93273
+ "pid": 1,
93274
+ "url": "x384/Icons/CurrencyIcons/icon_currency_ARMEQuestTicket_small.png",
93275
+ "frames": [
93276
+ {
93277
+ "x": 0,
93278
+ "y": 0,
93279
+ "w": 13,
93280
+ "h": 17,
93281
+ "rx": 993,
93282
+ "ry": 991
93283
+ }
93284
+ ],
93285
+ "fx": []
93286
+ },
93287
+ "icon_currency_ARMEQuestTicket_xl": {
93288
+ "pid": 1,
93289
+ "url": "x384/Icons/CurrencyIcons/icon_currency_ARMEQuestTicket_xl.png",
93290
+ "frames": [
93291
+ {
93292
+ "x": 0,
93293
+ "y": 0,
93294
+ "w": 63,
93295
+ "h": 84,
93296
+ "rx": 968,
93297
+ "ry": 958
93298
+ }
93299
+ ],
93300
+ "fx": []
93301
+ },
93302
+ "icon_currency_ARMEQuestTicket": {
93303
+ "pid": 1,
93304
+ "url": "x384/Icons/CurrencyIcons/icon_currency_ARMEQuestTicket.png",
93305
+ "frames": [
93306
+ {
93307
+ "x": 0,
93308
+ "y": 0,
93309
+ "w": 27,
93310
+ "h": 35,
93311
+ "rx": 986,
93312
+ "ry": 982
93313
+ }
93314
+ ],
93315
+ "fx": []
93316
+ },
93227
93317
  "icon_currency_AshiraToken_big": {
93228
93318
  "pid": 0,
93229
93319
  "url": "x384/Icons/CurrencyIcons/icon_currency_AshiraToken_big.png",
@@ -100934,6 +101024,66 @@
100934
101024
  ],
100935
101025
  "fx": []
100936
101026
  },
101027
+ "icon_currency_RiftPoint_big": {
101028
+ "pid": 1,
101029
+ "url": "x384/Icons/CurrencyIcons/icon_currency_RiftPoint_big.png",
101030
+ "frames": [
101031
+ {
101032
+ "x": 0,
101033
+ "y": 0,
101034
+ "w": 51,
101035
+ "h": 57,
101036
+ "rx": 974,
101037
+ "ry": 971
101038
+ }
101039
+ ],
101040
+ "fx": []
101041
+ },
101042
+ "icon_currency_RiftPoint_medium": {
101043
+ "pid": 1,
101044
+ "url": "x384/Icons/CurrencyIcons/icon_currency_RiftPoint_medium.png",
101045
+ "frames": [
101046
+ {
101047
+ "x": 0,
101048
+ "y": 0,
101049
+ "w": 39,
101050
+ "h": 43,
101051
+ "rx": 980,
101052
+ "ry": 978
101053
+ }
101054
+ ],
101055
+ "fx": []
101056
+ },
101057
+ "icon_currency_RiftPoint_small": {
101058
+ "pid": 1,
101059
+ "url": "x384/Icons/CurrencyIcons/icon_currency_RiftPoint_small.png",
101060
+ "frames": [
101061
+ {
101062
+ "x": 0,
101063
+ "y": 0,
101064
+ "w": 17,
101065
+ "h": 18,
101066
+ "rx": 991,
101067
+ "ry": 991
101068
+ }
101069
+ ],
101070
+ "fx": []
101071
+ },
101072
+ "icon_currency_RiftPoint": {
101073
+ "pid": 1,
101074
+ "url": "x384/Icons/CurrencyIcons/icon_currency_RiftPoint.png",
101075
+ "frames": [
101076
+ {
101077
+ "x": 0,
101078
+ "y": 0,
101079
+ "w": 31,
101080
+ "h": 33,
101081
+ "rx": 984,
101082
+ "ry": 983
101083
+ }
101084
+ ],
101085
+ "fx": []
101086
+ },
100937
101087
  "icon_currency_RiftShard_big_ds": {
100938
101088
  "pid": 2,
100939
101089
  "url": "x384/Icons/CurrencyIcons/icon_currency_RiftShard_big_ds.png",
@@ -109425,7 +109575,7 @@
109425
109575
  "fx": []
109426
109576
  },
109427
109577
  "icon_ame_event_tab": {
109428
- "pid": 0,
109578
+ "pid": 1,
109429
109579
  "url": "x384/Icons/Icons/icon_ame_event_tab.png",
109430
109580
  "frames": [
109431
109581
  {
@@ -109529,8 +109679,98 @@
109529
109679
  ],
109530
109680
  "fx": []
109531
109681
  },
109682
+ "icon_ame_quest_buyCurrency_completed": {
109683
+ "pid": 2,
109684
+ "url": "x384/Icons/Icons/icon_ame_quest_buyCurrency_completed.png",
109685
+ "frames": [
109686
+ {
109687
+ "x": 0,
109688
+ "y": 0,
109689
+ "w": 57,
109690
+ "h": 53,
109691
+ "rx": 971,
109692
+ "ry": 973
109693
+ }
109694
+ ],
109695
+ "fx": []
109696
+ },
109697
+ "icon_ame_quest_buyCurrency": {
109698
+ "pid": 2,
109699
+ "url": "x384/Icons/Icons/icon_ame_quest_buyCurrency.png",
109700
+ "frames": [
109701
+ {
109702
+ "x": 0,
109703
+ "y": 0,
109704
+ "w": 57,
109705
+ "h": 53,
109706
+ "rx": 971,
109707
+ "ry": 973
109708
+ }
109709
+ ],
109710
+ "fx": []
109711
+ },
109712
+ "icon_ame_quest_completeAttack_completed": {
109713
+ "pid": 2,
109714
+ "url": "x384/Icons/Icons/icon_ame_quest_completeAttack_completed.png",
109715
+ "frames": [
109716
+ {
109717
+ "x": 0,
109718
+ "y": 0,
109719
+ "w": 51,
109720
+ "h": 57,
109721
+ "rx": 974,
109722
+ "ry": 971
109723
+ }
109724
+ ],
109725
+ "fx": []
109726
+ },
109727
+ "icon_ame_quest_completeAttack": {
109728
+ "pid": 2,
109729
+ "url": "x384/Icons/Icons/icon_ame_quest_completeAttack.png",
109730
+ "frames": [
109731
+ {
109732
+ "x": 0,
109733
+ "y": 0,
109734
+ "w": 51,
109735
+ "h": 57,
109736
+ "rx": 974,
109737
+ "ry": 971
109738
+ }
109739
+ ],
109740
+ "fx": []
109741
+ },
109742
+ "icon_ame_quest_consumeTool_completed": {
109743
+ "pid": 2,
109744
+ "url": "x384/Icons/Icons/icon_ame_quest_consumeTool_completed.png",
109745
+ "frames": [
109746
+ {
109747
+ "x": 0,
109748
+ "y": 0,
109749
+ "w": 55,
109750
+ "h": 57,
109751
+ "rx": 972,
109752
+ "ry": 971
109753
+ }
109754
+ ],
109755
+ "fx": []
109756
+ },
109757
+ "icon_ame_quest_consumeTool": {
109758
+ "pid": 2,
109759
+ "url": "x384/Icons/Icons/icon_ame_quest_consumeTool.png",
109760
+ "frames": [
109761
+ {
109762
+ "x": 0,
109763
+ "y": 0,
109764
+ "w": 55,
109765
+ "h": 57,
109766
+ "rx": 972,
109767
+ "ry": 971
109768
+ }
109769
+ ],
109770
+ "fx": []
109771
+ },
109532
109772
  "icon_ame_quest_defeatTarget_completed": {
109533
- "pid": 1,
109773
+ "pid": 2,
109534
109774
  "url": "x384/Icons/Icons/icon_ame_quest_defeatTarget_completed.png",
109535
109775
  "frames": [
109536
109776
  {
@@ -109545,7 +109785,7 @@
109545
109785
  "fx": []
109546
109786
  },
109547
109787
  "icon_ame_quest_defeatTarget": {
109548
- "pid": 1,
109788
+ "pid": 2,
109549
109789
  "url": "x384/Icons/Icons/icon_ame_quest_defeatTarget.png",
109550
109790
  "frames": [
109551
109791
  {
@@ -109559,6 +109799,36 @@
109559
109799
  ],
109560
109800
  "fx": []
109561
109801
  },
109802
+ "icon_ame_quest_killUnits_completed": {
109803
+ "pid": 2,
109804
+ "url": "x384/Icons/Icons/icon_ame_quest_killUnits_completed.png",
109805
+ "frames": [
109806
+ {
109807
+ "x": 0,
109808
+ "y": 0,
109809
+ "w": 57,
109810
+ "h": 54,
109811
+ "rx": 971,
109812
+ "ry": 973
109813
+ }
109814
+ ],
109815
+ "fx": []
109816
+ },
109817
+ "icon_ame_quest_killUnits": {
109818
+ "pid": 2,
109819
+ "url": "x384/Icons/Icons/icon_ame_quest_killUnits.png",
109820
+ "frames": [
109821
+ {
109822
+ "x": 0,
109823
+ "y": 0,
109824
+ "w": 57,
109825
+ "h": 54,
109826
+ "rx": 971,
109827
+ "ry": 973
109828
+ }
109829
+ ],
109830
+ "fx": []
109831
+ },
109562
109832
  "icon_ame_quest_nomadInvasion_completed": {
109563
109833
  "pid": 1,
109564
109834
  "url": "x384/Icons/Icons/icon_ame_quest_nomadInvasion_completed.png",
@@ -109619,6 +109889,36 @@
109619
109889
  ],
109620
109890
  "fx": []
109621
109891
  },
109892
+ "icon_ame_quest_obtainRiftPoint_completed": {
109893
+ "pid": 1,
109894
+ "url": "x384/Icons/Icons/icon_ame_quest_obtainRiftPoint_completed.png",
109895
+ "frames": [
109896
+ {
109897
+ "x": 0,
109898
+ "y": 0,
109899
+ "w": 55,
109900
+ "h": 57,
109901
+ "rx": 972,
109902
+ "ry": 971
109903
+ }
109904
+ ],
109905
+ "fx": []
109906
+ },
109907
+ "icon_ame_quest_obtainRiftPoint": {
109908
+ "pid": 1,
109909
+ "url": "x384/Icons/Icons/icon_ame_quest_obtainRiftPoint.png",
109910
+ "frames": [
109911
+ {
109912
+ "x": 0,
109913
+ "y": 0,
109914
+ "w": 55,
109915
+ "h": 57,
109916
+ "rx": 972,
109917
+ "ry": 971
109918
+ }
109919
+ ],
109920
+ "fx": []
109921
+ },
109622
109922
  "icon_ame_quest_obtainUnits_completed": {
109623
109923
  "pid": 1,
109624
109924
  "url": "x384/Icons/Icons/icon_ame_quest_obtainUnits_completed.png",
@@ -109649,6 +109949,36 @@
109649
109949
  ],
109650
109950
  "fx": []
109651
109951
  },
109952
+ "icon_ame_quest_openLootBox_completed": {
109953
+ "pid": 2,
109954
+ "url": "x384/Icons/Icons/icon_ame_quest_openLootBox_completed.png",
109955
+ "frames": [
109956
+ {
109957
+ "x": 0,
109958
+ "y": 0,
109959
+ "w": 57,
109960
+ "h": 46,
109961
+ "rx": 971,
109962
+ "ry": 977
109963
+ }
109964
+ ],
109965
+ "fx": []
109966
+ },
109967
+ "icon_ame_quest_openLootBox": {
109968
+ "pid": 2,
109969
+ "url": "x384/Icons/Icons/icon_ame_quest_openLootBox.png",
109970
+ "frames": [
109971
+ {
109972
+ "x": 0,
109973
+ "y": 0,
109974
+ "w": 57,
109975
+ "h": 46,
109976
+ "rx": 971,
109977
+ "ry": 977
109978
+ }
109979
+ ],
109980
+ "fx": []
109981
+ },
109652
109982
  "icon_ame_quest_samuraiInvasion_completed": {
109653
109983
  "pid": 1,
109654
109984
  "url": "x384/Icons/Icons/icon_ame_quest_samuraiInvasion_completed.png",
@@ -109770,7 +110100,7 @@
109770
110100
  "fx": []
109771
110101
  },
109772
110102
  "icon_ame_rules_tab": {
109773
- "pid": 0,
110103
+ "pid": 1,
109774
110104
  "url": "x384/Icons/Icons/icon_ame_rules_tab.png",
109775
110105
  "frames": [
109776
110106
  {
@@ -109829,6 +110159,36 @@
109829
110159
  ],
109830
110160
  "fx": []
109831
110161
  },
110162
+ "icon_are_event_tab": {
110163
+ "pid": 1,
110164
+ "url": "x384/Icons/Icons/icon_are_event_tab.png",
110165
+ "frames": [
110166
+ {
110167
+ "x": 0,
110168
+ "y": 0,
110169
+ "w": 49,
110170
+ "h": 50,
110171
+ "rx": 975,
110172
+ "ry": 975
110173
+ }
110174
+ ],
110175
+ "fx": []
110176
+ },
110177
+ "icon_are_rules_tab": {
110178
+ "pid": 1,
110179
+ "url": "x384/Icons/Icons/icon_are_rules_tab.png",
110180
+ "frames": [
110181
+ {
110182
+ "x": 0,
110183
+ "y": 0,
110184
+ "w": 49,
110185
+ "h": 48,
110186
+ "rx": 975,
110187
+ "ry": 976
110188
+ }
110189
+ ],
110190
+ "fx": []
110191
+ },
109832
110192
  "icon_are_tab_activity_rewards": {
109833
110193
  "pid": 1,
109834
110194
  "url": "x384/Icons/Icons/icon_are_tab_activity_rewards.png",
@@ -127199,6 +127559,36 @@
127199
127559
  ],
127200
127560
  "fx": []
127201
127561
  },
127562
+ "icon_effect_currencyLootBoost_ds": {
127563
+ "pid": 1,
127564
+ "url": "x384/Icons/IconsShared/icon_effect_currencyLootBoost_ds_Shared.png",
127565
+ "frames": [
127566
+ {
127567
+ "x": 0,
127568
+ "y": 0,
127569
+ "w": 43,
127570
+ "h": 37,
127571
+ "rx": 978,
127572
+ "ry": 981
127573
+ }
127574
+ ],
127575
+ "fx": []
127576
+ },
127577
+ "icon_effect_currencyLootBoost": {
127578
+ "pid": 1,
127579
+ "url": "x384/Icons/IconsShared/icon_effect_currencyLootBoost_Shared.png",
127580
+ "frames": [
127581
+ {
127582
+ "x": 0,
127583
+ "y": 0,
127584
+ "w": 41,
127585
+ "h": 33,
127586
+ "rx": 979,
127587
+ "ry": 983
127588
+ }
127589
+ ],
127590
+ "fx": []
127591
+ },
127202
127592
  "icon_effect_bonusDefencePower": {
127203
127593
  "pid": 0,
127204
127594
  "url": "x384/Icons/IconsShared/icon_effect_defenseBonus_Shared.png",
@@ -140819,6 +141209,201 @@
140819
141209
  ],
140820
141210
  "fx": []
140821
141211
  },
141212
+ "teaser_ARME_quest_buyCurrency": {
141213
+ "pid": 2,
141214
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_buyCurrency.png",
141215
+ "frames": [
141216
+ {
141217
+ "x": 0,
141218
+ "y": 0,
141219
+ "w": 611,
141220
+ "h": 227,
141221
+ "rx": 694,
141222
+ "ry": 886
141223
+ }
141224
+ ],
141225
+ "fx": []
141226
+ },
141227
+ "teaser_ARME_quest_completeAttack_Necromancer": {
141228
+ "pid": 2,
141229
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_completeAttack_Necromancer.png",
141230
+ "frames": [
141231
+ {
141232
+ "x": 0,
141233
+ "y": 0,
141234
+ "w": 611,
141235
+ "h": 227,
141236
+ "rx": 694,
141237
+ "ry": 886
141238
+ }
141239
+ ],
141240
+ "fx": []
141241
+ },
141242
+ "teaser_ARME_quest_completeAttack": {
141243
+ "pid": 2,
141244
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_completeAttack.png",
141245
+ "frames": [
141246
+ {
141247
+ "x": 0,
141248
+ "y": 0,
141249
+ "w": 611,
141250
+ "h": 227,
141251
+ "rx": 694,
141252
+ "ry": 886
141253
+ }
141254
+ ],
141255
+ "fx": []
141256
+ },
141257
+ "teaser_ARME_quest_consumeTool_Necromancer": {
141258
+ "pid": 2,
141259
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_consumeTool_Necromancer.png",
141260
+ "frames": [
141261
+ {
141262
+ "x": 0,
141263
+ "y": 0,
141264
+ "w": 611,
141265
+ "h": 227,
141266
+ "rx": 694,
141267
+ "ry": 886
141268
+ }
141269
+ ],
141270
+ "fx": []
141271
+ },
141272
+ "teaser_ARME_quest_consumeTool": {
141273
+ "pid": 2,
141274
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_consumeTool.png",
141275
+ "frames": [
141276
+ {
141277
+ "x": 0,
141278
+ "y": 0,
141279
+ "w": 611,
141280
+ "h": 227,
141281
+ "rx": 694,
141282
+ "ry": 886
141283
+ }
141284
+ ],
141285
+ "fx": []
141286
+ },
141287
+ "teaser_ARME_quest_killUnits_Necromancer": {
141288
+ "pid": 2,
141289
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_killUnits_Necromancer.png",
141290
+ "frames": [
141291
+ {
141292
+ "x": 0,
141293
+ "y": 0,
141294
+ "w": 611,
141295
+ "h": 227,
141296
+ "rx": 694,
141297
+ "ry": 886
141298
+ }
141299
+ ],
141300
+ "fx": []
141301
+ },
141302
+ "teaser_ARME_quest_killUnits": {
141303
+ "pid": 2,
141304
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_killUnits.png",
141305
+ "frames": [
141306
+ {
141307
+ "x": 0,
141308
+ "y": 0,
141309
+ "w": 611,
141310
+ "h": 227,
141311
+ "rx": 694,
141312
+ "ry": 886
141313
+ }
141314
+ ],
141315
+ "fx": []
141316
+ },
141317
+ "teaser_ARME_quest_obtainCurrenciesOrResources": {
141318
+ "pid": 2,
141319
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_obtainCurrenciesOrResources.png",
141320
+ "frames": [
141321
+ {
141322
+ "x": 0,
141323
+ "y": 0,
141324
+ "w": 611,
141325
+ "h": 227,
141326
+ "rx": 694,
141327
+ "ry": 886
141328
+ }
141329
+ ],
141330
+ "fx": []
141331
+ },
141332
+ "teaser_ARME_quest_obtainRiftPoint_Necromancer": {
141333
+ "pid": 2,
141334
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_obtainRiftPoint_Necromancer.png",
141335
+ "frames": [
141336
+ {
141337
+ "x": 0,
141338
+ "y": 0,
141339
+ "w": 611,
141340
+ "h": 227,
141341
+ "rx": 694,
141342
+ "ry": 886
141343
+ }
141344
+ ],
141345
+ "fx": []
141346
+ },
141347
+ "teaser_ARME_quest_obtainRiftPoint": {
141348
+ "pid": 2,
141349
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_obtainRiftPoint.png",
141350
+ "frames": [
141351
+ {
141352
+ "x": 0,
141353
+ "y": 0,
141354
+ "w": 611,
141355
+ "h": 227,
141356
+ "rx": 694,
141357
+ "ry": 886
141358
+ }
141359
+ ],
141360
+ "fx": []
141361
+ },
141362
+ "teaser_ARME_quest_obtainUnits": {
141363
+ "pid": 2,
141364
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_obtainUnits.png",
141365
+ "frames": [
141366
+ {
141367
+ "x": 0,
141368
+ "y": 0,
141369
+ "w": 611,
141370
+ "h": 227,
141371
+ "rx": 694,
141372
+ "ry": 886
141373
+ }
141374
+ ],
141375
+ "fx": []
141376
+ },
141377
+ "teaser_ARME_quest_openLootBox": {
141378
+ "pid": 2,
141379
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_openLootBox.png",
141380
+ "frames": [
141381
+ {
141382
+ "x": 0,
141383
+ "y": 0,
141384
+ "w": 611,
141385
+ "h": 227,
141386
+ "rx": 694,
141387
+ "ry": 886
141388
+ }
141389
+ ],
141390
+ "fx": []
141391
+ },
141392
+ "teaser_ARME_quest_spendCurrenciesOrResources": {
141393
+ "pid": 2,
141394
+ "url": "x384/Misc/EventTeasers/teaser_ARME_quest_spendCurrenciesOrResources.png",
141395
+ "frames": [
141396
+ {
141397
+ "x": 0,
141398
+ "y": 0,
141399
+ "w": 611,
141400
+ "h": 227,
141401
+ "rx": 694,
141402
+ "ry": 886
141403
+ }
141404
+ ],
141405
+ "fx": []
141406
+ },
140822
141407
  "teaser_berimond_splash": {
140823
141408
  "pid": 1,
140824
141409
  "url": "x384/Misc/EventTeasers/teaser_berimond_splash.png",