e4k-data 4.87.51 → 4.89.79

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 (49) hide show
  1. package/data/buildings.json +198 -161
  2. package/data/constructionItems.json +178 -70
  3. package/data/effecttypes.json +8 -7
  4. package/data/equipments.json +14 -0
  5. package/data/events.json +2 -37
  6. package/data/expansions.json +54 -54
  7. package/data/externalServerSkins.json +0 -4
  8. package/data/highscoreboni.json +110 -110
  9. package/data/horses.json +143 -143
  10. package/data/leaguetypes.json +0 -16
  11. package/data/movements.json +0 -6
  12. package/data/packages.json +117 -3
  13. package/data/properties.json +0 -30
  14. package/data/rewards.json +20 -28
  15. package/data/sceatSkills.json +3 -3
  16. package/data/tempServerSettings.json +0 -21
  17. package/data/units.json +375 -110
  18. package/data/version.json +1 -1
  19. package/data/versionInfo.json +3 -3
  20. package/data/wodIds.json +186 -192
  21. package/images/x768.json +645 -345
  22. package/languages/da.json +259 -38
  23. package/languages/de.json +260 -39
  24. package/languages/el.json +259 -38
  25. package/languages/en.json +260 -40
  26. package/languages/es.json +260 -39
  27. package/languages/fi.json +259 -38
  28. package/languages/fr.json +259 -38
  29. package/languages/it.json +260 -39
  30. package/languages/ja.json +259 -38
  31. package/languages/ko.json +259 -38
  32. package/languages/nl.json +259 -38
  33. package/languages/no.json +260 -39
  34. package/languages/pl.json +259 -38
  35. package/languages/pt.json +259 -38
  36. package/languages/ru.json +259 -38
  37. package/languages/sv.json +260 -39
  38. package/languages/tr.json +259 -38
  39. package/languages/zh_CN.json +260 -39
  40. package/languages/zh_TW.json +260 -39
  41. package/package.json +1 -1
  42. package/typings/data.d.ts +0 -42
  43. package/typings/images.d.ts +38 -18
  44. package/typings/languages.d.ts +231 -11
  45. package/data/shapeshifterActivityRewards.json +0 -44
  46. package/data/shapeshifterHardcoreModeEffects.json +0 -54
  47. package/data/shapeshifterPermittedEffects.json +0 -184
  48. package/data/shapeshifterRankingRewards.json +0 -337
  49. package/data/shapeshifterTickets.json +0 -24
