e4k-data 4.97.33 → 4.98.53
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 +120 -24
- package/data/characters.json +1 -1
- package/data/constructionItems.json +62 -2
- package/data/currencies.json +14 -0
- package/data/effects.json +7 -0
- package/data/effecttypes.json +7 -0
- package/data/equipments.json +604 -0
- package/data/events.json +1 -1
- package/data/expansions.json +54 -54
- package/data/generalSkillTiers.json +36 -0
- package/data/generalSkills.json +2104 -0
- package/data/generalSlots.json +30 -0
- package/data/generals.json +14 -0
- package/data/horses.json +143 -143
- package/data/leaderboardRewards.json +1920 -0
- package/data/leaguetypeEvents.json +540 -0
- package/data/leaguetypeTopXSizes.json +186 -11
- package/data/leaguetypes.json +12 -5
- package/data/longtermpointeventquests.json +28 -0
- package/data/lootBoxTombolas.json +392 -0
- package/data/packages.json +4112 -83
- package/data/quests.json +1 -1
- package/data/rerollCosts.json +0 -12
- package/data/rewards.json +10433 -548
- package/data/units.json +222 -222
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +186 -186
- package/images/x768.json +870 -75
- package/languages/da.json +125 -4
- package/languages/de.json +125 -4
- package/languages/el.json +125 -4
- package/languages/en.json +126 -5
- package/languages/es.json +125 -4
- package/languages/fi.json +125 -4
- package/languages/fr.json +125 -4
- package/languages/it.json +125 -4
- package/languages/ja.json +125 -4
- package/languages/ko.json +125 -4
- package/languages/nl.json +125 -4
- package/languages/no.json +125 -4
- package/languages/pl.json +125 -4
- package/languages/pt.json +125 -4
- package/languages/ru.json +125 -4
- package/languages/sv.json +125 -4
- package/languages/tr.json +125 -4
- package/languages/zh_CN.json +125 -4
- package/languages/zh_TW.json +125 -4
- package/package.json +1 -1
- package/typings/data.d.ts +9 -6
- package/typings/images.d.ts +53 -0
- package/typings/languages.d.ts +121 -0
package/data/buildings.json
CHANGED
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
"height": 10,
|
|
3343
3343
|
"kIDs": "0,1,2,3,4",
|
|
3344
3344
|
"shopCategory": "MILITARY",
|
|
3345
|
-
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180",
|
|
3345
|
+
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180,270",
|
|
3346
3346
|
"buildingGroundType": "MILITARY",
|
|
3347
3347
|
"costC2": 1500,
|
|
3348
3348
|
"buildDuration": 14274,
|
|
@@ -3374,7 +3374,7 @@
|
|
|
3374
3374
|
"width": 5,
|
|
3375
3375
|
"height": 10,
|
|
3376
3376
|
"kIDs": "0,1,2,3,4",
|
|
3377
|
-
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180",
|
|
3377
|
+
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180,270",
|
|
3378
3378
|
"buildingGroundType": "MILITARY",
|
|
3379
3379
|
"costC2": 13500,
|
|
3380
3380
|
"buildDuration": 58646,
|
|
@@ -3405,7 +3405,7 @@
|
|
|
3405
3405
|
"width": 5,
|
|
3406
3406
|
"height": 10,
|
|
3407
3407
|
"kIDs": "0,1,2,3,4",
|
|
3408
|
-
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180",
|
|
3408
|
+
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180,270",
|
|
3409
3409
|
"buildingGroundType": "MILITARY",
|
|
3410
3410
|
"costC2": 19500,
|
|
3411
3411
|
"buildDuration": 106113,
|
|
@@ -3436,7 +3436,7 @@
|
|
|
3436
3436
|
"width": 5,
|
|
3437
3437
|
"height": 10,
|
|
3438
3438
|
"kIDs": "0,1,2,3,4",
|
|
3439
|
-
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180",
|
|
3439
|
+
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180,270",
|
|
3440
3440
|
"buildingGroundType": "MILITARY",
|
|
3441
3441
|
"costC2": 29500,
|
|
3442
3442
|
"buildDuration": 125336,
|
|
@@ -3466,7 +3466,7 @@
|
|
|
3466
3466
|
"width": 5,
|
|
3467
3467
|
"height": 10,
|
|
3468
3468
|
"kIDs": "0,1,2,3,4",
|
|
3469
|
-
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180",
|
|
3469
|
+
"constructionItemGroupIDs": "5,2004,2037,3043,3056,3093,3180,270",
|
|
3470
3470
|
"buildingGroundType": "MILITARY",
|
|
3471
3471
|
"costC2": 39500,
|
|
3472
3472
|
"buildDuration": 158945,
|
|
@@ -16002,7 +16002,7 @@
|
|
|
16002
16002
|
"kIDs": "0,1,2,3,4",
|
|
16003
16003
|
"onlyInAreaTypes": 1,
|
|
16004
16004
|
"shopCategory": "MILITARY",
|
|
16005
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16005
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16006
16006
|
"buildingGroundType": "MILITARY",
|
|
16007
16007
|
"costWood": 325,
|
|
16008
16008
|
"costStone": 280,
|
|
@@ -16036,7 +16036,7 @@
|
|
|
16036
16036
|
"height": 6,
|
|
16037
16037
|
"kIDs": "0,1,2,3,4",
|
|
16038
16038
|
"onlyInAreaTypes": 1,
|
|
16039
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16039
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16040
16040
|
"buildingGroundType": "MILITARY",
|
|
16041
16041
|
"costWood": 2494,
|
|
16042
16042
|
"costStone": 2662,
|
|
@@ -16069,7 +16069,7 @@
|
|
|
16069
16069
|
"height": 6,
|
|
16070
16070
|
"kIDs": "0,1,2,3,4",
|
|
16071
16071
|
"onlyInAreaTypes": 1,
|
|
16072
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16072
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16073
16073
|
"buildingGroundType": "MILITARY",
|
|
16074
16074
|
"costWood": 5663,
|
|
16075
16075
|
"costStone": 7947,
|
|
@@ -16102,7 +16102,7 @@
|
|
|
16102
16102
|
"height": 6,
|
|
16103
16103
|
"kIDs": "0,1,2,3,4",
|
|
16104
16104
|
"onlyInAreaTypes": 1,
|
|
16105
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16105
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16106
16106
|
"buildingGroundType": "MILITARY",
|
|
16107
16107
|
"costWood": 74980,
|
|
16108
16108
|
"costStone": 79880,
|
|
@@ -16134,7 +16134,7 @@
|
|
|
16134
16134
|
"height": 6,
|
|
16135
16135
|
"kIDs": "0,1,2,3,4",
|
|
16136
16136
|
"onlyInAreaTypes": 1,
|
|
16137
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16137
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16138
16138
|
"buildingGroundType": "MILITARY",
|
|
16139
16139
|
"costWood": 78513,
|
|
16140
16140
|
"costStone": 80162,
|
|
@@ -16169,7 +16169,7 @@
|
|
|
16169
16169
|
"height": 6,
|
|
16170
16170
|
"kIDs": "0,1,2,3,4",
|
|
16171
16171
|
"onlyInAreaTypes": 1,
|
|
16172
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16172
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16173
16173
|
"buildingGroundType": "MILITARY",
|
|
16174
16174
|
"costWood": 79374,
|
|
16175
16175
|
"costStone": 80576,
|
|
@@ -16204,7 +16204,7 @@
|
|
|
16204
16204
|
"height": 6,
|
|
16205
16205
|
"kIDs": "0,1,2,3,4",
|
|
16206
16206
|
"onlyInAreaTypes": 1,
|
|
16207
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16207
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16208
16208
|
"buildingGroundType": "MILITARY",
|
|
16209
16209
|
"costWood": 80643,
|
|
16210
16210
|
"costStone": 80917,
|
|
@@ -16240,7 +16240,7 @@
|
|
|
16240
16240
|
"height": 6,
|
|
16241
16241
|
"kIDs": "0,1,2,3,4",
|
|
16242
16242
|
"onlyInAreaTypes": 1,
|
|
16243
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16243
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16244
16244
|
"buildingGroundType": "MILITARY",
|
|
16245
16245
|
"costWood": 80643,
|
|
16246
16246
|
"costStone": 80917,
|
|
@@ -16277,7 +16277,7 @@
|
|
|
16277
16277
|
"height": 6,
|
|
16278
16278
|
"kIDs": "0,1,2,3,4",
|
|
16279
16279
|
"onlyInAreaTypes": 1,
|
|
16280
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16280
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16281
16281
|
"buildingGroundType": "MILITARY",
|
|
16282
16282
|
"costWood": 80643,
|
|
16283
16283
|
"costStone": 80917,
|
|
@@ -16311,7 +16311,7 @@
|
|
|
16311
16311
|
"height": 6,
|
|
16312
16312
|
"kIDs": "0,1,2,3,4",
|
|
16313
16313
|
"onlyInAreaTypes": 1,
|
|
16314
|
-
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250",
|
|
16314
|
+
"constructionItemGroupIDs": "21,2026,2039,2080,3047,3060,3092,3149,3150,3187,3210,3213,3232,3234,3250,269",
|
|
16315
16315
|
"buildingGroundType": "MILITARY",
|
|
16316
16316
|
"costWood": 80643,
|
|
16317
16317
|
"costStone": 80917,
|
|
@@ -16346,7 +16346,7 @@
|
|
|
16346
16346
|
"kIDs": 0,
|
|
16347
16347
|
"onlyInAreaTypes": 1,
|
|
16348
16348
|
"shopCategory": "MILITARY",
|
|
16349
|
-
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226,9998,207,208,231,237",
|
|
16349
|
+
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226,9998,207,208,231,237,271",
|
|
16350
16350
|
"buildingGroundType": "MILITARY",
|
|
16351
16351
|
"costWood": 2077,
|
|
16352
16352
|
"costStone": 1728,
|
|
@@ -16381,7 +16381,7 @@
|
|
|
16381
16381
|
"height": 8,
|
|
16382
16382
|
"kIDs": 0,
|
|
16383
16383
|
"onlyInAreaTypes": 1,
|
|
16384
|
-
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226,9998,207,208,231,237",
|
|
16384
|
+
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226,9998,207,208,231,237,271",
|
|
16385
16385
|
"buildingGroundType": "MILITARY",
|
|
16386
16386
|
"costWood": 3689,
|
|
16387
16387
|
"costStone": 3813,
|
|
@@ -16414,7 +16414,7 @@
|
|
|
16414
16414
|
"height": 8,
|
|
16415
16415
|
"kIDs": 0,
|
|
16416
16416
|
"onlyInAreaTypes": 1,
|
|
16417
|
-
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226,9998,207,208,231,237",
|
|
16417
|
+
"constructionItemGroupIDs": "2019,2048,2053,2054,3002,3015,3035,2071,3038,3051,3069,3082,3084,3113,3135,3160,3161,3162,3226,9998,207,208,231,237,271",
|
|
16418
16418
|
"buildingGroundType": "MILITARY",
|
|
16419
16419
|
"costWood": 10016,
|
|
16420
16420
|
"costStone": 14393,
|
|
@@ -20132,7 +20132,7 @@
|
|
|
20132
20132
|
"kIDs": 0,
|
|
20133
20133
|
"onlyInAreaTypes": 1,
|
|
20134
20134
|
"shopCategory": "MILITARY",
|
|
20135
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244",
|
|
20135
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244,268",
|
|
20136
20136
|
"buildingGroundType": "MILITARY",
|
|
20137
20137
|
"costWood": 40,
|
|
20138
20138
|
"costStone": 30,
|
|
@@ -20164,7 +20164,7 @@
|
|
|
20164
20164
|
"height": 4,
|
|
20165
20165
|
"kIDs": 0,
|
|
20166
20166
|
"onlyInAreaTypes": 1,
|
|
20167
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244",
|
|
20167
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244,268",
|
|
20168
20168
|
"buildingGroundType": "MILITARY",
|
|
20169
20169
|
"costWood": 13803,
|
|
20170
20170
|
"costStone": 23546,
|
|
@@ -20196,7 +20196,7 @@
|
|
|
20196
20196
|
"height": 4,
|
|
20197
20197
|
"kIDs": 0,
|
|
20198
20198
|
"onlyInAreaTypes": 1,
|
|
20199
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244",
|
|
20199
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244,268",
|
|
20200
20200
|
"buildingGroundType": "MILITARY",
|
|
20201
20201
|
"costWood": 37584,
|
|
20202
20202
|
"costStone": 49736,
|
|
@@ -20230,7 +20230,7 @@
|
|
|
20230
20230
|
"height": 4,
|
|
20231
20231
|
"kIDs": 0,
|
|
20232
20232
|
"onlyInAreaTypes": 1,
|
|
20233
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244",
|
|
20233
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244,268",
|
|
20234
20234
|
"buildingGroundType": "MILITARY",
|
|
20235
20235
|
"costWood": 74281,
|
|
20236
20236
|
"costStone": 80534,
|
|
@@ -20264,7 +20264,7 @@
|
|
|
20264
20264
|
"height": 4,
|
|
20265
20265
|
"kIDs": 0,
|
|
20266
20266
|
"onlyInAreaTypes": 1,
|
|
20267
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244",
|
|
20267
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244,268",
|
|
20268
20268
|
"buildingGroundType": "MILITARY",
|
|
20269
20269
|
"costLegendaryToken": 550,
|
|
20270
20270
|
"costLegendaryMaterial": 2300,
|
|
@@ -20299,7 +20299,7 @@
|
|
|
20299
20299
|
"height": 4,
|
|
20300
20300
|
"kIDs": 0,
|
|
20301
20301
|
"onlyInAreaTypes": 1,
|
|
20302
|
-
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244",
|
|
20302
|
+
"constructionItemGroupIDs": "31,2016,2033,2063,3009,3021,3075,2077,3083,3220,3221,3222,3252,204,205,216,244,268",
|
|
20303
20303
|
"buildingGroundType": "MILITARY",
|
|
20304
20304
|
"costPlaster": 480,
|
|
20305
20305
|
"costDragonScaleTile": 2400,
|
|
@@ -103640,6 +103640,102 @@
|
|
|
103640
103640
|
"sellC1": 200000,
|
|
103641
103641
|
"areaSpecificEffects": "361&1875,360&1875,362&18750",
|
|
103642
103642
|
"tempServerDestructable": 1
|
|
103643
|
+
},
|
|
103644
|
+
{
|
|
103645
|
+
"wodID": 3213,
|
|
103646
|
+
"comment1": "LTPE March 2025",
|
|
103647
|
+
"comment2": "LTPE Shop",
|
|
103648
|
+
"group": "Building",
|
|
103649
|
+
"type": "RainbowsEnd",
|
|
103650
|
+
"width": 5,
|
|
103651
|
+
"height": 10,
|
|
103652
|
+
"storeable": 1,
|
|
103653
|
+
"kIDs": "0,1,2,3,4",
|
|
103654
|
+
"name": "Deco",
|
|
103655
|
+
"level": 1,
|
|
103656
|
+
"buildDuration": 600,
|
|
103657
|
+
"mightValue": 1000,
|
|
103658
|
+
"destructable": 0,
|
|
103659
|
+
"burnable": 0,
|
|
103660
|
+
"tempServerBurnable": 1,
|
|
103661
|
+
"smashable": 0,
|
|
103662
|
+
"initialFusionLevel": 850,
|
|
103663
|
+
"isFusionSource": 1,
|
|
103664
|
+
"isFusionTarget": 1,
|
|
103665
|
+
"sellC1": 200000,
|
|
103666
|
+
"tempServerDestructable": 1
|
|
103667
|
+
},
|
|
103668
|
+
{
|
|
103669
|
+
"wodID": 3214,
|
|
103670
|
+
"comment1": "LTPE April 2025",
|
|
103671
|
+
"comment2": "LTPE Shop",
|
|
103672
|
+
"group": "Building",
|
|
103673
|
+
"type": "SpringTower2",
|
|
103674
|
+
"width": 5,
|
|
103675
|
+
"height": 10,
|
|
103676
|
+
"storeable": 1,
|
|
103677
|
+
"kIDs": "0,1,2,3,4",
|
|
103678
|
+
"name": "Deco",
|
|
103679
|
+
"level": 1,
|
|
103680
|
+
"buildDuration": 600,
|
|
103681
|
+
"mightValue": 1000,
|
|
103682
|
+
"destructable": 0,
|
|
103683
|
+
"burnable": 0,
|
|
103684
|
+
"tempServerBurnable": 1,
|
|
103685
|
+
"smashable": 0,
|
|
103686
|
+
"initialFusionLevel": 850,
|
|
103687
|
+
"isFusionSource": 1,
|
|
103688
|
+
"isFusionTarget": 1,
|
|
103689
|
+
"sellC1": 200000,
|
|
103690
|
+
"tempServerDestructable": 1
|
|
103691
|
+
},
|
|
103692
|
+
{
|
|
103693
|
+
"wodID": 3215,
|
|
103694
|
+
"comment1": "LTPE May 2025",
|
|
103695
|
+
"comment2": "LTPE Shop",
|
|
103696
|
+
"group": "Building",
|
|
103697
|
+
"type": "IndianWaterTempleWhite",
|
|
103698
|
+
"width": 5,
|
|
103699
|
+
"height": 10,
|
|
103700
|
+
"storeable": 1,
|
|
103701
|
+
"kIDs": "0,1,2,3,4",
|
|
103702
|
+
"name": "Deco",
|
|
103703
|
+
"level": 1,
|
|
103704
|
+
"buildDuration": 600,
|
|
103705
|
+
"mightValue": 1000,
|
|
103706
|
+
"destructable": 0,
|
|
103707
|
+
"burnable": 0,
|
|
103708
|
+
"tempServerBurnable": 1,
|
|
103709
|
+
"smashable": 0,
|
|
103710
|
+
"initialFusionLevel": 850,
|
|
103711
|
+
"isFusionSource": 1,
|
|
103712
|
+
"isFusionTarget": 1,
|
|
103713
|
+
"sellC1": 200000,
|
|
103714
|
+
"tempServerDestructable": 1
|
|
103715
|
+
},
|
|
103716
|
+
{
|
|
103717
|
+
"wodID": 3216,
|
|
103718
|
+
"comment1": "LTPE June 2025",
|
|
103719
|
+
"comment2": "LTPE Shop",
|
|
103720
|
+
"group": "Building",
|
|
103721
|
+
"type": "MayaRuinsBlue",
|
|
103722
|
+
"width": 5,
|
|
103723
|
+
"height": 10,
|
|
103724
|
+
"storeable": 1,
|
|
103725
|
+
"kIDs": "0,1,2,3,4",
|
|
103726
|
+
"name": "Deco",
|
|
103727
|
+
"level": 1,
|
|
103728
|
+
"buildDuration": 600,
|
|
103729
|
+
"mightValue": 1000,
|
|
103730
|
+
"destructable": 0,
|
|
103731
|
+
"burnable": 0,
|
|
103732
|
+
"tempServerBurnable": 1,
|
|
103733
|
+
"smashable": 0,
|
|
103734
|
+
"initialFusionLevel": 850,
|
|
103735
|
+
"isFusionSource": 1,
|
|
103736
|
+
"isFusionTarget": 1,
|
|
103737
|
+
"sellC1": 200000,
|
|
103738
|
+
"tempServerDestructable": 1
|
|
103643
103739
|
}
|
|
103644
103740
|
]
|
|
103645
103741
|
}
|
package/data/characters.json
CHANGED
|
@@ -29106,7 +29106,7 @@
|
|
|
29106
29106
|
"duration": 2419200,
|
|
29107
29107
|
"constructionItemEffectGroupID": 51,
|
|
29108
29108
|
"disassemblingTombolaID": 4,
|
|
29109
|
-
"
|
|
29109
|
+
"effects": "420&250"
|
|
29110
29110
|
},
|
|
29111
29111
|
{
|
|
29112
29112
|
"constructionItemID": 855,
|
|
@@ -29121,7 +29121,7 @@
|
|
|
29121
29121
|
"duration": 2419200,
|
|
29122
29122
|
"constructionItemEffectGroupID": 51,
|
|
29123
29123
|
"disassemblingTombolaID": 4,
|
|
29124
|
-
"
|
|
29124
|
+
"effects": "420&200"
|
|
29125
29125
|
},
|
|
29126
29126
|
{
|
|
29127
29127
|
"constructionItemID": 856,
|
|
@@ -29829,6 +29829,66 @@
|
|
|
29829
29829
|
"constructionItemEffectGroupID": 51,
|
|
29830
29830
|
"disassemblingTombolaID": 2,
|
|
29831
29831
|
"effects": "503&25"
|
|
29832
|
+
},
|
|
29833
|
+
{
|
|
29834
|
+
"constructionItemID": 904,
|
|
29835
|
+
"crossplayID": 904,
|
|
29836
|
+
"comment1": "Temporary",
|
|
29837
|
+
"comment2": "natureResearchtower",
|
|
29838
|
+
"name": "natureResearchtower",
|
|
29839
|
+
"constructionItemGroupID": 268,
|
|
29840
|
+
"level": 4,
|
|
29841
|
+
"rarenessID": 4,
|
|
29842
|
+
"slotTypeID": 0,
|
|
29843
|
+
"duration": 2419200,
|
|
29844
|
+
"constructionItemEffectGroupID": 51,
|
|
29845
|
+
"disassemblingTombolaID": 2,
|
|
29846
|
+
"effects": "296&80000,298&8000"
|
|
29847
|
+
},
|
|
29848
|
+
{
|
|
29849
|
+
"constructionItemID": 905,
|
|
29850
|
+
"crossplayID": 905,
|
|
29851
|
+
"comment1": "Temporary",
|
|
29852
|
+
"comment2": "easternTavern",
|
|
29853
|
+
"name": "easternTavern",
|
|
29854
|
+
"constructionItemGroupID": 269,
|
|
29855
|
+
"level": 4,
|
|
29856
|
+
"rarenessID": 4,
|
|
29857
|
+
"slotTypeID": 0,
|
|
29858
|
+
"duration": 2419200,
|
|
29859
|
+
"constructionItemEffectGroupID": 51,
|
|
29860
|
+
"disassemblingTombolaID": 2,
|
|
29861
|
+
"effects": "296&80000,298&8000"
|
|
29862
|
+
},
|
|
29863
|
+
{
|
|
29864
|
+
"constructionItemID": 906,
|
|
29865
|
+
"crossplayID": 906,
|
|
29866
|
+
"comment1": "Temporary",
|
|
29867
|
+
"comment2": "IndiaDrillground",
|
|
29868
|
+
"name": "IndiaDrillground",
|
|
29869
|
+
"constructionItemGroupID": 270,
|
|
29870
|
+
"level": 4,
|
|
29871
|
+
"rarenessID": 4,
|
|
29872
|
+
"slotTypeID": 0,
|
|
29873
|
+
"duration": 2419200,
|
|
29874
|
+
"constructionItemEffectGroupID": 51,
|
|
29875
|
+
"disassemblingTombolaID": 2,
|
|
29876
|
+
"effects": "296&80000,298&8000"
|
|
29877
|
+
},
|
|
29878
|
+
{
|
|
29879
|
+
"constructionItemID": 907,
|
|
29880
|
+
"crossplayID": 907,
|
|
29881
|
+
"comment1": "Temporary",
|
|
29882
|
+
"comment2": "tropicalSummerKiwiEstate",
|
|
29883
|
+
"name": "tropicalSummerKiwiEstate",
|
|
29884
|
+
"constructionItemGroupID": 271,
|
|
29885
|
+
"level": 4,
|
|
29886
|
+
"rarenessID": 4,
|
|
29887
|
+
"slotTypeID": 0,
|
|
29888
|
+
"duration": 2419200,
|
|
29889
|
+
"constructionItemEffectGroupID": 51,
|
|
29890
|
+
"disassemblingTombolaID": 2,
|
|
29891
|
+
"effects": "296&80000,298&8000"
|
|
29832
29892
|
}
|
|
29833
29893
|
]
|
|
29834
29894
|
}
|
package/data/currencies.json
CHANGED
|
@@ -707,6 +707,13 @@
|
|
|
707
707
|
"JSONKey": "TAT",
|
|
708
708
|
"assetName": "TomAliceToken"
|
|
709
709
|
},
|
|
710
|
+
{
|
|
711
|
+
"currencyID": 6007,
|
|
712
|
+
"crossplayID": 6007,
|
|
713
|
+
"Name": "OfferingHasan",
|
|
714
|
+
"JSONKey": "HAT",
|
|
715
|
+
"assetName": "OfferingHasan"
|
|
716
|
+
},
|
|
710
717
|
{
|
|
711
718
|
"currencyID": 10000,
|
|
712
719
|
"crossplayID": 10000,
|
|
@@ -777,6 +784,13 @@
|
|
|
777
784
|
"JSONKey": "STT",
|
|
778
785
|
"assetName": "ShardTizi"
|
|
779
786
|
},
|
|
787
|
+
{
|
|
788
|
+
"currencyID": 10010,
|
|
789
|
+
"crossplayID": 10010,
|
|
790
|
+
"Name": "ShardHasan",
|
|
791
|
+
"JSONKey": "SHS",
|
|
792
|
+
"assetName": "ShardHasan"
|
|
793
|
+
},
|
|
780
794
|
{
|
|
781
795
|
"currencyID": 9999,
|
|
782
796
|
"crossplayID": 9999,
|
package/data/effects.json
CHANGED
|
@@ -3799,6 +3799,13 @@
|
|
|
3799
3799
|
"effectTypeID": 196,
|
|
3800
3800
|
"capID": 99
|
|
3801
3801
|
},
|
|
3802
|
+
{
|
|
3803
|
+
"effectID": 420,
|
|
3804
|
+
"crossplayID": 420,
|
|
3805
|
+
"name": "unitWallAbsoluteAmount",
|
|
3806
|
+
"effectTypeID": 194,
|
|
3807
|
+
"capID": 99
|
|
3808
|
+
},
|
|
3802
3809
|
{
|
|
3803
3810
|
"effectID": 2101,
|
|
3804
3811
|
"name": "relicOffensiveMeleeBonus",
|
package/data/effecttypes.json
CHANGED
|
@@ -1387,6 +1387,13 @@
|
|
|
1387
1387
|
"crossplayID": 193,
|
|
1388
1388
|
"name": "enableCraftingRecipeGroups"
|
|
1389
1389
|
},
|
|
1390
|
+
{
|
|
1391
|
+
"effectTypeID": 194,
|
|
1392
|
+
"crossplayID": 194,
|
|
1393
|
+
"name": "UnitWallAbsoluteAmount",
|
|
1394
|
+
"sortCategory": 2,
|
|
1395
|
+
"sortGroup": 1
|
|
1396
|
+
},
|
|
1390
1397
|
{
|
|
1391
1398
|
"effectTypeID": 195,
|
|
1392
1399
|
"crossplayID": 195,
|