e4k-data 4.58.37 → 4.59.27

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 (44) hide show
  1. package/data/alliancebuffs.json +158 -0
  2. package/data/buildings.json +687 -142
  3. package/data/constructionItemRecipes.json +778 -0
  4. package/data/constructionItems.json +1812 -200
  5. package/data/constructionItemsEffectGroups.json +10 -0
  6. package/data/currencyClearCompensations.json +432 -0
  7. package/data/effects.json +26 -0
  8. package/data/effecttypes.json +8 -0
  9. package/data/equipments.json +13 -0
  10. package/data/expansions.json +54 -54
  11. package/data/horses.json +143 -143
  12. package/data/leaguetypeEvents.json +3 -3
  13. package/data/messageRestrictions.json +6 -3
  14. package/data/packages.json +642 -0
  15. package/data/researches.json +186 -0
  16. package/data/rewards.json +349 -285
  17. package/data/units.json +66 -0
  18. package/data/version.json +1 -1
  19. package/data/versionInfo.json +3 -3
  20. package/data/wodIds.json +192 -192
  21. package/images/x768.json +130 -47
  22. package/languages/da.json +98 -25
  23. package/languages/de.json +98 -25
  24. package/languages/el.json +98 -25
  25. package/languages/en.json +87 -14
  26. package/languages/es.json +98 -25
  27. package/languages/fi.json +96 -23
  28. package/languages/fr.json +98 -25
  29. package/languages/it.json +98 -25
  30. package/languages/ja.json +95 -22
  31. package/languages/ko.json +97 -24
  32. package/languages/nl.json +98 -25
  33. package/languages/no.json +96 -23
  34. package/languages/pl.json +98 -25
  35. package/languages/pt.json +98 -25
  36. package/languages/ru.json +98 -25
  37. package/languages/sv.json +96 -23
  38. package/languages/tr.json +96 -23
  39. package/languages/zh_CN.json +98 -25
  40. package/languages/zh_TW.json +98 -25
  41. package/package.json +1 -1
  42. package/typings/data.d.ts +1 -0
  43. package/typings/images.d.ts +8 -3
  44. package/typings/languages.d.ts +72 -2
package/data/units.json CHANGED
@@ -20545,6 +20545,72 @@
20545
20545
  "fameAsDef": 0.35,
20546
20546
  "fameAsOff": 6.99,
20547
20547
  "sortOrder": 5.1
20548
+ },
20549
+ {
20550
+ "wodID": 472,
20551
+ "comment1": "MeadShieldMaiden",
20552
+ "comment2": "Shield-maiden",
20553
+ "level": 10,
20554
+ "group": "Unit",
20555
+ "name": "Barracks",
20556
+ "type": "ForsakenMaiden",
20557
+ "role": "melee",
20558
+ "speed": 34,
20559
+ "costC1": 537,
20560
+ "healingCostC1": 408,
20561
+ "skipCostC2": 204,
20562
+ "healingTime": 1074,
20563
+ "healingOrder": 20,
20564
+ "reviveAllCostC2": 469,
20565
+ "cleavageOfCellsCost": "86,344,1376",
20566
+ "kingdomTravellingCost": 275,
20567
+ "meadSupply": 2,
20568
+ "meleeAttack": 325,
20569
+ "meleeDefence": 41,
20570
+ "rangeDefence": 15,
20571
+ "mightValue": 11,
20572
+ "lootValue": 63,
20573
+ "kIDs": "0,1,2,3,4",
20574
+ "allowedToTravel": "0+-1#1+-1#2+-1#3+-1#4+-1",
20575
+ "allowedForNpcAttackInKingdom": 0,
20576
+ "researchLocked": 1,
20577
+ "fightType": 0,
20578
+ "fameAsDef": 0.52,
20579
+ "fameAsOff": 10.73,
20580
+ "sortOrder": 14.12
20581
+ },
20582
+ {
20583
+ "wodID": 473,
20584
+ "comment1": "MeadRanger",
20585
+ "comment2": "Valkyrie ranger",
20586
+ "level": 10,
20587
+ "group": "Unit",
20588
+ "name": "Barracks",
20589
+ "type": "ForlornRanger",
20590
+ "role": "ranged",
20591
+ "speed": 34,
20592
+ "costC1": 512,
20593
+ "healingCostC1": 389,
20594
+ "skipCostC2": 195,
20595
+ "healingTime": 1024,
20596
+ "healingOrder": 20,
20597
+ "reviveAllCostC2": 447,
20598
+ "cleavageOfCellsCost": "84,336,1344",
20599
+ "kingdomTravellingCost": 263,
20600
+ "meadSupply": 2,
20601
+ "rangeAttack": 310,
20602
+ "meleeDefence": 28,
20603
+ "rangeDefence": 48,
20604
+ "mightValue": 11,
20605
+ "lootValue": 60,
20606
+ "kIDs": "0,1,2,3,4",
20607
+ "allowedToTravel": "0+-1#1+-1#2+-1#3+-1#4+-1",
20608
+ "allowedForNpcAttackInKingdom": 0,
20609
+ "researchLocked": 1,
20610
+ "fightType": 0,
20611
+ "fameAsDef": 0.5,
20612
+ "fameAsOff": 10.23,
20613
+ "sortOrder": 15.12
20548
20614
  }
