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.
- package/data/alliancebuffs.json +158 -0
- package/data/buildings.json +687 -142
- package/data/constructionItemRecipes.json +778 -0
- package/data/constructionItems.json +1812 -200
- package/data/constructionItemsEffectGroups.json +10 -0
- package/data/currencyClearCompensations.json +432 -0
- package/data/effects.json +26 -0
- package/data/effecttypes.json +8 -0
- package/data/equipments.json +13 -0
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/leaguetypeEvents.json +3 -3
- package/data/messageRestrictions.json +6 -3
- package/data/packages.json +642 -0
- package/data/researches.json +186 -0
- package/data/rewards.json +349 -285
- package/data/units.json +66 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +192 -192
- package/images/x768.json +130 -47
- package/languages/da.json +98 -25
- package/languages/de.json +98 -25
- package/languages/el.json +98 -25
- package/languages/en.json +87 -14
- package/languages/es.json +98 -25
- package/languages/fi.json +96 -23
- package/languages/fr.json +98 -25
- package/languages/it.json +98 -25
- package/languages/ja.json +95 -22
- package/languages/ko.json +97 -24
- package/languages/nl.json +98 -25
- package/languages/no.json +96 -23
- package/languages/pl.json +98 -25
- package/languages/pt.json +98 -25
- package/languages/ru.json +98 -25
- package/languages/sv.json +96 -23
- package/languages/tr.json +96 -23
- package/languages/zh_CN.json +98 -25
- package/languages/zh_TW.json +98 -25
- package/package.json +1 -1
- package/typings/data.d.ts +1 -0
- package/typings/images.d.ts +8 -3
- package/typings/languages.d.ts +72 -2
package/data/buildings.json
CHANGED
|
@@ -1,141 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"building": [
|
|
3
|
-
{
|
|
4
|
-
"wodID": 900000,
|
|
5
|
-
"group": "Building",
|
|
6
|
-
"name": "Offer",
|
|
7
|
-
"type": "isoObject",
|
|
8
|
-
"kIDs": "",
|
|
9
|
-
"server": 0,
|
|
10
|
-
"block": 0,
|
|
11
|
-
"width": 8,
|
|
12
|
-
"height": 8,
|
|
13
|
-
"movable": 0,
|
|
14
|
-
"level": 1
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"wodID": 900001,
|
|
18
|
-
"group": "Tower",
|
|
19
|
-
"type": "CornerLevel1",
|
|
20
|
-
"width": 2,
|
|
21
|
-
"height": 2,
|
|
22
|
-
"movable": 0,
|
|
23
|
-
"kIDs": "0,1,2,3,4",
|
|
24
|
-
"name": "Corner",
|
|
25
|
-
"level": 1,
|
|
26
|
-
"destructable": 0,
|
|
27
|
-
"burnable": 0,
|
|
28
|
-
"smashable": 0,
|
|
29
|
-
"rotateType": 4
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"wodID": 900002,
|
|
33
|
-
"group": "Tower",
|
|
34
|
-
"type": "CornerLevel2",
|
|
35
|
-
"width": 2,
|
|
36
|
-
"height": 2,
|
|
37
|
-
"movable": 0,
|
|
38
|
-
"kIDs": "0,1,2,3,4",
|
|
39
|
-
"name": "Corner",
|
|
40
|
-
"level": 2,
|
|
41
|
-
"destructable": 0,
|
|
42
|
-
"burnable": 0,
|
|
43
|
-
"smashable": 0,
|
|
44
|
-
"rotateType": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"wodID": 900003,
|
|
48
|
-
"group": "Tower",
|
|
49
|
-
"type": "CornerLevel3",
|
|
50
|
-
"width": 2,
|
|
51
|
-
"height": 2,
|
|
52
|
-
"movable": 0,
|
|
53
|
-
"kIDs": "0,1,2,3,4",
|
|
54
|
-
"name": "Corner",
|
|
55
|
-
"level": 3,
|
|
56
|
-
"destructable": 0,
|
|
57
|
-
"burnable": 0,
|
|
58
|
-
"smashable": 0,
|
|
59
|
-
"rotateType": 4
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"wodID": 900004,
|
|
63
|
-
"group": "Tower",
|
|
64
|
-
"type": "CornerLevel4",
|
|
65
|
-
"width": 2,
|
|
66
|
-
"height": 2,
|
|
67
|
-
"movable": 0,
|
|
68
|
-
"kIDs": "0,1,2,3,4",
|
|
69
|
-
"name": "Corner",
|
|
70
|
-
"level": 4,
|
|
71
|
-
"destructable": 0,
|
|
72
|
-
"burnable": 0,
|
|
73
|
-
"smashable": 0,
|
|
74
|
-
"rotateType": 4
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"wodID": 900005,
|
|
78
|
-
"group": "Tower",
|
|
79
|
-
"type": "CornerLevel5",
|
|
80
|
-
"width": 2,
|
|
81
|
-
"height": 2,
|
|
82
|
-
"movable": 0,
|
|
83
|
-
"kIDs": "0,1,2,3,4",
|
|
84
|
-
"name": "Corner",
|
|
85
|
-
"level": 5,
|
|
86
|
-
"destructable": 0,
|
|
87
|
-
"burnable": 0,
|
|
88
|
-
"smashable": 0,
|
|
89
|
-
"rotateType": 4
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"wodID": 900006,
|
|
93
|
-
"group": "Tower",
|
|
94
|
-
"type": "Level1",
|
|
95
|
-
"width": 2,
|
|
96
|
-
"height": 2,
|
|
97
|
-
"movable": 0,
|
|
98
|
-
"eventIDs": 3,
|
|
99
|
-
"kIDs": 10,
|
|
100
|
-
"name": "FactionLookoutCorner",
|
|
101
|
-
"level": 1,
|
|
102
|
-
"destructable": 0,
|
|
103
|
-
"burnable": 0,
|
|
104
|
-
"smashable": 0,
|
|
105
|
-
"rotateType": 4
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"wodID": 900007,
|
|
109
|
-
"group": "Tower",
|
|
110
|
-
"type": "Level2",
|
|
111
|
-
"width": 2,
|
|
112
|
-
"height": 2,
|
|
113
|
-
"movable": 0,
|
|
114
|
-
"eventIDs": 3,
|
|
115
|
-
"kIDs": 10,
|
|
116
|
-
"name": "FactionLookoutCorner",
|
|
117
|
-
"level": 2,
|
|
118
|
-
"destructable": 0,
|
|
119
|
-
"burnable": 0,
|
|
120
|
-
"smashable": 0,
|
|
121
|
-
"rotateType": 4
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"wodID": 900008,
|
|
125
|
-
"group": "Tower",
|
|
126
|
-
"type": "Level3",
|
|
127
|
-
"width": 2,
|
|
128
|
-
"height": 2,
|
|
129
|
-
"movable": 0,
|
|
130
|
-
"eventIDs": 3,
|
|
131
|
-
"kIDs": 10,
|
|
132
|
-
"name": "FactionLookoutCorner",
|
|
133
|
-
"level": 3,
|
|
134
|
-
"destructable": 0,
|
|
135
|
-
"burnable": 0,
|
|
136
|
-
"smashable": 0,
|
|
137
|
-
"rotateType": 4
|
|
138
|
-
},
|
|
139
3
|
{
|
|
140
4
|
"wodID": 401,
|
|
141
5
|
"name": "Guard",
|
|
@@ -5608,7 +5472,7 @@
|
|
|
5608
5472
|
"kIDs": 0,
|
|
5609
5473
|
"onlyInAreaTypes": 1,
|
|
5610
5474
|
"shopCategory": "MILITARY",
|
|
5611
|
-
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162",
|
|
5475
|
+
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226",
|
|
5612
5476
|
"buildingGroundType": "MILITARY",
|
|
5613
5477
|
"costWood": 2077,
|
|
5614
5478
|
"costStone": 1728,
|
|
@@ -5642,7 +5506,7 @@
|
|
|
5642
5506
|
"height": 8,
|
|
5643
5507
|
"kIDs": 0,
|
|
5644
5508
|
"onlyInAreaTypes": 1,
|
|
5645
|
-
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162",
|
|
5509
|
+
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226",
|
|
5646
5510
|
"buildingGroundType": "MILITARY",
|
|
5647
5511
|
"costWood": 3689,
|
|
5648
5512
|
"costStone": 3813,
|
|
@@ -5674,7 +5538,7 @@
|
|
|
5674
5538
|
"height": 8,
|
|
5675
5539
|
"kIDs": 0,
|
|
5676
5540
|
"onlyInAreaTypes": 1,
|
|
5677
|
-
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162",
|
|
5541
|
+
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226",
|
|
5678
5542
|
"buildingGroundType": "MILITARY",
|
|
5679
5543
|
"costWood": 10016,
|
|
5680
5544
|
"costStone": 14393,
|
|
@@ -8731,7 +8595,7 @@
|
|
|
8731
8595
|
"kIDs": 0,
|
|
8732
8596
|
"onlyInAreaTypes": 1,
|
|
8733
8597
|
"shopCategory": "CIVIL",
|
|
8734
|
-
"constructionItemGroupIDs": "3184,3185,3186,3205",
|
|
8598
|
+
"constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227",
|
|
8735
8599
|
"buildingGroundType": "CIVIL",
|
|
8736
8600
|
"costWood": 29900,
|
|
8737
8601
|
"costStone": 34600,
|
|
@@ -8766,7 +8630,7 @@
|
|
|
8766
8630
|
"height": 5,
|
|
8767
8631
|
"kIDs": 0,
|
|
8768
8632
|
"onlyInAreaTypes": 1,
|
|
8769
|
-
"constructionItemGroupIDs": "3184,3185,3186,3205",
|
|
8633
|
+
"constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227",
|
|
8770
8634
|
"buildingGroundType": "CIVIL",
|
|
8771
8635
|
"costC2": 35000,
|
|
8772
8636
|
"buildDuration": 129145,
|
|
@@ -8798,7 +8662,7 @@
|
|
|
8798
8662
|
"height": 5,
|
|
8799
8663
|
"kIDs": 0,
|
|
8800
8664
|
"onlyInAreaTypes": 1,
|
|
8801
|
-
"constructionItemGroupIDs": "3184,3185,3186,3205",
|
|
8665
|
+
"constructionItemGroupIDs": "3184,3185,3186,3205,3224,3225,3227",
|
|
8802
8666
|
"buildingGroundType": "CIVIL",
|
|
8803
8667
|
"costC2": 48000,
|
|
8804
8668
|
"buildDuration": 222000,
|
|
@@ -43768,6 +43632,7 @@
|
|
|
43768
43632
|
"kIDs": 0,
|
|
43769
43633
|
"onlyInAreaTypes": 1,
|
|
43770
43634
|
"shopCategory": "CIVIL",
|
|
43635
|
+
"constructionItemGroupIDs": 3218,
|
|
43771
43636
|
"buildingGroundType": "CIVIL",
|
|
43772
43637
|
"costLegendaryToken": 29,
|
|
43773
43638
|
"costLegendaryMaterial": 122,
|
|
@@ -43803,6 +43668,7 @@
|
|
|
43803
43668
|
"height": 5,
|
|
43804
43669
|
"kIDs": 0,
|
|
43805
43670
|
"onlyInAreaTypes": 1,
|
|
43671
|
+
"constructionItemGroupIDs": 3218,
|
|
43806
43672
|
"buildingGroundType": "CIVIL",
|
|
43807
43673
|
"costLegendaryToken": 87,
|
|
43808
43674
|
"costLegendaryMaterial": 368,
|
|
@@ -43836,6 +43702,7 @@
|
|
|
43836
43702
|
"height": 5,
|
|
43837
43703
|
"kIDs": 0,
|
|
43838
43704
|
"onlyInAreaTypes": 1,
|
|
43705
|
+
"constructionItemGroupIDs": 3218,
|
|
43839
43706
|
"buildingGroundType": "CIVIL",
|
|
43840
43707
|
"costLegendaryToken": 174,
|
|
43841
43708
|
"costLegendaryMaterial": 735,
|
|
@@ -43868,6 +43735,7 @@
|
|
|
43868
43735
|
"height": 5,
|
|
43869
43736
|
"kIDs": 0,
|
|
43870
43737
|
"onlyInAreaTypes": 1,
|
|
43738
|
+
"constructionItemGroupIDs": 3218,
|
|
43871
43739
|
"buildingGroundType": "CIVIL",
|
|
43872
43740
|
"costLegendaryToken": 290,
|
|
43873
43741
|
"costLegendaryMaterial": 1225,
|
|
@@ -43901,6 +43769,7 @@
|
|
|
43901
43769
|
"kIDs": 0,
|
|
43902
43770
|
"onlyInAreaTypes": 1,
|
|
43903
43771
|
"shopCategory": "CIVIL",
|
|
43772
|
+
"constructionItemGroupIDs": 3219,
|
|
43904
43773
|
"buildingGroundType": "CIVIL",
|
|
43905
43774
|
"costLegendaryToken": 29,
|
|
43906
43775
|
"costLegendaryMaterial": 122,
|
|
@@ -43938,6 +43807,7 @@
|
|
|
43938
43807
|
"height": 5,
|
|
43939
43808
|
"kIDs": 0,
|
|
43940
43809
|
"onlyInAreaTypes": 1,
|
|
43810
|
+
"constructionItemGroupIDs": 3219,
|
|
43941
43811
|
"buildingGroundType": "CIVIL",
|
|
43942
43812
|
"costLegendaryToken": 87,
|
|
43943
43813
|
"costLegendaryMaterial": 368,
|
|
@@ -43973,6 +43843,7 @@
|
|
|
43973
43843
|
"height": 5,
|
|
43974
43844
|
"kIDs": 0,
|
|
43975
43845
|
"onlyInAreaTypes": 1,
|
|
43846
|
+
"constructionItemGroupIDs": 3219,
|
|
43976
43847
|
"buildingGroundType": "CIVIL",
|
|
43977
43848
|
"costLegendaryToken": 174,
|
|
43978
43849
|
"costLegendaryMaterial": 735,
|
|
@@ -44007,6 +43878,7 @@
|
|
|
44007
43878
|
"height": 5,
|
|
44008
43879
|
"kIDs": 0,
|
|
44009
43880
|
"onlyInAreaTypes": 1,
|
|
43881
|
+
"constructionItemGroupIDs": 3219,
|
|
44010
43882
|
"buildingGroundType": "CIVIL",
|
|
44011
43883
|
"costLegendaryToken": 290,
|
|
44012
43884
|
"costLegendaryMaterial": 1225,
|
|
@@ -78635,6 +78507,679 @@
|
|
|
78635
78507
|
"isFusionTarget": 1,
|
|
78636
78508
|
"sellC1": 200000,
|
|
78637
78509
|
"tempServerDestructable": 1
|
|
78510
|
+
},
|
|
78511
|
+
{
|
|
78512
|
+
"wodID": 2773,
|
|
78513
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78514
|
+
"comment2": "reward 870",
|
|
78515
|
+
"group": "Building",
|
|
78516
|
+
"type": "halloweenSludgeCrypt",
|
|
78517
|
+
"width": 5,
|
|
78518
|
+
"height": 10,
|
|
78519
|
+
"storeable": 1,
|
|
78520
|
+
"kIDs": "0,1,2,3,4",
|
|
78521
|
+
"name": "Deco",
|
|
78522
|
+
"level": 1,
|
|
78523
|
+
"buildDuration": 600,
|
|
78524
|
+
"mightValue": 1000,
|
|
78525
|
+
"destructable": 0,
|
|
78526
|
+
"burnable": 0,
|
|
78527
|
+
"tempServerBurnable": 1,
|
|
78528
|
+
"smashable": 0,
|
|
78529
|
+
"initialFusionLevel": 820,
|
|
78530
|
+
"isFusionSource": 1,
|
|
78531
|
+
"isFusionTarget": 1,
|
|
78532
|
+
"sellC1": 200000,
|
|
78533
|
+
"tempServerDestructable": 1
|
|
78534
|
+
},
|
|
78535
|
+
{
|
|
78536
|
+
"wodID": 2774,
|
|
78537
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78538
|
+
"comment2": "shop 870, reward 800",
|
|
78539
|
+
"group": "Building",
|
|
78540
|
+
"type": "halloweenSludgeCrypt",
|
|
78541
|
+
"width": 5,
|
|
78542
|
+
"height": 10,
|
|
78543
|
+
"storeable": 1,
|
|
78544
|
+
"kIDs": "0,1,2,3,4",
|
|
78545
|
+
"name": "Deco",
|
|
78546
|
+
"level": 1,
|
|
78547
|
+
"buildDuration": 600,
|
|
78548
|
+
"mightValue": 1000,
|
|
78549
|
+
"destructable": 0,
|
|
78550
|
+
"burnable": 0,
|
|
78551
|
+
"tempServerBurnable": 1,
|
|
78552
|
+
"smashable": 0,
|
|
78553
|
+
"initialFusionLevel": 780,
|
|
78554
|
+
"isFusionSource": 1,
|
|
78555
|
+
"isFusionTarget": 1,
|
|
78556
|
+
"sellC1": 200000,
|
|
78557
|
+
"tempServerDestructable": 1
|
|
78558
|
+
},
|
|
78559
|
+
{
|
|
78560
|
+
"wodID": 2775,
|
|
78561
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78562
|
+
"comment2": "shop 800",
|
|
78563
|
+
"group": "Building",
|
|
78564
|
+
"type": "halloweenCrypt",
|
|
78565
|
+
"width": 5,
|
|
78566
|
+
"height": 10,
|
|
78567
|
+
"storeable": 1,
|
|
78568
|
+
"kIDs": "0,1,2,3,4",
|
|
78569
|
+
"name": "Deco",
|
|
78570
|
+
"level": 1,
|
|
78571
|
+
"buildDuration": 600,
|
|
78572
|
+
"mightValue": 1000,
|
|
78573
|
+
"destructable": 0,
|
|
78574
|
+
"burnable": 0,
|
|
78575
|
+
"tempServerBurnable": 1,
|
|
78576
|
+
"smashable": 0,
|
|
78577
|
+
"initialFusionLevel": 740,
|
|
78578
|
+
"isFusionSource": 1,
|
|
78579
|
+
"isFusionTarget": 1,
|
|
78580
|
+
"sellC1": 200000,
|
|
78581
|
+
"tempServerDestructable": 1
|
|
78582
|
+
},
|
|
78583
|
+
{
|
|
78584
|
+
"wodID": 2776,
|
|
78585
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78586
|
+
"comment2": "reward 70",
|
|
78587
|
+
"group": "Building",
|
|
78588
|
+
"type": "halloweenSludgeCrypt",
|
|
78589
|
+
"width": 5,
|
|
78590
|
+
"height": 10,
|
|
78591
|
+
"storeable": 1,
|
|
78592
|
+
"kIDs": "0,1,2,3,4",
|
|
78593
|
+
"name": "Deco",
|
|
78594
|
+
"level": 1,
|
|
78595
|
+
"buildDuration": 600,
|
|
78596
|
+
"mightValue": 1000,
|
|
78597
|
+
"destructable": 0,
|
|
78598
|
+
"burnable": 0,
|
|
78599
|
+
"tempServerBurnable": 1,
|
|
78600
|
+
"smashable": 0,
|
|
78601
|
+
"initialFusionLevel": 720,
|
|
78602
|
+
"isFusionSource": 1,
|
|
78603
|
+
"isFusionTarget": 1,
|
|
78604
|
+
"sellC1": 200000,
|
|
78605
|
+
"tempServerDestructable": 1
|
|
78606
|
+
},
|
|
78607
|
+
{
|
|
78608
|
+
"wodID": 2777,
|
|
78609
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78610
|
+
"comment2": "shop 70",
|
|
78611
|
+
"group": "Building",
|
|
78612
|
+
"type": "halloweenCrypt",
|
|
78613
|
+
"width": 5,
|
|
78614
|
+
"height": 10,
|
|
78615
|
+
"storeable": 1,
|
|
78616
|
+
"kIDs": "0,1,2,3,4",
|
|
78617
|
+
"name": "Deco",
|
|
78618
|
+
"level": 1,
|
|
78619
|
+
"buildDuration": 600,
|
|
78620
|
+
"mightValue": 1000,
|
|
78621
|
+
"destructable": 0,
|
|
78622
|
+
"burnable": 0,
|
|
78623
|
+
"tempServerBurnable": 1,
|
|
78624
|
+
"smashable": 0,
|
|
78625
|
+
"initialFusionLevel": 460,
|
|
78626
|
+
"isFusionSource": 1,
|
|
78627
|
+
"isFusionTarget": 1,
|
|
78628
|
+
"sellC1": 200000,
|
|
78629
|
+
"tempServerDestructable": 1
|
|
78630
|
+
},
|
|
78631
|
+
{
|
|
78632
|
+
"wodID": 2778,
|
|
78633
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78634
|
+
"comment2": "shop 870",
|
|
78635
|
+
"group": "Building",
|
|
78636
|
+
"type": "halloweenCrypt",
|
|
78637
|
+
"width": 5,
|
|
78638
|
+
"height": 10,
|
|
78639
|
+
"storeable": 1,
|
|
78640
|
+
"kIDs": "0,1,2,3,4",
|
|
78641
|
+
"name": "Deco",
|
|
78642
|
+
"level": 1,
|
|
78643
|
+
"buildDuration": 600,
|
|
78644
|
+
"mightValue": 1000,
|
|
78645
|
+
"destructable": 0,
|
|
78646
|
+
"burnable": 0,
|
|
78647
|
+
"tempServerBurnable": 1,
|
|
78648
|
+
"smashable": 0,
|
|
78649
|
+
"initialFusionLevel": 640,
|
|
78650
|
+
"isFusionSource": 1,
|
|
78651
|
+
"isFusionTarget": 1,
|
|
78652
|
+
"sellC1": 200000,
|
|
78653
|
+
"tempServerDestructable": 1
|
|
78654
|
+
},
|
|
78655
|
+
{
|
|
78656
|
+
"wodID": 2779,
|
|
78657
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78658
|
+
"comment2": "shop 800",
|
|
78659
|
+
"group": "Building",
|
|
78660
|
+
"type": "halloweenCrypt",
|
|
78661
|
+
"width": 5,
|
|
78662
|
+
"height": 10,
|
|
78663
|
+
"storeable": 1,
|
|
78664
|
+
"kIDs": "0,1,2,3,4",
|
|
78665
|
+
"name": "Deco",
|
|
78666
|
+
"level": 1,
|
|
78667
|
+
"buildDuration": 600,
|
|
78668
|
+
"mightValue": 1000,
|
|
78669
|
+
"destructable": 0,
|
|
78670
|
+
"burnable": 0,
|
|
78671
|
+
"tempServerBurnable": 1,
|
|
78672
|
+
"smashable": 0,
|
|
78673
|
+
"initialFusionLevel": 600,
|
|
78674
|
+
"isFusionSource": 1,
|
|
78675
|
+
"isFusionTarget": 1,
|
|
78676
|
+
"sellC1": 200000,
|
|
78677
|
+
"tempServerDestructable": 1
|
|
78678
|
+
},
|
|
78679
|
+
{
|
|
78680
|
+
"wodID": 2780,
|
|
78681
|
+
"comment1": "LTPE Spooky October 2023",
|
|
78682
|
+
"comment2": "shop 70",
|
|
78683
|
+
"group": "Building",
|
|
78684
|
+
"type": "halloweenCrypt",
|
|
78685
|
+
"width": 5,
|
|
78686
|
+
"height": 10,
|
|
78687
|
+
"storeable": 1,
|
|
78688
|
+
"kIDs": "0,1,2,3,4",
|
|
78689
|
+
"name": "Deco",
|
|
78690
|
+
"level": 1,
|
|
78691
|
+
"buildDuration": 600,
|
|
78692
|
+
"mightValue": 1000,
|
|
78693
|
+
"destructable": 0,
|
|
78694
|
+
"burnable": 0,
|
|
78695
|
+
"tempServerBurnable": 1,
|
|
78696
|
+
"smashable": 0,
|
|
78697
|
+
"initialFusionLevel": 400,
|
|
78698
|
+
"isFusionSource": 1,
|
|
78699
|
+
"isFusionTarget": 1,
|
|
78700
|
+
"sellC1": 200000,
|
|
78701
|
+
"tempServerDestructable": 1
|
|
78702
|
+
},
|
|
78703
|
+
{
|
|
78704
|
+
"wodID": 2781,
|
|
78705
|
+
"comment1": "SalesDays Content October 2023",
|
|
78706
|
+
"group": "Building",
|
|
78707
|
+
"type": "HeadsmansLair",
|
|
78708
|
+
"width": 5,
|
|
78709
|
+
"height": 10,
|
|
78710
|
+
"storeable": 1,
|
|
78711
|
+
"kIDs": "0,1,2,3,4",
|
|
78712
|
+
"name": "Deco",
|
|
78713
|
+
"level": 1,
|
|
78714
|
+
"buildDuration": 600,
|
|
78715
|
+
"mightValue": 1000,
|
|
78716
|
+
"destructable": 0,
|
|
78717
|
+
"burnable": 0,
|
|
78718
|
+
"tempServerBurnable": 1,
|
|
78719
|
+
"smashable": 0,
|
|
78720
|
+
"initialFusionLevel": 780,
|
|
78721
|
+
"isFusionSource": 1,
|
|
78722
|
+
"isFusionTarget": 1,
|
|
78723
|
+
"sellC1": 200000,
|
|
78724
|
+
"tempServerDestructable": 1
|
|
78725
|
+
},
|
|
78726
|
+
{
|
|
78727
|
+
"wodID": 2782,
|
|
78728
|
+
"comment1": "SalesDays Content October 2023",
|
|
78729
|
+
"group": "Building",
|
|
78730
|
+
"type": "HeadsmansLair",
|
|
78731
|
+
"width": 5,
|
|
78732
|
+
"height": 10,
|
|
78733
|
+
"storeable": 1,
|
|
78734
|
+
"kIDs": "0,1,2,3,4",
|
|
78735
|
+
"name": "Deco",
|
|
78736
|
+
"level": 1,
|
|
78737
|
+
"buildDuration": 600,
|
|
78738
|
+
"mightValue": 1000,
|
|
78739
|
+
"destructable": 0,
|
|
78740
|
+
"burnable": 0,
|
|
78741
|
+
"tempServerBurnable": 1,
|
|
78742
|
+
"smashable": 0,
|
|
78743
|
+
"initialFusionLevel": 760,
|
|
78744
|
+
"isFusionSource": 1,
|
|
78745
|
+
"isFusionTarget": 1,
|
|
78746
|
+
"sellC1": 200000,
|
|
78747
|
+
"tempServerDestructable": 1
|
|
78748
|
+
},
|
|
78749
|
+
{
|
|
78750
|
+
"wodID": 2783,
|
|
78751
|
+
"comment1": "SalesDays Content October 2023",
|
|
78752
|
+
"group": "Building",
|
|
78753
|
+
"type": "HeadsmansLair",
|
|
78754
|
+
"width": 5,
|
|
78755
|
+
"height": 10,
|
|
78756
|
+
"storeable": 1,
|
|
78757
|
+
"kIDs": "0,1,2,3,4",
|
|
78758
|
+
"name": "Deco",
|
|
78759
|
+
"level": 1,
|
|
78760
|
+
"buildDuration": 600,
|
|
78761
|
+
"mightValue": 1000,
|
|
78762
|
+
"destructable": 0,
|
|
78763
|
+
"burnable": 0,
|
|
78764
|
+
"tempServerBurnable": 1,
|
|
78765
|
+
"smashable": 0,
|
|
78766
|
+
"initialFusionLevel": 740,
|
|
78767
|
+
"isFusionSource": 1,
|
|
78768
|
+
"isFusionTarget": 1,
|
|
78769
|
+
"sellC1": 200000,
|
|
78770
|
+
"tempServerDestructable": 1
|
|
78771
|
+
},
|
|
78772
|
+
{
|
|
78773
|
+
"wodID": 2784,
|
|
78774
|
+
"comment1": "SalesDays Content October 2023",
|
|
78775
|
+
"group": "Building",
|
|
78776
|
+
"type": "Halloween",
|
|
78777
|
+
"width": 5,
|
|
78778
|
+
"height": 10,
|
|
78779
|
+
"storeable": 1,
|
|
78780
|
+
"kIDs": "0,1,2,3,4",
|
|
78781
|
+
"name": "Deco",
|
|
78782
|
+
"level": 1,
|
|
78783
|
+
"buildDuration": 600,
|
|
78784
|
+
"mightValue": 1000,
|
|
78785
|
+
"destructable": 0,
|
|
78786
|
+
"burnable": 0,
|
|
78787
|
+
"tempServerBurnable": 1,
|
|
78788
|
+
"smashable": 0,
|
|
78789
|
+
"initialFusionLevel": 780,
|
|
78790
|
+
"isFusionSource": 1,
|
|
78791
|
+
"isFusionTarget": 1,
|
|
78792
|
+
"sellC1": 200000,
|
|
78793
|
+
"tempServerDestructable": 1
|
|
78794
|
+
},
|
|
78795
|
+
{
|
|
78796
|
+
"wodID": 2785,
|
|
78797
|
+
"comment1": "SalesDays Content October 2023",
|
|
78798
|
+
"group": "Building",
|
|
78799
|
+
"type": "Halloween",
|
|
78800
|
+
"width": 5,
|
|
78801
|
+
"height": 10,
|
|
78802
|
+
"storeable": 1,
|
|
78803
|
+
"kIDs": "0,1,2,3,4",
|
|
78804
|
+
"name": "Deco",
|
|
78805
|
+
"level": 1,
|
|
78806
|
+
"buildDuration": 600,
|
|
78807
|
+
"mightValue": 1000,
|
|
78808
|
+
"destructable": 0,
|
|
78809
|
+
"burnable": 0,
|
|
78810
|
+
"tempServerBurnable": 1,
|
|
78811
|
+
"smashable": 0,
|
|
78812
|
+
"initialFusionLevel": 760,
|
|
78813
|
+
"isFusionSource": 1,
|
|
78814
|
+
"isFusionTarget": 1,
|
|
78815
|
+
"sellC1": 200000,
|
|
78816
|
+
"tempServerDestructable": 1
|
|
78817
|
+
},
|
|
78818
|
+
{
|
|
78819
|
+
"wodID": 2786,
|
|
78820
|
+
"comment1": "SalesDays Content October 2023",
|
|
78821
|
+
"group": "Building",
|
|
78822
|
+
"type": "Halloween",
|
|
78823
|
+
"width": 5,
|
|
78824
|
+
"height": 10,
|
|
78825
|
+
"storeable": 1,
|
|
78826
|
+
"kIDs": "0,1,2,3,4",
|
|
78827
|
+
"name": "Deco",
|
|
78828
|
+
"level": 1,
|
|
78829
|
+
"buildDuration": 600,
|
|
78830
|
+
"mightValue": 1000,
|
|
78831
|
+
"destructable": 0,
|
|
78832
|
+
"burnable": 0,
|
|
78833
|
+
"tempServerBurnable": 1,
|
|
78834
|
+
"smashable": 0,
|
|
78835
|
+
"initialFusionLevel": 740,
|
|
78836
|
+
"isFusionSource": 1,
|
|
78837
|
+
"isFusionTarget": 1,
|
|
78838
|
+
"sellC1": 200000,
|
|
78839
|
+
"tempServerDestructable": 1
|
|
78840
|
+
},
|
|
78841
|
+
{
|
|
78842
|
+
"wodID": 2787,
|
|
78843
|
+
"comment1": "SalesDays Content October 2023",
|
|
78844
|
+
"group": "Building",
|
|
78845
|
+
"type": "InfernalTurtleHut",
|
|
78846
|
+
"width": 5,
|
|
78847
|
+
"height": 10,
|
|
78848
|
+
"storeable": 1,
|
|
78849
|
+
"kIDs": "0,1,2,3,4",
|
|
78850
|
+
"name": "Deco",
|
|
78851
|
+
"level": 1,
|
|
78852
|
+
"buildDuration": 600,
|
|
78853
|
+
"mightValue": 1000,
|
|
78854
|
+
"destructable": 0,
|
|
78855
|
+
"burnable": 0,
|
|
78856
|
+
"tempServerBurnable": 1,
|
|
78857
|
+
"smashable": 0,
|
|
78858
|
+
"initialFusionLevel": 790,
|
|
78859
|
+
"isFusionSource": 1,
|
|
78860
|
+
"isFusionTarget": 1,
|
|
78861
|
+
"sellC1": 200000,
|
|
78862
|
+
"tempServerDestructable": 1
|
|
78863
|
+
},
|
|
78864
|
+
{
|
|
78865
|
+
"wodID": 2788,
|
|
78866
|
+
"comment1": "SalesDays Content October 2023",
|
|
78867
|
+
"group": "Building",
|
|
78868
|
+
"type": "InfernalTurtleHut",
|
|
78869
|
+
"width": 5,
|
|
78870
|
+
"height": 10,
|
|
78871
|
+
"storeable": 1,
|
|
78872
|
+
"kIDs": "0,1,2,3,4",
|
|
78873
|
+
"name": "Deco",
|
|
78874
|
+
"level": 1,
|
|
78875
|
+
"buildDuration": 600,
|
|
78876
|
+
"mightValue": 1000,
|
|
78877
|
+
"destructable": 0,
|
|
78878
|
+
"burnable": 0,
|
|
78879
|
+
"tempServerBurnable": 1,
|
|
78880
|
+
"smashable": 0,
|
|
78881
|
+
"initialFusionLevel": 780,
|
|
78882
|
+
"isFusionSource": 1,
|
|
78883
|
+
"isFusionTarget": 1,
|
|
78884
|
+
"sellC1": 200000,
|
|
78885
|
+
"tempServerDestructable": 1
|
|
78886
|
+
},
|
|
78887
|
+
{
|
|
78888
|
+
"wodID": 2789,
|
|
78889
|
+
"comment1": "SalesDays Content October 2023",
|
|
78890
|
+
"group": "Building",
|
|
78891
|
+
"type": "InfernalTurtleHut",
|
|
78892
|
+
"width": 5,
|
|
78893
|
+
"height": 10,
|
|
78894
|
+
"storeable": 1,
|
|
78895
|
+
"kIDs": "0,1,2,3,4",
|
|
78896
|
+
"name": "Deco",
|
|
78897
|
+
"level": 1,
|
|
78898
|
+
"buildDuration": 600,
|
|
78899
|
+
"mightValue": 1000,
|
|
78900
|
+
"destructable": 0,
|
|
78901
|
+
"burnable": 0,
|
|
78902
|
+
"tempServerBurnable": 1,
|
|
78903
|
+
"smashable": 0,
|
|
78904
|
+
"initialFusionLevel": 760,
|
|
78905
|
+
"isFusionSource": 1,
|
|
78906
|
+
"isFusionTarget": 1,
|
|
78907
|
+
"sellC1": 200000,
|
|
78908
|
+
"tempServerDestructable": 1
|
|
78909
|
+
},
|
|
78910
|
+
{
|
|
78911
|
+
"wodID": 2790,
|
|
78912
|
+
"comment1": "SalesDays Content October 2023",
|
|
78913
|
+
"group": "Building",
|
|
78914
|
+
"type": "wellofmadness",
|
|
78915
|
+
"width": 5,
|
|
78916
|
+
"height": 10,
|
|
78917
|
+
"storeable": 1,
|
|
78918
|
+
"kIDs": "0,1,2,3,4",
|
|
78919
|
+
"name": "Deco",
|
|
78920
|
+
"level": 1,
|
|
78921
|
+
"buildDuration": 600,
|
|
78922
|
+
"mightValue": 1000,
|
|
78923
|
+
"destructable": 0,
|
|
78924
|
+
"burnable": 0,
|
|
78925
|
+
"tempServerBurnable": 1,
|
|
78926
|
+
"smashable": 0,
|
|
78927
|
+
"initialFusionLevel": 790,
|
|
78928
|
+
"isFusionSource": 1,
|
|
78929
|
+
"isFusionTarget": 1,
|
|
78930
|
+
"sellC1": 200000,
|
|
78931
|
+
"tempServerDestructable": 1
|
|
78932
|
+
},
|
|
78933
|
+
{
|
|
78934
|
+
"wodID": 2791,
|
|
78935
|
+
"comment1": "SalesDays Content October 2023",
|
|
78936
|
+
"group": "Building",
|
|
78937
|
+
"type": "wellofmadness",
|
|
78938
|
+
"width": 5,
|
|
78939
|
+
"height": 10,
|
|
78940
|
+
"storeable": 1,
|
|
78941
|
+
"kIDs": "0,1,2,3,4",
|
|
78942
|
+
"name": "Deco",
|
|
78943
|
+
"level": 1,
|
|
78944
|
+
"buildDuration": 600,
|
|
78945
|
+
"mightValue": 1000,
|
|
78946
|
+
"destructable": 0,
|
|
78947
|
+
"burnable": 0,
|
|
78948
|
+
"tempServerBurnable": 1,
|
|
78949
|
+
"smashable": 0,
|
|
78950
|
+
"initialFusionLevel": 780,
|
|
78951
|
+
"isFusionSource": 1,
|
|
78952
|
+
"isFusionTarget": 1,
|
|
78953
|
+
"sellC1": 200000,
|
|
78954
|
+
"tempServerDestructable": 1
|
|
78955
|
+
},
|
|
78956
|
+
{
|
|
78957
|
+
"wodID": 2792,
|
|
78958
|
+
"comment1": "SalesDays Content October 2023",
|
|
78959
|
+
"group": "Building",
|
|
78960
|
+
"type": "wellofmadness",
|
|
78961
|
+
"width": 5,
|
|
78962
|
+
"height": 10,
|
|
78963
|
+
"storeable": 1,
|
|
78964
|
+
"kIDs": "0,1,2,3,4",
|
|
78965
|
+
"name": "Deco",
|
|
78966
|
+
"level": 1,
|
|
78967
|
+
"buildDuration": 600,
|
|
78968
|
+
"mightValue": 1000,
|
|
78969
|
+
"destructable": 0,
|
|
78970
|
+
"burnable": 0,
|
|
78971
|
+
"tempServerBurnable": 1,
|
|
78972
|
+
"smashable": 0,
|
|
78973
|
+
"initialFusionLevel": 760,
|
|
78974
|
+
"isFusionSource": 1,
|
|
78975
|
+
"isFusionTarget": 1,
|
|
78976
|
+
"sellC1": 200000,
|
|
78977
|
+
"tempServerDestructable": 1
|
|
78978
|
+
},
|
|
78979
|
+
{
|
|
78980
|
+
"wodID": 2793,
|
|
78981
|
+
"comment1": "SalesDays Content October 2023",
|
|
78982
|
+
"group": "Building",
|
|
78983
|
+
"type": "corruptedgoddessOfNature",
|
|
78984
|
+
"width": 5,
|
|
78985
|
+
"height": 10,
|
|
78986
|
+
"storeable": 1,
|
|
78987
|
+
"kIDs": "0,1,2,3,4",
|
|
78988
|
+
"name": "Deco",
|
|
78989
|
+
"level": 1,
|
|
78990
|
+
"buildDuration": 600,
|
|
78991
|
+
"mightValue": 1000,
|
|
78992
|
+
"destructable": 0,
|
|
78993
|
+
"burnable": 0,
|
|
78994
|
+
"tempServerBurnable": 1,
|
|
78995
|
+
"smashable": 0,
|
|
78996
|
+
"initialFusionLevel": 790,
|
|
78997
|
+
"isFusionSource": 1,
|
|
78998
|
+
"isFusionTarget": 1,
|
|
78999
|
+
"sellC1": 200000,
|
|
79000
|
+
"tempServerDestructable": 1
|
|
79001
|
+
},
|
|
79002
|
+
{
|
|
79003
|
+
"wodID": 2794,
|
|
79004
|
+
"comment1": "SalesDays Content October 2023",
|
|
79005
|
+
"group": "Building",
|
|
79006
|
+
"type": "corruptedgoddessOfNature",
|
|
79007
|
+
"width": 5,
|
|
79008
|
+
"height": 10,
|
|
79009
|
+
"storeable": 1,
|
|
79010
|
+
"kIDs": "0,1,2,3,4",
|
|
79011
|
+
"name": "Deco",
|
|
79012
|
+
"level": 1,
|
|
79013
|
+
"buildDuration": 600,
|
|
79014
|
+
"mightValue": 1000,
|
|
79015
|
+
"destructable": 0,
|
|
79016
|
+
"burnable": 0,
|
|
79017
|
+
"tempServerBurnable": 1,
|
|
79018
|
+
"smashable": 0,
|
|
79019
|
+
"initialFusionLevel": 780,
|
|
79020
|
+
"isFusionSource": 1,
|
|
79021
|
+
"isFusionTarget": 1,
|
|
79022
|
+
"sellC1": 200000,
|
|
79023
|
+
"tempServerDestructable": 1
|
|
79024
|
+
},
|
|
79025
|
+
{
|
|
79026
|
+
"wodID": 2795,
|
|
79027
|
+
"comment1": "SalesDays Content October 2023",
|
|
79028
|
+
"group": "Building",
|
|
79029
|
+
"type": "corruptedgoddessOfNature",
|
|
79030
|
+
"width": 5,
|
|
79031
|
+
"height": 10,
|
|
79032
|
+
"storeable": 1,
|
|
79033
|
+
"kIDs": "0,1,2,3,4",
|
|
79034
|
+
"name": "Deco",
|
|
79035
|
+
"level": 1,
|
|
79036
|
+
"buildDuration": 600,
|
|
79037
|
+
"mightValue": 1000,
|
|
79038
|
+
"destructable": 0,
|
|
79039
|
+
"burnable": 0,
|
|
79040
|
+
"tempServerBurnable": 1,
|
|
79041
|
+
"smashable": 0,
|
|
79042
|
+
"initialFusionLevel": 760,
|
|
79043
|
+
"isFusionSource": 1,
|
|
79044
|
+
"isFusionTarget": 1,
|
|
79045
|
+
"sellC1": 200000,
|
|
79046
|
+
"tempServerDestructable": 1
|
|
79047
|
+
},
|
|
79048
|
+
{
|
|
79049
|
+
"wodID": 900000,
|
|
79050
|
+
"group": "Building",
|
|
79051
|
+
"name": "Offer",
|
|
79052
|
+
"type": "isoObject",
|
|
79053
|
+
"kIDs": "",
|
|
79054
|
+
"server": 0,
|
|
79055
|
+
"block": 0,
|
|
79056
|
+
"width": 8,
|
|
79057
|
+
"height": 8,
|
|
79058
|
+
"movable": 0,
|
|
79059
|
+
"level": 1
|
|
79060
|
+
},
|
|
79061
|
+
{
|
|
79062
|
+
"wodID": 900001,
|
|
79063
|
+
"group": "Tower",
|
|
79064
|
+
"type": "CornerLevel1",
|
|
79065
|
+
"width": 2,
|
|
79066
|
+
"height": 2,
|
|
79067
|
+
"movable": 0,
|
|
79068
|
+
"kIDs": "0,1,2,3,4",
|
|
79069
|
+
"name": "Corner",
|
|
79070
|
+
"level": 1,
|
|
79071
|
+
"destructable": 0,
|
|
79072
|
+
"burnable": 0,
|
|
79073
|
+
"smashable": 0,
|
|
79074
|
+
"rotateType": 4
|
|
79075
|
+
},
|
|
79076
|
+
{
|
|
79077
|
+
"wodID": 900002,
|
|
79078
|
+
"group": "Tower",
|
|
79079
|
+
"type": "CornerLevel2",
|
|
79080
|
+
"width": 2,
|
|
79081
|
+
"height": 2,
|
|
79082
|
+
"movable": 0,
|
|
79083
|
+
"kIDs": "0,1,2,3,4",
|
|
79084
|
+
"name": "Corner",
|
|
79085
|
+
"level": 2,
|
|
79086
|
+
"destructable": 0,
|
|
79087
|
+
"burnable": 0,
|
|
79088
|
+
"smashable": 0,
|
|
79089
|
+
"rotateType": 4
|
|
79090
|
+
},
|
|
79091
|
+
{
|
|
79092
|
+
"wodID": 900003,
|
|
79093
|
+
"group": "Tower",
|
|
79094
|
+
"type": "CornerLevel3",
|
|
79095
|
+
"width": 2,
|
|
79096
|
+
"height": 2,
|
|
79097
|
+
"movable": 0,
|
|
79098
|
+
"kIDs": "0,1,2,3,4",
|
|
79099
|
+
"name": "Corner",
|
|
79100
|
+
"level": 3,
|
|
79101
|
+
"destructable": 0,
|
|
79102
|
+
"burnable": 0,
|
|
79103
|
+
"smashable": 0,
|
|
79104
|
+
"rotateType": 4
|
|
79105
|
+
},
|
|
79106
|
+
{
|
|
79107
|
+
"wodID": 900004,
|
|
79108
|
+
"group": "Tower",
|
|
79109
|
+
"type": "CornerLevel4",
|
|
79110
|
+
"width": 2,
|
|
79111
|
+
"height": 2,
|
|
79112
|
+
"movable": 0,
|
|
79113
|
+
"kIDs": "0,1,2,3,4",
|
|
79114
|
+
"name": "Corner",
|
|
79115
|
+
"level": 4,
|
|
79116
|
+
"destructable": 0,
|
|
79117
|
+
"burnable": 0,
|
|
79118
|
+
"smashable": 0,
|
|
79119
|
+
"rotateType": 4
|
|
79120
|
+
},
|
|
79121
|
+
{
|
|
79122
|
+
"wodID": 900005,
|
|
79123
|
+
"group": "Tower",
|
|
79124
|
+
"type": "CornerLevel5",
|
|
79125
|
+
"width": 2,
|
|
79126
|
+
"height": 2,
|
|
79127
|
+
"movable": 0,
|
|
79128
|
+
"kIDs": "0,1,2,3,4",
|
|
79129
|
+
"name": "Corner",
|
|
79130
|
+
"level": 5,
|
|
79131
|
+
"destructable": 0,
|
|
79132
|
+
"burnable": 0,
|
|
79133
|
+
"smashable": 0,
|
|
79134
|
+
"rotateType": 4
|
|
79135
|
+
},
|
|
79136
|
+
{
|
|
79137
|
+
"wodID": 900006,
|
|
79138
|
+
"group": "Tower",
|
|
79139
|
+
"type": "Level1",
|
|
79140
|
+
"width": 2,
|
|
79141
|
+
"height": 2,
|
|
79142
|
+
"movable": 0,
|
|
79143
|
+
"eventIDs": 3,
|
|
79144
|
+
"kIDs": 10,
|
|
79145
|
+
"name": "FactionLookoutCorner",
|
|
79146
|
+
"level": 1,
|
|
79147
|
+
"destructable": 0,
|
|
79148
|
+
"burnable": 0,
|
|
79149
|
+
"smashable": 0,
|
|
79150
|
+
"rotateType": 4
|
|
79151
|
+
},
|
|
79152
|
+
{
|
|
79153
|
+
"wodID": 900007,
|
|
79154
|
+
"group": "Tower",
|
|
79155
|
+
"type": "Level2",
|
|
79156
|
+
"width": 2,
|
|
79157
|
+
"height": 2,
|
|
79158
|
+
"movable": 0,
|
|
79159
|
+
"eventIDs": 3,
|
|
79160
|
+
"kIDs": 10,
|
|
79161
|
+
"name": "FactionLookoutCorner",
|
|
79162
|
+
"level": 2,
|
|
79163
|
+
"destructable": 0,
|
|
79164
|
+
"burnable": 0,
|
|
79165
|
+
"smashable": 0,
|
|
79166
|
+
"rotateType": 4
|
|
79167
|
+
},
|
|
79168
|
+
{
|
|
79169
|
+
"wodID": 900008,
|
|
79170
|
+
"group": "Tower",
|
|
79171
|
+
"type": "Level3",
|
|
79172
|
+
"width": 2,
|
|
79173
|
+
"height": 2,
|
|
79174
|
+
"movable": 0,
|
|
79175
|
+
"eventIDs": 3,
|
|
79176
|
+
"kIDs": 10,
|
|
79177
|
+
"name": "FactionLookoutCorner",
|
|
79178
|
+
"level": 3,
|
|
79179
|
+
"destructable": 0,
|
|
79180
|
+
"burnable": 0,
|
|
79181
|
+
"smashable": 0,
|
|
79182
|
+
"rotateType": 4
|
|
78638
79183
|
}
|
|
78639
79184
|
]
|
|
78640
79185
|
}
|