e4k-data 4.96.21 → 4.97.33

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 (43) hide show
  1. package/data/buildings.json +1378 -384
  2. package/data/characters.json +3 -3
  3. package/data/currencies.json +21 -0
  4. package/data/effects.json +14 -0
  5. package/data/effecttypes.json +10 -0
  6. package/data/expansions.json +54 -54
  7. package/data/generalAbilityEffects.json +36 -36
  8. package/data/generalRarities.json +10 -0
  9. package/data/generalSkillTiers.json +44 -0
  10. package/data/generalSkills.json +2170 -0
  11. package/data/generalSlots.json +20 -0
  12. package/data/generals.json +22 -8
  13. package/data/horses.json +143 -143
  14. package/data/lootBoxTombolas.json +392 -0
  15. package/data/rewards.json +35 -0
  16. package/data/units.json +20902 -20827
  17. package/data/version.json +1 -1
  18. package/data/versionInfo.json +3 -3
  19. package/data/wodIds.json +186 -186
  20. package/images/x768.json +195 -0
  21. package/languages/da.json +12 -2
  22. package/languages/de.json +12 -2
  23. package/languages/el.json +12 -2
  24. package/languages/en.json +12 -2
  25. package/languages/es.json +12 -2
  26. package/languages/fi.json +12 -2
  27. package/languages/fr.json +12 -2
  28. package/languages/it.json +12 -2
  29. package/languages/ja.json +12 -2
  30. package/languages/ko.json +12 -2
  31. package/languages/nl.json +17 -7
  32. package/languages/no.json +12 -2
  33. package/languages/pl.json +12 -2
  34. package/languages/pt.json +12 -2
  35. package/languages/ru.json +12 -2
  36. package/languages/sv.json +12 -2
  37. package/languages/tr.json +12 -2
  38. package/languages/zh_CN.json +12 -2
  39. package/languages/zh_TW.json +12 -2
  40. package/package.json +1 -1
  41. package/typings/data.d.ts +5 -3
  42. package/typings/images.d.ts +13 -0
  43. package/typings/languages.d.ts +10 -0
@@ -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,
@@ -12824,14 +12969,925 @@
12824
12969
  "costC1": 56548,
12825
12970
  "costGoldToken": 329,
12826
12971
  "costRareNails": 379,