20549
20615
  ]
20550
20616
  }
package/data/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "versionsnr": "199.RC.02"
2
+ "versionsnr": "207.RC.02"
3
3
  }
@@ -1,7 +1,7 @@
1
1
  {
2
- "version": "199.RC.02",
3
- "date": "25/08/2023 12:13:19",
2
+ "version": "207.RC.02",
3
+ "date": "27/09/2023 11:32:38",
4
4
  "included": {
5
- "features": "Live,MeadUnitsindSceatshop,RC_Aug1,messagerestrictions,SeptemberLTPE,Autoscaling-LeagueTypeRemoval,ConstructionYard"
5
+ "features": "Live,Fixes,Fallout,Autoscaling-LeagueTypeRemoval,OctoberLTPE,GSMR,EDSRewardpoolUpdate,EDSRewardpoolUpdate2,NewRelicCisPT2"
6
6
  }
7
7
  }
package/data/wodIds.json CHANGED
@@ -1,197 +1,5 @@
1
1
  {
2
2
  "wod": [
3
- {
4
- "wodID": 905200,
5
- "group": "Mapobject",
6
- "name": "Kingstower",
7
- "type": "-"
8
- },
9
- {
10
- "wodID": 905201,
11
- "group": "Mapobject",
12
- "name": "Shadowarea",
13
- "type": "-"
14
- },
15
- {
16
- "wodID": 905202,
17
- "group": "Mapobject",
18
- "name": "KingdomCastle",
19
- "type": "-"
20
- },
21
- {
22
- "wodID": 905203,
23
- "group": "Mapobject",
24
- "name": "Village",
25
- "type": "-"
26
- },
27
- {
28
- "wodID": 905204,
29
- "group": "Mapobject",
30
- "name": "Bossdungeon",
31
- "type": "-"
32
- },
33
- {
34
- "wodID": 905205,
35
- "group": "Mapobject",
36
- "name": "Eventdungeon",
37
- "type": "-"
38
- },
39
- {
40
- "wodID": 905206,
41
- "group": "Mapobject",
42
- "name": "Metropol",
43
- "type": "-"
44
- },
45
- {
46
- "wodID": 905207,
47
- "group": "Mapobject",
48
- "name": "AlienInvasion",
49
- "type": "-"
50
- },
51
- {
52
- "wodID": 905208,
53
- "group": "Mapobject",
54
- "name": "SamuraiAlien",
55
- "type": "-"
56
- },
57
- {
58
- "wodID": 905209,
59
- "group": "Mapobject",
60
- "name": "TreasureMap",
61
- "type": "-"
62
- },
63
- {
64
- "wodID": 905210,
65
- "group": "Mapobject",
66
- "name": "Dummy",
67
- "type": "-"
68
- },
69
- {
70
- "wodID": 905211,
71
- "group": "Mapobject",
72
- "name": "FactionCamp",
73
- "type": "-"
74
- },
75
- {
76
- "wodID": 905212,
77
- "group": "Mapobject",
78
- "name": "FactionCapital",
79
- "type": "-"
80
- },
81
- {
82
- "wodID": 905213,
83
- "group": "Mapobject",
84
- "name": "FactionTower",
85
- "type": "-"
86
- },
87
- {
88
- "wodID": 905214,
89
- "group": "Mapobject",
90
- "name": "FactionVillage",
91
- "type": "-"
92
- },
93
- {
94
- "wodID": 905215,
95
- "group": "Mapobject",
96
- "name": "ResourceIsle",
97
- "type": "-"
98
- },
99
- {
100
- "wodID": 905216,
101
- "group": "Mapobject",
102
- "name": "DungeonIsle",
103
- "type": "-"
104
- },
105
- {
106
- "wodID": 905217,
107
- "group": "Mapobject",
108
- "name": "NomadInvasion",
109
- "type": "-"
110
- },
111
- {
112
- "wodID": 905218,
113
- "group": "Mapobject",
114
- "name": "Monument",
115
- "type": "-"
116
- },
117
- {
118
- "wodID": 905219,
119
- "group": "Mapobject",
120
- "name": "LandMarkPlaceholder",
121
- "type": "-"
122
- },
123
- {
124
- "wodID": 905220,
125
- "group": "Mapobject",
126
- "name": "PlaceHolder",
127
- "type": "-"
128
- },
129
- {
130
- "wodID": 905221,
131
- "group": "Mapobject",
132
- "name": "NomadKhan",
133
- "type": "-"
134
- },
135
- {
136
- "wodID": 905222,
137
- "group": "Mapobject",
138
- "name": "Shapeshifter",
139
- "type": "-"
140
- },
141
- {
142
- "wodID": 905223,
143
- "group": "Mapobject",
144
- "name": "SamuraiInvasion",
145
- "type": "-"
146
- },
147
- {
148
- "wodID": 905224,
149
- "group": "Mapobject",
150
- "name": "RedAllianceAlienInvasion",
151
- "type": "-"
152
- },
153
- {
154
- "wodID": 905225,
155
- "group": "Mapobject",
156
- "name": "DaimyoCastle",
157
- "type": "-"
158
- },
159
- {
160
- "wodID": 905226,
161
- "group": "Mapobject",
162
- "name": "DaimyoTownship",
163
- "type": "-"
164
- },
165
- {
166
- "wodID": 905227,
167
- "group": "Mapobject",
168
- "name": "ChargeCamp",
169
- "type": "-"
170
- },
171
- {
172
- "wodID": 905228,
173
- "group": "Mapobject",
174
- "name": "AllianceTower",
175
- "type": "-"
176
- },
177
- {
178
- "wodID": 905229,
179
- "group": "Mapobject",
180
- "name": "ResourceTower",
181
- "type": "-"
182
- },
183
- {
184
- "wodID": 905230,
185
- "group": "Mapobject",
186
- "name": "WolfKing",
187
- "type": "-"
188
- },
189
- {
190
- "wodID": 906000,
191
- "group": "Mapobject",
192
- "name": "AreaConnection",
193
- "type": "-"
194
- },
195
3
  {
196
4
  "wodID": 900,
197
5
  "group": "Mapobject",
@@ -501,6 +309,198 @@
501
309
  "block": 0,
502
310
  "width": 2,
503
311
  "height": 1
312
+ },
313
+ {
314
+ "wodID": 905200,
315
+ "group": "Mapobject",
316
+ "name": "Kingstower",
317
+ "type": "-"
318
+ },
319
+ {
320
+ "wodID": 905201,
321
+ "group": "Mapobject",
322
+ "name": "Shadowarea",
323
+ "type": "-"
324
+ },
325
+ {
326
+ "wodID": 905202,
327
+ "group": "Mapobject",
328
+ "name": "KingdomCastle",
329
+ "type": "-"
330
+ },
331
+ {
332
+ "wodID": 905203,
333
+ "group": "Mapobject",
334
+ "name": "Village",
335
+ "type": "-"
336
+ },
337
+ {
338
+ "wodID": 905204,
339
+ "group": "Mapobject",
340
+ "name": "Bossdungeon",
341
+ "type": "-"
342
+ },
343
+ {
344
+ "wodID": 905205,
345
+ "group": "Mapobject",
346
+ "name": "Eventdungeon",
347
+ "type": "-"
348
+ },
349
+ {
350
+ "wodID": 905206,
351
+ "group": "Mapobject",
352
+ "name": "Metropol",
353
+ "type": "-"
354
+ },
355
+ {
356
+ "wodID": 905207,
357
+ "group": "Mapobject",
358
+ "name": "AlienInvasion",
359
+ "type": "-"
360
+ },
361
+ {
362
+ "wodID": 905208,
363
+ "group": "Mapobject",
364
+ "name": "SamuraiAlien",
365
+ "type": "-"
366
+ },
367
+ {
368
+ "wodID": 905209,
369
+ "group": "Mapobject",
370
+ "name": "TreasureMap",
371
+ "type": "-"
372
+ },
373
+ {
374
+ "wodID": 905210,
375
+ "group": "Mapobject",
376
+ "name": "Dummy",
377
+ "type": "-"
378
+ },
379
+ {
380
+ "wodID": 905211,
381
+ "group": "Mapobject",
382
+ "name": "FactionCamp",
383
+ "type": "-"
384
+ },
385
+ {
386
+ "wodID": 905212,
387
+ "group": "Mapobject",
388
+ "name": "FactionCapital",
389
+ "type": "-"
390
+ },
391
+ {
392
+ "wodID": 905213,
393
+ "group": "Mapobject",
394
+ "name": "FactionTower",
395
+ "type": "-"
396
+ },
397
+ {
398
+ "wodID": 905214,
399
+ "group": "Mapobject",
400
+ "name": "FactionVillage",
401
+ "type": "-"
402
+ },
403
+ {
404
+ "wodID": 905215,
405
+ "group": "Mapobject",
406
+ "name": "ResourceIsle",
407
+ "type": "-"
408
+ },
409
+ {
410
+ "wodID": 905216,
411
+ "group": "Mapobject",
412
+ "name": "DungeonIsle",
413
+ "type": "-"
414
+ },
415
+ {
416
+ "wodID": 905217,
417
+ "group": "Mapobject",
418
+ "name": "NomadInvasion",
419
+ "type": "-"
420
+ },
421
+ {
422
+ "wodID": 905218,
423
+ "group": "Mapobject",
424
+ "name": "Monument",
425
+ "type": "-"
426
+ },
427
+ {
428
+ "wodID": 905219,
429
+ "group": "Mapobject",
430
+ "name": "LandMarkPlaceholder",
431
+ "type": "-"
432
+ },
433
+ {
434
+ "wodID": 905220,
435
+ "group": "Mapobject",
436
+ "name": "PlaceHolder",
437
+ "type": "-"
438
+ },
439
+ {
440
+ "wodID": 905221,
441
+ "group": "Mapobject",
442
+ "name": "NomadKhan",
443
+ "type": "-"
444
+ },
445
+ {
446
+ "wodID": 905222,
447
+ "group": "Mapobject",
448
+ "name": "Shapeshifter",
449
+ "type": "-"
450
+ },
451
+ {
452
+ "wodID": 905223,
453
+ "group": "Mapobject",
454
+ "name": "SamuraiInvasion",
455
+ "type": "-"
456
+ },
457
+ {
458
+ "wodID": 905224,
459
+ "group": "Mapobject",
460
+ "name": "RedAllianceAlienInvasion",
461
+ "type": "-"
462
+ },
463
+ {
464
+ "wodID": 905225,
465
+ "group": "Mapobject",
466
+ "name": "DaimyoCastle",
467
+ "type": "-"
468
+ },
469
+ {
470
+ "wodID": 905226,
471
+ "group": "Mapobject",
472
+ "name": "DaimyoTownship",
473
+ "type": "-"
474
+ },
475
+ {
476
+ "wodID": 905227,
477
+ "group": "Mapobject",
478
+ "name": "ChargeCamp",
479
+ "type": "-"
480
+ },
481
+ {
482
+ "wodID": 905228,
483
+ "group": "Mapobject",
484
+ "name": "AllianceTower",
485
+ "type": "-"
486
+ },
487
+ {
488
+ "wodID": 905229,
489
+ "group": "Mapobject",
490
+ "name": "ResourceTower",
491
+ "type": "-"
492
+ },
493
+ {
494
+ "wodID": 905230,
495
+ "group": "Mapobject",
496
+ "name": "WolfKing",
497
+ "type": "-"
498
+ },
499
+ {
500
+ "wodID": 906000,
501
+ "group": "Mapobject",
502
+ "name": "AreaConnection",
503
+ "type": "-"
504
504
  }
505
505
  ]
506
506
  }