@@ -1,150 +1,5 @@
1
1
  {
2
2
  "building": [
3
- {
4
- "wodID": 900000,
5
- "crossplayID": 900000,
6
- "group": "Building",
7
- "name": "Offer",
8
- "type": "isoObject",
9
- "kIDs": "",
10
- "server": 0,
11
- "block": 0,
12
- "width": 8,
13
- "height": 8,
14
- "movable": 0,
15
- "level": 1
16
- },
17
- {
18
- "wodID": 900001,
19
- "crossplayID": 900001,
20
- "group": "Tower",
21
- "type": "CornerLevel1",
22
- "width": 2,
23
- "height": 2,
24
- "movable": 0,
25
- "kIDs": "0,1,2,3,4",
26
- "name": "Corner",
27
- "level": 1,
28
- "destructable": 0,
29
- "burnable": 0,
30
- "smashable": 0,
31
- "rotateType": 4
32
- },
33
- {
34
- "wodID": 900002,
35
- "crossplayID": 900002,
36
- "group": "Tower",
37
- "type": "CornerLevel2",
38
- "width": 2,
39
- "height": 2,
40
- "movable": 0,
41
- "kIDs": "0,1,2,3,4",
42
- "name": "Corner",
43
- "level": 2,
44
- "destructable": 0,
45
- "burnable": 0,
46
- "smashable": 0,
47
- "rotateType": 4
48
- },
49
- {
50
- "wodID": 900003,
51
- "crossplayID": 900003,
52
- "group": "Tower",
53
- "type": "CornerLevel3",
54
- "width": 2,
55
- "height": 2,
56
- "movable": 0,
57
- "kIDs": "0,1,2,3,4",
58
- "name": "Corner",
59
- "level": 3,
60
- "destructable": 0,
61
- "burnable": 0,
62
- "smashable": 0,
63
- "rotateType": 4
64
- },
65
- {
66
- "wodID": 900004,
67
- "crossplayID": 900004,
68
- "group": "Tower",
69
- "type": "CornerLevel4",
70
- "width": 2,
71
- "height": 2,
72
- "movable": 0,
73
- "kIDs": "0,1,2,3,4",
74
- "name": "Corner",
75
- "level": 4,
76
- "destructable": 0,
77
- "burnable": 0,
78
- "smashable": 0,
79
- "rotateType": 4
80
- },
81
- {
82
- "wodID": 900005,
83
- "crossplayID": 900005,
84
- "group": "Tower",
85
- "type": "CornerLevel5",
86
- "width": 2,
87
- "height": 2,
88
- "movable": 0,
89
- "kIDs": "0,1,2,3,4",
90
- "name": "Corner",
91
- "level": 5,
92
- "destructable": 0,
93
- "burnable": 0,
94
- "smashable": 0,
95
- "rotateType": 4
96
- },
97
- {
98
- "wodID": 900006,
99
- "crossplayID": 900006,
100
- "group": "Tower",
101
- "type": "Level1",
102
- "width": 2,
103
- "height": 2,
104
- "movable": 0,
105
- "eventIDs": 3,
106
- "kIDs": 10,
107
- "name": "FactionLookoutCorner",
108
- "level": 1,
109
- "destructable": 0,
110
- "burnable": 0,
111
- "smashable": 0,
112
- "rotateType": 4
113
- },
114
- {
115
- "wodID": 900007,
116
- "crossplayID": 900007,
117
- "group": "Tower",
118
- "type": "Level2",
119
- "width": 2,
120
- "height": 2,
121
- "movable": 0,
122
- "eventIDs": 3,
123
- "kIDs": 10,
124
- "name": "FactionLookoutCorner",
125
- "level": 2,
126
- "destructable": 0,
127
- "burnable": 0,
128
- "smashable": 0,
129
- "rotateType": 4
130
- },
131
- {
132
- "wodID": 900008,
133
- "crossplayID": 900008,
134
- "group": "Tower",
135
- "type": "Level3",
136
- "width": 2,
137
- "height": 2,
138
- "movable": 0,
139
- "eventIDs": 3,
140
- "kIDs": 10,
141
- "name": "FactionLookoutCorner",
142
- "level": 3,
143
- "destructable": 0,
144
- "burnable": 0,
145
- "smashable": 0,
146
- "rotateType": 4
147
- },
148
3
  {
149
4
  "wodID": 401,
150
5
  "crossplayID": 401,
@@ -1586,7 +1441,7 @@
1586
1441
  "width": 12,
1587
1442
  "height": 12,
1588
1443
  "kIDs": "0,1,2,3,4",
1589
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1444
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1590
1445
  "buildingGroundType": "KEEP",
1591
1446
  "costWood": 46,
1592
1447
  "costStone": 20,
@@ -1630,7 +1485,7 @@
1630
1485
  "width": 12,
1631
1486
  "height": 12,
1632
1487
  "kIDs": "0,1,2,3,4",
1633
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1488
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1634
1489
  "buildingGroundType": "KEEP",
1635
1490
  "costWood": 1255,
1636
1491
  "costStone": 960,
@@ -1677,7 +1532,7 @@
1677
1532
  "width": 12,
1678
1533
  "height": 12,
1679
1534
  "kIDs": "0,1,2,3,4",
1680
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1535
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1681
1536
  "buildingGroundType": "KEEP",
1682
1537
  "costWood": 6347,
1683
1538
  "costStone": 7627,
@@ -1723,7 +1578,7 @@
1723
1578
  "width": 12,
1724
1579
  "height": 12,
1725
1580
  "kIDs": "0,1,2,3,4",
1726
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1581
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1727
1582
  "buildingGroundType": "KEEP",
1728
1583
  "costWood": 23200,
1729
1584
  "costStone": 48156,
@@ -1769,7 +1624,7 @@
1769
1624
  "width": 12,
1770
1625
  "height": 12,
1771
1626
  "kIDs": "0,1,2,3,4",
1772
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1627
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1773
1628
  "buildingGroundType": "KEEP",
1774
1629
  "costWood": 72010,
1775
1630
  "costStone": 80980,
@@ -1816,7 +1671,7 @@
1816
1671
  "width": 12,
1817
1672
  "height": 12,
1818
1673
  "kIDs": "0,1,2,3,4",
1819
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1674
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1820
1675
  "buildingGroundType": "KEEP",
1821
1676
  "costLegendaryToken": 850,
1822
1677
  "costLegendaryMaterial": 1250,
@@ -1867,7 +1722,7 @@
1867
1722
  "width": 12,
1868
1723
  "height": 12,
1869
1724
  "kIDs": "0,1,2,3,4",
1870
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1725
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1871
1726
  "buildingGroundType": "KEEP",
1872
1727
  "costLegendaryToken": 1240,
1873
1728
  "costLegendaryMaterial": 5200,
@@ -1917,7 +1772,7 @@
1917
1772
  "width": 12,
1918
1773
  "height": 12,
1919
1774
  "kIDs": "0,1,2,3,4",
1920
- "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210",
1775
+ "constructionItemGroupIDs": "6,40,2005,2015,2020,2036,2041,2050,2059,3005,3018,3026,2065,3028,3031,2073,3044,3057,3063,2074,3067,3090,3106,3116,3140,3141,3142,3163,3164,3165,3189,3193,3217,9999,209,210,226",
1921
1776
  "buildingGroundType": "KEEP",
1922
1777
  "costLegendaryToken": 1840,
1923
1778
  "costLegendaryMaterial": 7700,
@@ -3399,6 +3254,7 @@
3399
3254
  "type": "Level1",
3400
3255
  "width": 10,
3401
3256
  "height": 10,
3257
+ "storeable": 1,
3402
3258
  "kIDs": "0,1,2,3",
3403
3259
  "onlyInAreaTypes": "1,4,12",
3404
3260
  "buildingGroundType": "MILITARY",
@@ -3430,6 +3286,7 @@
3430
3286
  "type": "Level1",
3431
3287
  "width": 10,
3432
3288
  "height": 10,
3289
+ "storeable": 1,
3433
3290
  "kIDs": "0,1,2,3",
3434
3291
  "onlyInAreaTypes": "1,4,12",
3435
3292
  "buildingGroundType": "MILITARY",
@@ -3463,6 +3320,7 @@
3463
3320
  "type": "Level1",
3464
3321
  "width": 10,
3465
3322
  "height": 10,
3323
+ "storeable": 1,
3466
3324
  "kIDs": "0,1,2,3",
3467
3325
  "onlyInAreaTypes": "1,4,12",
3468
3326
  "buildingGroundType": "MILITARY",
@@ -3496,6 +3354,7 @@
3496
3354
  "type": "Level1",
3497
3355
  "width": 10,
3498
3356
  "height": 10,
3357
+ "storeable": 1,
3499
3358
  "kIDs": "0,1,2,3",
3500
3359
  "onlyInAreaTypes": "1,4,12",
3501
3360
  "buildingGroundType": "MILITARY",
@@ -3529,6 +3388,7 @@
3529
3388
  "type": "Level1",
3530
3389
  "width": 10,
3531
3390
  "height": 10,
3391
+ "storeable": 1,
3532
3392
  "kIDs": "0,1,2,3",
3533
3393
  "onlyInAreaTypes": "1,4,12",
3534
3394
  "buildingGroundType": "MILITARY",
@@ -3562,6 +3422,7 @@
3562
3422
  "type": "Level1",
3563
3423
  "width": 10,
3564
3424
  "height": 10,
3425
+ "storeable": 1,
3565
3426
  "kIDs": "0,1,2,3",
3566
3427
  "onlyInAreaTypes": "1,4,12",
3567
3428
  "buildingGroundType": "MILITARY",
@@ -3595,6 +3456,7 @@
3595
3456
  "type": "Level1",
3596
3457
  "width": 10,
3597
3458
  "height": 10,
3459
+ "storeable": 1,
3598
3460
  "kIDs": "0,1,2,3",
3599
3461
  "onlyInAreaTypes": "1,4,12",
3600
3462
  "buildingGroundType": "MILITARY",
@@ -3628,6 +3490,7 @@
3628
3490
  "type": "Level1",
3629
3491
  "width": 10,
3630
3492
  "height": 10,
3493
+ "storeable": 1,
3631
3494
  "kIDs": "0,1,2,3",
3632
3495
  "onlyInAreaTypes": "1,4,12",
3633
3496
  "buildingGroundType": "MILITARY",
@@ -3661,6 +3524,7 @@
3661
3524
  "type": "Level1",
3662
3525
  "width": 10,
3663
3526
  "height": 10,
3527
+ "storeable": 1,
3664
3528
  "kIDs": "0,1,2,3",
3665
3529
  "onlyInAreaTypes": "1,4,12",
3666
3530
  "buildingGroundType": "MILITARY",
@@ -3694,6 +3558,7 @@
3694
3558
  "type": "Level1",
3695
3559
  "width": 10,
3696
3560
  "height": 10,
3561
+ "storeable": 1,
3697
3562
  "kIDs": "0,1,2,3",
3698
3563
  "onlyInAreaTypes": "1,4,12",
3699
3564
  "buildingGroundType": "MILITARY",
@@ -3726,6 +3591,7 @@
3726
3591
  "type": "Level1",
3727
3592
  "width": 10,
3728
3593
  "height": 10,
3594
+ "storeable": 1,
3729
3595
  "kIDs": "0,1,2,3",
3730
3596
  "onlyInAreaTypes": "1,4,12",
3731
3597
  "buildingGroundType": "MILITARY",
@@ -3758,6 +3624,7 @@
3758
3624
  "type": "Level1",
3759
3625
  "width": 10,
3760
3626
  "height": 10,
3627
+ "storeable": 1,
3761
3628
  "kIDs": "0,1,2,3",
3762
3629
  "onlyInAreaTypes": "1,4,12",
3763
3630
  "buildingGroundType": "CIVIL",
@@ -3789,6 +3656,7 @@
3789
3656
  "type": "Level1",
3790
3657
  "width": 10,
3791
3658
  "height": 10,
3659
+ "storeable": 1,
3792
3660
  "kIDs": "0,1,2,3",
3793
3661
  "onlyInAreaTypes": "1,4,12",
3794
3662
  "buildingGroundType": "CIVIL",
@@ -3822,6 +3690,7 @@
3822
3690
  "type": "Level1",
3823
3691
  "width": 10,
3824
3692
  "height": 10,
3693
+ "storeable": 1,
3825
3694
  "kIDs": "0,1,2,3",
3826
3695
  "onlyInAreaTypes": "1,4,12",
3827
3696
  "buildingGroundType": "CIVIL",
@@ -3855,6 +3724,7 @@
3855
3724
  "type": "Level1",
3856
3725
  "width": 10,
3857
3726
  "height": 10,
3727
+ "storeable": 1,
3858
3728
  "kIDs": "0,1,2,3",
3859
3729
  "onlyInAreaTypes": "1,4,12",
3860
3730
  "buildingGroundType": "CIVIL",
@@ -3888,6 +3758,7 @@
3888
3758
  "type": "Level1",
3889
3759
  "width": 10,
3890
3760
  "height": 10,
3761
+ "storeable": 1,
3891
3762
  "kIDs": "0,1,2,3",
3892
3763
  "onlyInAreaTypes": "1,4,12",
3893
3764
  "buildingGroundType": "CIVIL",
@@ -3921,6 +3792,7 @@
3921
3792
  "type": "Level1",
3922
3793
  "width": 10,
3923
3794
  "height": 10,
3795
+ "storeable": 1,
3924
3796
  "kIDs": "0,1,2,3",
3925
3797
  "onlyInAreaTypes": "1,4,12",
3926
3798
  "buildingGroundType": "CIVIL",
@@ -3954,6 +3826,7 @@
3954
3826
  "type": "Level1",
3955
3827
  "width": 10,
3956
3828
  "height": 10,
3829
+ "storeable": 1,
3957
3830
  "kIDs": "0,1,2,3",
3958
3831
  "onlyInAreaTypes": "1,4,12",
3959
3832
  "buildingGroundType": "CIVIL",
@@ -3987,6 +3860,7 @@
3987
3860
  "type": "Level1",
3988
3861
  "width": 10,
3989
3862
  "height": 10,
3863
+ "storeable": 1,
3990
3864
  "kIDs": "0,1,2,3",
3991
3865
  "onlyInAreaTypes": "1,4,12",
3992
3866
  "buildingGroundType": "CIVIL",
@@ -4020,6 +3894,7 @@
4020
3894
  "type": "Level1",
4021
3895
  "width": 10,
4022
3896
  "height": 10,
3897
+ "storeable": 1,
4023
3898
  "kIDs": "0,1,2,3",
4024
3899
  "onlyInAreaTypes": "1,4,12",
4025
3900
  "buildingGroundType": "CIVIL",
@@ -4053,6 +3928,7 @@
4053
3928
  "type": "Level1",
4054
3929
  "width": 10,
4055
3930
  "height": 10,
3931
+ "storeable": 1,
4056
3932
  "kIDs": "0,1,2,3",
4057
3933
  "onlyInAreaTypes": "1,4,12",
4058
3934
  "buildingGroundType": "CIVIL",
@@ -4086,6 +3962,7 @@
4086
3962
  "type": "Level1",
4087
3963
  "width": 10,
4088
3964
  "height": 10,
3965
+ "storeable": 1,
4089
3966
  "kIDs": "0,1,2,3",
4090
3967
  "onlyInAreaTypes": "1,4,12",
4091
3968
  "buildingGroundType": "CIVIL",
@@ -4119,6 +3996,7 @@
4119
3996
  "type": "Level1",
4120
3997
  "width": 10,
4121
3998
  "height": 10,
3999
+ "storeable": 1,
4122
4000
  "kIDs": "0,1,2,3",
4123
4001
  "onlyInAreaTypes": "1,4,12",
4124
4002
  "buildingGroundType": "CIVIL",
@@ -4151,6 +4029,7 @@
4151
4029
  "type": "Level1",
4152
4030
  "width": 10,
4153
4031
  "height": 10,
4032
+ "storeable": 1,
4154
4033
  "kIDs": "0,1,2,3",
4155
4034
  "onlyInAreaTypes": "1,4,12",
4156
4035
  "buildingGroundType": "CIVIL",
@@ -4183,6 +4062,7 @@
4183
4062
  "type": "Level1",
4184
4063
  "width": 10,
4185
4064
  "height": 10,
4065
+ "storeable": 1,
4186
4066
  "kIDs": "0,1,2,3",
4187
4067
  "onlyInAreaTypes": "1,4,12",
4188
4068
  "buildingGroundType": "CIVIL",
@@ -4214,6 +4094,7 @@
4214
4094
  "type": "Level1",
4215
4095
  "width": 10,
4216
4096
  "height": 10,
4097
+ "storeable": 1,
4217
4098
  "kIDs": "0,1,2,3",
4218
4099
  "onlyInAreaTypes": "1,4,12",
4219
4100
  "buildingGroundType": "CIVIL",
@@ -4247,6 +4128,7 @@
4247
4128
  "type": "Level1",
4248
4129
  "width": 10,
4249
4130
  "height": 10,
4131
+ "storeable": 1,
4250
4132
  "kIDs": "0,1,2,3",
4251
4133
  "onlyInAreaTypes": "1,4,12",
4252
4134
  "buildingGroundType": "CIVIL",
@@ -4280,6 +4162,7 @@
4280
4162
  "type": "Level1",
4281
4163
  "width": 10,
4282
4164
  "height": 10,
4165
+ "storeable": 1,
4283
4166
  "kIDs": "0,1,2,3",
4284
4167
  "onlyInAreaTypes": "1,4,12",
4285
4168
  "buildingGroundType": "CIVIL",
@@ -4313,6 +4196,7 @@
4313
4196
  "type": "Level1",
4314
4197
  "width": 10,
4315
4198
  "height": 10,
4199
+ "storeable": 1,
4316
4200
  "kIDs": "0,1,2,3",
4317
4201
  "onlyInAreaTypes": "1,4,12",
4318
4202
  "buildingGroundType": "CIVIL",
@@ -4346,6 +4230,7 @@
4346
4230
  "type": "Level1",
4347
4231
  "width": 10,
4348
4232
  "height": 10,
4233
+ "storeable": 1,
4349
4234
  "kIDs": "0,1,2,3",
4350
4235
  "onlyInAreaTypes": "1,4,12",
4351
4236
  "buildingGroundType": "CIVIL",
@@ -4379,6 +4264,7 @@
4379
4264
  "type": "Level1",
4380
4265
  "width": 10,
4381
4266
  "height": 10,
4267
+ "storeable": 1,
4382
4268
  "kIDs": "0,1,2,3",
4383
4269
  "onlyInAreaTypes": "1,4,12",
4384
4270
  "buildingGroundType": "CIVIL",
@@ -4412,6 +4298,7 @@
4412
4298
  "type": "Level1",
4413
4299
  "width": 10,
4414
4300
  "height": 10,
4301
+ "storeable": 1,
4415
4302
  "kIDs": "0,1,2,3",
4416
4303
  "onlyInAreaTypes": "1,4,12",
4417
4304
  "buildingGroundType": "CIVIL",
@@ -4445,6 +4332,7 @@
4445
4332
  "type": "Level1",
4446
4333
  "width": 10,
4447
4334
  "height": 10,
4335
+ "storeable": 1,
4448
4336
  "kIDs": "0,1,2,3",
4449
4337
  "onlyInAreaTypes": "1,4,12",
4450
4338
  "buildingGroundType": "CIVIL",
@@ -4478,6 +4366,7 @@
4478
4366
  "type": "Level1",
4479
4367
  "width": 10,
4480
4368
  "height": 10,
4369
+ "storeable": 1,
4481
4370
  "kIDs": "0,1,2,3",
4482
4371
  "onlyInAreaTypes": "1,4,12",
4483
4372
  "buildingGroundType": "CIVIL",
@@ -4511,6 +4400,7 @@
4511
4400
  "type": "Level1",
4512
4401
  "width": 10,
4513
4402
  "height": 10,
4403
+ "storeable": 1,
4514
4404
  "kIDs": "0,1,2,3",
4515
4405
  "onlyInAreaTypes": "1,4,12",
4516
4406
  "buildingGroundType": "CIVIL",
@@ -4544,6 +4434,7 @@
4544
4434
  "type": "Level1",
4545
4435
  "width": 10,
4546
4436
  "height": 10,
4437
+ "storeable": 1,
4547
4438
  "kIDs": "0,1,2,3",
4548
4439
  "onlyInAreaTypes": "1,4,12",
4549
4440
  "buildingGroundType": "CIVIL",
@@ -4576,6 +4467,7 @@
4576
4467
  "type": "Level1",
4577
4468
  "width": 10,
4578
4469
  "height": 10,
4470
+ "storeable": 1,
4579
4471
  "kIDs": "0,1,2,3",
4580
4472
  "onlyInAreaTypes": "1,4,12",
4581
4473
  "buildingGroundType": "CIVIL",
@@ -12977,7 +12869,7 @@
12977
12869
  "height": 6,
12978
12870
  "kIDs": "0,1,2,3,4",
12979
12871
  "shopCategory": "MILITARY",
12980
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12872
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219,227,228",
12981
12873
  "buildingGroundType": "MILITARY",
12982
12874
  "costWood": 375,
12983
12875
  "costStone": 285,
@@ -13009,7 +12901,7 @@
13009
12901
  "width": 6,
13010
12902
  "height": 6,
13011
12903
  "kIDs": "0,1,2,3,4",
13012
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12904
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219,227,228",
13013
12905
  "buildingGroundType": "MILITARY",
13014
12906
  "costWood": 1047,
13015
12907
  "costStone": 1047,
@@ -13040,7 +12932,7 @@
13040
12932
  "width": 6,
13041
12933
  "height": 6,
13042
12934
  "kIDs": "0,1,2,3,4",
13043
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12935
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219,227,228",
13044
12936
  "buildingGroundType": "MILITARY",
13045
12937
  "costWood": 3005,
13046
12938
  "costStone": 4318,
@@ -13071,7 +12963,7 @@
13071
12963
  "width": 6,
13072
12964
  "height": 6,
13073
12965
  "kIDs": "0,1,2,3,4",
13074
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12966
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219,227,228",
13075
12967
  "buildingGroundType": "MILITARY",
13076
12968
  "costWood": 23752,
13077
12969
  "costStone": 30646,
@@ -13101,7 +12993,7 @@
13101
12993
  "width": 6,
13102
12994
  "height": 6,
13103
12995
  "kIDs": "0,1,2,3,4",
13104
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
12996
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219,227,228",
13105
12997
  "buildingGroundType": "MILITARY",
13106
12998
  "costWood": 39458,
13107
12999
  "costStone": 45219,
@@ -13133,7 +13025,7 @@
13133
13025
  "width": 6,
13134
13026
  "height": 6,
13135
13027
  "kIDs": "0,1,2,3,4",
13136
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
13028
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219,227,228",
13137
13029
  "buildingGroundType": "MILITARY",
13138
13030
  "costWood": 58263,
13139
13031
  "costStone": 62492,
@@ -13164,7 +13056,7 @@
13164
13056
  "width": 6,
13165
13057
  "height": 6,
13166
13058
  "kIDs": "0,1,2,3,4",
13167
- "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219",
13059
+ "constructionItemGroupIDs": "3091,3117,3166,3167,3168,3207,3209,3214,3215,3216,3233,3235,3249,200,206,213,214,215,217,218,219,227,228",
13168
13060
  "buildingGroundType": "MILITARY",
13169
13061
  "costWood": 80724,
13170
13062
  "costStone": 80647,
@@ -97528,7 +97420,7 @@
97528
97420
  "comment1": "Deco District 2x2",
97529
97421
  "comment2": "T1 - low PO 2x2 deco",
97530
97422
  "group": "Building",
97531
- "type": "carnivorousPlantT1",
97423
+ "type": "FatalTinyBiteBud",
97532
97424
  "width": 2,
97533
97425
  "height": 2,
97534
97426
  "storeable": 1,
@@ -97647,6 +97539,151 @@
97647
97539
  "sellC1": 1200000,
97648
97540
  "areaSpecificEffects": "383&100,384&100,382&40",
97649
97541
  "tempServerDestructable": 1
97542
+ },
97543
+ {
97544
+ "wodID": 900000,
97545
+ "crossplayID": 900000,
97546
+ "group": "Building",
97547
+ "name": "Offer",
97548
+ "type": "isoObject",
97549
+ "kIDs": "",
97550
+ "server": 0,
97551
+ "block": 0,
97552
+ "width": 8,
97553
+ "height": 8,
97554
+ "movable": 0,
97555
+ "level": 1
97556
+ },
97557
+ {
97558
+ "wodID": 900001,
97559
+ "crossplayID": 900001,
97560
+ "group": "Tower",
97561
+ "type": "CornerLevel1",
97562
+ "width": 2,
97563
+ "height": 2,
97564
+ "movable": 0,
97565
+ "kIDs": "0,1,2,3,4",
97566
+ "name": "Corner",
97567
+ "level": 1,
97568
+ "destructable": 0,
97569
+ "burnable": 0,
97570
+ "smashable": 0,
97571
+ "rotateType": 4
97572
+ },
97573
+ {
97574
+ "wodID": 900002,
97575
+ "crossplayID": 900002,
97576
+ "group": "Tower",
97577
+ "type": "CornerLevel2",
97578
+ "width": 2,
97579
+ "height": 2,
97580
+ "movable": 0,
97581
+ "kIDs": "0,1,2,3,4",
97582
+ "name": "Corner",
97583
+ "level": 2,
97584
+ "destructable": 0,
97585
+ "burnable": 0,
97586
+ "smashable": 0,
97587
+ "rotateType": 4
97588
+ },
97589
+ {
97590
+ "wodID": 900003,
97591
+ "crossplayID": 900003,
97592
+ "group": "Tower",
97593
+ "type": "CornerLevel3",
97594
+ "width": 2,
97595
+ "height": 2,
97596
+ "movable": 0,
97597
+ "kIDs": "0,1,2,3,4",
97598
+ "name": "Corner",
97599
+ "level": 3,
97600
+ "destructable": 0,
97601
+ "burnable": 0,
97602
+ "smashable": 0,
97603
+ "rotateType": 4
97604
+ },
97605
+ {
97606
+ "wodID": 900004,
97607
+ "crossplayID": 900004,
97608
+ "group": "Tower",
97609
+ "type": "CornerLevel4",
97610
+ "width": 2,
97611
+ "height": 2,
97612
+ "movable": 0,
97613
+ "kIDs": "0,1,2,3,4",
97614
+ "name": "Corner",
97615
+ "level": 4,
97616
+ "destructable": 0,
97617
+ "burnable": 0,
97618
+ "smashable": 0,
97619
+ "rotateType": 4
97620
+ },
97621
+ {
97622
+ "wodID": 900005,
97623
+ "crossplayID": 900005,
97624
+ "group": "Tower",
97625
+ "type": "CornerLevel5",
97626
+ "width": 2,
97627
+ "height": 2,
97628
+ "movable": 0,
97629
+ "kIDs": "0,1,2,3,4",
97630
+ "name": "Corner",
97631
+ "level": 5,
97632
+ "destructable": 0,
97633
+ "burnable": 0,
97634
+ "smashable": 0,
97635
+ "rotateType": 4
97636
+ },
97637
+ {
97638
+ "wodID": 900006,
97639
+ "crossplayID": 900006,
97640
+ "group": "Tower",
97641
+ "type": "Level1",
97642
+ "width": 2,
97643
+ "height": 2,
97644
+ "movable": 0,
97645
+ "eventIDs": 3,
97646
+ "kIDs": 10,
97647
+ "name": "FactionLookoutCorner",
97648
+ "level": 1,
97649
+ "destructable": 0,
97650
+ "burnable": 0,
97651
+ "smashable": 0,
97652
+ "rotateType": 4
97653
+ },
97654
+ {
97655
+ "wodID": 900007,
97656
+ "crossplayID": 900007,
97657
+ "group": "Tower",
97658
+ "type": "Level2",
97659
+ "width": 2,
97660
+ "height": 2,
97661
+ "movable": 0,
97662
+ "eventIDs": 3,
97663
+ "kIDs": 10,
97664
+ "name": "FactionLookoutCorner",
97665
+ "level": 2,
97666
+ "destructable": 0,
97667
+ "burnable": 0,
97668
+ "smashable": 0,
97669
+ "rotateType": 4
97670
+ },
97671
+ {
97672
+ "wodID": 900008,
97673
+ "crossplayID": 900008,
97674
+ "group": "Tower",
97675
+ "type": "Level3",
97676
+ "width": 2,
97677
+ "height": 2,
97678
+ "movable": 0,
97679
+ "eventIDs": 3,
97680
+ "kIDs": 10,
97681
+ "name": "FactionLookoutCorner",
97682
+ "level": 3,
97683
+ "destructable": 0,
97684
+ "burnable": 0,
97685
+ "smashable": 0,
97686
+ "rotateType": 4
97650
97687
  }
97651
97688
  ]
97652
97689
  }