12827
- "sellFloraToken": 2187,
12828
- "buildDuration": 64500,
12829
- "xp": 900,
12830
- "mightValue": 1167500,
12972
+ "sellFloraToken": 2187,
12973
+ "buildDuration": 64500,
12974
+ "xp": 900,
12975
+ "mightValue": 1167500,
12976
+ "districtTypeID": 7,
12977
+ "isDistrict": 1,
12978
+ "districtSlots": 8,
12979
+ "decoPoints": 3410,
12980
+ "destructable": 0,
12981
+ "burnable": 0,
12982
+ "tempServerBurnable": 0,
12983
+ "smashable": 0,
12984
+ "isRelicBuilding": 1,
12985
+ "maximumCount": 1
12986
+ },
12987
+ {
12988
+ "wodID": 3456,
12989
+ "crossplayID": 3456,
12990
+ "comment1": "Deco2x2",
12991
+ "comment2": "District",
12992
+ "name": "DecoDistrict2x2",
12993
+ "upgradeWodID": 3457,
12994
+ "downgradeWodID": 3455,
12995
+ "level": 207,
12996
+ "requiredLevel": 10,
12997
+ "group": "Building",
12998
+ "type": "Level1",
12999
+ "width": 5,
13000
+ "height": 10,
13001
+ "storeable": 1,
13002
+ "kIDs": "0,1,2,3",
13003
+ "onlyInAreaTypes": "1,4,12",
13004
+ "buildingGroundType": "CIVIL",
13005
+ "costFloraToken": 7,
13006
+ "costC1": 56548,
13007
+ "costSceatToken": 6,
13008
+ "sellFloraToken": 2191,
13009
+ "buildDuration": 64800,
13010
+ "xp": 900,
13011
+ "mightValue": 1171000,
13012
+ "districtTypeID": 7,
13013
+ "isDistrict": 1,
13014
+ "districtSlots": 8,
13015
+ "decoPoints": 3412,
13016
+ "destructable": 0,
13017
+ "burnable": 0,
13018
+ "tempServerBurnable": 0,
13019
+ "smashable": 0,
13020
+ "isRelicBuilding": 1,
13021
+ "maximumCount": 1
13022
+ },
13023
+ {
13024
+ "wodID": 3457,
13025
+ "crossplayID": 3457,
13026
+ "comment1": "Deco2x2",
13027
+ "comment2": "District",
13028
+ "name": "DecoDistrict2x2",
13029
+ "upgradeWodID": 3458,
13030
+ "downgradeWodID": 3456,
13031
+ "level": 208,
13032
+ "requiredLevel": 10,
13033
+ "group": "Building",
13034
+ "type": "Level1",
13035
+ "width": 5,
13036
+ "height": 10,
13037
+ "storeable": 1,
13038
+ "kIDs": "0,1,2,3",
13039
+ "onlyInAreaTypes": "1,4,12",
13040
+ "buildingGroundType": "CIVIL",
13041
+ "costFloraToken": 7,
13042
+ "costC1": 56548,
13043
+ "costGoldToken": 329,
13044
+ "costRareGlue": 11,
13045
+ "sellFloraToken": 2194,
13046
+ "buildDuration": 65100,
13047
+ "xp": 900,
13048
+ "mightValue": 1174500,
13049
+ "districtTypeID": 7,
13050
+ "isDistrict": 1,
13051
+ "districtSlots": 8,
13052
+ "decoPoints": 3414,
13053
+ "destructable": 0,
13054
+ "burnable": 0,
13055
+ "tempServerBurnable": 0,
13056
+ "smashable": 0,
13057
+ "isRelicBuilding": 1,
13058
+ "maximumCount": 1
13059
+ },
13060
+ {
13061
+ "wodID": 3458,
13062
+ "crossplayID": 3458,
13063
+ "comment1": "Deco2x2",
13064
+ "comment2": "District",
13065
+ "name": "DecoDistrict2x2",
13066
+ "upgradeWodID": 3459,
13067
+ "downgradeWodID": 3457,
13068
+ "level": 209,
13069
+ "requiredLevel": 10,
13070
+ "group": "Building",
13071
+ "type": "Level1",
13072
+ "width": 5,
13073
+ "height": 10,
13074
+ "storeable": 1,
13075
+ "kIDs": "0,1,2,3",
13076
+ "onlyInAreaTypes": "1,4,12",
13077
+ "buildingGroundType": "CIVIL",
13078
+ "costFloraToken": 7,
13079
+ "costC1": 56548,
13080
+ "costSceatToken": 6,
13081
+ "sellFloraToken": 2198,
13082
+ "buildDuration": 65400,
13083
+ "xp": 900,
13084
+ "mightValue": 1178000,
13085
+ "districtTypeID": 7,
13086
+ "isDistrict": 1,
13087
+ "districtSlots": 8,
13088
+ "decoPoints": 3416,
13089
+ "destructable": 0,
13090
+ "burnable": 0,
13091
+ "tempServerBurnable": 0,
13092
+ "smashable": 0,
13093
+ "isRelicBuilding": 1,
13094
+ "maximumCount": 1
13095
+ },
13096
+ {
13097
+ "wodID": 3459,
13098
+ "crossplayID": 3459,
13099
+ "comment1": "Deco2x2",
13100
+ "comment2": "District",
13101
+ "name": "DecoDistrict2x2",
13102
+ "upgradeWodID": 3460,
13103
+ "downgradeWodID": 3458,
13104
+ "level": 210,
13105
+ "requiredLevel": 10,
13106
+ "group": "Building",
13107
+ "type": "Level1",
13108
+ "width": 5,
13109
+ "height": 10,
13110
+ "storeable": 1,
13111
+ "kIDs": "0,1,2,3",
13112
+ "onlyInAreaTypes": "1,4,12",
13113
+ "buildingGroundType": "CIVIL",
13114
+ "costFloraToken": 7,
13115
+ "costC1": 56548,
13116
+ "costWood": 65000,
13117
+ "costGoldToken": 329,
13118
+ "sellFloraToken": 2201,
13119
+ "buildDuration": 65700,
13120
+ "xp": 900,
13121
+ "mightValue": 1181500,
13122
+ "districtTypeID": 7,
13123
+ "isDistrict": 1,
13124
+ "districtSlots": 8,
13125
+ "decoPoints": 3418,
13126
+ "destructable": 0,
13127
+ "burnable": 0,
13128
+ "tempServerBurnable": 0,
13129
+ "smashable": 0,
13130
+ "isRelicBuilding": 1,
13131
+ "maximumCount": 1
13132
+ },
13133
+ {
13134
+ "wodID": 3460,
13135
+ "crossplayID": 3460,
13136
+ "comment1": "Deco2x2",
13137
+ "comment2": "District",
13138
+ "name": "DecoDistrict2x2",
13139
+ "upgradeWodID": 3461,
13140
+ "downgradeWodID": 3459,
13141
+ "level": 211,
13142
+ "requiredLevel": 10,
13143
+ "group": "Building",
13144
+ "type": "Level1",
13145
+ "width": 5,
13146
+ "height": 10,
13147
+ "storeable": 1,
13148
+ "kIDs": "0,1,2,3",
13149
+ "onlyInAreaTypes": "1,4,12",
13150
+ "buildingGroundType": "CIVIL",
13151
+ "costFloraToken": 7,
13152
+ "costC1": 56548,
13153
+ "costSceatToken": 6,
13154
+ "sellFloraToken": 2205,
13155
+ "buildDuration": 66000,
13156
+ "xp": 900,
13157
+ "mightValue": 1185000,
13158
+ "districtTypeID": 7,
13159
+ "isDistrict": 1,
13160
+ "districtSlots": 8,
13161
+ "decoPoints": 3420,
13162
+ "destructable": 0,
13163
+ "burnable": 0,
13164
+ "tempServerBurnable": 0,
13165
+ "smashable": 0,
13166
+ "isRelicBuilding": 1,
13167
+ "maximumCount": 1
13168
+ },
13169
+ {
13170
+ "wodID": 3461,
13171
+ "crossplayID": 3461,
13172
+ "comment1": "Deco2x2",
13173
+ "comment2": "District",
13174
+ "name": "DecoDistrict2x2",
13175
+ "upgradeWodID": 3462,
13176
+ "downgradeWodID": 3460,
13177
+ "level": 212,
13178
+ "requiredLevel": 10,
13179
+ "group": "Building",
13180
+ "type": "Level1",
13181
+ "width": 5,
13182
+ "height": 10,
13183
+ "storeable": 1,
13184
+ "kIDs": "0,1,2,3",
13185
+ "onlyInAreaTypes": "1,4,12",
13186
+ "buildingGroundType": "CIVIL",
13187
+ "costFloraToken": 7,
13188
+ "costC1": 56548,
13189
+ "costStone": 65000,
13190
+ "costGoldToken": 329,
13191
+ "sellFloraToken": 2208,
13192
+ "buildDuration": 66300,
13193
+ "xp": 900,
13194
+ "mightValue": 1188500,
13195
+ "districtTypeID": 7,
13196
+ "isDistrict": 1,
13197
+ "districtSlots": 8,
13198
+ "decoPoints": 3422,
13199
+ "destructable": 0,
13200
+ "burnable": 0,
13201
+ "tempServerBurnable": 0,
13202
+ "smashable": 0,
13203
+ "isRelicBuilding": 1,
13204
+ "maximumCount": 1
13205
+ },
13206
+ {
13207
+ "wodID": 3462,
13208
+ "crossplayID": 3462,
13209
+ "comment1": "Deco2x2",
13210
+ "comment2": "District",
13211
+ "name": "DecoDistrict2x2",
13212
+ "upgradeWodID": 3463,
13213
+ "downgradeWodID": 3461,
13214
+ "level": 213,
13215
+ "requiredLevel": 10,
13216
+ "group": "Building",
13217
+ "type": "Level1",
13218
+ "width": 5,
13219
+ "height": 10,
13220
+ "storeable": 1,
13221
+ "kIDs": "0,1,2,3",
13222
+ "onlyInAreaTypes": "1,4,12",
13223
+ "buildingGroundType": "CIVIL",
13224
+ "costFloraToken": 7,
13225
+ "costC1": 56548,
13226
+ "costSceatToken": 6,
13227
+ "sellFloraToken": 2212,
13228
+ "buildDuration": 66600,
13229
+ "xp": 900,
13230
+ "mightValue": 1192000,
13231
+ "districtTypeID": 7,
13232
+ "isDistrict": 1,
13233
+ "districtSlots": 8,
13234
+ "decoPoints": 3424,
13235
+ "destructable": 0,
13236
+ "burnable": 0,
13237
+ "tempServerBurnable": 0,
13238
+ "smashable": 0,
13239
+ "isRelicBuilding": 1,
13240
+ "maximumCount": 1
13241
+ },
13242
+ {
13243
+ "wodID": 3463,
13244
+ "crossplayID": 3463,
13245
+ "comment1": "Deco2x2",
13246
+ "comment2": "District",
13247
+ "name": "DecoDistrict2x2",
13248
+ "upgradeWodID": 3464,
13249
+ "downgradeWodID": 3462,
13250
+ "level": 214,
13251
+ "requiredLevel": 10,
13252
+ "group": "Building",
13253
+ "type": "Level1",
13254
+ "width": 5,
13255
+ "height": 10,
13256
+ "storeable": 1,
13257
+ "kIDs": "0,1,2,3",
13258
+ "onlyInAreaTypes": "1,4,12",
13259
+ "buildingGroundType": "CIVIL",
13260
+ "costFloraToken": 7,
13261
+ "costC1": 56548,
13262
+ "costIron": 65000,
13263
+ "costGoldToken": 329,
13264
+ "sellFloraToken": 2215,
13265
+ "buildDuration": 66900,
13266
+ "xp": 900,
13267
+ "mightValue": 1195500,
13268
+ "districtTypeID": 7,
13269
+ "isDistrict": 1,
13270
+ "districtSlots": 8,
13271
+ "decoPoints": 3426,
13272
+ "destructable": 0,
13273
+ "burnable": 0,
13274
+ "tempServerBurnable": 0,
13275
+ "smashable": 0,
13276
+ "isRelicBuilding": 1,
13277
+ "maximumCount": 1
13278
+ },
13279
+ {
13280
+ "wodID": 3464,
13281
+ "crossplayID": 3464,
13282
+ "comment1": "Deco2x2",
13283
+ "comment2": "District",
13284
+ "name": "DecoDistrict2x2",
13285
+ "upgradeWodID": 3465,
13286
+ "downgradeWodID": 3463,
13287
+ "level": 215,
13288
+ "requiredLevel": 10,
13289
+ "group": "Building",
13290
+ "type": "Level1",
13291
+ "width": 5,
13292
+ "height": 10,
13293
+ "storeable": 1,
13294
+ "kIDs": "0,1,2,3",
13295
+ "onlyInAreaTypes": "1,4,12",
13296
+ "buildingGroundType": "CIVIL",
13297
+ "costFloraToken": 7,
13298
+ "costC1": 56548,
13299
+ "costSceatToken": 6,
13300
+ "sellFloraToken": 2219,
13301
+ "buildDuration": 67200,
13302
+ "xp": 900,
13303
+ "mightValue": 1199000,
13304
+ "districtTypeID": 7,
13305
+ "isDistrict": 1,
13306
+ "districtSlots": 8,
13307
+ "decoPoints": 3428,
13308
+ "destructable": 0,
13309
+ "burnable": 0,
13310
+ "tempServerBurnable": 0,
13311
+ "smashable": 0,
13312
+ "isRelicBuilding": 1,
13313
+ "maximumCount": 1
13314
+ },
13315
+ {
13316
+ "wodID": 3465,
13317
+ "crossplayID": 3465,
13318
+ "comment1": "Deco2x2",
13319
+ "comment2": "District",
13320
+ "name": "DecoDistrict2x2",
13321
+ "upgradeWodID": 3466,
13322
+ "downgradeWodID": 3464,
13323
+ "level": 216,
13324
+ "requiredLevel": 10,
13325
+ "group": "Building",
13326
+ "type": "Level1",
13327
+ "width": 5,
13328
+ "height": 10,
13329
+ "storeable": 1,
13330
+ "kIDs": "0,1,2,3",
13331
+ "onlyInAreaTypes": "1,4,12",
13332
+ "buildingGroundType": "CIVIL",
13333
+ "costFloraToken": 7,
13334
+ "costC1": 56548,
13335
+ "costGlass": 65000,
13336
+ "costGoldToken": 329,
13337
+ "sellFloraToken": 2222,
13338
+ "buildDuration": 67500,
13339
+ "xp": 900,
13340
+ "mightValue": 1202500,
13341
+ "districtTypeID": 7,
13342
+ "isDistrict": 1,
13343
+ "districtSlots": 8,
13344
+ "decoPoints": 3430,
13345
+ "destructable": 0,
13346
+ "burnable": 0,
13347
+ "tempServerBurnable": 0,
13348
+ "smashable": 0,
13349
+ "isRelicBuilding": 1,
13350
+ "maximumCount": 1
13351
+ },
13352
+ {
13353
+ "wodID": 3466,
13354
+ "crossplayID": 3466,
13355
+ "comment1": "Deco2x2",
13356
+ "comment2": "District",
13357
+ "name": "DecoDistrict2x2",
13358
+ "upgradeWodID": 3467,
13359
+ "downgradeWodID": 3465,
13360
+ "level": 217,
13361
+ "requiredLevel": 10,
13362
+ "group": "Building",
13363
+ "type": "Level1",
13364
+ "width": 5,
13365
+ "height": 10,
13366
+ "storeable": 1,
13367
+ "kIDs": "0,1,2,3",
13368
+ "onlyInAreaTypes": "1,4,12",
13369
+ "buildingGroundType": "CIVIL",
13370
+ "costFloraToken": 7,
13371
+ "costC1": 56548,
13372
+ "costSceatToken": 6,
13373
+ "sellFloraToken": 2226,
13374
+ "buildDuration": 67800,
13375
+ "xp": 900,
13376
+ "mightValue": 1206000,
13377
+ "districtTypeID": 7,
13378
+ "isDistrict": 1,
13379
+ "districtSlots": 8,
13380
+ "decoPoints": 3432,
13381
+ "destructable": 0,
13382
+ "burnable": 0,
13383
+ "tempServerBurnable": 0,
13384
+ "smashable": 0,
13385
+ "isRelicBuilding": 1,
13386
+ "maximumCount": 1
13387
+ },
13388
+ {
13389
+ "wodID": 3467,
13390
+ "crossplayID": 3467,
13391
+ "comment1": "Deco2x2",
13392
+ "comment2": "District",
13393
+ "name": "DecoDistrict2x2",
13394
+ "upgradeWodID": 3468,
13395
+ "downgradeWodID": 3466,
13396
+ "level": 218,
13397
+ "requiredLevel": 10,
13398
+ "group": "Building",
13399
+ "type": "Level1",
13400
+ "width": 5,
13401
+ "height": 10,
13402
+ "storeable": 1,
13403
+ "kIDs": "0,1,2,3",
13404
+ "onlyInAreaTypes": "1,4,12",
13405
+ "buildingGroundType": "CIVIL",
13406
+ "costFloraToken": 7,
13407
+ "costC1": 56548,
13408
+ "costOil": 65000,
13409
+ "costGoldToken": 329,
13410
+ "sellFloraToken": 2229,
13411
+ "buildDuration": 68100,
13412
+ "xp": 900,
13413
+ "mightValue": 1209500,
13414
+ "districtTypeID": 7,
13415
+ "isDistrict": 1,
13416
+ "districtSlots": 8,
13417
+ "decoPoints": 3434,
13418
+ "destructable": 0,
13419
+ "burnable": 0,
13420
+ "tempServerBurnable": 0,
13421
+ "smashable": 0,
13422
+ "isRelicBuilding": 1,
13423
+ "maximumCount": 1
13424
+ },
13425
+ {
13426
+ "wodID": 3468,
13427
+ "crossplayID": 3468,
13428
+ "comment1": "Deco2x2",
13429
+ "comment2": "District",
13430
+ "name": "DecoDistrict2x2",
13431
+ "upgradeWodID": 3469,
13432
+ "downgradeWodID": 3467,
13433
+ "level": 219,
13434
+ "requiredLevel": 10,
13435
+ "group": "Building",
13436
+ "type": "Level1",
13437
+ "width": 5,
13438
+ "height": 10,
13439
+ "storeable": 1,
13440
+ "kIDs": "0,1,2,3",
13441
+ "onlyInAreaTypes": "1,4,12",
13442
+ "buildingGroundType": "CIVIL",
13443
+ "costFloraToken": 7,
13444
+ "costC1": 56548,
13445
+ "costSceatToken": 6,
13446
+ "sellFloraToken": 2233,
13447
+ "buildDuration": 68400,
13448
+ "xp": 900,
13449
+ "mightValue": 1213000,
13450
+ "districtTypeID": 7,
13451
+ "isDistrict": 1,
13452
+ "districtSlots": 8,
13453
+ "decoPoints": 3436,
13454
+ "destructable": 0,
13455
+ "burnable": 0,
13456
+ "tempServerBurnable": 0,
13457
+ "smashable": 0,
13458
+ "isRelicBuilding": 1,
13459
+ "maximumCount": 1
13460
+ },
13461
+ {
13462
+ "wodID": 3469,
13463
+ "crossplayID": 3469,
13464
+ "comment1": "Deco2x2",
13465
+ "comment2": "District",
13466
+ "name": "DecoDistrict2x2",
13467
+ "upgradeWodID": 3470,
13468
+ "downgradeWodID": 3468,
13469
+ "level": 220,
13470
+ "requiredLevel": 10,
13471
+ "group": "Building",
13472
+ "type": "Level1",
13473
+ "width": 5,
13474
+ "height": 10,
13475
+ "storeable": 1,
13476
+ "kIDs": "0,1,2,3",
13477
+ "onlyInAreaTypes": "1,4,12",
13478
+ "buildingGroundType": "CIVIL",
13479
+ "costFloraToken": 7,
13480
+ "costC1": 56548,
13481
+ "costCoal": 65000,
13482
+ "costGoldToken": 329,
13483
+ "sellFloraToken": 2236,
13484
+ "buildDuration": 68700,
13485
+ "xp": 900,
13486
+ "mightValue": 1216500,
13487
+ "districtTypeID": 7,
13488
+ "isDistrict": 1,
13489
+ "districtSlots": 8,
13490
+ "decoPoints": 3438,
13491
+ "destructable": 0,
13492
+ "burnable": 0,
13493
+ "tempServerBurnable": 0,
13494
+ "smashable": 0,
13495
+ "isRelicBuilding": 1,
13496
+ "maximumCount": 1
13497
+ },
13498
+ {
13499
+ "wodID": 3470,
13500
+ "crossplayID": 3470,
13501
+ "comment1": "Deco2x2",
13502
+ "comment2": "District",
13503
+ "name": "DecoDistrict2x2",
13504
+ "upgradeWodID": 3471,
13505
+ "downgradeWodID": 3469,
13506
+ "level": 221,
13507
+ "requiredLevel": 10,
13508
+ "group": "Building",
13509
+ "type": "Level1",
13510
+ "width": 5,
13511
+ "height": 10,
13512
+ "storeable": 1,
13513
+ "kIDs": "0,1,2,3",
13514
+ "onlyInAreaTypes": "1,4,12",
13515
+ "buildingGroundType": "CIVIL",
13516
+ "costFloraToken": 7,
13517
+ "costC1": 56548,
13518
+ "costSceatToken": 6,
13519
+ "sellFloraToken": 2240,
13520
+ "buildDuration": 69000,
13521
+ "xp": 900,
13522
+ "mightValue": 1220000,
13523
+ "districtTypeID": 7,
13524
+ "isDistrict": 1,
13525
+ "districtSlots": 8,
13526
+ "decoPoints": 3440,
13527
+ "destructable": 0,
13528
+ "burnable": 0,
13529
+ "tempServerBurnable": 0,
13530
+ "smashable": 0,
13531
+ "isRelicBuilding": 1,
13532
+ "maximumCount": 1
13533
+ },
13534
+ {
13535
+ "wodID": 3471,
13536
+ "crossplayID": 3471,
13537
+ "comment1": "Deco2x2",
13538
+ "comment2": "District",
13539
+ "name": "DecoDistrict2x2",
13540
+ "upgradeWodID": 3472,
13541
+ "downgradeWodID": 3470,
13542
+ "level": 222,
13543
+ "requiredLevel": 10,
13544
+ "group": "Building",
13545
+ "type": "Level1",
13546
+ "width": 5,
13547
+ "height": 10,
13548
+ "storeable": 1,
13549
+ "kIDs": "0,1,2,3",
13550
+ "onlyInAreaTypes": "1,4,12",
13551
+ "buildingGroundType": "CIVIL",
13552
+ "costFloraToken": 7,
13553
+ "costC1": 56548,
13554
+ "costSamuraiToken": 514,
13555
+ "costKhanTablet": 2036,
13556
+ "sellFloraToken": 2243,
13557
+ "buildDuration": 69300,
13558
+ "xp": 900,
13559
+ "mightValue": 1223500,
13560
+ "districtTypeID": 7,
13561
+ "isDistrict": 1,
13562
+ "districtSlots": 8,
13563
+ "decoPoints": 3442,
13564
+ "destructable": 0,
13565
+ "burnable": 0,
13566
+ "tempServerBurnable": 0,
13567
+ "smashable": 0,
13568
+ "isRelicBuilding": 1,
13569
+ "maximumCount": 1
13570
+ },
13571
+ {
13572
+ "wodID": 3472,
13573
+ "crossplayID": 3472,
13574
+ "comment1": "Deco2x2",
13575
+ "comment2": "District",
13576
+ "name": "DecoDistrict2x2",
13577
+ "upgradeWodID": 3473,
13578
+ "downgradeWodID": 3471,
13579
+ "level": 223,
13580
+ "requiredLevel": 10,
13581
+ "group": "Building",
13582
+ "type": "Level1",
13583
+ "width": 5,
13584
+ "height": 10,
13585
+ "storeable": 1,
13586
+ "kIDs": "0,1,2,3",
13587
+ "onlyInAreaTypes": "1,4,12",
13588
+ "buildingGroundType": "CIVIL",
13589
+ "costFloraToken": 7,
13590
+ "costC1": 56548,
13591
+ "costLegendaryToken": 61,
13592
+ "costLegendaryMaterial": 214,
13593
+ "sellFloraToken": 2247,
13594
+ "buildDuration": 69600,
13595
+ "xp": 900,
13596
+ "mightValue": 1227000,
13597
+ "districtTypeID": 7,
13598
+ "isDistrict": 1,
13599
+ "districtSlots": 8,
13600
+ "decoPoints": 3444,
13601
+ "destructable": 0,
13602
+ "burnable": 0,
13603
+ "tempServerBurnable": 0,
13604
+ "smashable": 0,
13605
+ "isRelicBuilding": 1,
13606
+ "maximumCount": 1
13607
+ },
13608
+ {
13609
+ "wodID": 3473,
13610
+ "crossplayID": 3473,
13611
+ "comment1": "Deco2x2",
13612
+ "comment2": "District",
13613
+ "name": "DecoDistrict2x2",
13614
+ "upgradeWodID": 3474,
13615
+ "downgradeWodID": 3472,
13616
+ "level": 224,
13617
+ "requiredLevel": 10,
13618
+ "group": "Building",
13619
+ "type": "Level1",
13620
+ "width": 5,
13621
+ "height": 10,
13622
+ "storeable": 1,
13623
+ "kIDs": "0,1,2,3",
13624
+ "onlyInAreaTypes": "1,4,12",
13625
+ "buildingGroundType": "CIVIL",
13626
+ "costFloraToken": 7,
13627
+ "costC1": 56548,
13628
+ "costGoldToken": 329,
13629
+ "sellFloraToken": 2250,
13630
+ "buildDuration": 69900,
13631
+ "xp": 900,
13632
+ "mightValue": 1230500,
13633
+ "districtTypeID": 7,
13634
+ "isDistrict": 1,
13635
+ "districtSlots": 8,
13636
+ "decoPoints": 3446,
13637
+ "destructable": 0,
13638
+ "burnable": 0,
13639
+ "tempServerBurnable": 0,
13640
+ "smashable": 0,
13641
+ "isRelicBuilding": 1,
13642
+ "maximumCount": 1
13643
+ },
13644
+ {
13645
+ "wodID": 3474,
13646
+ "crossplayID": 3474,
13647
+ "comment1": "Deco2x2",
13648
+ "comment2": "District",
13649
+ "name": "DecoDistrict2x2",
13650
+ "upgradeWodID": 3475,
13651
+ "downgradeWodID": 3473,
13652
+ "level": 225,
13653
+ "requiredLevel": 10,
13654
+ "group": "Building",
13655
+ "type": "Level1",
13656
+ "width": 5,
13657
+ "height": 10,
13658
+ "storeable": 1,
13659
+ "kIDs": "0,1,2,3",
13660
+ "onlyInAreaTypes": "1,4,12",
13661
+ "buildingGroundType": "CIVIL",
13662
+ "costFloraToken": 7,
13663
+ "costC1": 56548,
13664
+ "costSceatToken": 6,
13665
+ "costKhanMedal": 500,
13666
+ "sellFloraToken": 2254,
13667
+ "buildDuration": 70200,
13668
+ "xp": 900,
13669
+ "mightValue": 1234000,
13670
+ "districtTypeID": 7,
13671
+ "isDistrict": 1,
13672
+ "districtSlots": 8,
13673
+ "decoPoints": 3448,
13674
+ "destructable": 0,
13675
+ "burnable": 0,
13676
+ "tempServerBurnable": 0,
13677
+ "smashable": 0,
13678
+ "isRelicBuilding": 1,
13679
+ "maximumCount": 1
13680
+ },
13681
+ {
13682
+ "wodID": 3475,
13683
+ "crossplayID": 3475,
13684
+ "comment1": "Deco2x2",
13685
+ "comment2": "District",
13686
+ "name": "DecoDistrict2x2",
13687
+ "upgradeWodID": 3476,
13688
+ "downgradeWodID": 3474,
13689
+ "level": 226,
13690
+ "requiredLevel": 10,
13691
+ "group": "Building",
13692
+ "type": "Level1",
13693
+ "width": 5,
13694
+ "height": 10,
13695
+ "storeable": 1,
13696
+ "kIDs": "0,1,2,3",
13697
+ "onlyInAreaTypes": "1,4,12",
13698
+ "buildingGroundType": "CIVIL",
13699
+ "costFloraToken": 332,
13700
+ "sellFloraToken": 2420,
13701
+ "buildDuration": 70500,
13702
+ "xp": 1000,
13703
+ "mightValue": 1237500,
13704
+ "districtTypeID": 7,
13705
+ "isDistrict": 1,
13706
+ "districtSlots": 9,
13707
+ "decoPoints": 3450,
13708
+ "destructable": 0,
13709
+ "burnable": 0,
13710
+ "tempServerBurnable": 0,
13711
+ "smashable": 0,
13712
+ "isRelicBuilding": 1,
13713
+ "maximumCount": 1
13714
+ },
13715
+ {
13716
+ "wodID": 3476,
13717
+ "crossplayID": 3476,
13718
+ "comment1": "Deco2x2",
13719
+ "comment2": "District",
13720
+ "name": "DecoDistrict2x2",
13721
+ "upgradeWodID": 3477,
13722
+ "downgradeWodID": 3475,
13723
+ "level": 227,
13724
+ "requiredLevel": 10,
13725
+ "group": "Building",
13726
+ "type": "Level1",
13727
+ "width": 5,
13728
+ "height": 10,
13729
+ "storeable": 1,
13730
+ "kIDs": "0,1,2,3",
13731
+ "onlyInAreaTypes": "1,4,12",
13732
+ "buildingGroundType": "CIVIL",
13733
+ "costFloraToken": 7,
13734
+ "costC1": 56548,
13735
+ "costGoldToken": 329,
13736
+ "costCommonTimber": 1543,
13737
+ "sellFloraToken": 2423,
13738
+ "buildDuration": 70800,
13739
+ "xp": 1000,
13740
+ "mightValue": 1241000,
13741
+ "districtTypeID": 7,
13742
+ "isDistrict": 1,
13743
+ "districtSlots": 9,
13744
+ "decoPoints": 3452,
13745
+ "destructable": 0,
13746
+ "burnable": 0,
13747
+ "tempServerBurnable": 0,
13748
+ "smashable": 0,
13749
+ "isRelicBuilding": 1,
13750
+ "maximumCount": 1
13751
+ },
13752
+ {
13753
+ "wodID": 3477,
13754
+ "crossplayID": 3477,
13755
+ "comment1": "Deco2x2",
13756
+ "comment2": "District",
13757
+ "name": "DecoDistrict2x2",
13758
+ "upgradeWodID": 3478,
13759
+ "downgradeWodID": 3476,
13760
+ "level": 228,
13761
+ "requiredLevel": 10,
13762
+ "group": "Building",
13763
+ "type": "Level1",
13764
+ "width": 5,
13765
+ "height": 10,
13766
+ "storeable": 1,
13767
+ "kIDs": "0,1,2,3",
13768
+ "onlyInAreaTypes": "1,4,12",
13769
+ "buildingGroundType": "CIVIL",
13770
+ "costFloraToken": 7,
13771
+ "costC1": 56548,
13772
+ "costSceatToken": 6,
13773
+ "sellFloraToken": 2427,
13774
+ "buildDuration": 71100,
13775
+ "xp": 1000,
13776
+ "mightValue": 1244500,
13777
+ "districtTypeID": 7,
13778
+ "isDistrict": 1,
13779
+ "districtSlots": 9,
13780
+ "decoPoints": 3454,
13781
+ "destructable": 0,
13782
+ "burnable": 0,
13783
+ "tempServerBurnable": 0,
13784
+ "smashable": 0,
13785
+ "isRelicBuilding": 1,
13786
+ "maximumCount": 1
13787
+ },
13788
+ {
13789
+ "wodID": 3478,
13790
+ "crossplayID": 3478,
13791
+ "comment1": "Deco2x2",
13792
+ "comment2": "District",
13793
+ "name": "DecoDistrict2x2",
13794
+ "upgradeWodID": 3479,
13795
+ "downgradeWodID": 3477,
13796
+ "level": 229,
13797
+ "requiredLevel": 10,
13798
+ "group": "Building",
13799
+ "type": "Level1",
13800
+ "width": 5,
13801
+ "height": 10,
13802
+ "storeable": 1,
13803
+ "kIDs": "0,1,2,3",
13804
+ "onlyInAreaTypes": "1,4,12",
13805
+ "buildingGroundType": "CIVIL",
13806
+ "costFloraToken": 7,
13807
+ "costC1": 56548,
13808
+ "costGoldToken": 329,
13809
+ "costCommonStraw": 850,
13810
+ "sellFloraToken": 2430,
13811
+ "buildDuration": 71400,
13812
+ "xp": 1000,
13813
+ "mightValue": 1248000,
13814
+ "districtTypeID": 7,
13815
+ "isDistrict": 1,
13816
+ "districtSlots": 9,
13817
+ "decoPoints": 3456,
13818
+ "destructable": 0,
13819
+ "burnable": 0,
13820
+ "tempServerBurnable": 0,
13821
+ "smashable": 0,
13822
+ "isRelicBuilding": 1,
13823
+ "maximumCount": 1
13824
+ },
13825
+ {
13826
+ "wodID": 3479,
13827
+ "crossplayID": 3479,
13828
+ "comment1": "Deco2x2",
13829
+ "comment2": "District",
13830
+ "name": "DecoDistrict2x2",
13831
+ "upgradeWodID": 3480,
13832
+ "downgradeWodID": 3478,
13833
+ "level": 230,
13834
+ "requiredLevel": 10,
13835
+ "group": "Building",
13836
+ "type": "Level1",
13837
+ "width": 5,
13838
+ "height": 10,
13839
+ "storeable": 1,
13840
+ "kIDs": "0,1,2,3",
13841
+ "onlyInAreaTypes": "1,4,12",
13842
+ "buildingGroundType": "CIVIL",
13843
+ "costFloraToken": 7,
13844
+ "costC1": 56548,
13845
+ "costSceatToken": 6,
13846
+ "sellFloraToken": 2434,
13847
+ "buildDuration": 71700,
13848
+ "xp": 1000,
13849
+ "mightValue": 1251500,
13850
+ "districtTypeID": 7,
13851
+ "isDistrict": 1,
13852
+ "districtSlots": 9,
13853
+ "decoPoints": 3458,
13854
+ "destructable": 0,
13855
+ "burnable": 0,
13856
+ "tempServerBurnable": 0,
13857
+ "smashable": 0,
13858
+ "isRelicBuilding": 1,
13859
+ "maximumCount": 1
13860
+ },
13861
+ {
13862
+ "wodID": 3480,
13863
+ "crossplayID": 3480,
13864
+ "comment1": "Deco2x2",
13865
+ "comment2": "District",
13866
+ "name": "DecoDistrict2x2",
13867
+ "upgradeWodID": 3481,
13868
+ "downgradeWodID": 3479,
13869
+ "level": 231,
13870
+ "requiredLevel": 10,
13871
+ "group": "Building",
13872
+ "type": "Level1",
13873
+ "width": 5,
13874
+ "height": 10,
13875
+ "storeable": 1,
13876
+ "kIDs": "0,1,2,3",
13877
+ "onlyInAreaTypes": "1,4,12",
13878
+ "buildingGroundType": "CIVIL",
13879
+ "costFloraToken": 7,
13880
+ "costC1": 56548,
13881
+ "costGoldToken": 329,
13882
+ "costRareNails": 379,
13883
+ "sellFloraToken": 2437,
13884
+ "buildDuration": 72000,
13885
+ "xp": 1000,
13886
+ "mightValue": 1255000,
12831
13887
  "districtTypeID": 7,
12832
13888
  "isDistrict": 1,
12833
- "districtSlots": 8,
12834
- "decoPoints": 3410,
13889
+ "districtSlots": 9,
13890
+ "decoPoints": 3460,
12835
13891
  "destructable": 0,
12836
13892
  "burnable": 0,
12837
13893
  "tempServerBurnable": 0,
@@ -12840,14 +13896,14 @@
12840
13896
  "maximumCount": 1
12841
13897
  },