package/images/x768.json CHANGED
@@ -7335,6 +7335,21 @@
7335
7335
  ],
7336
7336
  "fx": []
7337
7337
  },
7338
+ "Deco_Building_corruptedgoddessOfNature": {
7339
+ "pid": 0,
7340
+ "url": "x768/Buildings/Deco/Deco_Building_corruptedgoddessOfNature/Deco_Building_corruptedgoddessOfNature.png",
7341
+ "frames": [
7342
+ {
7343
+ "x": 0,
7344
+ "y": 0,
7345
+ "w": 282,
7346
+ "h": 270,
7347
+ "rx": 835,
7348
+ "ry": 871
7349
+ }
7350
+ ],
7351
+ "fx": []
7352
+ },
7338
7353
  "Deco_Building_CrowBloodCavern": {
7339
7354
  "pid": 0,
7340
7355
  "url": "x768/Buildings/Deco/Deco_Building_CrowBloodCavern/Deco_Building_CrowBloodCavern.png",
@@ -8341,6 +8356,36 @@
8341
8356
  ],
8342
8357
  "fx": []
8343
8358
  },
8359
+ "Deco_Building_halloweenCrypt": {
8360
+ "pid": 0,
8361
+ "url": "x768/Buildings/Deco/Deco_Building_halloweenCrypt/Deco_Building_halloweenCrypt.png",
8362
+ "frames": [
8363
+ {
8364
+ "x": 0,
8365
+ "y": 0,
8366
+ "w": 287,
8367
+ "h": 264,
8368
+ "rx": 813,
8369
+ "ry": 871
8370
+ }
8371
+ ],
8372
+ "fx": []
8373
+ },
8374
+ "Deco_Building_halloweenSludgeCrypt": {
8375
+ "pid": 0,
8376
+ "url": "x768/Buildings/Deco/Deco_Building_halloweenSludgeCrypt/Deco_Building_halloweenSludgeCrypt.png",
8377
+ "frames": [
8378
+ {
8379
+ "x": 0,
8380
+ "y": 0,
8381
+ "w": 287,
8382
+ "h": 264,
8383
+ "rx": 813,
8384
+ "ry": 871
8385
+ }
8386
+ ],
8387
+ "fx": []
8388
+ },
8344
8389
  "Deco_Building_HalloweenTree": {
8345
8390
  "pid": 0,
8346
8391
  "url": "x768/Buildings/Deco/Deco_Building_HalloweenTree/Deco_Building_HalloweenTree.png",
@@ -8521,6 +8566,21 @@
8521
8566
  ],
