e4k-data 4.110.71 → 4.111.49
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 +914 -3
- package/data/constructionItems.json +170 -170
- package/data/constructionItemsEffectGroups.json +1 -1
- package/data/effecttypes.json +4 -4
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/lootBoxTombolas.json +1226 -1226
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +186 -186
- package/images/x768.json +713 -0
- package/languages/cs.json +32 -13
- package/languages/da.json +32 -13
- package/languages/de.json +32 -13
- package/languages/el.json +32 -13
- package/languages/en.json +32 -13
- package/languages/es.json +32 -13
- package/languages/fi.json +32 -13
- package/languages/fr.json +32 -13
- package/languages/hu.json +32 -13
- package/languages/it.json +32 -13
- package/languages/ja.json +32 -13
- package/languages/ko.json +32 -13
- package/languages/nl.json +32 -13
- package/languages/no.json +32 -13
- package/languages/pl.json +32 -13
- package/languages/pt.json +32 -13
- package/languages/ro.json +32 -13
- package/languages/ru.json +32 -13
- package/languages/sk.json +32 -13
- package/languages/sv.json +32 -13
- package/languages/tr.json +32 -13
- package/languages/zh_CN.json +32 -13
- package/languages/zh_TW.json +32 -13
- package/package.json +1 -1
- package/typings/data.d.ts +0 -1
- package/typings/images.d.ts +47 -0
- package/typings/languages.d.ts +27 -8
package/data/buildings.json
CHANGED
|
@@ -15926,6 +15926,7 @@
|
|
|
15926
15926
|
"comment1": "Deco2x2",
|
|
15927
15927
|
"comment2": "District",
|
|
15928
15928
|
"name": "DecoDistrict2x2",
|
|
15929
|
+
"upgradeWodID": 3526,
|
|
15929
15930
|
"downgradeWodID": 3524,
|
|
15930
15931
|
"level": 276,
|
|
15931
15932
|
"requiredLevel": 10,
|
|
@@ -15953,6 +15954,916 @@
|
|
|
15953
15954
|
"isRelicBuilding": 1,
|
|
15954
15955
|
"maximumCount": 1
|
|
15955
15956
|
},
|
|
15957
|
+
{
|
|
15958
|
+
"wodID": 3526,
|
|
15959
|
+
"crossplayID": 3526,
|
|
15960
|
+
"comment1": "Deco2x2",
|
|
15961
|
+
"comment2": "District",
|
|
15962
|
+
"name": "DecoDistrict2x2",
|
|
15963
|
+
"upgradeWodID": 3527,
|
|
15964
|
+
"downgradeWodID": 3525,
|
|
15965
|
+
"level": 277,
|
|
15966
|
+
"requiredLevel": 10,
|
|
15967
|
+
"group": "Building",
|
|
15968
|
+
"type": "Level1",
|
|
15969
|
+
"width": 5,
|
|
15970
|
+
"height": 10,
|
|
15971
|
+
"storeable": 1,
|
|
15972
|
+
"kIDs": "0,1,2,3",
|
|
15973
|
+
"onlyInAreaTypes": "1,4,12",
|
|
15974
|
+
"buildingGroundType": "CIVIL",
|
|
15975
|
+
"costFloraToken": 7,
|
|
15976
|
+
"costC1": 56548,
|
|
15977
|
+
"costGoldToken": 329,
|
|
15978
|
+
"costCommonTimber": 1543,
|
|
15979
|
+
"sellFloraToken": 2923,
|
|
15980
|
+
"buildDuration": 85800,
|
|
15981
|
+
"xp": 1200,
|
|
15982
|
+
"mightValue": 1416000,
|
|
15983
|
+
"districtTypeID": 7,
|
|
15984
|
+
"isDistrict": 1,
|
|
15985
|
+
"districtSlots": 11,
|
|
15986
|
+
"decoPoints": 3552,
|
|
15987
|
+
"destructable": 0,
|
|
15988
|
+
"burnable": 0,
|
|
15989
|
+
"tempServerBurnable": 0,
|
|
15990
|
+
"smashable": 0,
|
|
15991
|
+
"isRelicBuilding": 1,
|
|
15992
|
+
"maximumCount": 1
|
|
15993
|
+
},
|
|
15994
|
+
{
|
|
15995
|
+
"wodID": 3527,
|
|
15996
|
+
"crossplayID": 3527,
|
|
15997
|
+
"comment1": "Deco2x2",
|
|
15998
|
+
"comment2": "District",
|
|
15999
|
+
"name": "DecoDistrict2x2",
|
|
16000
|
+
"upgradeWodID": 3528,
|
|
16001
|
+
"downgradeWodID": 3526,
|
|
16002
|
+
"level": 278,
|
|
16003
|
+
"requiredLevel": 10,
|
|
16004
|
+
"group": "Building",
|
|
16005
|
+
"type": "Level1",
|
|
16006
|
+
"width": 5,
|
|
16007
|
+
"height": 10,
|
|
16008
|
+
"storeable": 1,
|
|
16009
|
+
"kIDs": "0,1,2,3",
|
|
16010
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16011
|
+
"buildingGroundType": "CIVIL",
|
|
16012
|
+
"costFloraToken": 7,
|
|
16013
|
+
"costC1": 56548,
|
|
16014
|
+
"costSceatToken": 6,
|
|
16015
|
+
"sellFloraToken": 2927,
|
|
16016
|
+
"buildDuration": 86100,
|
|
16017
|
+
"xp": 1200,
|
|
16018
|
+
"mightValue": 1419500,
|
|
16019
|
+
"districtTypeID": 7,
|
|
16020
|
+
"isDistrict": 1,
|
|
16021
|
+
"districtSlots": 11,
|
|
16022
|
+
"decoPoints": 3554,
|
|
16023
|
+
"destructable": 0,
|
|
16024
|
+
"burnable": 0,
|
|
16025
|
+
"tempServerBurnable": 0,
|
|
16026
|
+
"smashable": 0,
|
|
16027
|
+
"isRelicBuilding": 1,
|
|
16028
|
+
"maximumCount": 1
|
|
16029
|
+
},
|
|
16030
|
+
{
|
|
16031
|
+
"wodID": 3528,
|
|
16032
|
+
"crossplayID": 3528,
|
|
16033
|
+
"comment1": "Deco2x2",
|
|
16034
|
+
"comment2": "District",
|
|
16035
|
+
"name": "DecoDistrict2x2",
|
|
16036
|
+
"upgradeWodID": 3529,
|
|
16037
|
+
"downgradeWodID": 3527,
|
|
16038
|
+
"level": 279,
|
|
16039
|
+
"requiredLevel": 10,
|
|
16040
|
+
"group": "Building",
|
|
16041
|
+
"type": "Level1",
|
|
16042
|
+
"width": 5,
|
|
16043
|
+
"height": 10,
|
|
16044
|
+
"storeable": 1,
|
|
16045
|
+
"kIDs": "0,1,2,3",
|
|
16046
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16047
|
+
"buildingGroundType": "CIVIL",
|
|
16048
|
+
"costFloraToken": 7,
|
|
16049
|
+
"costC1": 56548,
|
|
16050
|
+
"costGoldToken": 329,
|
|
16051
|
+
"costCommonStraw": 850,
|
|
16052
|
+
"sellFloraToken": 2930,
|
|
16053
|
+
"buildDuration": 86400,
|
|
16054
|
+
"xp": 1200,
|
|
16055
|
+
"mightValue": 1423000,
|
|
16056
|
+
"districtTypeID": 7,
|
|
16057
|
+
"isDistrict": 1,
|
|
16058
|
+
"districtSlots": 11,
|
|
16059
|
+
"decoPoints": 3556,
|
|
16060
|
+
"destructable": 0,
|
|
16061
|
+
"burnable": 0,
|
|
16062
|
+
"tempServerBurnable": 0,
|
|
16063
|
+
"smashable": 0,
|
|
16064
|
+
"isRelicBuilding": 1,
|
|
16065
|
+
"maximumCount": 1
|
|
16066
|
+
},
|
|
16067
|
+
{
|
|
16068
|
+
"wodID": 3529,
|
|
16069
|
+
"crossplayID": 3529,
|
|
16070
|
+
"comment1": "Deco2x2",
|
|
16071
|
+
"comment2": "District",
|
|
16072
|
+
"name": "DecoDistrict2x2",
|
|
16073
|
+
"upgradeWodID": 3530,
|
|
16074
|
+
"downgradeWodID": 3528,
|
|
16075
|
+
"level": 280,
|
|
16076
|
+
"requiredLevel": 10,
|
|
16077
|
+
"group": "Building",
|
|
16078
|
+
"type": "Level1",
|
|
16079
|
+
"width": 5,
|
|
16080
|
+
"height": 10,
|
|
16081
|
+
"storeable": 1,
|
|
16082
|
+
"kIDs": "0,1,2,3",
|
|
16083
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16084
|
+
"buildingGroundType": "CIVIL",
|
|
16085
|
+
"costFloraToken": 7,
|
|
16086
|
+
"costC1": 56548,
|
|
16087
|
+
"costSceatToken": 6,
|
|
16088
|
+
"sellFloraToken": 2934,
|
|
16089
|
+
"buildDuration": 86700,
|
|
16090
|
+
"xp": 1200,
|
|
16091
|
+
"mightValue": 1426500,
|
|
16092
|
+
"districtTypeID": 7,
|
|
16093
|
+
"isDistrict": 1,
|
|
16094
|
+
"districtSlots": 11,
|
|
16095
|
+
"decoPoints": 3558,
|
|
16096
|
+
"destructable": 0,
|
|
16097
|
+
"burnable": 0,
|
|
16098
|
+
"tempServerBurnable": 0,
|
|
16099
|
+
"smashable": 0,
|
|
16100
|
+
"isRelicBuilding": 1,
|
|
16101
|
+
"maximumCount": 1
|
|
16102
|
+
},
|
|
16103
|
+
{
|
|
16104
|
+
"wodID": 3530,
|
|
16105
|
+
"crossplayID": 3530,
|
|
16106
|
+
"comment1": "Deco2x2",
|
|
16107
|
+
"comment2": "District",
|
|
16108
|
+
"name": "DecoDistrict2x2",
|
|
16109
|
+
"upgradeWodID": 3531,
|
|
16110
|
+
"downgradeWodID": 3529,
|
|
16111
|
+
"level": 281,
|
|
16112
|
+
"requiredLevel": 10,
|
|
16113
|
+
"group": "Building",
|
|
16114
|
+
"type": "Level1",
|
|
16115
|
+
"width": 5,
|
|
16116
|
+
"height": 10,
|
|
16117
|
+
"storeable": 1,
|
|
16118
|
+
"kIDs": "0,1,2,3",
|
|
16119
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16120
|
+
"buildingGroundType": "CIVIL",
|
|
16121
|
+
"costFloraToken": 7,
|
|
16122
|
+
"costC1": 56548,
|
|
16123
|
+
"costGoldToken": 329,
|
|
16124
|
+
"costRareNails": 379,
|
|
16125
|
+
"sellFloraToken": 2937,
|
|
16126
|
+
"buildDuration": 87000,
|
|
16127
|
+
"xp": 1200,
|
|
16128
|
+
"mightValue": 1430000,
|
|
16129
|
+
"districtTypeID": 7,
|
|
16130
|
+
"isDistrict": 1,
|
|
16131
|
+
"districtSlots": 11,
|
|
16132
|
+
"decoPoints": 3560,
|
|
16133
|
+
"destructable": 0,
|
|
16134
|
+
"burnable": 0,
|
|
16135
|
+
"tempServerBurnable": 0,
|
|
16136
|
+
"smashable": 0,
|
|
16137
|
+
"isRelicBuilding": 1,
|
|
16138
|
+
"maximumCount": 1
|
|
16139
|
+
},
|
|
16140
|
+
{
|
|
16141
|
+
"wodID": 3531,
|
|
16142
|
+
"crossplayID": 3531,
|
|
16143
|
+
"comment1": "Deco2x2",
|
|
16144
|
+
"comment2": "District",
|
|
16145
|
+
"name": "DecoDistrict2x2",
|
|
16146
|
+
"upgradeWodID": 3532,
|
|
16147
|
+
"downgradeWodID": 3530,
|
|
16148
|
+
"level": 282,
|
|
16149
|
+
"requiredLevel": 10,
|
|
16150
|
+
"group": "Building",
|
|
16151
|
+
"type": "Level1",
|
|
16152
|
+
"width": 5,
|
|
16153
|
+
"height": 10,
|
|
16154
|
+
"storeable": 1,
|
|
16155
|
+
"kIDs": "0,1,2,3",
|
|
16156
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16157
|
+
"buildingGroundType": "CIVIL",
|
|
16158
|
+
"costFloraToken": 7,
|
|
16159
|
+
"costC1": 56548,
|
|
16160
|
+
"costSceatToken": 6,
|
|
16161
|
+
"sellFloraToken": 2941,
|
|
16162
|
+
"buildDuration": 87300,
|
|
16163
|
+
"xp": 1200,
|
|
16164
|
+
"mightValue": 1433500,
|
|
16165
|
+
"districtTypeID": 7,
|
|
16166
|
+
"isDistrict": 1,
|
|
16167
|
+
"districtSlots": 11,
|
|
16168
|
+
"decoPoints": 3562,
|
|
16169
|
+
"destructable": 0,
|
|
16170
|
+
"burnable": 0,
|
|
16171
|
+
"tempServerBurnable": 0,
|
|
16172
|
+
"smashable": 0,
|
|
16173
|
+
"isRelicBuilding": 1,
|
|
16174
|
+
"maximumCount": 1
|
|
16175
|
+
},
|
|
16176
|
+
{
|
|
16177
|
+
"wodID": 3532,
|
|
16178
|
+
"crossplayID": 3532,
|
|
16179
|
+
"comment1": "Deco2x2",
|
|
16180
|
+
"comment2": "District",
|
|
16181
|
+
"name": "DecoDistrict2x2",
|
|
16182
|
+
"upgradeWodID": 3533,
|
|
16183
|
+
"downgradeWodID": 3531,
|
|
16184
|
+
"level": 283,
|
|
16185
|
+
"requiredLevel": 10,
|
|
16186
|
+
"group": "Building",
|
|
16187
|
+
"type": "Level1",
|
|
16188
|
+
"width": 5,
|
|
16189
|
+
"height": 10,
|
|
16190
|
+
"storeable": 1,
|
|
16191
|
+
"kIDs": "0,1,2,3",
|
|
16192
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16193
|
+
"buildingGroundType": "CIVIL",
|
|
16194
|
+
"costFloraToken": 7,
|
|
16195
|
+
"costC1": 56548,
|
|
16196
|
+
"costGoldToken": 329,
|
|
16197
|
+
"costRareGlue": 11,
|
|
16198
|
+
"sellFloraToken": 2944,
|
|
16199
|
+
"buildDuration": 87600,
|
|
16200
|
+
"xp": 1200,
|
|
16201
|
+
"mightValue": 1437000,
|
|
16202
|
+
"districtTypeID": 7,
|
|
16203
|
+
"isDistrict": 1,
|
|
16204
|
+
"districtSlots": 11,
|
|
16205
|
+
"decoPoints": 3564,
|
|
16206
|
+
"destructable": 0,
|
|
16207
|
+
"burnable": 0,
|
|
16208
|
+
"tempServerBurnable": 0,
|
|
16209
|
+
"smashable": 0,
|
|
16210
|
+
"isRelicBuilding": 1,
|
|
16211
|
+
"maximumCount": 1
|
|
16212
|
+
},
|
|
16213
|
+
{
|
|
16214
|
+
"wodID": 3533,
|
|
16215
|
+
"crossplayID": 3533,
|
|
16216
|
+
"comment1": "Deco2x2",
|
|
16217
|
+
"comment2": "District",
|
|
16218
|
+
"name": "DecoDistrict2x2",
|
|
16219
|
+
"upgradeWodID": 3534,
|
|
16220
|
+
"downgradeWodID": 3532,
|
|
16221
|
+
"level": 284,
|
|
16222
|
+
"requiredLevel": 10,
|
|
16223
|
+
"group": "Building",
|
|
16224
|
+
"type": "Level1",
|
|
16225
|
+
"width": 5,
|
|
16226
|
+
"height": 10,
|
|
16227
|
+
"storeable": 1,
|
|
16228
|
+
"kIDs": "0,1,2,3",
|
|
16229
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16230
|
+
"buildingGroundType": "CIVIL",
|
|
16231
|
+
"costFloraToken": 7,
|
|
16232
|
+
"costC1": 56548,
|
|
16233
|
+
"costSceatToken": 6,
|
|
16234
|
+
"sellFloraToken": 2948,
|
|
16235
|
+
"buildDuration": 87900,
|
|
16236
|
+
"xp": 1200,
|
|
16237
|
+
"mightValue": 1440500,
|
|
16238
|
+
"districtTypeID": 7,
|
|
16239
|
+
"isDistrict": 1,
|
|
16240
|
+
"districtSlots": 11,
|
|
16241
|
+
"decoPoints": 3566,
|
|
16242
|
+
"destructable": 0,
|
|
16243
|
+
"burnable": 0,
|
|
16244
|
+
"tempServerBurnable": 0,
|
|
16245
|
+
"smashable": 0,
|
|
16246
|
+
"isRelicBuilding": 1,
|
|
16247
|
+
"maximumCount": 1
|
|
16248
|
+
},
|
|
16249
|
+
{
|
|
16250
|
+
"wodID": 3534,
|
|
16251
|
+
"crossplayID": 3534,
|
|
16252
|
+
"comment1": "Deco2x2",
|
|
16253
|
+
"comment2": "District",
|
|
16254
|
+
"name": "DecoDistrict2x2",
|
|
16255
|
+
"upgradeWodID": 3535,
|
|
16256
|
+
"downgradeWodID": 3533,
|
|
16257
|
+
"level": 285,
|
|
16258
|
+
"requiredLevel": 10,
|
|
16259
|
+
"group": "Building",
|
|
16260
|
+
"type": "Level1",
|
|
16261
|
+
"width": 5,
|
|
16262
|
+
"height": 10,
|
|
16263
|
+
"storeable": 1,
|
|
16264
|
+
"kIDs": "0,1,2,3",
|
|
16265
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16266
|
+
"buildingGroundType": "CIVIL",
|
|
16267
|
+
"costFloraToken": 7,
|
|
16268
|
+
"costC1": 56548,
|
|
16269
|
+
"costWood": 65000,
|
|
16270
|
+
"costGoldToken": 329,
|
|
16271
|
+
"sellFloraToken": 2951,
|
|
16272
|
+
"buildDuration": 88200,
|
|
16273
|
+
"xp": 1200,
|
|
16274
|
+
"mightValue": 1444000,
|
|
16275
|
+
"districtTypeID": 7,
|
|
16276
|
+
"isDistrict": 1,
|
|
16277
|
+
"districtSlots": 11,
|
|
16278
|
+
"decoPoints": 3568,
|
|
16279
|
+
"destructable": 0,
|
|
16280
|
+
"burnable": 0,
|
|
16281
|
+
"tempServerBurnable": 0,
|
|
16282
|
+
"smashable": 0,
|
|
16283
|
+
"isRelicBuilding": 1,
|
|
16284
|
+
"maximumCount": 1
|
|
16285
|
+
},
|
|
16286
|
+
{
|
|
16287
|
+
"wodID": 3535,
|
|
16288
|
+
"crossplayID": 3535,
|
|
16289
|
+
"comment1": "Deco2x2",
|
|
16290
|
+
"comment2": "District",
|
|
16291
|
+
"name": "DecoDistrict2x2",
|
|
16292
|
+
"upgradeWodID": 3536,
|
|
16293
|
+
"downgradeWodID": 3534,
|
|
16294
|
+
"level": 286,
|
|
16295
|
+
"requiredLevel": 10,
|
|
16296
|
+
"group": "Building",
|
|
16297
|
+
"type": "Level1",
|
|
16298
|
+
"width": 5,
|
|
16299
|
+
"height": 10,
|
|
16300
|
+
"storeable": 1,
|
|
16301
|
+
"kIDs": "0,1,2,3",
|
|
16302
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16303
|
+
"buildingGroundType": "CIVIL",
|
|
16304
|
+
"costFloraToken": 7,
|
|
16305
|
+
"costC1": 56548,
|
|
16306
|
+
"costSceatToken": 6,
|
|
16307
|
+
"sellFloraToken": 2955,
|
|
16308
|
+
"buildDuration": 88500,
|
|
16309
|
+
"xp": 1200,
|
|
16310
|
+
"mightValue": 1447500,
|
|
16311
|
+
"districtTypeID": 7,
|
|
16312
|
+
"isDistrict": 1,
|
|
16313
|
+
"districtSlots": 11,
|
|
16314
|
+
"decoPoints": 3570,
|
|
16315
|
+
"destructable": 0,
|
|
16316
|
+
"burnable": 0,
|
|
16317
|
+
"tempServerBurnable": 0,
|
|
16318
|
+
"smashable": 0,
|
|
16319
|
+
"isRelicBuilding": 1,
|
|
16320
|
+
"maximumCount": 1
|
|
16321
|
+
},
|
|
16322
|
+
{
|
|
16323
|
+
"wodID": 3536,
|
|
16324
|
+
"crossplayID": 3536,
|
|
16325
|
+
"comment1": "Deco2x2",
|
|
16326
|
+
"comment2": "District",
|
|
16327
|
+
"name": "DecoDistrict2x2",
|
|
16328
|
+
"upgradeWodID": 3537,
|
|
16329
|
+
"downgradeWodID": 3535,
|
|
16330
|
+
"level": 287,
|
|
16331
|
+
"requiredLevel": 10,
|
|
16332
|
+
"group": "Building",
|
|
16333
|
+
"type": "Level1",
|
|
16334
|
+
"width": 5,
|
|
16335
|
+
"height": 10,
|
|
16336
|
+
"storeable": 1,
|
|
16337
|
+
"kIDs": "0,1,2,3",
|
|
16338
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16339
|
+
"buildingGroundType": "CIVIL",
|
|
16340
|
+
"costFloraToken": 7,
|
|
16341
|
+
"costC1": 56548,
|
|
16342
|
+
"costStone": 65000,
|
|
16343
|
+
"costGoldToken": 329,
|
|
16344
|
+
"sellFloraToken": 2958,
|
|
16345
|
+
"buildDuration": 88800,
|
|
16346
|
+
"xp": 1200,
|
|
16347
|
+
"mightValue": 1451000,
|
|
16348
|
+
"districtTypeID": 7,
|
|
16349
|
+
"isDistrict": 1,
|
|
16350
|
+
"districtSlots": 11,
|
|
16351
|
+
"decoPoints": 3572,
|
|
16352
|
+
"destructable": 0,
|
|
16353
|
+
"burnable": 0,
|
|
16354
|
+
"tempServerBurnable": 0,
|
|
16355
|
+
"smashable": 0,
|
|
16356
|
+
"isRelicBuilding": 1,
|
|
16357
|
+
"maximumCount": 1
|
|
16358
|
+
},
|
|
16359
|
+
{
|
|
16360
|
+
"wodID": 3537,
|
|
16361
|
+
"crossplayID": 3537,
|
|
16362
|
+
"comment1": "Deco2x2",
|
|
16363
|
+
"comment2": "District",
|
|
16364
|
+
"name": "DecoDistrict2x2",
|
|
16365
|
+
"upgradeWodID": 3538,
|
|
16366
|
+
"downgradeWodID": 3536,
|
|
16367
|
+
"level": 288,
|
|
16368
|
+
"requiredLevel": 10,
|
|
16369
|
+
"group": "Building",
|
|
16370
|
+
"type": "Level1",
|
|
16371
|
+
"width": 5,
|
|
16372
|
+
"height": 10,
|
|
16373
|
+
"storeable": 1,
|
|
16374
|
+
"kIDs": "0,1,2,3",
|
|
16375
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16376
|
+
"buildingGroundType": "CIVIL",
|
|
16377
|
+
"costFloraToken": 7,
|
|
16378
|
+
"costC1": 56548,
|
|
16379
|
+
"costSceatToken": 6,
|
|
16380
|
+
"sellFloraToken": 2962,
|
|
16381
|
+
"buildDuration": 89100,
|
|
16382
|
+
"xp": 1200,
|
|
16383
|
+
"mightValue": 1454500,
|
|
16384
|
+
"districtTypeID": 7,
|
|
16385
|
+
"isDistrict": 1,
|
|
16386
|
+
"districtSlots": 11,
|
|
16387
|
+
"decoPoints": 3574,
|
|
16388
|
+
"destructable": 0,
|
|
16389
|
+
"burnable": 0,
|
|
16390
|
+
"tempServerBurnable": 0,
|
|
16391
|
+
"smashable": 0,
|
|
16392
|
+
"isRelicBuilding": 1,
|
|
16393
|
+
"maximumCount": 1
|
|
16394
|
+
},
|
|
16395
|
+
{
|
|
16396
|
+
"wodID": 3538,
|
|
16397
|
+
"crossplayID": 3538,
|
|
16398
|
+
"comment1": "Deco2x2",
|
|
16399
|
+
"comment2": "District",
|
|
16400
|
+
"name": "DecoDistrict2x2",
|
|
16401
|
+
"upgradeWodID": 3539,
|
|
16402
|
+
"downgradeWodID": 3537,
|
|
16403
|
+
"level": 289,
|
|
16404
|
+
"requiredLevel": 10,
|
|
16405
|
+
"group": "Building",
|
|
16406
|
+
"type": "Level1",
|
|
16407
|
+
"width": 5,
|
|
16408
|
+
"height": 10,
|
|
16409
|
+
"storeable": 1,
|
|
16410
|
+
"kIDs": "0,1,2,3",
|
|
16411
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16412
|
+
"buildingGroundType": "CIVIL",
|
|
16413
|
+
"costFloraToken": 7,
|
|
16414
|
+
"costC1": 56548,
|
|
16415
|
+
"costIron": 65000,
|
|
16416
|
+
"costGoldToken": 329,
|
|
16417
|
+
"sellFloraToken": 2965,
|
|
16418
|
+
"buildDuration": 89400,
|
|
16419
|
+
"xp": 1200,
|
|
16420
|
+
"mightValue": 1458000,
|
|
16421
|
+
"districtTypeID": 7,
|
|
16422
|
+
"isDistrict": 1,
|
|
16423
|
+
"districtSlots": 11,
|
|
16424
|
+
"decoPoints": 3576,
|
|
16425
|
+
"destructable": 0,
|
|
16426
|
+
"burnable": 0,
|
|
16427
|
+
"tempServerBurnable": 0,
|
|
16428
|
+
"smashable": 0,
|
|
16429
|
+
"isRelicBuilding": 1,
|
|
16430
|
+
"maximumCount": 1
|
|
16431
|
+
},
|
|
16432
|
+
{
|
|
16433
|
+
"wodID": 3539,
|
|
16434
|
+
"crossplayID": 3539,
|
|
16435
|
+
"comment1": "Deco2x2",
|
|
16436
|
+
"comment2": "District",
|
|
16437
|
+
"name": "DecoDistrict2x2",
|
|
16438
|
+
"upgradeWodID": 3540,
|
|
16439
|
+
"downgradeWodID": 3538,
|
|
16440
|
+
"level": 290,
|
|
16441
|
+
"requiredLevel": 10,
|
|
16442
|
+
"group": "Building",
|
|
16443
|
+
"type": "Level1",
|
|
16444
|
+
"width": 5,
|
|
16445
|
+
"height": 10,
|
|
16446
|
+
"storeable": 1,
|
|
16447
|
+
"kIDs": "0,1,2,3",
|
|
16448
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16449
|
+
"buildingGroundType": "CIVIL",
|
|
16450
|
+
"costFloraToken": 7,
|
|
16451
|
+
"costC1": 56548,
|
|
16452
|
+
"costSceatToken": 6,
|
|
16453
|
+
"sellFloraToken": 2969,
|
|
16454
|
+
"buildDuration": 89700,
|
|
16455
|
+
"xp": 1200,
|
|
16456
|
+
"mightValue": 1461500,
|
|
16457
|
+
"districtTypeID": 7,
|
|
16458
|
+
"isDistrict": 1,
|
|
16459
|
+
"districtSlots": 11,
|
|
16460
|
+
"decoPoints": 3578,
|
|
16461
|
+
"destructable": 0,
|
|
16462
|
+
"burnable": 0,
|
|
16463
|
+
"tempServerBurnable": 0,
|
|
16464
|
+
"smashable": 0,
|
|
16465
|
+
"isRelicBuilding": 1,
|
|
16466
|
+
"maximumCount": 1
|
|
16467
|
+
},
|
|
16468
|
+
{
|
|
16469
|
+
"wodID": 3540,
|
|
16470
|
+
"crossplayID": 3540,
|
|
16471
|
+
"comment1": "Deco2x2",
|
|
16472
|
+
"comment2": "District",
|
|
16473
|
+
"name": "DecoDistrict2x2",
|
|
16474
|
+
"upgradeWodID": 3541,
|
|
16475
|
+
"downgradeWodID": 3539,
|
|
16476
|
+
"level": 291,
|
|
16477
|
+
"requiredLevel": 10,
|
|
16478
|
+
"group": "Building",
|
|
16479
|
+
"type": "Level1",
|
|
16480
|
+
"width": 5,
|
|
16481
|
+
"height": 10,
|
|
16482
|
+
"storeable": 1,
|
|
16483
|
+
"kIDs": "0,1,2,3",
|
|
16484
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16485
|
+
"buildingGroundType": "CIVIL",
|
|
16486
|
+
"costFloraToken": 7,
|
|
16487
|
+
"costC1": 56548,
|
|
16488
|
+
"costGlass": 65000,
|
|
16489
|
+
"costGoldToken": 329,
|
|
16490
|
+
"sellFloraToken": 2972,
|
|
16491
|
+
"buildDuration": 90000,
|
|
16492
|
+
"xp": 1200,
|
|
16493
|
+
"mightValue": 1465000,
|
|
16494
|
+
"districtTypeID": 7,
|
|
16495
|
+
"isDistrict": 1,
|
|
16496
|
+
"districtSlots": 11,
|
|
16497
|
+
"decoPoints": 3580,
|
|
16498
|
+
"destructable": 0,
|
|
16499
|
+
"burnable": 0,
|
|
16500
|
+
"tempServerBurnable": 0,
|
|
16501
|
+
"smashable": 0,
|
|
16502
|
+
"isRelicBuilding": 1,
|
|
16503
|
+
"maximumCount": 1
|
|
16504
|
+
},
|
|
16505
|
+
{
|
|
16506
|
+
"wodID": 3541,
|
|
16507
|
+
"crossplayID": 3541,
|
|
16508
|
+
"comment1": "Deco2x2",
|
|
16509
|
+
"comment2": "District",
|
|
16510
|
+
"name": "DecoDistrict2x2",
|
|
16511
|
+
"upgradeWodID": 3542,
|
|
16512
|
+
"downgradeWodID": 3540,
|
|
16513
|
+
"level": 292,
|
|
16514
|
+
"requiredLevel": 10,
|
|
16515
|
+
"group": "Building",
|
|
16516
|
+
"type": "Level1",
|
|
16517
|
+
"width": 5,
|
|
16518
|
+
"height": 10,
|
|
16519
|
+
"storeable": 1,
|
|
16520
|
+
"kIDs": "0,1,2,3",
|
|
16521
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16522
|
+
"buildingGroundType": "CIVIL",
|
|
16523
|
+
"costFloraToken": 7,
|
|
16524
|
+
"costC1": 56548,
|
|
16525
|
+
"costSceatToken": 6,
|
|
16526
|
+
"sellFloraToken": 2976,
|
|
16527
|
+
"buildDuration": 90300,
|
|
16528
|
+
"xp": 1200,
|
|
16529
|
+
"mightValue": 1468500,
|
|
16530
|
+
"districtTypeID": 7,
|
|
16531
|
+
"isDistrict": 1,
|
|
16532
|
+
"districtSlots": 11,
|
|
16533
|
+
"decoPoints": 3582,
|
|
16534
|
+
"destructable": 0,
|
|
16535
|
+
"burnable": 0,
|
|
16536
|
+
"tempServerBurnable": 0,
|
|
16537
|
+
"smashable": 0,
|
|
16538
|
+
"isRelicBuilding": 1,
|
|
16539
|
+
"maximumCount": 1
|
|
16540
|
+
},
|
|
16541
|
+
{
|
|
16542
|
+
"wodID": 3542,
|
|
16543
|
+
"crossplayID": 3542,
|
|
16544
|
+
"comment1": "Deco2x2",
|
|
16545
|
+
"comment2": "District",
|
|
16546
|
+
"name": "DecoDistrict2x2",
|
|
16547
|
+
"upgradeWodID": 3543,
|
|
16548
|
+
"downgradeWodID": 3541,
|
|
16549
|
+
"level": 293,
|
|
16550
|
+
"requiredLevel": 10,
|
|
16551
|
+
"group": "Building",
|
|
16552
|
+
"type": "Level1",
|
|
16553
|
+
"width": 5,
|
|
16554
|
+
"height": 10,
|
|
16555
|
+
"storeable": 1,
|
|
16556
|
+
"kIDs": "0,1,2,3",
|
|
16557
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16558
|
+
"buildingGroundType": "CIVIL",
|
|
16559
|
+
"costFloraToken": 7,
|
|
16560
|
+
"costC1": 56548,
|
|
16561
|
+
"costOil": 65000,
|
|
16562
|
+
"costGoldToken": 329,
|
|
16563
|
+
"sellFloraToken": 2979,
|
|
16564
|
+
"buildDuration": 90600,
|
|
16565
|
+
"xp": 1200,
|
|
16566
|
+
"mightValue": 1472000,
|
|
16567
|
+
"districtTypeID": 7,
|
|
16568
|
+
"isDistrict": 1,
|
|
16569
|
+
"districtSlots": 11,
|
|
16570
|
+
"decoPoints": 3584,
|
|
16571
|
+
"destructable": 0,
|
|
16572
|
+
"burnable": 0,
|
|
16573
|
+
"tempServerBurnable": 0,
|
|
16574
|
+
"smashable": 0,
|
|
16575
|
+
"isRelicBuilding": 1,
|
|
16576
|
+
"maximumCount": 1
|
|
16577
|
+
},
|
|
16578
|
+
{
|
|
16579
|
+
"wodID": 3543,
|
|
16580
|
+
"crossplayID": 3543,
|
|
16581
|
+
"comment1": "Deco2x2",
|
|
16582
|
+
"comment2": "District",
|
|
16583
|
+
"name": "DecoDistrict2x2",
|
|
16584
|
+
"upgradeWodID": 3544,
|
|
16585
|
+
"downgradeWodID": 3542,
|
|
16586
|
+
"level": 294,
|
|
16587
|
+
"requiredLevel": 10,
|
|
16588
|
+
"group": "Building",
|
|
16589
|
+
"type": "Level1",
|
|
16590
|
+
"width": 5,
|
|
16591
|
+
"height": 10,
|
|
16592
|
+
"storeable": 1,
|
|
16593
|
+
"kIDs": "0,1,2,3",
|
|
16594
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16595
|
+
"buildingGroundType": "CIVIL",
|
|
16596
|
+
"costFloraToken": 7,
|
|
16597
|
+
"costC1": 56548,
|
|
16598
|
+
"costSceatToken": 6,
|
|
16599
|
+
"sellFloraToken": 2983,
|
|
16600
|
+
"buildDuration": 90900,
|
|
16601
|
+
"xp": 1200,
|
|
16602
|
+
"mightValue": 1475500,
|
|
16603
|
+
"districtTypeID": 7,
|
|
16604
|
+
"isDistrict": 1,
|
|
16605
|
+
"districtSlots": 11,
|
|
16606
|
+
"decoPoints": 3586,
|
|
16607
|
+
"destructable": 0,
|
|
16608
|
+
"burnable": 0,
|
|
16609
|
+
"tempServerBurnable": 0,
|
|
16610
|
+
"smashable": 0,
|
|
16611
|
+
"isRelicBuilding": 1,
|
|
16612
|
+
"maximumCount": 1
|
|
16613
|
+
},
|
|
16614
|
+
{
|
|
16615
|
+
"wodID": 3544,
|
|
16616
|
+
"crossplayID": 3544,
|
|
16617
|
+
"comment1": "Deco2x2",
|
|
16618
|
+
"comment2": "District",
|
|
16619
|
+
"name": "DecoDistrict2x2",
|
|
16620
|
+
"upgradeWodID": 3545,
|
|
16621
|
+
"downgradeWodID": 3543,
|
|
16622
|
+
"level": 295,
|
|
16623
|
+
"requiredLevel": 10,
|
|
16624
|
+
"group": "Building",
|
|
16625
|
+
"type": "Level1",
|
|
16626
|
+
"width": 5,
|
|
16627
|
+
"height": 10,
|
|
16628
|
+
"storeable": 1,
|
|
16629
|
+
"kIDs": "0,1,2,3",
|
|
16630
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16631
|
+
"buildingGroundType": "CIVIL",
|
|
16632
|
+
"costFloraToken": 7,
|
|
16633
|
+
"costC1": 56548,
|
|
16634
|
+
"costCoal": 65000,
|
|
16635
|
+
"costGoldToken": 329,
|
|
16636
|
+
"sellFloraToken": 2986,
|
|
16637
|
+
"buildDuration": 91200,
|
|
16638
|
+
"xp": 1200,
|
|
16639
|
+
"mightValue": 1479000,
|
|
16640
|
+
"districtTypeID": 7,
|
|
16641
|
+
"isDistrict": 1,
|
|
16642
|
+
"districtSlots": 11,
|
|
16643
|
+
"decoPoints": 3588,
|
|
16644
|
+
"destructable": 0,
|
|
16645
|
+
"burnable": 0,
|
|
16646
|
+
"tempServerBurnable": 0,
|
|
16647
|
+
"smashable": 0,
|
|
16648
|
+
"isRelicBuilding": 1,
|
|
16649
|
+
"maximumCount": 1
|
|
16650
|
+
},
|
|
16651
|
+
{
|
|
16652
|
+
"wodID": 3545,
|
|
16653
|
+
"crossplayID": 3545,
|
|
16654
|
+
"comment1": "Deco2x2",
|
|
16655
|
+
"comment2": "District",
|
|
16656
|
+
"name": "DecoDistrict2x2",
|
|
16657
|
+
"upgradeWodID": 3546,
|
|
16658
|
+
"downgradeWodID": 3544,
|
|
16659
|
+
"level": 296,
|
|
16660
|
+
"requiredLevel": 10,
|
|
16661
|
+
"group": "Building",
|
|
16662
|
+
"type": "Level1",
|
|
16663
|
+
"width": 5,
|
|
16664
|
+
"height": 10,
|
|
16665
|
+
"storeable": 1,
|
|
16666
|
+
"kIDs": "0,1,2,3",
|
|
16667
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16668
|
+
"buildingGroundType": "CIVIL",
|
|
16669
|
+
"costFloraToken": 7,
|
|
16670
|
+
"costC1": 56548,
|
|
16671
|
+
"costSceatToken": 6,
|
|
16672
|
+
"sellFloraToken": 2990,
|
|
16673
|
+
"buildDuration": 91500,
|
|
16674
|
+
"xp": 1200,
|
|
16675
|
+
"mightValue": 1482500,
|
|
16676
|
+
"districtTypeID": 7,
|
|
16677
|
+
"isDistrict": 1,
|
|
16678
|
+
"districtSlots": 11,
|
|
16679
|
+
"decoPoints": 3590,
|
|
16680
|
+
"destructable": 0,
|
|
16681
|
+
"burnable": 0,
|
|
16682
|
+
"tempServerBurnable": 0,
|
|
16683
|
+
"smashable": 0,
|
|
16684
|
+
"isRelicBuilding": 1,
|
|
16685
|
+
"maximumCount": 1
|
|
16686
|
+
},
|
|
16687
|
+
{
|
|
16688
|
+
"wodID": 3546,
|
|
16689
|
+
"crossplayID": 3546,
|
|
16690
|
+
"comment1": "Deco2x2",
|
|
16691
|
+
"comment2": "District",
|
|
16692
|
+
"name": "DecoDistrict2x2",
|
|
16693
|
+
"upgradeWodID": 3547,
|
|
16694
|
+
"downgradeWodID": 3545,
|
|
16695
|
+
"level": 297,
|
|
16696
|
+
"requiredLevel": 10,
|
|
16697
|
+
"group": "Building",
|
|
16698
|
+
"type": "Level1",
|
|
16699
|
+
"width": 5,
|
|
16700
|
+
"height": 10,
|
|
16701
|
+
"storeable": 1,
|
|
16702
|
+
"kIDs": "0,1,2,3",
|
|
16703
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16704
|
+
"buildingGroundType": "CIVIL",
|
|
16705
|
+
"costFloraToken": 7,
|
|
16706
|
+
"costC1": 56548,
|
|
16707
|
+
"costSamuraiToken": 514,
|
|
16708
|
+
"costKhanTablet": 2036,
|
|
16709
|
+
"sellFloraToken": 2993,
|
|
16710
|
+
"buildDuration": 91800,
|
|
16711
|
+
"xp": 1200,
|
|
16712
|
+
"mightValue": 1486000,
|
|
16713
|
+
"districtTypeID": 7,
|
|
16714
|
+
"isDistrict": 1,
|
|
16715
|
+
"districtSlots": 11,
|
|
16716
|
+
"decoPoints": 3592,
|
|
16717
|
+
"destructable": 0,
|
|
16718
|
+
"burnable": 0,
|
|
16719
|
+
"tempServerBurnable": 0,
|
|
16720
|
+
"smashable": 0,
|
|
16721
|
+
"isRelicBuilding": 1,
|
|
16722
|
+
"maximumCount": 1
|
|
16723
|
+
},
|
|
16724
|
+
{
|
|
16725
|
+
"wodID": 3547,
|
|
16726
|
+
"crossplayID": 3547,
|
|
16727
|
+
"comment1": "Deco2x2",
|
|
16728
|
+
"comment2": "District",
|
|
16729
|
+
"name": "DecoDistrict2x2",
|
|
16730
|
+
"upgradeWodID": 3548,
|
|
16731
|
+
"downgradeWodID": 3546,
|
|
16732
|
+
"level": 298,
|
|
16733
|
+
"requiredLevel": 10,
|
|
16734
|
+
"group": "Building",
|
|
16735
|
+
"type": "Level1",
|
|
16736
|
+
"width": 5,
|
|
16737
|
+
"height": 10,
|
|
16738
|
+
"storeable": 1,
|
|
16739
|
+
"kIDs": "0,1,2,3",
|
|
16740
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16741
|
+
"buildingGroundType": "CIVIL",
|
|
16742
|
+
"costFloraToken": 7,
|
|
16743
|
+
"costC1": 56548,
|
|
16744
|
+
"costLegendaryToken": 61,
|
|
16745
|
+
"costLegendaryMaterial": 214,
|
|
16746
|
+
"sellFloraToken": 2997,
|
|
16747
|
+
"buildDuration": 92100,
|
|
16748
|
+
"xp": 1200,
|
|
16749
|
+
"mightValue": 1489500,
|
|
16750
|
+
"districtTypeID": 7,
|
|
16751
|
+
"isDistrict": 1,
|
|
16752
|
+
"districtSlots": 11,
|
|
16753
|
+
"decoPoints": 3594,
|
|
16754
|
+
"destructable": 0,
|
|
16755
|
+
"burnable": 0,
|
|
16756
|
+
"tempServerBurnable": 0,
|
|
16757
|
+
"smashable": 0,
|
|
16758
|
+
"isRelicBuilding": 1,
|
|
16759
|
+
"maximumCount": 1
|
|
16760
|
+
},
|
|
16761
|
+
{
|
|
16762
|
+
"wodID": 3548,
|
|
16763
|
+
"crossplayID": 3548,
|
|
16764
|
+
"comment1": "Deco2x2",
|
|
16765
|
+
"comment2": "District",
|
|
16766
|
+
"name": "DecoDistrict2x2",
|
|
16767
|
+
"upgradeWodID": 3549,
|
|
16768
|
+
"downgradeWodID": 3547,
|
|
16769
|
+
"level": 299,
|
|
16770
|
+
"requiredLevel": 10,
|
|
16771
|
+
"group": "Building",
|
|
16772
|
+
"type": "Level1",
|
|
16773
|
+
"width": 5,
|
|
16774
|
+
"height": 10,
|
|
16775
|
+
"storeable": 1,
|
|
16776
|
+
"kIDs": "0,1,2,3",
|
|
16777
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16778
|
+
"buildingGroundType": "CIVIL",
|
|
16779
|
+
"costFloraToken": 7,
|
|
16780
|
+
"costC1": 56548,
|
|
16781
|
+
"costGoldToken": 329,
|
|
16782
|
+
"sellFloraToken": 3000,
|
|
16783
|
+
"buildDuration": 92400,
|
|
16784
|
+
"xp": 1200,
|
|
16785
|
+
"mightValue": 1493000,
|
|
16786
|
+
"districtTypeID": 7,
|
|
16787
|
+
"isDistrict": 1,
|
|
16788
|
+
"districtSlots": 11,
|
|
16789
|
+
"decoPoints": 3596,
|
|
16790
|
+
"destructable": 0,
|
|
16791
|
+
"burnable": 0,
|
|
16792
|
+
"tempServerBurnable": 0,
|
|
16793
|
+
"smashable": 0,
|
|
16794
|
+
"isRelicBuilding": 1,
|
|
16795
|
+
"maximumCount": 1
|
|
16796
|
+
},
|
|
16797
|
+
{
|
|
16798
|
+
"wodID": 3549,
|
|
16799
|
+
"crossplayID": 3549,
|
|
16800
|
+
"comment1": "Deco2x2",
|
|
16801
|
+
"comment2": "District",
|
|
16802
|
+
"name": "DecoDistrict2x2",
|
|
16803
|
+
"upgradeWodID": 3550,
|
|
16804
|
+
"downgradeWodID": 3548,
|
|
16805
|
+
"level": 300,
|
|
16806
|
+
"requiredLevel": 10,
|
|
16807
|
+
"group": "Building",
|
|
16808
|
+
"type": "Level1",
|
|
16809
|
+
"width": 5,
|
|
16810
|
+
"height": 10,
|
|
16811
|
+
"storeable": 1,
|
|
16812
|
+
"kIDs": "0,1,2,3",
|
|
16813
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16814
|
+
"buildingGroundType": "CIVIL",
|
|
16815
|
+
"costFloraToken": 7,
|
|
16816
|
+
"costC1": 56548,
|
|
16817
|
+
"costSceatToken": 6,
|
|
16818
|
+
"costKhanMedal": 500,
|
|
16819
|
+
"sellFloraToken": 3004,
|
|
16820
|
+
"buildDuration": 92700,
|
|
16821
|
+
"xp": 1200,
|
|
16822
|
+
"mightValue": 1496500,
|
|
16823
|
+
"districtTypeID": 7,
|
|
16824
|
+
"isDistrict": 1,
|
|
16825
|
+
"districtSlots": 11,
|
|
16826
|
+
"decoPoints": 3598,
|
|
16827
|
+
"destructable": 0,
|
|
16828
|
+
"burnable": 0,
|
|
16829
|
+
"tempServerBurnable": 0,
|
|
16830
|
+
"smashable": 0,
|
|
16831
|
+
"isRelicBuilding": 1,
|
|
16832
|
+
"maximumCount": 1
|
|
16833
|
+
},
|
|
16834
|
+
{
|
|
16835
|
+
"wodID": 3550,
|
|
16836
|
+
"crossplayID": 3550,
|
|
16837
|
+
"comment1": "Deco2x2",
|
|
16838
|
+
"comment2": "District",
|
|
16839
|
+
"name": "DecoDistrict2x2",
|
|
16840
|
+
"downgradeWodID": 3549,
|
|
16841
|
+
"level": 301,
|
|
16842
|
+
"requiredLevel": 10,
|
|
16843
|
+
"group": "Building",
|
|
16844
|
+
"type": "Level1",
|
|
16845
|
+
"width": 5,
|
|
16846
|
+
"height": 10,
|
|
16847
|
+
"storeable": 1,
|
|
16848
|
+
"kIDs": "0,1,2,3",
|
|
16849
|
+
"onlyInAreaTypes": "1,4,12",
|
|
16850
|
+
"buildingGroundType": "CIVIL",
|
|
16851
|
+
"costFloraToken": 332,
|
|
16852
|
+
"sellFloraToken": 3170,
|
|
16853
|
+
"buildDuration": 93000,
|
|
16854
|
+
"xp": 1300,
|
|
16855
|
+
"mightValue": 1500000,
|
|
16856
|
+
"districtTypeID": 7,
|
|
16857
|
+
"isDistrict": 1,
|
|
16858
|
+
"districtSlots": 12,
|
|
16859
|
+
"decoPoints": 3600,
|
|
16860
|
+
"destructable": 0,
|
|
16861
|
+
"burnable": 0,
|
|
16862
|
+
"tempServerBurnable": 0,
|
|
16863
|
+
"smashable": 0,
|
|
16864
|
+
"isRelicBuilding": 1,
|
|
16865
|
+
"maximumCount": 1
|
|
16866
|
+
},
|
|
15956
16867
|
{
|
|
15957
16868
|
"wodID": 127,
|
|
15958
16869
|
"crossplayID": 127,
|
|
@@ -23414,7 +24325,7 @@
|
|
|
23414
24325
|
},
|
|
23415
24326
|
{
|
|
23416
24327
|
"wodID": 1540,
|
|
23417
|
-
"crossplayID":
|
|
24328
|
+
"crossplayID": 1540,
|
|
23418
24329
|
"comment1": "Event",
|
|
23419
24330
|
"comment2": "Shapeshifter",
|
|
23420
24331
|
"name": "Event",
|
|
@@ -108146,7 +109057,7 @@
|
|
|
108146
109057
|
"isFusionSource": 0,
|
|
108147
109058
|
"isFusionTarget": 0,
|
|
108148
109059
|
"sellC1": 1600000,
|
|
108149
|
-
"areaSpecificEffects": "
|
|
109060
|
+
"areaSpecificEffects": "387&75,370&60,371&75000",
|
|
108150
109061
|
"tempServerDestructable": 1
|
|
108151
109062
|
},
|
|
108152
109063
|
{
|
|
@@ -108221,7 +109132,7 @@
|
|
|
108221
109132
|
"isFusionSource": 0,
|
|
108222
109133
|
"isFusionTarget": 0,
|
|
108223
109134
|
"sellC1": 1200000,
|
|
108224
|
-
"areaSpecificEffects": "
|
|
109135
|
+
"areaSpecificEffects": "387&35,370&30,371&37500",
|
|
108225
109136
|
"tempServerDestructable": 1
|
|
108226
109137
|
},
|
|
108227
109138
|
{
|