12842
13898
  {
12843
- "wodID": 3456,
12844
- "crossplayID": 3456,
13899
+ "wodID": 3481,
13900
+ "crossplayID": 3481,
12845
13901
  "comment1": "Deco2x2",
12846
13902
  "comment2": "District",
12847
13903
  "name": "DecoDistrict2x2",
12848
- "upgradeWodID": 3457,
12849
- "downgradeWodID": 3455,
12850
- "level": 207,
13904
+ "upgradeWodID": 3482,
13905
+ "downgradeWodID": 3480,
13906
+ "level": 232,
12851
13907
  "requiredLevel": 10,
12852
13908
  "group": "Building",
12853
13909
  "type": "Level1",
@@ -12860,14 +13916,14 @@
12860
13916
  "costFloraToken": 7,
12861
13917
  "costC1": 56548,
12862
13918
  "costSceatToken": 6,
12863
- "sellFloraToken": 2191,
12864
- "buildDuration": 64800,
12865
- "xp": 900,
12866
- "mightValue": 1171000,
13919
+ "sellFloraToken": 2441,
13920
+ "buildDuration": 72300,
13921
+ "xp": 1000,
13922
+ "mightValue": 1258500,
12867
13923
  "districtTypeID": 7,
12868
13924
  "isDistrict": 1,
12869
- "districtSlots": 8,
12870
- "decoPoints": 3412,
13925
+ "districtSlots": 9,
13926
+ "decoPoints": 3462,
12871
13927
  "destructable": 0,
12872
13928
  "burnable": 0,
12873
13929
  "tempServerBurnable": 0,
@@ -12876,14 +13932,14 @@
12876
13932
  "maximumCount": 1
12877
13933
  },
