e4k-data 4.57.37 → 4.58.32
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 +298 -14
- package/data/constructionItems.json +112 -0
- package/data/equipments.json +50 -0
- package/data/leaguetypeEvents.json +3 -3
- package/data/messageRestrictions.json +22 -0
- package/data/packages.json +580 -15
- package/data/quests.json +4 -4
- package/data/rewards.json +65 -1
- package/data/units.json +4 -4
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/worldmapskins.json +8 -0
- package/images/x768.json +399 -29
- package/languages/da.json +41 -31
- package/languages/de.json +41 -31
- package/languages/el.json +41 -31
- package/languages/en.json +30 -20
- package/languages/es.json +41 -31
- package/languages/fi.json +41 -31
- package/languages/fr.json +41 -31
- package/languages/it.json +41 -31
- package/languages/ja.json +41 -31
- package/languages/ko.json +41 -31
- package/languages/nl.json +41 -31
- package/languages/no.json +41 -31
- package/languages/pl.json +41 -31
- package/languages/pt.json +41 -31
- package/languages/ru.json +41 -31
- package/languages/sv.json +41 -31
- package/languages/tr.json +41 -31
- package/languages/zh_CN.json +41 -31
- package/languages/zh_TW.json +41 -31
- package/package.json +1 -1
- package/typings/data.d.ts +8 -0
- package/typings/images.d.ts +22 -0
- package/typings/languages.d.ts +18 -8
package/data/buildings.json
CHANGED
|
@@ -9151,7 +9151,7 @@
|
|
|
9151
9151
|
"kIDs": 0,
|
|
9152
9152
|
"onlyInAreaTypes": 1,
|
|
9153
9153
|
"shopCategory": "MILITARY",
|
|
9154
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083",
|
|
9154
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222",
|
|
9155
9155
|
"buildingGroundType": "MILITARY",
|
|
9156
9156
|
"costWood": 40,
|
|
9157
9157
|
"costStone": 30,
|
|
@@ -9182,7 +9182,7 @@
|
|
|
9182
9182
|
"height": 4,
|
|
9183
9183
|
"kIDs": 0,
|
|
9184
9184
|
"onlyInAreaTypes": 1,
|
|
9185
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083",
|
|
9185
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222",
|
|
9186
9186
|
"buildingGroundType": "MILITARY",
|
|
9187
9187
|
"costWood": 13803,
|
|
9188
9188
|
"costStone": 23546,
|
|
@@ -9213,7 +9213,7 @@
|
|
|
9213
9213
|
"height": 4,
|
|
9214
9214
|
"kIDs": 0,
|
|
9215
9215
|
"onlyInAreaTypes": 1,
|
|
9216
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083",
|
|
9216
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222",
|
|
9217
9217
|
"buildingGroundType": "MILITARY",
|
|
9218
9218
|
"costWood": 37584,
|
|
9219
9219
|
"costStone": 49736,
|
|
@@ -9246,7 +9246,7 @@
|
|
|
9246
9246
|
"height": 4,
|
|
9247
9247
|
"kIDs": 0,
|
|
9248
9248
|
"onlyInAreaTypes": 1,
|
|
9249
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083",
|
|
9249
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222",
|
|
9250
9250
|
"buildingGroundType": "MILITARY",
|
|
9251
9251
|
"costWood": 74281,
|
|
9252
9252
|
"costStone": 80534,
|
|
@@ -9278,7 +9278,7 @@
|
|
|
9278
9278
|
"height": 4,
|
|
9279
9279
|
"kIDs": 0,
|
|
9280
9280
|
"onlyInAreaTypes": 1,
|
|
9281
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083",
|
|
9281
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222",
|
|
9282
9282
|
"buildingGroundType": "MILITARY",
|
|
9283
9283
|
"costLegendaryToken": 550,
|
|
9284
9284
|
"costLegendaryMaterial": 2300,
|
|
@@ -39230,7 +39230,7 @@
|
|
|
39230
39230
|
"comment2": "Constructor",
|
|
39231
39231
|
"name": "Constructor",
|
|
39232
39232
|
"level": 1,
|
|
39233
|
-
"requiredLevel":
|
|
39233
|
+
"requiredLevel": 11,
|
|
39234
39234
|
"group": "Building",
|
|
39235
39235
|
"type": "Level1",
|
|
39236
39236
|
"width": 5,
|
|
@@ -50350,7 +50350,7 @@
|
|
|
50350
50350
|
"maximumCount": 1,
|
|
50351
50351
|
"canBePrimeSaleOffer": 1,
|
|
50352
50352
|
"sortOrder": 10.2,
|
|
50353
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50353
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50354
50354
|
"tempServerCostWood": 500,
|
|
50355
50355
|
"tempServerCostStone": 500,
|
|
50356
50356
|
"tempServerTime": 600
|
|
@@ -50384,7 +50384,7 @@
|
|
|
50384
50384
|
"maximumCount": 1,
|
|
50385
50385
|
"canBePrimeSaleOffer": 1,
|
|
50386
50386
|
"sortOrder": 10.2,
|
|
50387
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50387
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50388
50388
|
"tempServerCostWood": 1000,
|
|
50389
50389
|
"tempServerCostStone": 1000,
|
|
50390
50390
|
"tempServerTime": 960
|
|
@@ -50418,7 +50418,7 @@
|
|
|
50418
50418
|
"maximumCount": 1,
|
|
50419
50419
|
"canBePrimeSaleOffer": 1,
|
|
50420
50420
|
"sortOrder": 13.5,
|
|
50421
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50421
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50422
50422
|
"tempServerCostWood": 1500,
|
|
50423
50423
|
"tempServerCostStone": 1500,
|
|
50424
50424
|
"tempServerTime": 2242
|
|
@@ -50451,7 +50451,7 @@
|
|
|
50451
50451
|
"maximumCount": 1,
|
|
50452
50452
|
"canBePrimeSaleOffer": 1,
|
|
50453
50453
|
"sortOrder": 17.3,
|
|
50454
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50454
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50455
50455
|
"tempServerCostWood": 2000,
|
|
50456
50456
|
"tempServerCostStone": 2000,
|
|
50457
50457
|
"tempServerTime": 3600
|
|
@@ -50484,7 +50484,7 @@
|
|
|
50484
50484
|
"maximumCount": 1,
|
|
50485
50485
|
"canBePrimeSaleOffer": 1,
|
|
50486
50486
|
"sortOrder": 23.3,
|
|
50487
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50487
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50488
50488
|
"tempServerCostWood": 2500,
|
|
50489
50489
|
"tempServerCostStone": 2500,
|
|
50490
50490
|
"tempServerTime": 3600
|
|
@@ -50517,7 +50517,7 @@
|
|
|
50517
50517
|
"maximumCount": 1,
|
|
50518
50518
|
"canBePrimeSaleOffer": 1,
|
|
50519
50519
|
"sortOrder": 27.4,
|
|
50520
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50520
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50521
50521
|
"tempServerCostWood": 3000,
|
|
50522
50522
|
"tempServerCostStone": 3000,
|
|
50523
50523
|
"tempServerTime": 3600
|
|
@@ -50550,7 +50550,7 @@
|
|
|
50550
50550
|
"maximumCount": 1,
|
|
50551
50551
|
"canBePrimeSaleOffer": 1,
|
|
50552
50552
|
"sortOrder": 33.4,
|
|
50553
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50553
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50554
50554
|
"tempServerCostWood": 4000,
|
|
50555
50555
|
"tempServerCostStone": 4000,
|
|
50556
50556
|
"tempServerTime": 3600
|
|
@@ -50582,7 +50582,7 @@
|
|
|
50582
50582
|
"maximumCount": 1,
|
|
50583
50583
|
"canBePrimeSaleOffer": 1,
|
|
50584
50584
|
"sortOrder": 40.3,
|
|
50585
|
-
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208",
|
|
50585
|
+
"constructionItemGroupIDs": "3,2002,2032,32,33,2049,2057,3000,3013,3032,3037,3050,3071,3078,3085,3098,3123,3124,3125,3208,3223",
|
|
50586
50586
|
"tempServerCostWood": 5000,
|
|
50587
50587
|
"tempServerCostStone": 5000,
|
|
50588
50588
|
"tempServerTime": 3600
|
|
@@ -78283,6 +78283,198 @@
|
|
|
78283
78283
|
"sellC1": 200000,
|
|
78284
78284
|
"tempServerDestructable": 1
|
|
78285
78285
|
},
|
|
78286
|
+
{
|
|
78287
|
+
"wodID": 2758,
|
|
78288
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78289
|
+
"comment2": "reward 870",
|
|
78290
|
+
"group": "Building",
|
|
78291
|
+
"type": "octoberfestParty",
|
|
78292
|
+
"width": 5,
|
|
78293
|
+
"height": 10,
|
|
78294
|
+
"storeable": 1,
|
|
78295
|
+
"kIDs": "0,1,2,3,4",
|
|
78296
|
+
"name": "Deco",
|
|
78297
|
+
"level": 1,
|
|
78298
|
+
"buildDuration": 600,
|
|
78299
|
+
"mightValue": 1000,
|
|
78300
|
+
"destructable": 0,
|
|
78301
|
+
"burnable": 0,
|
|
78302
|
+
"tempServerBurnable": 1,
|
|
78303
|
+
"smashable": 0,
|
|
78304
|
+
"initialFusionLevel": 820,
|
|
78305
|
+
"isFusionSource": 1,
|
|
78306
|
+
"isFusionTarget": 1,
|
|
78307
|
+
"sellC1": 200000,
|
|
78308
|
+
"tempServerDestructable": 1
|
|
78309
|
+
},
|
|
78310
|
+
{
|
|
78311
|
+
"wodID": 2759,
|
|
78312
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78313
|
+
"comment2": "shop 870, reward 800",
|
|
78314
|
+
"group": "Building",
|
|
78315
|
+
"type": "octoberfestParty",
|
|
78316
|
+
"width": 5,
|
|
78317
|
+
"height": 10,
|
|
78318
|
+
"storeable": 1,
|
|
78319
|
+
"kIDs": "0,1,2,3,4",
|
|
78320
|
+
"name": "Deco",
|
|
78321
|
+
"level": 1,
|
|
78322
|
+
"buildDuration": 600,
|
|
78323
|
+
"mightValue": 1000,
|
|
78324
|
+
"destructable": 0,
|
|
78325
|
+
"burnable": 0,
|
|
78326
|
+
"tempServerBurnable": 1,
|
|
78327
|
+
"smashable": 0,
|
|
78328
|
+
"initialFusionLevel": 780,
|
|
78329
|
+
"isFusionSource": 1,
|
|
78330
|
+
"isFusionTarget": 1,
|
|
78331
|
+
"sellC1": 200000,
|
|
78332
|
+
"tempServerDestructable": 1
|
|
78333
|
+
},
|
|
78334
|
+
{
|
|
78335
|
+
"wodID": 2760,
|
|
78336
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78337
|
+
"comment2": "shop 800",
|
|
78338
|
+
"group": "Building",
|
|
78339
|
+
"type": "octoberfestParty",
|
|
78340
|
+
"width": 5,
|
|
78341
|
+
"height": 10,
|
|
78342
|
+
"storeable": 1,
|
|
78343
|
+
"kIDs": "0,1,2,3,4",
|
|
78344
|
+
"name": "Deco",
|
|
78345
|
+
"level": 1,
|
|
78346
|
+
"buildDuration": 600,
|
|
78347
|
+
"mightValue": 1000,
|
|
78348
|
+
"destructable": 0,
|
|
78349
|
+
"burnable": 0,
|
|
78350
|
+
"tempServerBurnable": 1,
|
|
78351
|
+
"smashable": 0,
|
|
78352
|
+
"initialFusionLevel": 740,
|
|
78353
|
+
"isFusionSource": 1,
|
|
78354
|
+
"isFusionTarget": 1,
|
|
78355
|
+
"sellC1": 200000,
|
|
78356
|
+
"tempServerDestructable": 1
|
|
78357
|
+
},
|
|
78358
|
+
{
|
|
78359
|
+
"wodID": 2761,
|
|
78360
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78361
|
+
"comment2": "reward 70",
|
|
78362
|
+
"group": "Building",
|
|
78363
|
+
"type": "octoberfestParty",
|
|
78364
|
+
"width": 5,
|
|
78365
|
+
"height": 10,
|
|
78366
|
+
"storeable": 1,
|
|
78367
|
+
"kIDs": "0,1,2,3,4",
|
|
78368
|
+
"name": "Deco",
|
|
78369
|
+
"level": 1,
|
|
78370
|
+
"buildDuration": 600,
|
|
78371
|
+
"mightValue": 1000,
|
|
78372
|
+
"destructable": 0,
|
|
78373
|
+
"burnable": 0,
|
|
78374
|
+
"tempServerBurnable": 1,
|
|
78375
|
+
"smashable": 0,
|
|
78376
|
+
"initialFusionLevel": 720,
|
|
78377
|
+
"isFusionSource": 1,
|
|
78378
|
+
"isFusionTarget": 1,
|
|
78379
|
+
"sellC1": 200000,
|
|
78380
|
+
"tempServerDestructable": 1
|
|
78381
|
+
},
|
|
78382
|
+
{
|
|
78383
|
+
"wodID": 2762,
|
|
78384
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78385
|
+
"comment2": "shop 70",
|
|
78386
|
+
"group": "Building",
|
|
78387
|
+
"type": "octoberfestParty",
|
|
78388
|
+
"width": 5,
|
|
78389
|
+
"height": 10,
|
|
78390
|
+
"storeable": 1,
|
|
78391
|
+
"kIDs": "0,1,2,3,4",
|
|
78392
|
+
"name": "Deco",
|
|
78393
|
+
"level": 1,
|
|
78394
|
+
"buildDuration": 600,
|
|
78395
|
+
"mightValue": 1000,
|
|
78396
|
+
"destructable": 0,
|
|
78397
|
+
"burnable": 0,
|
|
78398
|
+
"tempServerBurnable": 1,
|
|
78399
|
+
"smashable": 0,
|
|
78400
|
+
"initialFusionLevel": 460,
|
|
78401
|
+
"isFusionSource": 1,
|
|
78402
|
+
"isFusionTarget": 1,
|
|
78403
|
+
"sellC1": 200000,
|
|
78404
|
+
"tempServerDestructable": 1
|
|
78405
|
+
},
|
|
78406
|
+
{
|
|
78407
|
+
"wodID": 2763,
|
|
78408
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78409
|
+
"comment2": "shop 870,",
|
|
78410
|
+
"group": "Building",
|
|
78411
|
+
"type": "octoberfestPartyEnd",
|
|
78412
|
+
"width": 5,
|
|
78413
|
+
"height": 10,
|
|
78414
|
+
"storeable": 1,
|
|
78415
|
+
"kIDs": "0,1,2,3,4",
|
|
78416
|
+
"name": "Deco",
|
|
78417
|
+
"level": 1,
|
|
78418
|
+
"buildDuration": 600,
|
|
78419
|
+
"mightValue": 1000,
|
|
78420
|
+
"destructable": 0,
|
|
78421
|
+
"burnable": 0,
|
|
78422
|
+
"tempServerBurnable": 1,
|
|
78423
|
+
"smashable": 0,
|
|
78424
|
+
"initialFusionLevel": 640,
|
|
78425
|
+
"isFusionSource": 1,
|
|
78426
|
+
"isFusionTarget": 1,
|
|
78427
|
+
"sellC1": 200000,
|
|
78428
|
+
"tempServerDestructable": 1
|
|
78429
|
+
},
|
|
78430
|
+
{
|
|
78431
|
+
"wodID": 2764,
|
|
78432
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78433
|
+
"comment2": "shop 800",
|
|
78434
|
+
"group": "Building",
|
|
78435
|
+
"type": "octoberfestPartyEnd",
|
|
78436
|
+
"width": 5,
|
|
78437
|
+
"height": 10,
|
|
78438
|
+
"storeable": 1,
|
|
78439
|
+
"kIDs": "0,1,2,3,4",
|
|
78440
|
+
"name": "Deco",
|
|
78441
|
+
"level": 1,
|
|
78442
|
+
"buildDuration": 600,
|
|
78443
|
+
"mightValue": 1000,
|
|
78444
|
+
"destructable": 0,
|
|
78445
|
+
"burnable": 0,
|
|
78446
|
+
"tempServerBurnable": 1,
|
|
78447
|
+
"smashable": 0,
|
|
78448
|
+
"initialFusionLevel": 600,
|
|
78449
|
+
"isFusionSource": 1,
|
|
78450
|
+
"isFusionTarget": 1,
|
|
78451
|
+
"sellC1": 200000,
|
|
78452
|
+
"tempServerDestructable": 1
|
|
78453
|
+
},
|
|
78454
|
+
{
|
|
78455
|
+
"wodID": 2765,
|
|
78456
|
+
"comment1": "LTPE Oktoberfest September 2023",
|
|
78457
|
+
"comment2": "shop 70",
|
|
78458
|
+
"group": "Building",
|
|
78459
|
+
"type": "octoberfestPartyEnd",
|
|
78460
|
+
"width": 5,
|
|
78461
|
+
"height": 10,
|
|
78462
|
+
"storeable": 1,
|
|
78463
|
+
"kIDs": "0,1,2,3,4",
|
|
78464
|
+
"name": "Deco",
|
|
78465
|
+
"level": 1,
|
|
78466
|
+
"buildDuration": 600,
|
|
78467
|
+
"mightValue": 1000,
|
|
78468
|
+
"destructable": 0,
|
|
78469
|
+
"burnable": 0,
|
|
78470
|
+
"tempServerBurnable": 1,
|
|
78471
|
+
"smashable": 0,
|
|
78472
|
+
"initialFusionLevel": 400,
|
|
78473
|
+
"isFusionSource": 1,
|
|
78474
|
+
"isFusionTarget": 1,
|
|
78475
|
+
"sellC1": 200000,
|
|
78476
|
+
"tempServerDestructable": 1
|
|
78477
|
+
},
|
|
78286
78478
|
{
|
|
78287
78479
|
"wodID": 2766,
|
|
78288
78480
|
"comment1": "SalesDays Content August 2023",
|
|
@@ -78351,6 +78543,98 @@
|
|
|
78351
78543
|
"isFusionTarget": 1,
|
|
78352
78544
|
"sellC1": 200000,
|
|
78353
78545
|
"tempServerDestructable": 1
|
|
78546
|
+
},
|
|
78547
|
+
{
|
|
78548
|
+
"wodID": 2769,
|
|
78549
|
+
"comment1": "SalesDays Content September 2023",
|
|
78550
|
+
"group": "Building",
|
|
78551
|
+
"type": "OktoberfestStrength",
|
|
78552
|
+
"width": 5,
|
|
78553
|
+
"height": 10,
|
|
78554
|
+
"storeable": 1,
|
|
78555
|
+
"kIDs": "0,1,2,3,4",
|
|
78556
|
+
"name": "Deco",
|
|
78557
|
+
"level": 1,
|
|
78558
|
+
"buildDuration": 600,
|
|
78559
|
+
"mightValue": 1000,
|
|
78560
|
+
"destructable": 0,
|
|
78561
|
+
"burnable": 0,
|
|
78562
|
+
"tempServerBurnable": 1,
|
|
78563
|
+
"smashable": 0,
|
|
78564
|
+
"initialFusionLevel": 780,
|
|
78565
|
+
"isFusionSource": 1,
|
|
78566
|
+
"isFusionTarget": 1,
|
|
78567
|
+
"sellC1": 200000,
|
|
78568
|
+
"tempServerDestructable": 1
|
|
78569
|
+
},
|
|
78570
|
+
{
|
|
78571
|
+
"wodID": 2770,
|
|
78572
|
+
"comment1": "SalesDays Content August 2023",
|
|
78573
|
+
"group": "Building",
|
|
78574
|
+
"type": "BeerWagon",
|
|
78575
|
+
"width": 5,
|
|
78576
|
+
"height": 10,
|
|
78577
|
+
"storeable": 1,
|
|
78578
|
+
"kIDs": "0,1,2,3,4",
|
|
78579
|
+
"name": "Deco",
|
|
78580
|
+
"level": 1,
|
|
78581
|
+
"buildDuration": 600,
|
|
78582
|
+
"mightValue": 1000,
|
|
78583
|
+
"destructable": 0,
|
|
78584
|
+
"burnable": 0,
|
|
78585
|
+
"tempServerBurnable": 1,
|
|
78586
|
+
"smashable": 0,
|
|
78587
|
+
"initialFusionLevel": 740,
|
|
78588
|
+
"isFusionSource": 1,
|
|
78589
|
+
"isFusionTarget": 1,
|
|
78590
|
+
"sellC1": 200000,
|
|
78591
|
+
"tempServerDestructable": 1
|
|
78592
|
+
},
|
|
78593
|
+
{
|
|
78594
|
+
"wodID": 2771,
|
|
78595
|
+
"comment1": "SalesDays Content August 2023",
|
|
78596
|
+
"group": "Building",
|
|
78597
|
+
"type": "BeerPoolDay",
|
|
78598
|
+
"width": 5,
|
|
78599
|
+
"height": 10,
|
|
78600
|
+
"storeable": 1,
|
|
78601
|
+
"kIDs": "0,1,2,3,4",
|
|
78602
|
+
"name": "Deco",
|
|
78603
|
+
"level": 1,
|
|
78604
|
+
"buildDuration": 600,
|
|
78605
|
+
"mightValue": 1000,
|
|
78606
|
+
"destructable": 0,
|
|
78607
|
+
"burnable": 0,
|
|
78608
|
+
"tempServerBurnable": 1,
|
|
78609
|
+
"smashable": 0,
|
|
78610
|
+
"initialFusionLevel": 750,
|
|
78611
|
+
"isFusionSource": 1,
|
|
78612
|
+
"isFusionTarget": 1,
|
|
78613
|
+
"sellC1": 200000,
|
|
78614
|
+
"tempServerDestructable": 1
|
|
78615
|
+
},
|
|
78616
|
+
{
|
|
78617
|
+
"wodID": 2772,
|
|
78618
|
+
"comment1": "SalesDays Content August 2023",
|
|
78619
|
+
"group": "Building",
|
|
78620
|
+
"type": "BeerPoolNight",
|
|
78621
|
+
"width": 5,
|
|
78622
|
+
"height": 10,
|
|
78623
|
+
"storeable": 1,
|
|
78624
|
+
"kIDs": "0,1,2,3,4",
|
|
78625
|
+
"name": "Deco",
|
|
78626
|
+
"level": 1,
|
|
78627
|
+
"buildDuration": 600,
|
|
78628
|
+
"mightValue": 1000,
|
|
78629
|
+
"destructable": 0,
|
|
78630
|
+
"burnable": 0,
|
|
78631
|
+
"tempServerBurnable": 1,
|
|
78632
|
+
"smashable": 0,
|
|
78633
|
+
"initialFusionLevel": 760,
|
|
78634
|
+
"isFusionSource": 1,
|
|
78635
|
+
"isFusionTarget": 1,
|
|
78636
|
+
"sellC1": 200000,
|
|
78637
|
+
"tempServerDestructable": 1
|
|
78354
78638
|
}
|
|
78355
78639
|
]
|
|
78356
78640
|
}
|
|
@@ -23034,6 +23034,118 @@
|
|
|
23034
23034
|
"removalCostC1": 155000,
|
|
23035
23035
|
"addEpicResin": 1,
|
|
23036
23036
|
"addLegendaryFabric": 3050
|
|
23037
|
+
},
|
|
23038
|
+
{
|
|
23039
|
+
"constructionItemID": 31428,
|
|
23040
|
+
"comment1": "Temporary",
|
|
23041
|
+
"comment2": "octoberfestTower - 400% recruitSpeedBoost",
|
|
23042
|
+
"name": "octoberfestTower",
|
|
23043
|
+
"constructionItemGroupID": 3220,
|
|
23044
|
+
"level": 4,
|
|
23045
|
+
"rarenessID": 4,
|
|
23046
|
+
"slotTypeID": 0,
|
|
23047
|
+
"duration": 2419200,
|
|
23048
|
+
"constructionItemEffectGroupID": 51,
|
|
23049
|
+
"recruitSpeedBoost": 400,
|
|
23050
|
+
"disassemblingTombolaID": 4
|
|
23051
|
+
},
|
|
23052
|
+
{
|
|
23053
|
+
"constructionItemID": 31429,
|
|
23054
|
+
"comment1": "Temporary",
|
|
23055
|
+
"comment2": "octoberfestTower - 300% recruitSpeedBoost",
|
|
23056
|
+
"name": "octoberfestTower",
|
|
23057
|
+
"constructionItemGroupID": 3221,
|
|
23058
|
+
"level": 4,
|
|
23059
|
+
"rarenessID": 4,
|
|
23060
|
+
"slotTypeID": 0,
|
|
23061
|
+
"duration": 2419200,
|
|
23062
|
+
"constructionItemEffectGroupID": 51,
|
|
23063
|
+
"recruitSpeedBoost": 300,
|
|
23064
|
+
"disassemblingTombolaID": 4
|
|
23065
|
+
},
|
|
23066
|
+
{
|
|
23067
|
+
"constructionItemID": 31430,
|
|
23068
|
+
"comment1": "Temporary",
|
|
23069
|
+
"comment2": "octoberfestTower - Attack Boost Yard +48%",
|
|
23070
|
+
"name": "octoberfestTower",
|
|
23071
|
+
"constructionItemGroupID": 3222,
|
|
23072
|
+
"level": 4,
|
|
23073
|
+
"rarenessID": 4,
|
|
23074
|
+
"slotTypeID": 0,
|
|
23075
|
+
"duration": 2419200,
|
|
23076
|
+
"constructionItemEffectGroupID": 51,
|
|
23077
|
+
"disassemblingTombolaID": 4,
|
|
23078
|
+
"effects": "504&48"
|
|
23079
|
+
},
|
|
23080
|
+
{
|
|
23081
|
+
"constructionItemID": 31431,
|
|
23082
|
+
"comment1": "Temporary",
|
|
23083
|
+
"comment2": "octoberfestTower - Attack Boost Yard +36%",
|
|
23084
|
+
"name": "octoberfestTower",
|
|
23085
|
+
"constructionItemGroupID": 3222,
|
|
23086
|
+
"level": 3,
|
|
23087
|
+
"rarenessID": 4,
|
|
23088
|
+
"slotTypeID": 0,
|
|
23089
|
+
"duration": 2419200,
|
|
23090
|
+
"constructionItemEffectGroupID": 51,
|
|
23091
|
+
"disassemblingTombolaID": 4,
|
|
23092
|
+
"effects": "504&36"
|
|
23093
|
+
},
|
|
23094
|
+
{
|
|
23095
|
+
"constructionItemID": 31432,
|
|
23096
|
+
"comment1": "Temporary",
|
|
23097
|
+
"comment2": "octoberfestTower - Attack Boost Yard +24%",
|
|
23098
|
+
"name": "octoberfestTower",
|
|
23099
|
+
"constructionItemGroupID": 3222,
|
|
23100
|
+
"level": 2,
|
|
23101
|
+
"rarenessID": 4,
|
|
23102
|
+
"slotTypeID": 0,
|
|
23103
|
+
"duration": 2419200,
|
|
23104
|
+
"constructionItemEffectGroupID": 51,
|
|
23105
|
+
"disassemblingTombolaID": 4,
|
|
23106
|
+
"effects": "504&24"
|
|
23107
|
+
},
|
|
23108
|
+
{
|
|
23109
|
+
"constructionItemID": 31433,
|
|
23110
|
+
"comment1": "Temporary",
|
|
23111
|
+
"comment2": "wofBakery - 48% unit flank",
|
|
23112
|
+
"name": "wofBakery",
|
|
23113
|
+
"constructionItemGroupID": 3223,
|
|
23114
|
+
"level": 4,
|
|
23115
|
+
"rarenessID": 4,
|
|
23116
|
+
"slotTypeID": 0,
|
|
23117
|
+
"duration": 2419200,
|
|
23118
|
+
"constructionItemEffectGroupID": 51,
|
|
23119
|
+
"disassemblingTombolaID": 4,
|
|
23120
|
+
"effects": "66&48"
|
|
23121
|
+
},
|
|
23122
|
+
{
|
|
23123
|
+
"constructionItemID": 31434,
|
|
23124
|
+
"comment1": "Temporary",
|
|
23125
|
+
"comment2": "wofBakery - 36% unit flank",
|
|
23126
|
+
"name": "wofBakery",
|
|
23127
|
+
"constructionItemGroupID": 3223,
|
|
23128
|
+
"level": 3,
|
|
23129
|
+
"rarenessID": 4,
|
|
23130
|
+
"slotTypeID": 0,
|
|
23131
|
+
"duration": 2419200,
|
|
23132
|
+
"constructionItemEffectGroupID": 51,
|
|
23133
|
+
"disassemblingTombolaID": 4,
|
|
23134
|
+
"effects": "66&36"
|
|
23135
|
+
},
|
|
23136
|
+
{
|
|
23137
|
+
"constructionItemID": 31435,
|
|
23138
|
+
"comment1": "Temporary",
|
|
23139
|
+
"comment2": "wofBakery - 24% unit flank",
|
|
23140
|
+
"name": "wofBakery",
|
|
23141
|
+
"constructionItemGroupID": 3223,
|
|
23142
|
+
"level": 2,
|
|
23143
|
+
"rarenessID": 4,
|
|
23144
|
+
"slotTypeID": 0,
|
|
23145
|
+
"duration": 2419200,
|
|
23146
|
+
"constructionItemEffectGroupID": 51,
|
|
23147
|
+
"disassemblingTombolaID": 4,
|
|
23148
|
+
"effects": "66&24"
|
|
23037
23149
|
}
|
|
23038
23150
|
]
|
|
23039
23151
|
}
|
package/data/equipments.json
CHANGED
|
@@ -12000,6 +12000,56 @@
|
|
|
12000
12000
|
"mightValue": 2750,
|
|
12001
12001
|
"canSlotGem": 0,
|
|
12002
12002
|
"skinID": 1
|
|
12003
|
+
},
|
|
12004
|
+
{
|
|
12005
|
+
"equipmentID": 2003,
|
|
12006
|
+
"comment1": "Oktoberfest LTPE September 2023",
|
|
12007
|
+
"comment2": "Beer Barrel",
|
|
12008
|
+
"wearerID": 1,
|
|
12009
|
+
"slotID": 5,
|
|
12010
|
+
"reuseAssetOfEquipmentID": 742,
|
|
12011
|
+
"effects": "13&7",
|
|
12012
|
+
"duration": 336,
|
|
12013
|
+
"mightValue": 0,
|
|
12014
|
+
"canSlotGem": 1,
|
|
12015
|
+
"skinID": 40
|
|
12016
|
+
},
|
|
12017
|
+
{
|
|
12018
|
+
"equipmentID": 2004,
|
|
12019
|
+
"comment1": "Sales Days Content September 2023",
|
|
12020
|
+
"comment2": "PretzelCommander",
|
|
12021
|
+
"wearerID": 2,
|
|
12022
|
+
"slotID": 5,
|
|
12023
|
+
"reuseAssetOfEquipmentID": 2004,
|
|
12024
|
+
"effects": "24&4,23&15,66&5",
|
|
12025
|
+
"duration": 12,
|
|
12026
|
+
"mightValue": 0,
|
|
12027
|
+
"canSlotGem": 1,
|
|
12028
|
+
"skinID": 107
|
|
12029
|
+
},
|
|
12030
|
+
{
|
|
12031
|
+
"equipmentID": 2005,
|
|
12032
|
+
"comment1": "Sales Days Content September 2023",
|
|
12033
|
+
"comment2": "PretzelCommander",
|
|
12034
|
+
"wearerID": 2,
|
|
12035
|
+
"slotID": 5,
|
|
12036
|
+
"reuseAssetOfEquipmentID": 2004,
|
|
12037
|
+
"effects": "24&4,23&15,66&5",
|
|
12038
|
+
"duration": 168,
|
|
12039
|
+
"mightValue": 0,
|
|
12040
|
+
"canSlotGem": 1,
|
|
12041
|
+
"skinID": 107
|
|
12042
|
+
},
|
|
12043
|
+
{
|
|
12044
|
+
"equipmentID": 2006,
|
|
12045
|
+
"comment1": "Sales Days Content September 2023",
|
|
12046
|
+
"comment2": "PretzelCastellan",
|
|
12047
|
+
"wearerID": 1,
|
|
12048
|
+
"slotID": 5,
|
|
12049
|
+
"reuseAssetOfEquipmentID": 2006,
|
|
12050
|
+
"mightValue": 0,
|
|
12051
|
+
"canSlotGem": 0,
|
|
12052
|
+
"skinID": 108
|
|
12003
12053
|
}
|
|
12004
12054
|
]
|
|
12005
12055
|
}
|
|
@@ -918,7 +918,7 @@
|
|
|
918
918
|
"hardModeStart": 300,
|
|
919
919
|
"allianceRewardThresholdPoints": 50,
|
|
920
920
|
"neededPointsForRewards": "1,2,3,5,7,9,12,15,18,22,26,30,35,40,45,50,55,60,65,70,77,84,91,98,105,112,120,128,137,146,155,164,173,182,191,200,210,221,232,243,254,265,276,288,300,315,330,345,360,375,390,405,420,435,450,465,480,495,510,525,540,555,570,595,620,645,670,695,720,745,770,800",
|
|
921
|
-
"rewardIDs": "7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,
|
|
921
|
+
"rewardIDs": "7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,8336,8335,8334",
|
|
922
922
|
"topXValue": "75,25"
|
|
923
923
|
},
|
|
924
924
|
{
|
|
@@ -929,7 +929,7 @@
|
|
|
929
929
|
"hardModeStart": 750,
|
|
930
930
|
"allianceRewardThresholdPoints": 100,
|
|
931
931
|
"neededPointsForRewards": "1,4,6,12,16,22,28,36,45,55,65,75,85,95,105,115,125,135,150,165,180,195,210,225,240,255,270,290,310,330,350,370,390,410,430,450,480,510,540,570,600,630,660,690,750,790,830,870,910,950,990,1030,1070,1110,1155,1200,1245,1290,1335,1380,1425,1470,1515,1565,1615,1670,1725,1780,1835,1890,1945,2000",
|
|
932
|
-
"rewardIDs": "7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,
|
|
932
|
+
"rewardIDs": "7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,8333,8332,8331",
|
|
933
933
|
"topXValue": "150,50,3"
|
|
934
934
|
},
|
|
935
935
|
{
|
|
@@ -940,7 +940,7 @@
|
|
|
940
940
|
"hardModeStart": 2000,
|
|
941
941
|
"allianceRewardThresholdPoints": 500,
|
|
942
942
|
"neededPointsForRewards": "1,4,10,20,35,50,65,80,100,120,140,160,180,200,225,250,275,300,350,400,450,500,550,600,650,700,750,800,860,920,980,1040,1100,1160,1220,1280,1360,1440,1520,1600,1680,1760,1840,1920,2000,2150,2300,2450,2600,2750,2900,3050,3200,3350,3550,3750,3950,4150,4350,4550,4750,5000,5500,6000,6500,7000,7500,8000,8500,9000,9500,10000",
|
|
943
|
-
"rewardIDs": "7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,
|
|
943
|
+
"rewardIDs": "7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,8330,8329,8328",
|
|
944
944
|
"topXValue": "150,50,3"
|
|
945
945
|
},
|
|
946
946
|
{
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"messageRestriction": [
|
|
3
|
+
{
|
|
4
|
+
"messageRestrictionID": 1,
|
|
5
|
+
"messageType": 2,
|
|
6
|
+
"dailyLimitPerPlayer": 75,
|
|
7
|
+
"minLevel": 16
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"messageRestrictionID": 2,
|
|
11
|
+
"messageType": 22,
|
|
12
|
+
"dailyLimitPerPlayer": 350,
|
|
13
|
+
"minLevel": 1
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"messageRestrictionID": 3,
|
|
17
|
+
"messageType": 36,
|
|
18
|
+
"dailyLimitPerPlayer": 50,
|
|
19
|
+
"minLevel": 1
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
}
|