e4k-data 4.65.29 → 4.66.17
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/buildings.json +420 -145
- package/data/effects.json +27 -9
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/tempServerSettings.json +0 -1
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +192 -192
- package/images/x768.json +306 -36
- package/languages/da.json +35 -6
- package/languages/de.json +34 -5
- package/languages/el.json +34 -5
- package/languages/en.json +33 -6
- package/languages/es.json +35 -6
- package/languages/fi.json +35 -6
- package/languages/fr.json +35 -6
- package/languages/it.json +35 -6
- package/languages/ja.json +35 -6
- package/languages/ko.json +35 -6
- package/languages/nl.json +34 -5
- package/languages/no.json +35 -6
- package/languages/pl.json +35 -6
- package/languages/pt.json +35 -6
- package/languages/ru.json +35 -6
- package/languages/sv.json +35 -6
- package/languages/tr.json +35 -6
- package/languages/zh_CN.json +35 -6
- package/languages/zh_TW.json +35 -6
- package/package.json +1 -1
- package/typings/images.d.ts +19 -1
- package/typings/languages.d.ts +67 -40
package/data/buildings.json
CHANGED
|
@@ -1,5 +1,150 @@
|
|
|
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
|
+
},
|
|
3
148
|
{
|
|
4
149
|
"wodID": 401,
|
|
5
150
|
"crossplayID": 401,
|
|
@@ -83079,6 +83224,31 @@
|
|
|
83079
83224
|
"areaSpecificEffects": "326&300,335&5000",
|
|
83080
83225
|
"tempServerDestructable": 1
|
|
83081
83226
|
},
|
|
83227
|
+
{
|
|
83228
|
+
"wodID": 2851,
|
|
83229
|
+
"comment1": "HC Offers - Market Barrows",
|
|
83230
|
+
"group": "Building",
|
|
83231
|
+
"type": "ChessEconomy",
|
|
83232
|
+
"width": 5,
|
|
83233
|
+
"height": 10,
|
|
83234
|
+
"storeable": 1,
|
|
83235
|
+
"kIDs": "0,1,2,3,4",
|
|
83236
|
+
"name": "Deco",
|
|
83237
|
+
"level": 1,
|
|
83238
|
+
"maximumCount": 10,
|
|
83239
|
+
"buildDuration": 600,
|
|
83240
|
+
"mightValue": 1000,
|
|
83241
|
+
"destructable": 0,
|
|
83242
|
+
"burnable": 0,
|
|
83243
|
+
"tempServerBurnable": 1,
|
|
83244
|
+
"smashable": 0,
|
|
83245
|
+
"initialFusionLevel": 780,
|
|
83246
|
+
"isFusionSource": 1,
|
|
83247
|
+
"isFusionTarget": 1,
|
|
83248
|
+
"sellC1": 200000,
|
|
83249
|
+
"areaSpecificEffects": "91&5,90&5",
|
|
83250
|
+
"tempServerDestructable": 1
|
|
83251
|
+
},
|
|
83082
83252
|
{
|
|
83083
83253
|
"wodID": 2852,
|
|
83084
83254
|
"comment1": "HC Offers - Combat Strength",
|
|
@@ -83357,6 +83527,181 @@
|
|
|
83357
83527
|
"areaSpecificEffects": "13&7",
|
|
83358
83528
|
"tempServerDestructable": 1
|
|
83359
83529
|
},
|
|
83530
|
+
{
|
|
83531
|
+
"wodID": 2861,
|
|
83532
|
+
"comment1": "GreenKingdom - Base resourse production boost",
|
|
83533
|
+
"group": "Building",
|
|
83534
|
+
"type": "GreenKingdomGoddessOfNature",
|
|
83535
|
+
"width": 5,
|
|
83536
|
+
"height": 10,
|
|
83537
|
+
"storeable": 1,
|
|
83538
|
+
"kIDs": "0,1,2,3,4",
|
|
83539
|
+
"name": "Deco",
|
|
83540
|
+
"level": 1,
|
|
83541
|
+
"maximumCount": 10,
|
|
83542
|
+
"buildDuration": 600,
|
|
83543
|
+
"mightValue": 1000,
|
|
83544
|
+
"destructable": 0,
|
|
83545
|
+
"burnable": 0,
|
|
83546
|
+
"tempServerBurnable": 1,
|
|
83547
|
+
"smashable": 0,
|
|
83548
|
+
"initialFusionLevel": 780,
|
|
83549
|
+
"isFusionSource": 1,
|
|
83550
|
+
"isFusionTarget": 1,
|
|
83551
|
+
"sellC1": 200000,
|
|
83552
|
+
"areaSpecificEffects": "598&10,599&10,609&10",
|
|
83553
|
+
"tempServerDestructable": 1
|
|
83554
|
+
},
|
|
83555
|
+
{
|
|
83556
|
+
"wodID": 2862,
|
|
83557
|
+
"comment1": "IceKingdom - Base resourse production boost",
|
|
83558
|
+
"group": "Building",
|
|
83559
|
+
"type": "IceKingdomDragonBones",
|
|
83560
|
+
"width": 5,
|
|
83561
|
+
"height": 10,
|
|
83562
|
+
"storeable": 1,
|
|
83563
|
+
"kIDs": "0,1,2,3,4",
|
|
83564
|
+
"name": "Deco",
|
|
83565
|
+
"level": 1,
|
|
83566
|
+
"maximumCount": 10,
|
|
83567
|
+
"buildDuration": 600,
|
|
83568
|
+
"mightValue": 1000,
|
|
83569
|
+
"destructable": 0,
|
|
83570
|
+
"burnable": 0,
|
|
83571
|
+
"tempServerBurnable": 1,
|
|
83572
|
+
"smashable": 0,
|
|
83573
|
+
"initialFusionLevel": 780,
|
|
83574
|
+
"isFusionSource": 1,
|
|
83575
|
+
"isFusionTarget": 1,
|
|
83576
|
+
"sellC1": 200000,
|
|
83577
|
+
"areaSpecificEffects": "600&10,603&10,610&10",
|
|
83578
|
+
"tempServerDestructable": 1
|
|
83579
|
+
},
|
|
83580
|
+
{
|
|
83581
|
+
"wodID": 2863,
|
|
83582
|
+
"comment1": "DesertKingdom - Base resourse production boost",
|
|
83583
|
+
"group": "Building",
|
|
83584
|
+
"type": "DessertKingdomScorpionTomb",
|
|
83585
|
+
"width": 5,
|
|
83586
|
+
"height": 10,
|
|
83587
|
+
"storeable": 1,
|
|
83588
|
+
"kIDs": "0,1,2,3,4",
|
|
83589
|
+
"name": "Deco",
|
|
83590
|
+
"level": 1,
|
|
83591
|
+
"maximumCount": 10,
|
|
83592
|
+
"buildDuration": 600,
|
|
83593
|
+
"mightValue": 1000,
|
|
83594
|
+
"destructable": 0,
|
|
83595
|
+
"burnable": 0,
|
|
83596
|
+
"tempServerBurnable": 1,
|
|
83597
|
+
"smashable": 0,
|
|
83598
|
+
"initialFusionLevel": 780,
|
|
83599
|
+
"isFusionSource": 1,
|
|
83600
|
+
"isFusionTarget": 1,
|
|
83601
|
+
"sellC1": 200000,
|
|
83602
|
+
"areaSpecificEffects": "601&10,604&10,611&10",
|
|
83603
|
+
"tempServerDestructable": 1
|
|
83604
|
+
},
|
|
83605
|
+
{
|
|
83606
|
+
"wodID": 2864,
|
|
83607
|
+
"comment1": "FireKingdom - Base resourse production boost",
|
|
83608
|
+
"group": "Building",
|
|
83609
|
+
"type": "FireKingdomMoltenGiant",
|
|
83610
|
+
"width": 5,
|
|
83611
|
+
"height": 10,
|
|
83612
|
+
"storeable": 1,
|
|
83613
|
+
"kIDs": "0,1,2,3,4",
|
|
83614
|
+
"name": "Deco",
|
|
83615
|
+
"level": 1,
|
|
83616
|
+
"maximumCount": 10,
|
|
83617
|
+
"buildDuration": 600,
|
|
83618
|
+
"mightValue": 1000,
|
|
83619
|
+
"destructable": 0,
|
|
83620
|
+
"burnable": 0,
|
|
83621
|
+
"tempServerBurnable": 1,
|
|
83622
|
+
"smashable": 0,
|
|
83623
|
+
"initialFusionLevel": 780,
|
|
83624
|
+
"isFusionSource": 1,
|
|
83625
|
+
"isFusionTarget": 1,
|
|
83626
|
+
"sellC1": 200000,
|
|
83627
|
+
"areaSpecificEffects": "602&10,605&10,612&10",
|
|
83628
|
+
"tempServerDestructable": 1
|
|
83629
|
+
},
|
|
83630
|
+
{
|
|
83631
|
+
"wodID": 2865,
|
|
83632
|
+
"comment1": "? - Mead Production",
|
|
83633
|
+
"group": "Building",
|
|
83634
|
+
"type": "BeehiveMeadowHoneyMead",
|
|
83635
|
+
"width": 5,
|
|
83636
|
+
"height": 10,
|
|
83637
|
+
"storeable": 1,
|
|
83638
|
+
"kIDs": "0,1,2,3,4",
|
|
83639
|
+
"name": "Deco",
|
|
83640
|
+
"level": 1,
|
|
83641
|
+
"maximumCount": 10,
|
|
83642
|
+
"buildDuration": 600,
|
|
83643
|
+
"mightValue": 1000,
|
|
83644
|
+
"destructable": 0,
|
|
83645
|
+
"burnable": 0,
|
|
83646
|
+
"tempServerBurnable": 1,
|
|
83647
|
+
"smashable": 0,
|
|
83648
|
+
"initialFusionLevel": 780,
|
|
83649
|
+
"isFusionSource": 1,
|
|
83650
|
+
"isFusionTarget": 1,
|
|
83651
|
+
"sellC1": 200000,
|
|
83652
|
+
"areaSpecificEffects": "296&10000,336&10000",
|
|
83653
|
+
"tempServerDestructable": 1
|
|
83654
|
+
},
|
|
83655
|
+
{
|
|
83656
|
+
"wodID": 2866,
|
|
83657
|
+
"comment1": "? - % Food Production",
|
|
83658
|
+
"group": "Building",
|
|
83659
|
+
"type": "RoyalBanquetFood",
|
|
83660
|
+
"width": 5,
|
|
83661
|
+
"height": 10,
|
|
83662
|
+
"storeable": 1,
|
|
83663
|
+
"kIDs": "0,1,2,3,4",
|
|
83664
|
+
"name": "Deco",
|
|
83665
|
+
"level": 1,
|
|
83666
|
+
"maximumCount": 10,
|
|
83667
|
+
"buildDuration": 600,
|
|
83668
|
+
"mightValue": 1000,
|
|
83669
|
+
"destructable": 0,
|
|
83670
|
+
"burnable": 0,
|
|
83671
|
+
"tempServerBurnable": 1,
|
|
83672
|
+
"smashable": 0,
|
|
83673
|
+
"initialFusionLevel": 780,
|
|
83674
|
+
"isFusionSource": 1,
|
|
83675
|
+
"isFusionTarget": 1,
|
|
83676
|
+
"sellC1": 200000,
|
|
83677
|
+
"areaSpecificEffects": "334&5",
|
|
83678
|
+
"tempServerDestructable": 1
|
|
83679
|
+
},
|
|
83680
|
+
{
|
|
83681
|
+
"wodID": 2867,
|
|
83682
|
+
"comment1": "IGS Super Sales - Troop Recruitment Cost",
|
|
83683
|
+
"group": "Building",
|
|
83684
|
+
"type": "ChessHybrid",
|
|
83685
|
+
"width": 5,
|
|
83686
|
+
"height": 10,
|
|
83687
|
+
"storeable": 1,
|
|
83688
|
+
"kIDs": "0,1,2,3,4",
|
|
83689
|
+
"name": "Deco",
|
|
83690
|
+
"level": 1,
|
|
83691
|
+
"maximumCount": 10,
|
|
83692
|
+
"buildDuration": 600,
|
|
83693
|
+
"mightValue": 1000,
|
|
83694
|
+
"destructable": 0,
|
|
83695
|
+
"burnable": 0,
|
|
83696
|
+
"tempServerBurnable": 1,
|
|
83697
|
+
"smashable": 0,
|
|
83698
|
+
"initialFusionLevel": 780,
|
|
83699
|
+
"isFusionSource": 1,
|
|
83700
|
+
"isFusionTarget": 1,
|
|
83701
|
+
"sellC1": 200000,
|
|
83702
|
+
"areaSpecificEffects": "79&2",
|
|
83703
|
+
"tempServerDestructable": 1
|
|
83704
|
+
},
|
|
83360
83705
|
{
|
|
83361
83706
|
"wodID": 2868,
|
|
83362
83707
|
"comment1": "X-Play Might Points Rank 1",
|
|
@@ -83407,6 +83752,81 @@
|
|
|
83407
83752
|
"areaSpecificEffects": "80&75",
|
|
83408
83753
|
"tempServerDestructable": 1
|
|
83409
83754
|
},
|
|
83755
|
+
{
|
|
83756
|
+
"wodID": 2870,
|
|
83757
|
+
"comment1": "Ice Kingdom - % Food production",
|
|
83758
|
+
"group": "Building",
|
|
83759
|
+
"type": "IceKingdomDragonBones",
|
|
83760
|
+
"width": 5,
|
|
83761
|
+
"height": 10,
|
|
83762
|
+
"storeable": 1,
|
|
83763
|
+
"kIDs": "0,1,2,3,4",
|
|
83764
|
+
"name": "Deco",
|
|
83765
|
+
"level": 1,
|
|
83766
|
+
"maximumCount": 10,
|
|
83767
|
+
"buildDuration": 600,
|
|
83768
|
+
"mightValue": 1000,
|
|
83769
|
+
"destructable": 0,
|
|
83770
|
+
"burnable": 0,
|
|
83771
|
+
"tempServerBurnable": 1,
|
|
83772
|
+
"smashable": 0,
|
|
83773
|
+
"initialFusionLevel": 780,
|
|
83774
|
+
"isFusionSource": 1,
|
|
83775
|
+
"isFusionTarget": 1,
|
|
83776
|
+
"sellC1": 200000,
|
|
83777
|
+
"areaSpecificEffects": "606&5",
|
|
83778
|
+
"tempServerDestructable": 1
|
|
83779
|
+
},
|
|
83780
|
+
{
|
|
83781
|
+
"wodID": 2871,
|
|
83782
|
+
"comment1": "Desert Kingdom - % Food production",
|
|
83783
|
+
"group": "Building",
|
|
83784
|
+
"type": "DessertKingdomScorpionTomb",
|
|
83785
|
+
"width": 5,
|
|
83786
|
+
"height": 10,
|
|
83787
|
+
"storeable": 1,
|
|
83788
|
+
"kIDs": "0,1,2,3,4",
|
|
83789
|
+
"name": "Deco",
|
|
83790
|
+
"level": 1,
|
|
83791
|
+
"maximumCount": 10,
|
|
83792
|
+
"buildDuration": 600,
|
|
83793
|
+
"mightValue": 1000,
|
|
83794
|
+
"destructable": 0,
|
|
83795
|
+
"burnable": 0,
|
|
83796
|
+
"tempServerBurnable": 1,
|
|
83797
|
+
"smashable": 0,
|
|
83798
|
+
"initialFusionLevel": 780,
|
|
83799
|
+
"isFusionSource": 1,
|
|
83800
|
+
"isFusionTarget": 1,
|
|
83801
|
+
"sellC1": 200000,
|
|
83802
|
+
"areaSpecificEffects": "607&5",
|
|
83803
|
+
"tempServerDestructable": 1
|
|
83804
|
+
},
|
|
83805
|
+
{
|
|
83806
|
+
"wodID": 2872,
|
|
83807
|
+
"comment1": "Fire Kingdom - % Food production",
|
|
83808
|
+
"group": "Building",
|
|
83809
|
+
"type": "FireKingdomMoltenGiant",
|
|
83810
|
+
"width": 5,
|
|
83811
|
+
"height": 10,
|
|
83812
|
+
"storeable": 1,
|
|
83813
|
+
"kIDs": "0,1,2,3,4",
|
|
83814
|
+
"name": "Deco",
|
|
83815
|
+
"level": 1,
|
|
83816
|
+
"maximumCount": 10,
|
|
83817
|
+
"buildDuration": 600,
|
|
83818
|
+
"mightValue": 1000,
|
|
83819
|
+
"destructable": 0,
|
|
83820
|
+
"burnable": 0,
|
|
83821
|
+
"tempServerBurnable": 1,
|
|
83822
|
+
"smashable": 0,
|
|
83823
|
+
"initialFusionLevel": 780,
|
|
83824
|
+
"isFusionSource": 1,
|
|
83825
|
+
"isFusionTarget": 1,
|
|
83826
|
+
"sellC1": 200000,
|
|
83827
|
+
"areaSpecificEffects": "608&5",
|
|
83828
|
+
"tempServerDestructable": 1
|
|
83829
|
+
},
|
|
83410
83830
|
{
|
|
83411
83831
|
"wodID": 2873,
|
|
83412
83832
|
"comment1": "X-Play Heritage Rank 2",
|
|
@@ -84110,151 +84530,6 @@
|
|
|
84110
84530
|
"isFusionTarget": 1,
|
|
84111
84531
|
"sellC1": 200000,
|
|
84112
84532
|
"tempServerDestructable": 1
|
|
84113
|
-
},
|
|
84114
|
-
{
|
|
84115
|
-
"wodID": 900000,
|
|
84116
|
-
"crossplayID": 900000,
|
|
84117
|
-
"group": "Building",
|
|
84118
|
-
"name": "Offer",
|
|
84119
|
-
"type": "isoObject",
|
|
84120
|
-
"kIDs": "",
|
|
84121
|
-
"server": 0,
|
|
84122
|
-
"block": 0,
|
|
84123
|
-
"width": 8,
|
|
84124
|
-
"height": 8,
|
|
84125
|
-
"movable": 0,
|
|
84126
|
-
"level": 1
|
|
84127
|
-
},
|
|
84128
|
-
{
|
|
84129
|
-
"wodID": 900001,
|
|
84130
|
-
"crossplayID": 900001,
|
|
84131
|
-
"group": "Tower",
|
|
84132
|
-
"type": "CornerLevel1",
|
|
84133
|
-
"width": 2,
|
|
84134
|
-
"height": 2,
|
|
84135
|
-
"movable": 0,
|
|
84136
|
-
"kIDs": "0,1,2,3,4",
|
|
84137
|
-
"name": "Corner",
|
|
84138
|
-
"level": 1,
|
|
84139
|
-
"destructable": 0,
|
|
84140
|
-
"burnable": 0,
|
|
84141
|
-
"smashable": 0,
|
|
84142
|
-
"rotateType": 4
|
|
84143
|
-
},
|
|
84144
|
-
{
|
|
84145
|
-
"wodID": 900002,
|
|
84146
|
-
"crossplayID": 900002,
|
|
84147
|
-
"group": "Tower",
|
|
84148
|
-
"type": "CornerLevel2",
|
|
84149
|
-
"width": 2,
|
|
84150
|
-
"height": 2,
|
|
84151
|
-
"movable": 0,
|
|
84152
|
-
"kIDs": "0,1,2,3,4",
|
|
84153
|
-
"name": "Corner",
|
|
84154
|
-
"level": 2,
|
|
84155
|
-
"destructable": 0,
|
|
84156
|
-
"burnable": 0,
|
|
84157
|
-
"smashable": 0,
|
|
84158
|
-
"rotateType": 4
|
|
84159
|
-
},
|
|
84160
|
-
{
|
|
84161
|
-
"wodID": 900003,
|
|
84162
|
-
"crossplayID": 900003,
|
|
84163
|
-
"group": "Tower",
|
|
84164
|
-
"type": "CornerLevel3",
|
|
84165
|
-
"width": 2,
|
|
84166
|
-
"height": 2,
|
|
84167
|
-
"movable": 0,
|
|
84168
|
-
"kIDs": "0,1,2,3,4",
|
|
84169
|
-
"name": "Corner",
|
|
84170
|
-
"level": 3,
|
|
84171
|
-
"destructable": 0,
|
|
84172
|
-
"burnable": 0,
|
|
84173
|
-
"smashable": 0,
|
|
84174
|
-
"rotateType": 4
|
|
84175
|
-
},
|
|
84176
|
-
{
|
|
84177
|
-
"wodID": 900004,
|
|
84178
|
-
"crossplayID": 900004,
|
|
84179
|
-
"group": "Tower",
|
|
84180
|
-
"type": "CornerLevel4",
|
|
84181
|
-
"width": 2,
|
|
84182
|
-
"height": 2,
|
|
84183
|
-
"movable": 0,
|
|
84184
|
-
"kIDs": "0,1,2,3,4",
|
|
84185
|
-
"name": "Corner",
|
|
84186
|
-
"level": 4,
|
|
84187
|
-
"destructable": 0,
|
|
84188
|
-
"burnable": 0,
|
|
84189
|
-
"smashable": 0,
|
|
84190
|
-
"rotateType": 4
|
|
84191
|
-
},
|
|
84192
|
-
{
|
|
84193
|
-
"wodID": 900005,
|
|
84194
|
-
"crossplayID": 900005,
|
|
84195
|
-
"group": "Tower",
|
|
84196
|
-
"type": "CornerLevel5",
|
|
84197
|
-
"width": 2,
|
|
84198
|
-
"height": 2,
|
|
84199
|
-
"movable": 0,
|
|
84200
|
-
"kIDs": "0,1,2,3,4",
|
|
84201
|
-
"name": "Corner",
|
|
84202
|
-
"level": 5,
|
|
84203
|
-
"destructable": 0,
|
|
84204
|
-
"burnable": 0,
|
|
84205
|
-
"smashable": 0,
|
|
84206
|
-
"rotateType": 4
|
|
84207
|
-
},
|
|
84208
|
-
{
|
|
84209
|
-
"wodID": 900006,
|
|
84210
|
-
"crossplayID": 900006,
|
|
84211
|
-
"group": "Tower",
|
|
84212
|
-
"type": "Level1",
|
|
84213
|
-
"width": 2,
|
|
84214
|
-
"height": 2,
|
|
84215
|
-
"movable": 0,
|
|
84216
|
-
"eventIDs": 3,
|
|
84217
|
-
"kIDs": 10,
|
|
84218
|
-
"name": "FactionLookoutCorner",
|
|
84219
|
-
"level": 1,
|
|
84220
|
-
"destructable": 0,
|
|
84221
|
-
"burnable": 0,
|
|
84222
|
-
"smashable": 0,
|
|
84223
|
-
"rotateType": 4
|
|
84224
|
-
},
|
|
84225
|
-
{
|
|
84226
|
-
"wodID": 900007,
|
|
84227
|
-
"crossplayID": 900007,
|
|
84228
|
-
"group": "Tower",
|
|
84229
|
-
"type": "Level2",
|
|
84230
|
-
"width": 2,
|
|
84231
|
-
"height": 2,
|
|
84232
|
-
"movable": 0,
|
|
84233
|
-
"eventIDs": 3,
|
|
84234
|
-
"kIDs": 10,
|
|
84235
|
-
"name": "FactionLookoutCorner",
|
|
84236
|
-
"level": 2,
|
|
84237
|
-
"destructable": 0,
|
|
84238
|
-
"burnable": 0,
|
|
84239
|
-
"smashable": 0,
|
|
84240
|
-
"rotateType": 4
|
|
84241
|
-
},
|
|
84242
|
-
{
|
|
84243
|
-
"wodID": 900008,
|
|
84244
|
-
"crossplayID": 900008,
|
|
84245
|
-
"group": "Tower",
|
|
84246
|
-
"type": "Level3",
|
|
84247
|
-
"width": 2,
|
|
84248
|
-
"height": 2,
|
|
84249
|
-
"movable": 0,
|
|
84250
|
-
"eventIDs": 3,
|
|
84251
|
-
"kIDs": 10,
|
|
84252
|
-
"name": "FactionLookoutCorner",
|
|
84253
|
-
"level": 3,
|
|
84254
|
-
"destructable": 0,
|
|
84255
|
-
"burnable": 0,
|
|
84256
|
-
"smashable": 0,
|
|
84257
|
-
"rotateType": 4
|
|
84258
84533
|
}
|
|
84259
84534
|
]
|
|
84260
84535
|
}
|
package/data/effects.json
CHANGED
|
@@ -1991,10 +1991,28 @@
|
|
|
1991
1991
|
"capID": 27,
|
|
1992
1992
|
"areaTypeID": "27,35"
|
|
1993
1993
|
},
|
|
1994
|
+
{
|
|
1995
|
+
"effectID": 598,
|
|
1996
|
+
"crossplayID": 598,
|
|
1997
|
+
"name": "woodProductionBoostMain",
|
|
1998
|
+
"effectTypeID": 92,
|
|
1999
|
+
"capID": 99,
|
|
2000
|
+
"areaTypeID": "1,12",
|
|
2001
|
+
"spaceIDs": 0
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"effectID": 599,
|
|
2005
|
+
"crossplayID": 599,
|
|
2006
|
+
"name": "stoneProductionBoostMain",
|
|
2007
|
+
"effectTypeID": 93,
|
|
2008
|
+
"capID": 99,
|
|
2009
|
+
"areaTypeID": "1,12",
|
|
2010
|
+
"spaceIDs": 0
|
|
2011
|
+
},
|
|
1994
2012
|
{
|
|
1995
2013
|
"effectID": 600,
|
|
1996
2014
|
"crossplayID": 600,
|
|
1997
|
-
"name": "
|
|
2015
|
+
"name": "woodProductionBoostIce",
|
|
1998
2016
|
"effectTypeID": 92,
|
|
1999
2017
|
"capID": 99,
|
|
2000
2018
|
"areaTypeID": "1,12",
|
|
@@ -2003,7 +2021,7 @@
|
|
|
2003
2021
|
{
|
|
2004
2022
|
"effectID": 601,
|
|
2005
2023
|
"crossplayID": 601,
|
|
2006
|
-
"name": "
|
|
2024
|
+
"name": "woodProductionBoostDesert",
|
|
2007
2025
|
"effectTypeID": 92,
|
|
2008
2026
|
"capID": 99,
|
|
2009
2027
|
"areaTypeID": "1,12",
|
|
@@ -2012,7 +2030,7 @@
|
|
|
2012
2030
|
{
|
|
2013
2031
|
"effectID": 602,
|
|
2014
2032
|
"crossplayID": 602,
|
|
2015
|
-
"name": "
|
|
2033
|
+
"name": "woodProductionBoostFire",
|
|
2016
2034
|
"effectTypeID": 92,
|
|
2017
2035
|
"capID": 99,
|
|
2018
2036
|
"areaTypeID": "1,12",
|
|
@@ -2021,7 +2039,7 @@
|
|
|
2021
2039
|
{
|
|
2022
2040
|
"effectID": 603,
|
|
2023
2041
|
"crossplayID": 603,
|
|
2024
|
-
"name": "
|
|
2042
|
+
"name": "stoneProductionBoostIce",
|
|
2025
2043
|
"effectTypeID": 93,
|
|
2026
2044
|
"capID": 99,
|
|
2027
2045
|
"areaTypeID": "1,12",
|
|
@@ -2030,7 +2048,7 @@
|
|
|
2030
2048
|
{
|
|
2031
2049
|
"effectID": 604,
|
|
2032
2050
|
"crossplayID": 604,
|
|
2033
|
-
"name": "
|
|
2051
|
+
"name": "stoneProductionBoostDesert",
|
|
2034
2052
|
"effectTypeID": 93,
|
|
2035
2053
|
"capID": 99,
|
|
2036
2054
|
"areaTypeID": "1,12",
|
|
@@ -2039,7 +2057,7 @@
|
|
|
2039
2057
|
{
|
|
2040
2058
|
"effectID": 605,
|
|
2041
2059
|
"crossplayID": 605,
|
|
2042
|
-
"name": "
|
|
2060
|
+
"name": "stoneProductionBoostFire",
|
|
2043
2061
|
"effectTypeID": 93,
|
|
2044
2062
|
"capID": 99,
|
|
2045
2063
|
"areaTypeID": "1,12",
|
|
@@ -2048,7 +2066,7 @@
|
|
|
2048
2066
|
{
|
|
2049
2067
|
"effectID": 606,
|
|
2050
2068
|
"crossplayID": 606,
|
|
2051
|
-
"name": "
|
|
2069
|
+
"name": "foodProductionBoostIce",
|
|
2052
2070
|
"effectTypeID": 80,
|
|
2053
2071
|
"capID": 99,
|
|
2054
2072
|
"areaTypeID": "1,12",
|
|
@@ -2057,7 +2075,7 @@
|
|
|
2057
2075
|
{
|
|
2058
2076
|
"effectID": 607,
|
|
2059
2077
|
"crossplayID": 607,
|
|
2060
|
-
"name": "
|
|
2078
|
+
"name": "foodProductionBoostDesert",
|
|
2061
2079
|
"effectTypeID": 80,
|
|
2062
2080
|
"capID": 99,
|
|
2063
2081
|
"areaTypeID": "1,12",
|
|
@@ -2066,7 +2084,7 @@
|
|
|
2066
2084
|
{
|
|
2067
2085
|
"effectID": 608,
|
|
2068
2086
|
"crossplayID": 608,
|
|
2069
|
-
"name": "
|
|
2087
|
+
"name": "foodProductionBoostFire",
|
|
2070
2088
|
"effectTypeID": 80,
|
|
2071
2089
|
"capID": 99,
|
|
2072
2090
|
"areaTypeID": "1,12",
|