12878
13934
  {
12879
- "wodID": 3457,
12880
- "crossplayID": 3457,
13935
+ "wodID": 3482,
13936
+ "crossplayID": 3482,
12881
13937
  "comment1": "Deco2x2",
12882
13938
  "comment2": "District",
12883
13939
  "name": "DecoDistrict2x2",
12884
- "upgradeWodID": 3458,
12885
- "downgradeWodID": 3456,
12886
- "level": 208,
13940
+ "upgradeWodID": 3483,
13941
+ "downgradeWodID": 3481,
13942
+ "level": 233,
12887
13943
  "requiredLevel": 10,
12888
13944
  "group": "Building",
12889
13945
  "type": "Level1",
@@ -12897,14 +13953,14 @@
12897
13953
  "costC1": 56548,
12898
13954
  "costGoldToken": 329,
12899
13955
  "costRareGlue": 11,
12900
- "sellFloraToken": 2194,
12901
- "buildDuration": 65100,
12902
- "xp": 900,
12903
- "mightValue": 1174500,
13956
+ "sellFloraToken": 2444,
13957
+ "buildDuration": 72600,
13958
+ "xp": 1000,
13959
+ "mightValue": 1262000,
12904
13960
  "districtTypeID": 7,
12905
13961
  "isDistrict": 1,
12906
- "districtSlots": 8,
12907
- "decoPoints": 3414,
13962
+ "districtSlots": 9,
13963
+ "decoPoints": 3464,
12908
13964
  "destructable": 0,
12909
13965
  "burnable": 0,
12910
13966
  "tempServerBurnable": 0,
@@ -12913,14 +13969,14 @@
12913
13969
  "maximumCount": 1
12914
13970
  },