8522
8567
  "fx": []
8523
8568
  },
8569
+ "Deco_Building_InfernalTurtleHut": {
8570
+ "pid": 0,
8571
+ "url": "x768/Buildings/Deco/Deco_Building_InfernalTurtleHut/Deco_Building_InfernalTurtleHut.png",
8572
+ "frames": [
8573
+ {
8574
+ "x": 0,
8575
+ "y": 0,
8576
+ "w": 256,
8577
+ "h": 225,
8578
+ "rx": 846,
8579
+ "ry": 900
8580
+ }
8581
+ ],
8582
+ "fx": []
8583
+ },
8524
8584
  "Deco_Building_InvadersGlory": {
8525
8585
  "pid": 0,
8526
8586
  "url": "x768/Buildings/Deco/Deco_Building_InvadersGlory/Deco_Building_InvadersGlory.png",
@@ -11162,6 +11222,21 @@
11162
11222
  ],
11163
11223
  "fx": []
11164
11224
  },
11225
+ "Deco_Building_wellofmadness": {
11226
+ "pid": 0,
11227
+ "url": "x768/Buildings/Deco/Deco_Building_wellofmadness/Deco_Building_wellofmadness.png",
11228
+ "frames": [
11229
+ {
11230
+ "x": 0,
11231
+ "y": 0,
11232
+ "w": 255,
11233
+ "h": 269,
11234
+ "rx": 836,
11235
+ "ry": 863
11236
+ }
11237
+ ],
11238
+ "fx": []
11239
+ },
11165
11240
  "Deco_Building_Whiteladystatue": {
11166
11241
  "pid": 0,
11167
11242
  "url": "x768/Buildings/Deco/Deco_Building_Whiteladystatue/Deco_Building_Whiteladystatue.png",
@@ -22641,6 +22716,29 @@
22641
22716
  ],