12915
13971
  {
12916
- "wodID": 3458,
12917
- "crossplayID": 3458,
13972
+ "wodID": 3483,
13973
+ "crossplayID": 3483,
12918
13974
  "comment1": "Deco2x2",
12919
13975
  "comment2": "District",
12920
13976
  "name": "DecoDistrict2x2",
12921
- "upgradeWodID": 3459,
12922
- "downgradeWodID": 3457,
12923
- "level": 209,
13977
+ "upgradeWodID": 3484,
13978
+ "downgradeWodID": 3482,
13979
+ "level": 234,
12924
13980
  "requiredLevel": 10,
12925
13981
  "group": "Building",
12926
13982
  "type": "Level1",
@@ -12933,14 +13989,14 @@
12933
13989
  "costFloraToken": 7,
12934
13990
  "costC1": 56548,
12935
13991
  "costSceatToken": 6,
12936
- "sellFloraToken": 2198,
12937
- "buildDuration": 65400,
12938
- "xp": 900,
12939
- "mightValue": 1178000,
13992
+ "sellFloraToken": 2448,
13993
+ "buildDuration": 72900,
13994
+ "xp": 1000,
13995
+ "mightValue": 1265500,
12940
13996
  "districtTypeID": 7,
12941
13997
  "isDistrict": 1,
12942
- "districtSlots": 8,
12943
- "decoPoints": 3416,
13998
+ "districtSlots": 9,
13999
+ "decoPoints": 3466,
12944
14000
  "destructable": 0,
12945
14001
  "burnable": 0,
12946
14002
  "tempServerBurnable": 0,
@@ -12949,14 +14005,14 @@
12949
14005
  "maximumCount": 1
12950
14006
  },
12951
14007
  {
12952
- "wodID": 3459,
12953
- "crossplayID": 3459,
14008
+ "wodID": 3484,
14009
+ "crossplayID": 3484,
12954
14010
  "comment1": "Deco2x2",
12955
14011
  "comment2": "District",
12956
14012
  "name": "DecoDistrict2x2",
12957
- "upgradeWodID": 3460,
12958
- "downgradeWodID": 3458,
12959
- "level": 210,
14013
+ "upgradeWodID": 3485,
14014
+ "downgradeWodID": 3483,
14015
+ "level": 235,
12960
14016
  "requiredLevel": 10,
12961
14017
  "group": "Building",
12962
14018
  "type": "Level1",
@@ -12970,14 +14026,14 @@
12970
14026
  "costC1": 56548,
12971
14027
  "costWood": 65000,
12972
14028
  "costGoldToken": 329,
12973
- "sellFloraToken": 2201,
12974
- "buildDuration": 65700,
12975
- "xp": 900,
12976
- "mightValue": 1181500,
14029
+ "sellFloraToken": 2451,
14030
+ "buildDuration": 73200,
14031
+ "xp": 1000,
14032
+ "mightValue": 1269000,
12977
14033
  "districtTypeID": 7,
12978
14034
  "isDistrict": 1,
12979
- "districtSlots": 8,
12980
- "decoPoints": 3418,
14035
+ "districtSlots": 9,
14036
+ "decoPoints": 3468,
12981
14037
  "destructable": 0,
12982
14038
  "burnable": 0,
12983
14039
  "tempServerBurnable": 0,
@@ -12986,14 +14042,14 @@
12986
14042
  "maximumCount": 1
12987
14043
  },
12988
14044
  {
12989
- "wodID": 3460,
12990
- "crossplayID": 3460,
14045
+ "wodID": 3485,
14046
+ "crossplayID": 3485,
12991
14047
  "comment1": "Deco2x2",
12992
14048
  "comment2": "District",
12993
14049
  "name": "DecoDistrict2x2",
12994
- "upgradeWodID": 3461,
12995
- "downgradeWodID": 3459,
12996
- "level": 211,
14050
+ "upgradeWodID": 3486,
14051
+ "downgradeWodID": 3484,
14052
+ "level": 236,
12997
14053
  "requiredLevel": 10,
12998
14054
  "group": "Building",
12999
14055
  "type": "Level1",
@@ -13006,14 +14062,14 @@
13006
14062
  "costFloraToken": 7,
13007
14063
  "costC1": 56548,
13008
14064
  "costSceatToken": 6,
13009
- "sellFloraToken": 2205,
13010
- "buildDuration": 66000,
13011
- "xp": 900,
13012
- "mightValue": 1185000,
14065
+ "sellFloraToken": 2455,
14066
+ "buildDuration": 73500,
14067
+ "xp": 1000,
14068
+ "mightValue": 1272500,
13013
14069
  "districtTypeID": 7,
13014
14070
  "isDistrict": 1,
13015
- "districtSlots": 8,
13016
- "decoPoints": 3420,
14071
+ "districtSlots": 9,
14072
+ "decoPoints": 3470,
13017
14073
  "destructable": 0,
13018
14074
  "burnable": 0,
13019
14075
  "tempServerBurnable": 0,
@@ -13022,14 +14078,14 @@
13022
14078
  "maximumCount": 1
13023
14079
  },
13024
14080
  {
13025
- "wodID": 3461,
13026
- "crossplayID": 3461,
14081
+ "wodID": 3486,
14082
+ "crossplayID": 3486,
13027
14083
  "comment1": "Deco2x2",
13028
14084
  "comment2": "District",
13029
14085
  "name": "DecoDistrict2x2",
13030
- "upgradeWodID": 3462,
13031
- "downgradeWodID": 3460,
13032
- "level": 212,
14086
+ "upgradeWodID": 3487,
14087
+ "downgradeWodID": 3485,
14088
+ "level": 237,
13033
14089
  "requiredLevel": 10,
13034
14090
  "group": "Building",
13035
14091
  "type": "Level1",
@@ -13043,14 +14099,14 @@
13043
14099
  "costC1": 56548,
13044
14100
  "costStone": 65000,
13045
14101
  "costGoldToken": 329,
13046
- "sellFloraToken": 2208,
13047
- "buildDuration": 66300,
13048
- "xp": 900,
13049
- "mightValue": 1188500,
14102
+ "sellFloraToken": 2458,
14103
+ "buildDuration": 73800,
14104
+ "xp": 1000,
14105
+ "mightValue": 1276000,
13050
14106
  "districtTypeID": 7,
13051
14107
  "isDistrict": 1,
13052
- "districtSlots": 8,
13053
- "decoPoints": 3422,
14108
+ "districtSlots": 9,
14109
+ "decoPoints": 3472,
13054
14110
  "destructable": 0,
13055
14111
  "burnable": 0,
13056
14112
  "tempServerBurnable": 0,
@@ -13059,14 +14115,14 @@
13059
14115
  "maximumCount": 1
13060
14116
  },
13061
14117
  {
13062
- "wodID": 3462,
13063
- "crossplayID": 3462,
14118
+ "wodID": 3487,
14119
+ "crossplayID": 3487,
13064
14120
  "comment1": "Deco2x2",
13065
14121
  "comment2": "District",
13066
14122
  "name": "DecoDistrict2x2",
13067
- "upgradeWodID": 3463,
13068
- "downgradeWodID": 3461,
13069
- "level": 213,
14123
+ "upgradeWodID": 3488,
14124
+ "downgradeWodID": 3486,
14125
+ "level": 238,
13070
14126
  "requiredLevel": 10,
13071
14127
  "group": "Building",
13072
14128
  "type": "Level1",
@@ -13079,14 +14135,14 @@
13079
14135
  "costFloraToken": 7,
13080
14136
  "costC1": 56548,
13081
14137
  "costSceatToken": 6,
13082
- "sellFloraToken": 2212,
13083
- "buildDuration": 66600,
13084
- "xp": 900,
13085
- "mightValue": 1192000,
14138
+ "sellFloraToken": 2462,
14139
+ "buildDuration": 74100,
14140
+ "xp": 1000,
14141
+ "mightValue": 1279500,
13086
14142
  "districtTypeID": 7,
13087
14143
  "isDistrict": 1,
13088
- "districtSlots": 8,
13089
- "decoPoints": 3424,
14144
+ "districtSlots": 9,
14145
+ "decoPoints": 3474,
13090
14146
  "destructable": 0,
13091
14147
  "burnable": 0,
13092
14148
  "tempServerBurnable": 0,
@@ -13095,14 +14151,14 @@
13095
14151
  "maximumCount": 1
13096
14152
  },
13097
14153
  {
13098
- "wodID": 3463,
13099
- "crossplayID": 3463,
14154
+ "wodID": 3488,
14155
+ "crossplayID": 3488,
13100
14156
  "comment1": "Deco2x2",
13101
14157
  "comment2": "District",
13102
14158
  "name": "DecoDistrict2x2",
13103
- "upgradeWodID": 3464,
13104
- "downgradeWodID": 3462,
13105
- "level": 214,
14159
+ "upgradeWodID": 3489,
14160
+ "downgradeWodID": 3487,
14161
+ "level": 239,
13106
14162
  "requiredLevel": 10,
13107
14163
  "group": "Building",
13108
14164
  "type": "Level1",
@@ -13116,14 +14172,14 @@
13116
14172
  "costC1": 56548,
13117
14173
  "costIron": 65000,
13118
14174
  "costGoldToken": 329,
13119
- "sellFloraToken": 2215,
13120
- "buildDuration": 66900,
13121
- "xp": 900,
13122
- "mightValue": 1195500,
14175
+ "sellFloraToken": 2465,
14176
+ "buildDuration": 74400,
14177
+ "xp": 1000,
14178
+ "mightValue": 1283000,
13123
14179
  "districtTypeID": 7,
13124
14180
  "isDistrict": 1,
13125
- "districtSlots": 8,
13126
- "decoPoints": 3426,
14181
+ "districtSlots": 9,
14182
+ "decoPoints": 3476,
13127
14183
  "destructable": 0,
13128
14184
  "burnable": 0,
13129
14185
  "tempServerBurnable": 0,
@@ -13132,14 +14188,14 @@
13132
14188
  "maximumCount": 1
13133
14189
  },
13134
14190
  {
13135
- "wodID": 3464,
13136
- "crossplayID": 3464,
14191
+ "wodID": 3489,
14192
+ "crossplayID": 3489,
13137
14193
  "comment1": "Deco2x2",
13138
14194
  "comment2": "District",
13139
14195
  "name": "DecoDistrict2x2",
13140
- "upgradeWodID": 3465,
13141
- "downgradeWodID": 3463,
13142
- "level": 215,
14196
+ "upgradeWodID": 3490,
14197
+ "downgradeWodID": 3488,
14198
+ "level": 240,
13143
14199
  "requiredLevel": 10,
13144
14200
  "group": "Building",
13145
14201
  "type": "Level1",
@@ -13152,14 +14208,14 @@
13152
14208
  "costFloraToken": 7,
13153
14209
  "costC1": 56548,
13154
14210
  "costSceatToken": 6,
13155
- "sellFloraToken": 2219,
13156
- "buildDuration": 67200,
13157
- "xp": 900,
13158
- "mightValue": 1199000,
14211
+ "sellFloraToken": 2469,
14212
+ "buildDuration": 74700,
14213
+ "xp": 1000,
14214
+ "mightValue": 1286500,
13159
14215
  "districtTypeID": 7,
13160
14216
  "isDistrict": 1,
13161
- "districtSlots": 8,
13162
- "decoPoints": 3428,
14217
+ "districtSlots": 9,
14218
+ "decoPoints": 3478,
13163
14219
  "destructable": 0,
13164
14220
  "burnable": 0,
13165
14221
  "tempServerBurnable": 0,
@@ -13168,14 +14224,14 @@
13168
14224
  "maximumCount": 1
13169
14225
  },
13170
14226
  {
13171
- "wodID": 3465,
13172
- "crossplayID": 3465,
14227
+ "wodID": 3490,
14228
+ "crossplayID": 3490,
13173
14229
  "comment1": "Deco2x2",
13174
14230
  "comment2": "District",
13175
14231
  "name": "DecoDistrict2x2",
13176
- "upgradeWodID": 3466,
13177
- "downgradeWodID": 3464,
13178
- "level": 216,
14232
+ "upgradeWodID": 3491,
14233
+ "downgradeWodID": 3489,
14234
+ "level": 241,
13179
14235
  "requiredLevel": 10,
13180
14236
  "group": "Building",
13181
14237
  "type": "Level1",
@@ -13189,14 +14245,14 @@
13189
14245
  "costC1": 56548,
13190
14246
  "costGlass": 65000,
13191
14247
  "costGoldToken": 329,
13192
- "sellFloraToken": 2222,
13193
- "buildDuration": 67500,
13194
- "xp": 900,
13195
- "mightValue": 1202500,
14248
+ "sellFloraToken": 2472,
14249
+ "buildDuration": 75000,
14250
+ "xp": 1000,
14251
+ "mightValue": 1290000,
13196
14252
  "districtTypeID": 7,
13197
14253
  "isDistrict": 1,
13198
- "districtSlots": 8,
13199
- "decoPoints": 3430,
14254
+ "districtSlots": 9,
14255
+ "decoPoints": 3480,
13200
14256
  "destructable": 0,
13201
14257
  "burnable": 0,
13202
14258
  "tempServerBurnable": 0,
@@ -13205,14 +14261,14 @@
13205
14261
  "maximumCount": 1
13206
14262
  },
13207
14263
  {
13208
- "wodID": 3466,
13209
- "crossplayID": 3466,
14264
+ "wodID": 3491,
14265
+ "crossplayID": 3491,
13210
14266
  "comment1": "Deco2x2",
13211
14267
  "comment2": "District",
13212
14268
  "name": "DecoDistrict2x2",
13213
- "upgradeWodID": 3467,
13214
- "downgradeWodID": 3465,
13215
- "level": 217,
14269
+ "upgradeWodID": 3492,
14270
+ "downgradeWodID": 3490,
14271
+ "level": 242,
13216
14272
  "requiredLevel": 10,
13217
14273
  "group": "Building",
13218
14274
  "type": "Level1",
@@ -13225,14 +14281,14 @@
13225
14281
  "costFloraToken": 7,
13226
14282
  "costC1": 56548,
13227
14283
  "costSceatToken": 6,
13228
- "sellFloraToken": 2226,
13229
- "buildDuration": 67800,
13230
- "xp": 900,
13231
- "mightValue": 1206000,
14284
+ "sellFloraToken": 2476,
14285
+ "buildDuration": 75300,
14286
+ "xp": 1000,
14287
+ "mightValue": 1293500,
13232
14288
  "districtTypeID": 7,
13233
14289
  "isDistrict": 1,
13234
- "districtSlots": 8,
13235
- "decoPoints": 3432,
14290
+ "districtSlots": 9,
14291
+ "decoPoints": 3482,
13236
14292
  "destructable": 0,
13237
14293
  "burnable": 0,
13238
14294
  "tempServerBurnable": 0,
@@ -13241,14 +14297,14 @@
13241
14297
  "maximumCount": 1
13242
14298
  },
13243
14299
  {
13244
- "wodID": 3467,
13245
- "crossplayID": 3467,
14300
+ "wodID": 3492,
14301
+ "crossplayID": 3492,
13246
14302
  "comment1": "Deco2x2",
13247
14303
  "comment2": "District",
13248
14304
  "name": "DecoDistrict2x2",
13249
- "upgradeWodID": 3468,
13250
- "downgradeWodID": 3466,
13251
- "level": 218,
14305
+ "upgradeWodID": 3493,
14306
+ "downgradeWodID": 3491,
14307
+ "level": 243,
13252
14308
  "requiredLevel": 10,
13253
14309
  "group": "Building",
13254
14310
  "type": "Level1",
@@ -13262,14 +14318,14 @@
13262
14318
  "costC1": 56548,
13263
14319
  "costOil": 65000,
13264
14320
  "costGoldToken": 329,
13265
- "sellFloraToken": 2229,
13266
- "buildDuration": 68100,
13267
- "xp": 900,
13268
- "mightValue": 1209500,
14321
+ "sellFloraToken": 2479,
14322
+ "buildDuration": 75600,
14323
+ "xp": 1000,
14324
+ "mightValue": 1297000,
13269
14325
  "districtTypeID": 7,
13270
14326
  "isDistrict": 1,
13271
- "districtSlots": 8,
13272
- "decoPoints": 3434,
14327
+ "districtSlots": 9,
14328
+ "decoPoints": 3484,
13273
14329
  "destructable": 0,
13274
14330
  "burnable": 0,
13275
14331
  "tempServerBurnable": 0,
@@ -13278,14 +14334,14 @@
13278
14334
  "maximumCount": 1
13279
14335
  },
13280
14336
  {
13281
- "wodID": 3468,
13282
- "crossplayID": 3468,
14337
+ "wodID": 3493,
14338
+ "crossplayID": 3493,
13283
14339
  "comment1": "Deco2x2",
13284
14340
  "comment2": "District",
13285
14341
  "name": "DecoDistrict2x2",
13286
- "upgradeWodID": 3469,
13287
- "downgradeWodID": 3467,
13288
- "level": 219,
14342
+ "upgradeWodID": 3494,
14343
+ "downgradeWodID": 3492,
14344
+ "level": 244,
13289
14345
  "requiredLevel": 10,
13290
14346
  "group": "Building",
13291
14347
  "type": "Level1",
@@ -13298,14 +14354,14 @@
13298
14354
  "costFloraToken": 7,
13299
14355
  "costC1": 56548,
13300
14356
  "costSceatToken": 6,
13301
- "sellFloraToken": 2233,
13302
- "buildDuration": 68400,
13303
- "xp": 900,
13304
- "mightValue": 1213000,
14357
+ "sellFloraToken": 2483,
14358
+ "buildDuration": 75900,
14359
+ "xp": 1000,
14360
+ "mightValue": 1300500,
13305
14361
  "districtTypeID": 7,
13306
14362
  "isDistrict": 1,
13307
- "districtSlots": 8,
13308
- "decoPoints": 3436,
14363
+ "districtSlots": 9,
14364
+ "decoPoints": 3486,
13309
14365
  "destructable": 0,
13310
14366
  "burnable": 0,
13311
14367
  "tempServerBurnable": 0,
@@ -13314,14 +14370,14 @@
13314
14370
  "maximumCount": 1
13315
14371
  },
13316
14372
  {
13317
- "wodID": 3469,
13318
- "crossplayID": 3469,
14373
+ "wodID": 3494,
14374
+ "crossplayID": 3494,
13319
14375
  "comment1": "Deco2x2",
13320
14376
  "comment2": "District",
13321
14377
  "name": "DecoDistrict2x2",
13322
- "upgradeWodID": 3470,
13323
- "downgradeWodID": 3468,
13324
- "level": 220,
14378
+ "upgradeWodID": 3495,
14379
+ "downgradeWodID": 3493,
14380
+ "level": 245,
13325
14381
  "requiredLevel": 10,
13326
14382
  "group": "Building",
13327
14383
  "type": "Level1",
@@ -13335,14 +14391,14 @@
13335
14391
  "costC1": 56548,
13336
14392
  "costCoal": 65000,
13337
14393
  "costGoldToken": 329,
13338
- "sellFloraToken": 2236,
13339
- "buildDuration": 68700,
13340
- "xp": 900,
13341
- "mightValue": 1216500,
14394
+ "sellFloraToken": 2486,
14395
+ "buildDuration": 76200,
14396
+ "xp": 1000,
14397
+ "mightValue": 1304000,
13342
14398
  "districtTypeID": 7,
13343
14399
  "isDistrict": 1,
13344
- "districtSlots": 8,
13345
- "decoPoints": 3438,
14400
+ "districtSlots": 9,
14401
+ "decoPoints": 3488,
13346
14402
  "destructable": 0,
13347
14403
  "burnable": 0,
13348
14404
  "tempServerBurnable": 0,
@@ -13351,14 +14407,14 @@
13351
14407
  "maximumCount": 1
13352
14408
  },
13353
14409
  {
13354
- "wodID": 3470,
13355
- "crossplayID": 3470,
14410
+ "wodID": 3495,
14411
+ "crossplayID": 3495,
13356
14412
  "comment1": "Deco2x2",
13357
14413
  "comment2": "District",
13358
14414
  "name": "DecoDistrict2x2",
13359
- "upgradeWodID": 3471,
13360
- "downgradeWodID": 3469,
13361
- "level": 221,
14415
+ "upgradeWodID": 3496,
14416
+ "downgradeWodID": 3494,
14417
+ "level": 246,
13362
14418
  "requiredLevel": 10,
13363
14419
  "group": "Building",
13364
14420
  "type": "Level1",
@@ -13371,14 +14427,14 @@
13371
14427
  "costFloraToken": 7,
13372
14428
  "costC1": 56548,
13373
14429
  "costSceatToken": 6,
13374
- "sellFloraToken": 2240,
13375
- "buildDuration": 69000,
13376
- "xp": 900,
13377
- "mightValue": 1220000,
14430
+ "sellFloraToken": 2490,
14431
+ "buildDuration": 76500,
14432
+ "xp": 1000,
14433
+ "mightValue": 1307500,
13378
14434
  "districtTypeID": 7,
13379
14435
  "isDistrict": 1,
13380
- "districtSlots": 8,
13381
- "decoPoints": 3440,
14436
+ "districtSlots": 9,
14437
+ "decoPoints": 3490,
13382
14438
  "destructable": 0,
13383
14439
  "burnable": 0,
13384
14440
  "tempServerBurnable": 0,
@@ -13387,14 +14443,14 @@
13387
14443
  "maximumCount": 1
13388
14444
  },