22642
22717
  "fx": []
22643
22718
  },
22719
+ "halloweenHunter": {
22720
+ "pid": 0,
22721
+ "url": "x768/BuildingSkins/halloweenHunter/halloweenHunter.png",
22722
+ "frames": [
22723
+ {
22724
+ "x": 0,
22725
+ "y": 0,
22726
+ "w": 220,
22727
+ "h": 245,
22728
+ "rx": 904,
22729
+ "ry": 860
22730
+ }
22731
+ ],
22732
+ "fx": [
22733
+ {
22734
+ "x": -3,
22735
+ "y": -125,
22736
+ "scale": 0.5,
22737
+ "name": "smokeHolder",
22738
+ "rotation": 0
22739
+ }
22740
+ ]
22741
+ },
22644
22742
  "IndiaDrillground": {
22645
22743
  "pid": 0,
22646
22744
  "url": "x768/BuildingSkins/IndiaDrillground/IndiaDrillground.png",
@@ -83420,8 +83518,8 @@
83420
83518
  "x": 0,
83421
83519
  "y": 0,
83422
83520
  "w": 338,
83423
- "h": 68,
83424
- "rx": 831,
83521
+ "h": 69,
83522
+ "rx": 830,
83425
83523
  "ry": 965
83426
83524
  }