13389
14445
  {
13390
- "wodID": 3471,
13391
- "crossplayID": 3471,
14446
+ "wodID": 3496,
14447
+ "crossplayID": 3496,
13392
14448
  "comment1": "Deco2x2",
13393
14449
  "comment2": "District",
13394
14450
  "name": "DecoDistrict2x2",
13395
- "upgradeWodID": 3472,
13396
- "downgradeWodID": 3470,
13397
- "level": 222,
14451
+ "upgradeWodID": 3497,
14452
+ "downgradeWodID": 3495,
14453
+ "level": 247,
13398
14454
  "requiredLevel": 10,
13399
14455
  "group": "Building",
13400
14456
  "type": "Level1",
@@ -13408,14 +14464,14 @@
13408
14464
  "costC1": 56548,
13409
14465
  "costSamuraiToken": 514,
13410
14466
  "costKhanTablet": 2036,
13411
- "sellFloraToken": 2243,
13412
- "buildDuration": 69300,
13413
- "xp": 900,
13414
- "mightValue": 1223500,
14467
+ "sellFloraToken": 2493,
14468
+ "buildDuration": 76800,
14469
+ "xp": 1000,
14470
+ "mightValue": 1311000,
13415
14471
  "districtTypeID": 7,
13416
14472
  "isDistrict": 1,
13417
- "districtSlots": 8,
13418
- "decoPoints": 3442,
14473
+ "districtSlots": 9,
14474
+ "decoPoints": 3492,
13419
14475
  "destructable": 0,
13420
14476
  "burnable": 0,
13421
14477
  "tempServerBurnable": 0,
@@ -13424,14 +14480,14 @@
13424
14480
  "maximumCount": 1
13425
14481
  },
13426
14482
  {
13427
- "wodID": 3472,
13428
- "crossplayID": 3472,
14483
+ "wodID": 3497,
14484
+ "crossplayID": 3497,
13429
14485
  "comment1": "Deco2x2",
13430
14486
  "comment2": "District",
13431
14487
  "name": "DecoDistrict2x2",
13432
- "upgradeWodID": 3473,
13433
- "downgradeWodID": 3471,
13434
- "level": 223,
14488
+ "upgradeWodID": 3498,
14489
+ "downgradeWodID": 3496,
14490
+ "level": 248,
13435
14491
  "requiredLevel": 10,
13436
14492
  "group": "Building",
13437
14493
  "type": "Level1",
@@ -13445,14 +14501,14 @@
13445
14501
  "costC1": 56548,
13446
14502
  "costLegendaryToken": 61,
13447
14503
  "costLegendaryMaterial": 214,
13448
- "sellFloraToken": 2247,
13449
- "buildDuration": 69600,
13450
- "xp": 900,
13451
- "mightValue": 1227000,
14504
+ "sellFloraToken": 2497,
14505
+ "buildDuration": 77100,
14506
+ "xp": 1000,
14507
+ "mightValue": 1314500,
13452
14508
  "districtTypeID": 7,
13453
14509
  "isDistrict": 1,
13454
- "districtSlots": 8,
13455
- "decoPoints": 3444,
14510
+ "districtSlots": 9,
14511
+ "decoPoints": 3494,
13456
14512
  "destructable": 0,
13457
14513
  "burnable": 0,
13458
14514
  "tempServerBurnable": 0,
@@ -13461,14 +14517,14 @@
13461
14517
  "maximumCount": 1
13462
14518
  },
13463
14519
  {
13464
- "wodID": 3473,
13465
- "crossplayID": 3473,
14520
+ "wodID": 3498,
14521
+ "crossplayID": 3498,
13466
14522
  "comment1": "Deco2x2",
13467
14523
  "comment2": "District",
13468
14524
  "name": "DecoDistrict2x2",
13469
- "upgradeWodID": 3474,
13470
- "downgradeWodID": 3472,
13471
- "level": 224,
14525
+ "upgradeWodID": 3499,
14526
+ "downgradeWodID": 3497,
14527
+ "level": 249,
13472
14528
  "requiredLevel": 10,
13473
14529
  "group": "Building",
13474
14530
  "type": "Level1",
@@ -13481,14 +14537,14 @@
13481
14537
  "costFloraToken": 7,
13482
14538
  "costC1": 56548,
13483
14539
  "costGoldToken": 329,
13484
- "sellFloraToken": 2250,
13485
- "buildDuration": 69900,
13486
- "xp": 900,
13487
- "mightValue": 1230500,
14540
+ "sellFloraToken": 2500,
14541
+ "buildDuration": 77400,
14542
+ "xp": 1000,
14543
+ "mightValue": 1318000,
13488
14544
  "districtTypeID": 7,
13489
14545
  "isDistrict": 1,
13490
- "districtSlots": 8,
13491
- "decoPoints": 3446,
14546
+ "districtSlots": 9,
14547
+ "decoPoints": 3496,
13492
14548
  "destructable": 0,
13493
14549
  "burnable": 0,
13494
14550
  "tempServerBurnable": 0,
@@ -13497,14 +14553,14 @@
13497
14553
  "maximumCount": 1
13498
14554
  },
13499
14555
  {
13500
- "wodID": 3474,
13501
- "crossplayID": 3474,
14556
+ "wodID": 3499,
14557
+ "crossplayID": 3499,
13502
14558
  "comment1": "Deco2x2",
13503
14559
  "comment2": "District",
13504
14560
  "name": "DecoDistrict2x2",
13505
- "upgradeWodID": 3475,
13506
- "downgradeWodID": 3473,
13507
- "level": 225,
14561
+ "upgradeWodID": 3500,
14562
+ "downgradeWodID": 3498,
14563
+ "level": 250,
13508
14564
  "requiredLevel": 10,
13509
14565
  "group": "Building",
13510
14566
  "type": "Level1",
@@ -13518,14 +14574,14 @@
13518
14574
  "costC1": 56548,
13519
14575
  "costSceatToken": 6,
13520
14576
  "costKhanMedal": 500,
13521
- "sellFloraToken": 2254,
13522
- "buildDuration": 70200,
13523
- "xp": 900,
13524
- "mightValue": 1234000,
14577
+ "sellFloraToken": 2504,
14578
+ "buildDuration": 77700,
14579
+ "xp": 1000,
14580
+ "mightValue": 1321500,
13525
14581
  "districtTypeID": 7,
13526
14582
  "isDistrict": 1,
13527
- "districtSlots": 8,
13528
- "decoPoints": 3448,
14583
+ "districtSlots": 9,
14584
+ "decoPoints": 3498,
13529
14585
  "destructable": 0,
13530
14586
  "burnable": 0,
13531
14587
  "tempServerBurnable": 0,
@@ -13534,13 +14590,13 @@
13534
14590
  "maximumCount": 1
13535
14591
  },
13536
14592
  {
13537
- "wodID": 3475,
13538
- "crossplayID": 3475,
14593
+ "wodID": 3500,
14594
+ "crossplayID": 3500,
13539
14595
  "comment1": "Deco2x2",
13540
14596
  "comment2": "District",
13541
14597
  "name": "DecoDistrict2x2",
13542
- "downgradeWodID": 3474,
13543
- "level": 226,
14598
+ "downgradeWodID": 3499,
14599
+ "level": 251,
13544
14600
  "requiredLevel": 10,
13545
14601
  "group": "Building",
13546
14602
  "type": "Level1",
@@ -13551,14 +14607,14 @@
13551
14607
  "onlyInAreaTypes": "1,4,12",
13552
14608
  "buildingGroundType": "CIVIL",
13553
14609
  "costFloraToken": 332,
13554
- "sellFloraToken": 2420,
13555
- "buildDuration": 70500,
13556
- "xp": 1000,
13557
- "mightValue": 1237500,
14610
+ "sellFloraToken": 2670,
14611
+ "buildDuration": 78000,
14612
+ "xp": 1100,
14613
+ "mightValue": 1325000,
13558
14614
  "districtTypeID": 7,
13559
14615
  "isDistrict": 1,
13560
- "districtSlots": 9,
13561
- "decoPoints": 3450,
14616
+ "districtSlots": 10,
14617
+ "decoPoints": 3500,
13562
14618
  "destructable": 0,
13563
14619
  "burnable": 0,
13564
14620
  "tempServerBurnable": 0,
@@ -18989,17 +20045,17 @@
18989
20045
  "lowLevelBuildDuration": "0,0,0,0,30,120,120,120,120,120,1500",
18990
20046
  "xp": 10,
18991
20047
  "mightValue": 9,
18992
- "constructionSlotCount": 1,
18993
20048
  "districtTypeID": 3,
18994
20049
  "burnable": 0,
18995
20050
  "tempServerBurnable": 1,
18996
20051
  "smashable": 0,
18997
20052
  "maximumCount": 1,
18998
20053
  "canBePrimeSaleOffer": 1,
18999
- "sortOrder": 5.1,
20054
+ "sortOrder": 5.4,
19000
20055
  "tempServerCostWood": 500,
19001
20056
  "tempServerCostStone": 500,
19002
- "tempServerTime": 675
20057
+ "tempServerTime": 675,
20058
+ "areaSpecificEffects": "418&1"
19003
20059
  },
19004
20060
  {
19005
20061
  "wodID": 495,
@@ -19019,17 +20075,47 @@
19019
20075
  "buildDuration": 21600,
19020
20076
  "xp": 18,
19021
20077
  "mightValue": 26,
19022
- "constructionSlotCount": 2,
19023
20078
  "districtTypeID": 3,
19024
20079
  "burnable": 0,
19025
20080
  "tempServerBurnable": 1,
19026
20081
  "smashable": 0,
19027
20082
  "maximumCount": 1,
19028
20083
  "canBePrimeSaleOffer": 1,
19029
- "sortOrder": 14.5,
20084
+ "sortOrder": 5.4,
19030
20085
  "tempServerCostWood": 1500,
19031
20086
  "tempServerCostStone": 1500,
19032
- "tempServerTime": 2160
20087
+ "tempServerTime": 2160,
20088
+ "areaSpecificEffects": "418&2"
20089
+ },
20090
+ {
20091
+ "wodID": 3196,
20092
+ "crossplayID": 3196,
20093
+ "name": "BuildersQuarters",
20094
+ "level": 1,
20095
+ "requiredLevel": 13,
20096
+ "group": "Building",
20097
+ "type": "Level1",
20098
+ "width": 5,
20099
+ "height": 5,
20100
+ "kIDs": "0,1,2,3,4",
20101
+ "shopCategory": "CIVIL",
20102
+ "buildingGroundType": "CIVIL",
20103
+ "costC2": 25000,
20104
+ "buildDuration": 6750,
20105
+ "lowLevelBuildDuration": "0,0,0,0,30,120,120,120,120,120,1500",
20106
+ "xp": 30,
20107
+ "mightValue": 30,
20108
+ "districtTypeID": 3,
20109
+ "burnable": 0,
20110
+ "tempServerBurnable": 1,
20111
+ "smashable": 0,
20112
+ "maximumCount": 1,
20113
+ "canBePrimeSaleOffer": 1,
20114
+ "sortOrder": 5.3,
20115
+ "tempServerCostWood": 5000,
20116
+ "tempServerCostStone": 5000,
20117
+ "tempServerTime": 675,
20118
+ "areaSpecificEffects": "419&1"
19033
20119
  },
19034
20120
  {
19035
20121
  "wodID": 49,
@@ -21376,7 +22462,6 @@
21376
22462
  "costC2": 7900,
21377
22463
  "buildDuration": 3500,
21378
22464
  "mightValue": 5,
21379
- "constructionSlotCount": 1,
21380
22465
  "destructable": 0,
21381
22466
  "tempServerDestructable": 0,
21382
22467
  "burnable": 0,
@@ -21384,7 +22469,8 @@
21384
22469
  "smashable": 0,
21385
22470
  "maximumCount": 1,
21386
22471
  "canBePrimeSaleOffer": 1,
21387
- "sortOrder": 1.5
22472
+ "sortOrder": 1.6,
22473
+ "areaSpecificEffects": "418&1"
21388
22474
  },
21389
22475
  {
21390
22476
  "wodID": 498,
@@ -21404,14 +22490,41 @@
21404
22490
  "costC2": 15900,
21405
22491
  "buildDuration": 5400,
21406
22492
  "mightValue": 7,
21407
- "constructionSlotCount": 2,
21408
22493
  "destructable": 0,
21409
22494
  "tempServerDestructable": 0,
21410
22495
  "burnable": 0,
21411
22496
  "tempServerBurnable": 1,
21412
22497
  "smashable": 0,
21413
22498
  "maximumCount": 1,
21414
- "canBePrimeSaleOffer": 1
22499
+ "canBePrimeSaleOffer": 1,
22500
+ "areaSpecificEffects": "418&2"
22501
+ },
22502
+ {
22503
+ "wodID": 3199,
22504
+ "crossplayID": 3199,
22505
+ "name": "BuildersQuarters",
22506
+ "level": 1,
22507
+ "requiredLevel": 30,
22508
+ "group": "Building",
22509
+ "type": "Level1",
22510
+ "width": 5,
22511
+ "height": 5,
22512
+ "mapIDs": "21,22,23,24,27,28",
22513
+ "eventIDs": 4,
22514
+ "shopCategory": "ONLY_IN_EVENT",
22515
+ "buildingGroundType": "CIVIL",
22516
+ "costC2": 17000,
22517
+ "buildDuration": 5400,
22518
+ "mightValue": 30,
22519
+ "destructable": 0,
22520
+ "tempServerDestructable": 0,
22521
+ "burnable": 0,
22522
+ "tempServerBurnable": 1,
22523
+ "smashable": 0,
22524
+ "maximumCount": 1,
22525
+ "canBePrimeSaleOffer": 1,
22526
+ "sortOrder": 1.5,
22527
+ "areaSpecificEffects": "419&1"
21415
22528
  },
21416
22529
  {
21417
22530
  "wodID": 233,
@@ -23019,7 +24132,6 @@
23019
24132
  "costC2": 6000,
23020
24133
  "buildDuration": 3500,
23021
24134
  "mightValue": 5,
23022
- "constructionSlotCount": 1,
23023
24135
  "destructable": 0,
23024
24136
  "tempServerDestructable": 0,
23025
24137
  "burnable": 0,
@@ -23027,7 +24139,8 @@
23027
24139
  "smashable": 0,
23028
24140
  "maximumCount": 1,
23029
24141
  "canBePrimeSaleOffer": 1,
23030
- "sortOrder": 1.4
24142
+ "sortOrder": 1.5,
24143
+ "areaSpecificEffects": "418&1"
23031
24144
  },
23032
24145
  {
23033
24146
  "wodID": 500,
@@ -23047,14 +24160,40 @@
23047
24160
  "costC2": 12500,
23048
24161
  "buildDuration": 5400,
23049
24162
  "mightValue": 7,
23050
- "constructionSlotCount": 2,
23051
24163
  "destructable": 0,
23052
24164
  "tempServerDestructable": 0,
23053
24165
  "burnable": 0,
23054
24166
  "tempServerBurnable": 1,
23055
24167
  "smashable": 0,
23056
24168
  "maximumCount": 1,
23057
- "canBePrimeSaleOffer": 1
24169
+ "canBePrimeSaleOffer": 1,
24170
+ "areaSpecificEffects": "418&2"
24171
+ },
24172
+ {
24173
+ "wodID": 3211,
24174
+ "crossplayID": 3211,
24175
+ "name": "BuildersQuarters",
24176
+ "level": 1,
24177
+ "group": "Building",
24178
+ "type": "Level1",
24179
+ "width": 5,
24180
+ "height": 5,
24181
+ "eventIDs": 3,
24182
+ "kIDs": 10,
24183
+ "shopCategory": "CIVIL",
24184
+ "buildingGroundType": "CIVIL",
24185
+ "costC2": 13000,
24186
+ "buildDuration": 5400,
24187
+ "mightValue": 30,
24188
+ "destructable": 0,
24189
+ "tempServerDestructable": 0,
24190
+ "burnable": 0,
24191
+ "tempServerBurnable": 1,
24192
+ "smashable": 0,
24193
+ "maximumCount": 1,
24194
+ "canBePrimeSaleOffer": 1,
24195
+ "sortOrder": 1.4,
24196
+ "areaSpecificEffects": "419&1"
23058
24197
  },
23059
24198
  {
23060
24199
  "wodID": 35,
@@ -102501,151 +103640,6 @@
102501
103640
  "sellC1": 200000,
102502
103641
  "areaSpecificEffects": "361&1875,360&1875,362&18750",
102503
103642
  "tempServerDestructable": 1
102504
- },
102505
- {
102506
- "wodID": 900000,
102507
- "crossplayID": 900000,
102508
- "group": "Building",
102509
- "name": "Offer",
102510
- "type": "isoObject",
102511
- "kIDs": "",
102512
- "server": 0,
102513
- "block": 0,
102514
- "width": 8,
102515
- "height": 8,
102516
- "movable": 0,
102517
- "level": 1
102518
- },
102519
- {
102520
- "wodID": 900001,
102521
- "crossplayID": 900001,
102522
- "group": "Tower",
102523
- "type": "CornerLevel1",
102524
- "width": 2,
102525
- "height": 2,
102526
- "movable": 0,
102527
- "kIDs": "0,1,2,3,4",
102528
- "name": "Corner",
102529
- "level": 1,
102530
- "destructable": 0,
102531
- "burnable": 0,
102532
- "smashable": 0,
102533
- "rotateType": 4
102534
- },
102535
- {
102536
- "wodID": 900002,
102537
- "crossplayID": 900002,
102538
- "group": "Tower",
102539
- "type": "CornerLevel2",
102540
- "width": 2,
102541
- "height": 2,
102542
- "movable": 0,
102543
- "kIDs": "0,1,2,3,4",
102544
- "name": "Corner",
102545
- "level": 2,
102546
- "destructable": 0,
102547
- "burnable": 0,
102548
- "smashable": 0,
102549
- "rotateType": 4
102550
- },
102551
- {
102552
- "wodID": 900003,
102553
- "crossplayID": 900003,
102554
- "group": "Tower",
102555
- "type": "CornerLevel3",
102556
- "width": 2,
102557
- "height": 2,
102558
- "movable": 0,
102559
- "kIDs": "0,1,2,3,4",
102560
- "name": "Corner",
102561
- "level": 3,
102562
- "destructable": 0,
102563
- "burnable": 0,
102564
- "smashable": 0,
102565
- "rotateType": 4
102566
- },
102567
- {
102568
- "wodID": 900004,
102569
- "crossplayID": 900004,
102570
- "group": "Tower",
102571
- "type": "CornerLevel4",
102572
- "width": 2,
102573
- "height": 2,
102574
- "movable": 0,
102575
- "kIDs": "0,1,2,3,4",
102576
- "name": "Corner",
102577
- "level": 4,
102578
- "destructable": 0,
102579
- "burnable": 0,
102580
- "smashable": 0,
102581
- "rotateType": 4
102582
- },
102583
- {
102584
- "wodID": 900005,
102585
- "crossplayID": 900005,
102586
- "group": "Tower",
102587
- "type": "CornerLevel5",
102588
- "width": 2,
102589
- "height": 2,
102590
- "movable": 0,
102591
- "kIDs": "0,1,2,3,4",
102592
- "name": "Corner",
102593
- "level": 5,
102594
- "destructable": 0,
102595
- "burnable": 0,
102596
- "smashable": 0,
102597
- "rotateType": 4
102598
- },
102599
- {
102600
- "wodID": 900006,
102601
- "crossplayID": 900006,
102602
- "group": "Tower",
102603
- "type": "Level1",
102604
- "width": 2,
102605
- "height": 2,
102606
- "movable": 0,
102607
- "eventIDs": 3,
102608
- "kIDs": 10,
102609
- "name": "FactionLookoutCorner",
102610
- "level": 1,
102611
- "destructable": 0,
102612
- "burnable": 0,
102613
- "smashable": 0,
102614
- "rotateType": 4
102615
- },
102616
- {
102617
- "wodID": 900007,
102618
- "crossplayID": 900007,
102619
- "group": "Tower",
102620
- "type": "Level2",
102621
- "width": 2,
102622
- "height": 2,
102623
- "movable": 0,
102624
- "eventIDs": 3,
102625
- "kIDs": 10,
102626
- "name": "FactionLookoutCorner",
102627
- "level": 2,
102628
- "destructable": 0,
102629
- "burnable": 0,
102630
- "smashable": 0,
102631
- "rotateType": 4
102632
- },
102633
- {
102634
- "wodID": 900008,
102635
- "crossplayID": 900008,
102636
- "group": "Tower",
102637
- "type": "Level3",
102638
- "width": 2,
102639
- "height": 2,
102640
- "movable": 0,
102641
- "eventIDs": 3,
102642
- "kIDs": 10,
102643
- "name": "FactionLookoutCorner",
102644
- "level": 3,
102645
- "destructable": 0,
102646
- "burnable": 0,
102647
- "smashable": 0,
102648
- "rotateType": 4
102649
103643
  }
102650
103644
  ]
102651
103645
  }