83427
83525
  ],
@@ -86502,51 +86600,6 @@
86502
86600
  ],
86503
86601
  "fx": []
86504
86602
  },
86505
- "icon_login_apple_flat": {
86506
- "pid": 0,
86507
- "url": "x768/Icons/Icons/icon_login_apple_flat.png",
86508
- "frames": [
86509
- {
86510
- "x": 0,
86511
- "y": 0,
86512
- "w": 59,
86513
- "h": 70,
86514
- "rx": 970,
86515
- "ry": 965
86516
- }
86517
- ],
86518
- "fx": []
86519
- },
86520
- "icon_login_facebook_flat": {
86521
- "pid": 0,
86522
- "url": "x768/Icons/Icons/icon_login_facebook_flat.png",
86523
- "frames": [
86524
- {
86525
- "x": 0,
86526
- "y": 0,
86527
- "w": 39,
86528
- "h": 77,
86529
- "rx": 980,
86530
- "ry": 961
86531
- }
86532
- ],
86533
- "fx": []
86534
- },
86535
- "icon_login_google_flat": {
86536
- "pid": 0,
86537
- "url": "x768/Icons/Icons/icon_login_google_flat.png",
86538
- "frames": [
86539
- {
86540
- "x": 0,
86541
- "y": 0,
86542
- "w": 63,
86543
- "h": 63,
86544
- "rx": 968,
86545
- "ry": 968
86546
- }
86547
- ],
86548
- "fx": []
86549
- },
86550
86603
  "icon_logo_e4k": {
86551
86604
  "pid": 1,
86552
86605
  "url": "x768/Icons/Icons/icon_logo_e4k.png",
@@ -118193,6 +118246,36 @@
118193
118246
  ],
118194
118247
  "fx": []
118195
118248
  },
118249
+ "Barracks_Unit_ForlornRanger": {
118250
+ "pid": 0,
118251
+ "url": "x768/Units/UnitAssets/Barracks_Unit_ForlornRanger.png",
118252
+ "frames": [
118253
+ {
118254
+ "x": 0,
118255
+ "y": 0,
118256
+ "w": 174,
118257
+ "h": 210,
118258
+ "rx": 913,
118259
+ "ry": 897
118260
+ }
118261
+ ],
118262
+ "fx": []
118263
+ },
118264
+ "Barracks_Unit_ForsakenMaiden": {
118265
+ "pid": 0,
118266
+ "url": "x768/Units/UnitAssets/Barracks_Unit_ForsakenMaiden.png",
118267
+ "frames": [
118268
+ {
118269
+ "x": 0,
118270
+ "y": 0,
118271
+ "w": 174,
118272
+ "h": 215,
118273
+ "rx": 913,
118274
+ "ry": 892
118275
+ }
118276
+ ],
118277
+ "fx": []
118278
+ },
118196
118279
  "Barracks_Unit_Halberd": {
118197
118280
  "pid": 0,
118198
118281
  "url": "x768/Units/UnitAssets/Barracks_Unit_Halberd.png",