e4k-data 4.59.27 → 4.60.154
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/activityrewards.json +11 -0
- package/data/alliancebuffs.json +248 -0
- package/data/alliancehelprequests.json +5 -0
- package/data/artifacts.json +4 -0
- package/data/artifactsLeagues.json +12 -0
- package/data/attackSetupSlots.json +10 -0
- package/data/boostConsumables.json +6 -3
- package/data/buildingPositions.json +1214 -0
- package/data/buildings.json +1711 -15
- package/data/characters.json +3 -0
- package/data/constructionItemDisassemblingTombolas.json +7 -0
- package/data/constructionItemRecipes.json +728 -0
- package/data/constructionItems.json +1678 -0
- package/data/constructionItemsEffectGroups.json +46 -0
- package/data/craftingQueues.json +2 -0
- package/data/currencies.json +219 -0
- package/data/currencyBoosters.json +6 -0
- package/data/currencyCaps.json +11 -0
- package/data/currencyCollectTaskTypes.json +7 -0
- package/data/currencyMinutesSkipValues.json +7 -0
- package/data/currencyRandomBonuses.json +7 -0
- package/data/currencyRarenesses.json +25 -0
- package/data/currencySpendTaskTypes.json +3 -0
- package/data/currencyTypes.json +11 -0
- package/data/districtTypes.json +3 -0
- package/data/effectCaps.json +184 -3
- package/data/effects.json +418 -0
- package/data/effecttypes.json +204 -0
- package/data/equipment_effects.json +202 -0
- package/data/equipment_effectstrengths.json +410 -1
- package/data/equipment_gem_effects.json +144 -0
- package/data/equipment_groups.json +13 -0
- package/data/equipment_rarenesses.json +10 -0
- package/data/equipment_slots.json +6 -0
- package/data/equipment_wearers.json +2 -0
- package/data/equipments.json +1033 -0
- package/data/expansions.json +121 -0
- package/data/gemColors.json +9 -0
- package/data/gemlevels.json +14 -0
- package/data/gems.json +319 -0
- package/data/generalAbilities.json +87 -0
- package/data/generalAbilityEffects.json +165 -0
- package/data/generalAbilityTriggers.json +4 -0
- package/data/generalRarities.json +3 -0
- package/data/generalSkillTiers.json +25 -0
- package/data/generalSkills.json +713 -0
- package/data/generalSkipFinishQuests.json +7 -0
- package/data/generalSlots.json +36 -0
- package/data/generalXpItems.json +9 -0
- package/data/generals.json +8 -0
- package/data/generalsRespecPackages.json +2 -1
- package/data/globalEffects.json +18 -0
- package/data/horses.json +33 -0
- package/data/kingdoms.json +6 -0
- package/data/levelUpPrices.json +61 -0
- package/data/lootBoxKeyTombolas.json +24 -0
- package/data/lootBoxTombolas.json +708 -0
- package/data/lootBoxTypes.json +1 -0
- package/data/lootBoxes.json +32 -0
- package/data/lords.json +41 -0
- package/data/mainquests.json +8 -0
- package/data/merchants.json +1 -1
- package/data/mineTypes.json +16 -0
- package/data/monuments.json +19 -0
- package/data/packageCategoryCurrencyRelations.json +16 -0
- package/data/packageFilters.json +14 -0
- package/data/packages.json +65 -59
- package/data/partpayprices.json +25 -0
- package/data/playerNameChanges.json +18 -0
- package/data/prebuiltcastles.json +25 -0
- package/data/primeDays.json +8 -0
- package/data/quests.json +1348 -2
- package/data/relicBluePrints.json +38 -0
- package/data/relicCategories.json +7 -0
- package/data/relicEffectLists.json +36 -0
- package/data/relicEffectPowerRatings.json +7 -0
- package/data/relicEffects.json +285 -0
- package/data/relicLootOptions.json +208 -0
- package/data/relicPowerDistributions.json +100 -0
- package/data/relicTypes.json +19 -0
- package/data/researches.json +870 -0
- package/data/rewards.json +1069 -0
- package/data/saleDaysLuckyWheelClasses.json +9 -0
- package/data/saleDaysLuckyWheelRewardSets.json +180 -0
- package/data/sceatSkillTiers.json +17 -0
- package/data/sceatSkillTrees.json +4 -0
- package/data/sceatSkills.json +246 -0
- package/data/tempServerDailyTaskRewards.json +5 -0
- package/data/tempServerPreBuiltCastles.json +5 -0
- package/data/tempServerRankPoints.json +47 -0
- package/data/tempServerRankRewards.json +128 -0
- package/data/tempServerSettings.json +9 -0
- package/data/titles.json +57 -0
- package/data/tmapnodes.json +135 -0
- package/data/toolCategories.json +5 -0
- package/data/units.json +806 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wishingwells.json +11 -0
- package/data/wodIds.json +30 -0
- package/data/worldmapskins.json +105 -0
- package/images/x768.json +933 -6
- package/languages/da.json +97 -39
- package/languages/de.json +98 -39
- package/languages/el.json +97 -39
- package/languages/en.json +83 -24
- package/languages/es.json +97 -39
- package/languages/fi.json +97 -39
- package/languages/fr.json +97 -39
- package/languages/it.json +97 -39
- package/languages/ja.json +97 -39
- package/languages/ko.json +97 -39
- package/languages/nl.json +97 -39
- package/languages/no.json +97 -39
- package/languages/pl.json +97 -39
- package/languages/pt.json +97 -39
- package/languages/ru.json +97 -39
- package/languages/sv.json +97 -39
- package/languages/tr.json +97 -39
- package/languages/zh_CN.json +97 -39
- package/languages/zh_TW.json +97 -39
- package/package.json +1 -1
- package/typings/data.d.ts +97 -0
- package/typings/images.d.ts +57 -0
- package/typings/languages.d.ts +73 -14
package/images/x768.json
CHANGED
|
@@ -7057,6 +7057,21 @@
|
|
|
7057
7057
|
],
|
|
7058
7058
|
"fx": []
|
|
7059
7059
|
},
|
|
7060
|
+
"Deco_Building_blueSalesFountain": {
|
|
7061
|
+
"pid": 0,
|
|
7062
|
+
"url": "x768/Buildings/Deco/Deco_Building_blueSalesFountain/Deco_Building_blueSalesFountain.png",
|
|
7063
|
+
"frames": [
|
|
7064
|
+
{
|
|
7065
|
+
"x": 0,
|
|
7066
|
+
"y": 0,
|
|
7067
|
+
"w": 283,
|
|
7068
|
+
"h": 289,
|
|
7069
|
+
"rx": 830,
|
|
7070
|
+
"ry": 838
|
|
7071
|
+
}
|
|
7072
|
+
],
|
|
7073
|
+
"fx": []
|
|
7074
|
+
},
|
|
7060
7075
|
"Deco_Building_Cage1": {
|
|
7061
7076
|
"pid": 0,
|
|
7062
7077
|
"url": "x768/Buildings/Deco/Deco_Building_Cage1/Deco_Building_Cage1.png",
|
|
@@ -7515,6 +7530,36 @@
|
|
|
7515
7530
|
],
|
|
7516
7531
|
"fx": []
|
|
7517
7532
|
},
|
|
7533
|
+
"Deco_Building_dragonriderCabin": {
|
|
7534
|
+
"pid": 0,
|
|
7535
|
+
"url": "x768/Buildings/Deco/Deco_Building_dragonriderCabin/Deco_Building_dragonriderCabin.png",
|
|
7536
|
+
"frames": [
|
|
7537
|
+
{
|
|
7538
|
+
"x": 0,
|
|
7539
|
+
"y": 0,
|
|
7540
|
+
"w": 275,
|
|
7541
|
+
"h": 311,
|
|
7542
|
+
"rx": 837,
|
|
7543
|
+
"ry": 817
|
|
7544
|
+
}
|
|
7545
|
+
],
|
|
7546
|
+
"fx": []
|
|
7547
|
+
},
|
|
7548
|
+
"Deco_Building_dragonriderDragonnest": {
|
|
7549
|
+
"pid": 0,
|
|
7550
|
+
"url": "x768/Buildings/Deco/Deco_Building_dragonriderDragonnest/Deco_Building_dragonriderDragonnest.png",
|
|
7551
|
+
"frames": [
|
|
7552
|
+
{
|
|
7553
|
+
"x": 0,
|
|
7554
|
+
"y": 0,
|
|
7555
|
+
"w": 260,
|
|
7556
|
+
"h": 270,
|
|
7557
|
+
"rx": 840,
|
|
7558
|
+
"ry": 857
|
|
7559
|
+
}
|
|
7560
|
+
],
|
|
7561
|
+
"fx": []
|
|
7562
|
+
},
|
|
7518
7563
|
"Deco_Building_DwarfStatue": {
|
|
7519
7564
|
"pid": 0,
|
|
7520
7565
|
"url": "x768/Buildings/Deco/Deco_Building_DwarfStatue/Deco_Building_DwarfStatue.png",
|
|
@@ -8176,6 +8221,21 @@
|
|
|
8176
8221
|
],
|
|
8177
8222
|
"fx": []
|
|
8178
8223
|
},
|
|
8224
|
+
"Deco_Building_goldenEggHut": {
|
|
8225
|
+
"pid": 0,
|
|
8226
|
+
"url": "x768/Buildings/Deco/Deco_Building_goldenEggHut/Deco_Building_goldenEggHut.png",
|
|
8227
|
+
"frames": [
|
|
8228
|
+
{
|
|
8229
|
+
"x": 0,
|
|
8230
|
+
"y": 0,
|
|
8231
|
+
"w": 249,
|
|
8232
|
+
"h": 335,
|
|
8233
|
+
"rx": 843,
|
|
8234
|
+
"ry": 795
|
|
8235
|
+
}
|
|
8236
|
+
],
|
|
8237
|
+
"fx": []
|
|
8238
|
+
},
|
|
8179
8239
|
"Deco_Building_GoldenGlobe": {
|
|
8180
8240
|
"pid": 0,
|
|
8181
8241
|
"url": "x768/Buildings/Deco/Deco_Building_GoldenGlobe/Deco_Building_GoldenGlobe.png",
|
|
@@ -13762,6 +13822,29 @@
|
|
|
13762
13822
|
}
|
|
13763
13823
|
]
|
|
13764
13824
|
},
|
|
13825
|
+
"Event_Building_DragonriderLTPECamp": {
|
|
13826
|
+
"pid": 0,
|
|
13827
|
+
"url": "x768/Buildings/Event/Event_Building_DragonriderLTPECamp/Event_Building_DragonriderLTPECamp.png",
|
|
13828
|
+
"frames": [
|
|
13829
|
+
{
|
|
13830
|
+
"x": 0,
|
|
13831
|
+
"y": 0,
|
|
13832
|
+
"w": 286,
|
|
13833
|
+
"h": 210,
|
|
13834
|
+
"rx": 876,
|
|
13835
|
+
"ry": 932
|
|
13836
|
+
}
|
|
13837
|
+
],
|
|
13838
|
+
"fx": [
|
|
13839
|
+
{
|
|
13840
|
+
"x": -14,
|
|
13841
|
+
"y": 39,
|
|
13842
|
+
"scale": 0.5,
|
|
13843
|
+
"name": "fx_exclamationmark",
|
|
13844
|
+
"rotation": 0
|
|
13845
|
+
}
|
|
13846
|
+
]
|
|
13847
|
+
},
|
|
13765
13848
|
"Event_Building_EquipmentEnhancer": {
|
|
13766
13849
|
"pid": 0,
|
|
13767
13850
|
"url": "x768/Buildings/Event/Event_Building_EquipmentEnhancer/Event_Building_EquipmentEnhancer.png",
|
|
@@ -22241,6 +22324,21 @@
|
|
|
22241
22324
|
}
|
|
22242
22325
|
]
|
|
22243
22326
|
},
|
|
22327
|
+
"dragonriderHospital": {
|
|
22328
|
+
"pid": 0,
|
|
22329
|
+
"url": "x768/BuildingSkins/dragonriderHospital/dragonriderHospital.png",
|
|
22330
|
+
"frames": [
|
|
22331
|
+
{
|
|
22332
|
+
"x": 0,
|
|
22333
|
+
"y": 0,
|
|
22334
|
+
"w": 209,
|
|
22335
|
+
"h": 274,
|
|
22336
|
+
"rx": 910,
|
|
22337
|
+
"ry": 814
|
|
22338
|
+
}
|
|
22339
|
+
],
|
|
22340
|
+
"fx": []
|
|
22341
|
+
},
|
|
22244
22342
|
"easternTavern": {
|
|
22245
22343
|
"pid": 0,
|
|
22246
22344
|
"url": "x768/BuildingSkins/easternTavern/easternTavern.png",
|
|
@@ -22952,6 +23050,52 @@
|
|
|
22952
23050
|
],
|
|
22953
23051
|
"fx": []
|
|
22954
23052
|
},
|
|
23053
|
+
"nomadGuardhouse": {
|
|
23054
|
+
"pid": 0,
|
|
23055
|
+
"url": "x768/BuildingSkins/nomadGuardhouse/nomadGuardhouse.png",
|
|
23056
|
+
"frames": [
|
|
23057
|
+
{
|
|
23058
|
+
"x": 0,
|
|
23059
|
+
"y": 0,
|
|
23060
|
+
"w": 227,
|
|
23061
|
+
"h": 287,
|
|
23062
|
+
"rx": 901,
|
|
23063
|
+
"ry": 813
|
|
23064
|
+
}
|
|
23065
|
+
],
|
|
23066
|
+
"fx": [
|
|
23067
|
+
{
|
|
23068
|
+
"x": -53,
|
|
23069
|
+
"y": -90,
|
|
23070
|
+
"scale": 0.5,
|
|
23071
|
+
"name": "damageHolder",
|
|
23072
|
+
"rotation": 0
|
|
23073
|
+
}
|
|
23074
|
+
]
|
|
23075
|
+
},
|
|
23076
|
+
"nomadTavern": {
|
|
23077
|
+
"pid": 0,
|
|
23078
|
+
"url": "x768/BuildingSkins/nomadTavern/nomadTavern.png",
|
|
23079
|
+
"frames": [
|
|
23080
|
+
{
|
|
23081
|
+
"x": 0,
|
|
23082
|
+
"y": 0,
|
|
23083
|
+
"w": 226,
|
|
23084
|
+
"h": 252,
|
|
23085
|
+
"rx": 914,
|
|
23086
|
+
"ry": 854
|
|
23087
|
+
}
|
|
23088
|
+
],
|
|
23089
|
+
"fx": [
|
|
23090
|
+
{
|
|
23091
|
+
"x": 9,
|
|
23092
|
+
"y": -62,
|
|
23093
|
+
"scale": 0.5,
|
|
23094
|
+
"name": "damageHolder",
|
|
23095
|
+
"rotation": 0
|
|
23096
|
+
}
|
|
23097
|
+
]
|
|
23098
|
+
},
|
|
22955
23099
|
"octoberfestTower": {
|
|
22956
23100
|
"pid": 0,
|
|
22957
23101
|
"url": "x768/BuildingSkins/octoberfestTower/octoberfestTower.png",
|
|
@@ -23379,6 +23523,52 @@
|
|
|
23379
23523
|
}
|
|
23380
23524
|
]
|
|
23381
23525
|
},
|
|
23526
|
+
"samuraiGuardhouse": {
|
|
23527
|
+
"pid": 0,
|
|
23528
|
+
"url": "x768/BuildingSkins/samuraiGuardhouse/samuraiGuardhouse.png",
|
|
23529
|
+
"frames": [
|
|
23530
|
+
{
|
|
23531
|
+
"x": 0,
|
|
23532
|
+
"y": 0,
|
|
23533
|
+
"w": 232,
|
|
23534
|
+
"h": 273,
|
|
23535
|
+
"rx": 892,
|
|
23536
|
+
"ry": 823
|
|
23537
|
+
}
|
|
23538
|
+
],
|
|
23539
|
+
"fx": [
|
|
23540
|
+
{
|
|
23541
|
+
"x": -58,
|
|
23542
|
+
"y": -105,
|
|
23543
|
+
"scale": 0.5,
|
|
23544
|
+
"name": "damageHolder",
|
|
23545
|
+
"rotation": 0
|
|
23546
|
+
}
|
|
23547
|
+
]
|
|
23548
|
+
},
|
|
23549
|
+
"samuraiTavern": {
|
|
23550
|
+
"pid": 0,
|
|
23551
|
+
"url": "x768/BuildingSkins/samuraiTavern/samuraiTavern.png",
|
|
23552
|
+
"frames": [
|
|
23553
|
+
{
|
|
23554
|
+
"x": 0,
|
|
23555
|
+
"y": 0,
|
|
23556
|
+
"w": 227,
|
|
23557
|
+
"h": 231,
|
|
23558
|
+
"rx": 904,
|
|
23559
|
+
"ry": 865
|
|
23560
|
+
}
|
|
23561
|
+
],
|
|
23562
|
+
"fx": [
|
|
23563
|
+
{
|
|
23564
|
+
"x": 9,
|
|
23565
|
+
"y": -77,
|
|
23566
|
+
"scale": 0.5,
|
|
23567
|
+
"name": "damageHolder",
|
|
23568
|
+
"rotation": 0
|
|
23569
|
+
}
|
|
23570
|
+
]
|
|
23571
|
+
},
|
|
23382
23572
|
"spiderStorage": {
|
|
23383
23573
|
"pid": 0,
|
|
23384
23574
|
"url": "x768/BuildingSkins/spiderStorage/spiderStorage.png",
|
|
@@ -43285,6 +43475,291 @@
|
|
|
43285
43475
|
],
|
|
43286
43476
|
"fx": []
|
|
43287
43477
|
},
|
|
43478
|
+
"General_WolfKing_Armor_Bottom_Left": {
|
|
43479
|
+
"pid": 0,
|
|
43480
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Armor_Bottom_Left.png",
|
|
43481
|
+
"frames": [
|
|
43482
|
+
{
|
|
43483
|
+
"x": 0,
|
|
43484
|
+
"y": 0,
|
|
43485
|
+
"w": 287,
|
|
43486
|
+
"h": 173,
|
|
43487
|
+
"rx": 909,
|
|
43488
|
+
"ry": 966
|
|
43489
|
+
}
|
|
43490
|
+
],
|
|
43491
|
+
"fx": []
|
|
43492
|
+
},
|
|
43493
|
+
"General_WolfKing_Bag": {
|
|
43494
|
+
"pid": 0,
|
|
43495
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Bag.png",
|
|
43496
|
+
"frames": [
|
|
43497
|
+
{
|
|
43498
|
+
"x": 0,
|
|
43499
|
+
"y": 0,
|
|
43500
|
+
"w": 148,
|
|
43501
|
+
"h": 314,
|
|
43502
|
+
"rx": 880,
|
|
43503
|
+
"ry": 984
|
|
43504
|
+
}
|
|
43505
|
+
],
|
|
43506
|
+
"fx": []
|
|
43507
|
+
},
|
|
43508
|
+
"General_WolfKing_Belt": {
|
|
43509
|
+
"pid": 0,
|
|
43510
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Belt.png",
|
|
43511
|
+
"frames": [
|
|
43512
|
+
{
|
|
43513
|
+
"x": 0,
|
|
43514
|
+
"y": 0,
|
|
43515
|
+
"w": 262,
|
|
43516
|
+
"h": 197,
|
|
43517
|
+
"rx": 900,
|
|
43518
|
+
"ry": 820
|
|
43519
|
+
}
|
|
43520
|
+
],
|
|
43521
|
+
"fx": []
|
|
43522
|
+
},
|
|
43523
|
+
"General_WolfKing_Cloak": {
|
|
43524
|
+
"pid": 0,
|
|
43525
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Cloak.png",
|
|
43526
|
+
"frames": [
|
|
43527
|
+
{
|
|
43528
|
+
"x": 0,
|
|
43529
|
+
"y": 0,
|
|
43530
|
+
"w": 536,
|
|
43531
|
+
"h": 769,
|
|
43532
|
+
"rx": 636,
|
|
43533
|
+
"ry": 923
|
|
43534
|
+
}
|
|
43535
|
+
],
|
|
43536
|
+
"fx": []
|
|
43537
|
+
},
|
|
43538
|
+
"General_WolfKing_Elbow_Right": {
|
|
43539
|
+
"pid": 0,
|
|
43540
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Elbow_Right.png",
|
|
43541
|
+
"frames": [
|
|
43542
|
+
{
|
|
43543
|
+
"x": 0,
|
|
43544
|
+
"y": 0,
|
|
43545
|
+
"w": 152,
|
|
43546
|
+
"h": 161,
|
|
43547
|
+
"rx": 924,
|
|
43548
|
+
"ry": 919
|
|
43549
|
+
}
|
|
43550
|
+
],
|
|
43551
|
+
"fx": []
|
|
43552
|
+
},
|
|
43553
|
+
"General_WolfKing_Foot_Left": {
|
|
43554
|
+
"pid": 0,
|
|
43555
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Foot_Left.png",
|
|
43556
|
+
"frames": [
|
|
43557
|
+
{
|
|
43558
|
+
"x": 0,
|
|
43559
|
+
"y": 0,
|
|
43560
|
+
"w": 197,
|
|
43561
|
+
"h": 264,
|
|
43562
|
+
"rx": 901,
|
|
43563
|
+
"ry": 868
|
|
43564
|
+
}
|
|
43565
|
+
],
|
|
43566
|
+
"fx": []
|
|
43567
|
+
},
|
|
43568
|
+
"General_WolfKing_Foot_Right": {
|
|
43569
|
+
"pid": 0,
|
|
43570
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Foot_Right.png",
|
|
43571
|
+
"frames": [
|
|
43572
|
+
{
|
|
43573
|
+
"x": 0,
|
|
43574
|
+
"y": 0,
|
|
43575
|
+
"w": 141,
|
|
43576
|
+
"h": 213,
|
|
43577
|
+
"rx": 929,
|
|
43578
|
+
"ry": 893
|
|
43579
|
+
}
|
|
43580
|
+
],
|
|
43581
|
+
"fx": []
|
|
43582
|
+
},
|
|
43583
|
+
"General_WolfKing_Fur_Left": {
|
|
43584
|
+
"pid": 0,
|
|
43585
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Fur_Left.png",
|
|
43586
|
+
"frames": [
|
|
43587
|
+
{
|
|
43588
|
+
"x": 0,
|
|
43589
|
+
"y": 0,
|
|
43590
|
+
"w": 221,
|
|
43591
|
+
"h": 454,
|
|
43592
|
+
"rx": 889,
|
|
43593
|
+
"ry": 773
|
|
43594
|
+
}
|
|
43595
|
+
],
|
|
43596
|
+
"fx": []
|
|
43597
|
+
},
|
|
43598
|
+
"General_WolfKing_Fur_Right": {
|
|
43599
|
+
"pid": 0,
|
|
43600
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Fur_Right.png",
|
|
43601
|
+
"frames": [
|
|
43602
|
+
{
|
|
43603
|
+
"x": 0,
|
|
43604
|
+
"y": 0,
|
|
43605
|
+
"w": 266,
|
|
43606
|
+
"h": 394,
|
|
43607
|
+
"rx": 798,
|
|
43608
|
+
"ry": 959
|
|
43609
|
+
}
|
|
43610
|
+
],
|
|
43611
|
+
"fx": []
|
|
43612
|
+
},
|
|
43613
|
+
"General_WolfKing_Hand_Left": {
|
|
43614
|
+
"pid": 0,
|
|
43615
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Hand_Left.png",
|
|
43616
|
+
"frames": [
|
|
43617
|
+
{
|
|
43618
|
+
"x": 0,
|
|
43619
|
+
"y": 0,
|
|
43620
|
+
"w": 202,
|
|
43621
|
+
"h": 261,
|
|
43622
|
+
"rx": 941,
|
|
43623
|
+
"ry": 920
|
|
43624
|
+
}
|
|
43625
|
+
],
|
|
43626
|
+
"fx": []
|
|
43627
|
+
},
|
|
43628
|
+
"General_WolfKing_Hand_Right": {
|
|
43629
|
+
"pid": 0,
|
|
43630
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Hand_Right.png",
|
|
43631
|
+
"frames": [
|
|
43632
|
+
{
|
|
43633
|
+
"x": 0,
|
|
43634
|
+
"y": 0,
|
|
43635
|
+
"w": 469,
|
|
43636
|
+
"h": 625,
|
|
43637
|
+
"rx": 888,
|
|
43638
|
+
"ry": 943
|
|
43639
|
+
}
|
|
43640
|
+
],
|
|
43641
|
+
"fx": []
|
|
43642
|
+
},
|
|
43643
|
+
"General_WolfKing_Head": {
|
|
43644
|
+
"pid": 0,
|
|
43645
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Head.png",
|
|
43646
|
+
"frames": [
|
|
43647
|
+
{
|
|
43648
|
+
"x": 0,
|
|
43649
|
+
"y": 0,
|
|
43650
|
+
"w": 147,
|
|
43651
|
+
"h": 269,
|
|
43652
|
+
"rx": 926,
|
|
43653
|
+
"ry": 865
|
|
43654
|
+
}
|
|
43655
|
+
],
|
|
43656
|
+
"fx": []
|
|
43657
|
+
},
|
|
43658
|
+
"General_WolfKing_Leg_Left": {
|
|
43659
|
+
"pid": 0,
|
|
43660
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Leg_Left.png",
|
|
43661
|
+
"frames": [
|
|
43662
|
+
{
|
|
43663
|
+
"x": 0,
|
|
43664
|
+
"y": 0,
|
|
43665
|
+
"w": 304,
|
|
43666
|
+
"h": 489,
|
|
43667
|
+
"rx": 848,
|
|
43668
|
+
"ry": 959
|
|
43669
|
+
}
|
|
43670
|
+
],
|
|
43671
|
+
"fx": []
|
|
43672
|
+
},
|
|
43673
|
+
"General_WolfKing_Leg_Right": {
|
|
43674
|
+
"pid": 0,
|
|
43675
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Leg_Right.png",
|
|
43676
|
+
"frames": [
|
|
43677
|
+
{
|
|
43678
|
+
"x": 0,
|
|
43679
|
+
"y": 0,
|
|
43680
|
+
"w": 268,
|
|
43681
|
+
"h": 602,
|
|
43682
|
+
"rx": 866,
|
|
43683
|
+
"ry": 699
|
|
43684
|
+
}
|
|
43685
|
+
],
|
|
43686
|
+
"fx": []
|
|
43687
|
+
},
|
|
43688
|
+
"General_WolfKing_Shoulder_Left": {
|
|
43689
|
+
"pid": 0,
|
|
43690
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Shoulder_Left.png",
|
|
43691
|
+
"frames": [
|
|
43692
|
+
{
|
|
43693
|
+
"x": 0,
|
|
43694
|
+
"y": 0,
|
|
43695
|
+
"w": 164,
|
|
43696
|
+
"h": 365,
|
|
43697
|
+
"rx": 939,
|
|
43698
|
+
"ry": 911
|
|
43699
|
+
}
|
|
43700
|
+
],
|
|
43701
|
+
"fx": []
|
|
43702
|
+
},
|
|
43703
|
+
"General_WolfKing_Shoulder_Right": {
|
|
43704
|
+
"pid": 0,
|
|
43705
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Shoulder_Right.png",
|
|
43706
|
+
"frames": [
|
|
43707
|
+
{
|
|
43708
|
+
"x": 0,
|
|
43709
|
+
"y": 0,
|
|
43710
|
+
"w": 218,
|
|
43711
|
+
"h": 285,
|
|
43712
|
+
"rx": 891,
|
|
43713
|
+
"ry": 857
|
|
43714
|
+
}
|
|
43715
|
+
],
|
|
43716
|
+
"fx": []
|
|
43717
|
+
},
|
|
43718
|
+
"General_WolfKing_Stone": {
|
|
43719
|
+
"pid": 0,
|
|
43720
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Stone.png",
|
|
43721
|
+
"frames": [
|
|
43722
|
+
{
|
|
43723
|
+
"x": 0,
|
|
43724
|
+
"y": 0,
|
|
43725
|
+
"w": 623,
|
|
43726
|
+
"h": 122,
|
|
43727
|
+
"rx": 688,
|
|
43728
|
+
"ry": 939
|
|
43729
|
+
}
|
|
43730
|
+
],
|
|
43731
|
+
"fx": []
|
|
43732
|
+
},
|
|
43733
|
+
"General_WolfKing_Sword_Shadow": {
|
|
43734
|
+
"pid": 0,
|
|
43735
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Sword_Shadow.png",
|
|
43736
|
+
"frames": [
|
|
43737
|
+
{
|
|
43738
|
+
"x": 0,
|
|
43739
|
+
"y": 0,
|
|
43740
|
+
"w": 219,
|
|
43741
|
+
"h": 260,
|
|
43742
|
+
"rx": 886,
|
|
43743
|
+
"ry": 870
|
|
43744
|
+
}
|
|
43745
|
+
],
|
|
43746
|
+
"fx": []
|
|
43747
|
+
},
|
|
43748
|
+
"General_WolfKing_Torso": {
|
|
43749
|
+
"pid": 0,
|
|
43750
|
+
"url": "x768/Characters/Generals/General_Wolfking/General_WolfKing_Torso.png",
|
|
43751
|
+
"frames": [
|
|
43752
|
+
{
|
|
43753
|
+
"x": 0,
|
|
43754
|
+
"y": 0,
|
|
43755
|
+
"w": 290,
|
|
43756
|
+
"h": 416,
|
|
43757
|
+
"rx": 837,
|
|
43758
|
+
"ry": 608
|
|
43759
|
+
}
|
|
43760
|
+
],
|
|
43761
|
+
"fx": []
|
|
43762
|
+
},
|
|
43288
43763
|
"Background_Generals_Overview_Alyssa": {
|
|
43289
43764
|
"pid": 0,
|
|
43290
43765
|
"url": "x768/Characters/Generals/GeneralsOverviewBackgrounds/Background_Generals_Overview_Alyssa.png",
|
|
@@ -43480,6 +43955,21 @@
|
|
|
43480
43955
|
],
|
|
43481
43956
|
"fx": []
|
|
43482
43957
|
},
|
|
43958
|
+
"Background_Generals_Overview_Preview_WolfKing": {
|
|
43959
|
+
"pid": 0,
|
|
43960
|
+
"url": "x768/Characters/Generals/GeneralsOverviewBackgrounds/Background_Generals_Overview_Preview_WolfKing.png",
|
|
43961
|
+
"frames": [
|
|
43962
|
+
{
|
|
43963
|
+
"x": 0,
|
|
43964
|
+
"y": 0,
|
|
43965
|
+
"w": 2421,
|
|
43966
|
+
"h": 2433,
|
|
43967
|
+
"rx": 999,
|
|
43968
|
+
"ry": 999
|
|
43969
|
+
}
|
|
43970
|
+
],
|
|
43971
|
+
"fx": []
|
|
43972
|
+
},
|
|
43483
43973
|
"Background_Generals_Overview_Sasaki": {
|
|
43484
43974
|
"pid": 0,
|
|
43485
43975
|
"url": "x768/Characters/Generals/GeneralsOverviewBackgrounds/Background_Generals_Overview_Sasaki.png",
|
|
@@ -43510,6 +44000,21 @@
|
|
|
43510
44000
|
],
|
|
43511
44001
|
"fx": []
|
|
43512
44002
|
},
|
|
44003
|
+
"Background_Generals_Overview_WolfKing": {
|
|
44004
|
+
"pid": 0,
|
|
44005
|
+
"url": "x768/Characters/Generals/GeneralsOverviewBackgrounds/Background_Generals_Overview_WolfKing.png",
|
|
44006
|
+
"frames": [
|
|
44007
|
+
{
|
|
44008
|
+
"x": 0,
|
|
44009
|
+
"y": 0,
|
|
44010
|
+
"w": 2421,
|
|
44011
|
+
"h": 2433,
|
|
44012
|
+
"rx": 999,
|
|
44013
|
+
"ry": 999
|
|
44014
|
+
}
|
|
44015
|
+
],
|
|
44016
|
+
"fx": []
|
|
44017
|
+
},
|
|
43513
44018
|
"Knight_Arm_Right": {
|
|
43514
44019
|
"pid": 0,
|
|
43515
44020
|
"url": "x768/Characters/Generals/Knight/Knight_Arm_Right.png",
|
|
@@ -59757,6 +60262,51 @@
|
|
|
59757
60262
|
],
|
|
59758
60263
|
"fx": []
|
|
59759
60264
|
},
|
|
60265
|
+
"items_unique_2010": {
|
|
60266
|
+
"pid": 0,
|
|
60267
|
+
"url": "x768/Equipment/EquipmentShared/items_unique_2009_Shared.png",
|
|
60268
|
+
"frames": [
|
|
60269
|
+
{
|
|
60270
|
+
"x": 0,
|
|
60271
|
+
"y": 0,
|
|
60272
|
+
"w": 130,
|
|
60273
|
+
"h": 129,
|
|
60274
|
+
"rx": 935,
|
|
60275
|
+
"ry": 935
|
|
60276
|
+
}
|
|
60277
|
+
],
|
|
60278
|
+
"fx": []
|
|
60279
|
+
},
|
|
60280
|
+
"items_unique_2009": {
|
|
60281
|
+
"pid": 0,
|
|
60282
|
+
"url": "x768/Equipment/EquipmentShared/items_unique_2009_Shared.png",
|
|
60283
|
+
"frames": [
|
|
60284
|
+
{
|
|
60285
|
+
"x": 0,
|
|
60286
|
+
"y": 0,
|
|
60287
|
+
"w": 130,
|
|
60288
|
+
"h": 129,
|
|
60289
|
+
"rx": 935,
|
|
60290
|
+
"ry": 935
|
|
60291
|
+
}
|
|
60292
|
+
],
|
|
60293
|
+
"fx": []
|
|
60294
|
+
},
|
|
60295
|
+
"items_unique_2011": {
|
|
60296
|
+
"pid": 0,
|
|
60297
|
+
"url": "x768/Equipment/EquipmentShared/items_unique_2011_Shared.png",
|
|
60298
|
+
"frames": [
|
|
60299
|
+
{
|
|
60300
|
+
"x": 0,
|
|
60301
|
+
"y": 0,
|
|
60302
|
+
"w": 130,
|
|
60303
|
+
"h": 129,
|
|
60304
|
+
"rx": 935,
|
|
60305
|
+
"ry": 935
|
|
60306
|
+
}
|
|
60307
|
+
],
|
|
60308
|
+
"fx": []
|
|
60309
|
+
},
|
|
59760
60310
|
"relic_equipment_1_3": {
|
|
59761
60311
|
"pid": 1,
|
|
59762
60312
|
"url": "x768/Equipment/EquipmentShared/relic_equipment_1_2_Shared.png",
|
|
@@ -70190,6 +70740,21 @@
|
|
|
70190
70740
|
],
|
|
70191
70741
|
"fx": []
|
|
70192
70742
|
},
|
|
70743
|
+
"icon_ci_effect_dragonrider": {
|
|
70744
|
+
"pid": 0,
|
|
70745
|
+
"url": "x768/Icons/CI_Icons/icon_ci_effect_dragonrider.png",
|
|
70746
|
+
"frames": [
|
|
70747
|
+
{
|
|
70748
|
+
"x": 0,
|
|
70749
|
+
"y": 0,
|
|
70750
|
+
"w": 97,
|
|
70751
|
+
"h": 93,
|
|
70752
|
+
"rx": 951,
|
|
70753
|
+
"ry": 953
|
|
70754
|
+
}
|
|
70755
|
+
],
|
|
70756
|
+
"fx": []
|
|
70757
|
+
},
|
|
70193
70758
|
"icon_ci_effect_easter": {
|
|
70194
70759
|
"pid": 0,
|
|
70195
70760
|
"url": "x768/Misc/CI_Icons/icon_ci_effect_easter.png",
|
|
@@ -70325,6 +70890,21 @@
|
|
|
70325
70890
|
],
|
|
70326
70891
|
"fx": []
|
|
70327
70892
|
},
|
|
70893
|
+
"icon_ci_effect_nomads": {
|
|
70894
|
+
"pid": 0,
|
|
70895
|
+
"url": "x768/Icons/CI_Icons/icon_ci_effect_nomads.png",
|
|
70896
|
+
"frames": [
|
|
70897
|
+
{
|
|
70898
|
+
"x": 0,
|
|
70899
|
+
"y": 0,
|
|
70900
|
+
"w": 55,
|
|
70901
|
+
"h": 93,
|
|
70902
|
+
"rx": 972,
|
|
70903
|
+
"ry": 953
|
|
70904
|
+
}
|
|
70905
|
+
],
|
|
70906
|
+
"fx": []
|
|
70907
|
+
},
|
|
70328
70908
|
"icon_ci_effect_octoberfest": {
|
|
70329
70909
|
"pid": 0,
|
|
70330
70910
|
"url": "x768/Misc/CI_Icons/icon_ci_effect_octoberfest.png",
|
|
@@ -70370,6 +70950,21 @@
|
|
|
70370
70950
|
],
|
|
70371
70951
|
"fx": []
|
|
70372
70952
|
},
|
|
70953
|
+
"icon_ci_effect_samurai": {
|
|
70954
|
+
"pid": 0,
|
|
70955
|
+
"url": "x768/Icons/CI_Icons/icon_ci_effect_samurai.png",
|
|
70956
|
+
"frames": [
|
|
70957
|
+
{
|
|
70958
|
+
"x": 0,
|
|
70959
|
+
"y": 0,
|
|
70960
|
+
"w": 93,
|
|
70961
|
+
"h": 87,
|
|
70962
|
+
"rx": 953,
|
|
70963
|
+
"ry": 956
|
|
70964
|
+
}
|
|
70965
|
+
],
|
|
70966
|
+
"fx": []
|
|
70967
|
+
},
|
|
70373
70968
|
"icon_ci_effect_spring": {
|
|
70374
70969
|
"pid": 2,
|
|
70375
70970
|
"url": "x768/Misc/CI_Icons/icon_ci_effect_spring.png",
|
|
@@ -70790,6 +71385,21 @@
|
|
|
70790
71385
|
],
|
|
70791
71386
|
"fx": []
|
|
70792
71387
|
},
|
|
71388
|
+
"icon_general_ability": {
|
|
71389
|
+
"pid": 0,
|
|
71390
|
+
"url": "x768/Icons/GeneralIcons/icon_general_ability.png",
|
|
71391
|
+
"frames": [
|
|
71392
|
+
{
|
|
71393
|
+
"x": 0,
|
|
71394
|
+
"y": 0,
|
|
71395
|
+
"w": 93,
|
|
71396
|
+
"h": 93,
|
|
71397
|
+
"rx": 953,
|
|
71398
|
+
"ry": 953
|
|
71399
|
+
}
|
|
71400
|
+
],
|
|
71401
|
+
"fx": []
|
|
71402
|
+
},
|
|
70793
71403
|
"icon_general_abilitycount_big": {
|
|
70794
71404
|
"pid": 0,
|
|
70795
71405
|
"url": "x768/Icons/GeneralIcons/icon_general_abilitycount_big.png",
|
|
@@ -71787,10 +72397,10 @@
|
|
|
71787
72397
|
{
|
|
71788
72398
|
"x": 0,
|
|
71789
72399
|
"y": 0,
|
|
71790
|
-
"w":
|
|
72400
|
+
"w": 214,
|
|
71791
72401
|
"h": 214,
|
|
71792
|
-
"rx":
|
|
71793
|
-
"ry":
|
|
72402
|
+
"rx": 892,
|
|
72403
|
+
"ry": 893
|
|
71794
72404
|
}
|
|
71795
72405
|
],
|
|
71796
72406
|
"fx": []
|
|
@@ -76565,6 +77175,96 @@
|
|
|
76565
77175
|
],
|
|
76566
77176
|
"fx": []
|
|
76567
77177
|
},
|
|
77178
|
+
"icon_currency_DragonriderLTPEToken_big": {
|
|
77179
|
+
"pid": 0,
|
|
77180
|
+
"url": "x768/Icons/Icons/icon_currency_DragonriderLTPEToken_big.png",
|
|
77181
|
+
"frames": [
|
|
77182
|
+
{
|
|
77183
|
+
"x": 0,
|
|
77184
|
+
"y": 0,
|
|
77185
|
+
"w": 99,
|
|
77186
|
+
"h": 90,
|
|
77187
|
+
"rx": 950,
|
|
77188
|
+
"ry": 955
|
|
77189
|
+
}
|
|
77190
|
+
],
|
|
77191
|
+
"fx": []
|
|
77192
|
+
},
|
|
77193
|
+
"icon_currency_DragonriderLTPEToken_ds": {
|
|
77194
|
+
"pid": 0,
|
|
77195
|
+
"url": "x768/Icons/Icons/icon_currency_DragonriderLTPEToken_ds.png",
|
|
77196
|
+
"frames": [
|
|
77197
|
+
{
|
|
77198
|
+
"x": 0,
|
|
77199
|
+
"y": 0,
|
|
77200
|
+
"w": 69,
|
|
77201
|
+
"h": 63,
|
|
77202
|
+
"rx": 965,
|
|
77203
|
+
"ry": 968
|
|
77204
|
+
}
|
|
77205
|
+
],
|
|
77206
|
+
"fx": []
|
|
77207
|
+
},
|
|
77208
|
+
"icon_currency_DragonriderLTPEToken_medium": {
|
|
77209
|
+
"pid": 0,
|
|
77210
|
+
"url": "x768/Icons/Icons/icon_currency_DragonriderLTPEToken_medium.png",
|
|
77211
|
+
"frames": [
|
|
77212
|
+
{
|
|
77213
|
+
"x": 0,
|
|
77214
|
+
"y": 0,
|
|
77215
|
+
"w": 83,
|
|
77216
|
+
"h": 75,
|
|
77217
|
+
"rx": 958,
|
|
77218
|
+
"ry": 962
|
|
77219
|
+
}
|
|
77220
|
+
],
|
|
77221
|
+
"fx": []
|
|
77222
|
+
},
|
|
77223
|
+
"icon_currency_DragonriderLTPEToken_small": {
|
|
77224
|
+
"pid": 0,
|
|
77225
|
+
"url": "x768/Icons/Icons/icon_currency_DragonriderLTPEToken_small.png",
|
|
77226
|
+
"frames": [
|
|
77227
|
+
{
|
|
77228
|
+
"x": 0,
|
|
77229
|
+
"y": 0,
|
|
77230
|
+
"w": 35,
|
|
77231
|
+
"h": 32,
|
|
77232
|
+
"rx": 982,
|
|
77233
|
+
"ry": 984
|
|
77234
|
+
}
|
|
77235
|
+
],
|
|
77236
|
+
"fx": []
|
|
77237
|
+
},
|
|
77238
|
+
"icon_currency_DragonriderLTPEToken_xl": {
|
|
77239
|
+
"pid": 0,
|
|
77240
|
+
"url": "x768/Icons/Icons/icon_currency_DragonriderLTPEToken_xl.png",
|
|
77241
|
+
"frames": [
|
|
77242
|
+
{
|
|
77243
|
+
"x": 0,
|
|
77244
|
+
"y": 0,
|
|
77245
|
+
"w": 163,
|
|
77246
|
+
"h": 149,
|
|
77247
|
+
"rx": 918,
|
|
77248
|
+
"ry": 925
|
|
77249
|
+
}
|
|
77250
|
+
],
|
|
77251
|
+
"fx": []
|
|
77252
|
+
},
|
|
77253
|
+
"icon_currency_DragonriderLTPEToken": {
|
|
77254
|
+
"pid": 0,
|
|
77255
|
+
"url": "x768/Icons/Icons/icon_currency_DragonriderLTPEToken.png",
|
|
77256
|
+
"frames": [
|
|
77257
|
+
{
|
|
77258
|
+
"x": 0,
|
|
77259
|
+
"y": 0,
|
|
77260
|
+
"w": 67,
|
|
77261
|
+
"h": 62,
|
|
77262
|
+
"rx": 966,
|
|
77263
|
+
"ry": 969
|
|
77264
|
+
}
|
|
77265
|
+
],
|
|
77266
|
+
"fx": []
|
|
77267
|
+
},
|
|
76568
77268
|
"icon_currency_EpicBoosterConsumable_big": {
|
|
76569
77269
|
"pid": 1,
|
|
76570
77270
|
"url": "x768/Icons/Icons/icon_currency_EpicBoosterConsumable_big.png",
|
|
@@ -85670,6 +86370,21 @@
|
|
|
85670
86370
|
],
|
|
85671
86371
|
"fx": []
|
|
85672
86372
|
},
|
|
86373
|
+
"icon_hud_mobilewebshop_small": {
|
|
86374
|
+
"pid": 0,
|
|
86375
|
+
"url": "x768/Icons/Icons/icon_hud_mobilewebshop_small.png",
|
|
86376
|
+
"frames": [
|
|
86377
|
+
{
|
|
86378
|
+
"x": 0,
|
|
86379
|
+
"y": 0,
|
|
86380
|
+
"w": 71,
|
|
86381
|
+
"h": 71,
|
|
86382
|
+
"rx": 964,
|
|
86383
|
+
"ry": 964
|
|
86384
|
+
}
|
|
86385
|
+
],
|
|
86386
|
+
"fx": []
|
|
86387
|
+
},
|
|
85673
86388
|
"icon_hud_mobilewebshop": {
|
|
85674
86389
|
"pid": 0,
|
|
85675
86390
|
"url": "x768/Icons/Icons/icon_hud_mobilewebshop.png",
|
|
@@ -85677,9 +86392,9 @@
|
|
|
85677
86392
|
{
|
|
85678
86393
|
"x": 0,
|
|
85679
86394
|
"y": 0,
|
|
85680
|
-
"w":
|
|
85681
|
-
"h":
|
|
85682
|
-
"rx":
|
|
86395
|
+
"w": 117,
|
|
86396
|
+
"h": 118,
|
|
86397
|
+
"rx": 941,
|
|
85683
86398
|
"ry": 941
|
|
85684
86399
|
}
|
|
85685
86400
|
],
|
|
@@ -86720,6 +87435,21 @@
|
|
|
86720
87435
|
],
|
|
86721
87436
|
"fx": []
|
|
86722
87437
|
},
|
|
87438
|
+
"icon_ltp_event_dragonriders": {
|
|
87439
|
+
"pid": 0,
|
|
87440
|
+
"url": "x768/Icons/Icons/icon_ltp_event_dragonriders.png",
|
|
87441
|
+
"frames": [
|
|
87442
|
+
{
|
|
87443
|
+
"x": 0,
|
|
87444
|
+
"y": 0,
|
|
87445
|
+
"w": 204,
|
|
87446
|
+
"h": 217,
|
|
87447
|
+
"rx": 898,
|
|
87448
|
+
"ry": 891
|
|
87449
|
+
}
|
|
87450
|
+
],
|
|
87451
|
+
"fx": []
|
|
87452
|
+
},
|
|
86723
87453
|
"icon_ltp_event_generic": {
|
|
86724
87454
|
"pid": 1,
|
|
86725
87455
|
"url": "x768/Icons/Icons/icon_ltp_event_generic.png",
|
|
@@ -93335,6 +94065,36 @@
|
|
|
93335
94065
|
],
|
|
93336
94066
|
"fx": []
|
|
93337
94067
|
},
|
|
94068
|
+
"icon_package_category_117": {
|
|
94069
|
+
"pid": 0,
|
|
94070
|
+
"url": "x768/Icons/IconsShared/icon_currency_DragonriderLTPEToken_big_ds_Shared.png",
|
|
94071
|
+
"frames": [
|
|
94072
|
+
{
|
|
94073
|
+
"x": 0,
|
|
94074
|
+
"y": 0,
|
|
94075
|
+
"w": 93,
|
|
94076
|
+
"h": 86,
|
|
94077
|
+
"rx": 953,
|
|
94078
|
+
"ry": 957
|
|
94079
|
+
}
|
|
94080
|
+
],
|
|
94081
|
+
"fx": []
|
|
94082
|
+
},
|
|
94083
|
+
"icon_currency_DragonriderLTPEToken_big_ds": {
|
|
94084
|
+
"pid": 0,
|
|
94085
|
+
"url": "x768/Icons/IconsShared/icon_currency_DragonriderLTPEToken_big_ds_Shared.png",
|
|
94086
|
+
"frames": [
|
|
94087
|
+
{
|
|
94088
|
+
"x": 0,
|
|
94089
|
+
"y": 0,
|
|
94090
|
+
"w": 93,
|
|
94091
|
+
"h": 86,
|
|
94092
|
+
"rx": 953,
|
|
94093
|
+
"ry": 957
|
|
94094
|
+
}
|
|
94095
|
+
],
|
|
94096
|
+
"fx": []
|
|
94097
|
+
},
|
|
93338
94098
|
"icon_mat_big_epicPreciousmetals": {
|
|
93339
94099
|
"pid": 1,
|
|
93340
94100
|
"url": "x768/Icons/IconsShared/icon_currency_EpicPreciousmetals_big_Shared.png",
|
|
@@ -104975,6 +105735,21 @@
|
|
|
104975
105735
|
],
|
|
104976
105736
|
"fx": []
|
|
104977
105737
|
},
|
|
105738
|
+
"teaser_event_dragonriders": {
|
|
105739
|
+
"pid": 0,
|
|
105740
|
+
"url": "x768/Misc/EventTeasers/teaser_event_dragonriders.png",
|
|
105741
|
+
"frames": [
|
|
105742
|
+
{
|
|
105743
|
+
"x": 0,
|
|
105744
|
+
"y": 0,
|
|
105745
|
+
"w": 437,
|
|
105746
|
+
"h": 257,
|
|
105747
|
+
"rx": 781,
|
|
105748
|
+
"ry": 871
|
|
105749
|
+
}
|
|
105750
|
+
],
|
|
105751
|
+
"fx": []
|
|
105752
|
+
},
|
|
104978
105753
|
"teaser_event_halloween": {
|
|
104979
105754
|
"pid": 1,
|
|
104980
105755
|
"url": "x768/Misc/EventTeasers/teaser_event_halloween.png",
|
|
@@ -106370,6 +107145,21 @@
|
|
|
106370
107145
|
],
|
|
106371
107146
|
"fx": []
|
|
106372
107147
|
},
|
|
107148
|
+
"teaser_ingame_shop_communityhub": {
|
|
107149
|
+
"pid": 0,
|
|
107150
|
+
"url": "x768/Misc/GenericTeasers/teaser_ingame_shop_communityhub.png",
|
|
107151
|
+
"frames": [
|
|
107152
|
+
{
|
|
107153
|
+
"x": 0,
|
|
107154
|
+
"y": 0,
|
|
107155
|
+
"w": 1477,
|
|
107156
|
+
"h": 241,
|
|
107157
|
+
"rx": 261,
|
|
107158
|
+
"ry": 879
|
|
107159
|
+
}
|
|
107160
|
+
],
|
|
107161
|
+
"fx": []
|
|
107162
|
+
},
|
|
106373
107163
|
"teaser_ingame_shop_offershub": {
|
|
106374
107164
|
"pid": 0,
|
|
106375
107165
|
"url": "x768/Misc/GenericTeasers/teaser_ingame_shop_offershub.png",
|
|
@@ -108920,6 +109710,36 @@
|
|
|
108920
109710
|
],
|
|
108921
109711
|
"fx": []
|
|
108922
109712
|
},
|
|
109713
|
+
"Teaser_OffersHub_Squared_5": {
|
|
109714
|
+
"pid": 0,
|
|
109715
|
+
"url": "x768/Misc/OffersHub/OffersHubTeasers/Teaser_OffersHub_Squared_5.png",
|
|
109716
|
+
"frames": [
|
|
109717
|
+
{
|
|
109718
|
+
"x": 0,
|
|
109719
|
+
"y": 0,
|
|
109720
|
+
"w": 1535,
|
|
109721
|
+
"h": 1330,
|
|
109722
|
+
"rx": 232,
|
|
109723
|
+
"ry": 335
|
|
109724
|
+
}
|
|
109725
|
+
],
|
|
109726
|
+
"fx": []
|
|
109727
|
+
},
|
|
109728
|
+
"Teaser_OffersHub_Squared_Small_5": {
|
|
109729
|
+
"pid": 0,
|
|
109730
|
+
"url": "x768/Misc/OffersHub/OffersHubTeasers/Teaser_OffersHub_Squared_Small_5.png",
|
|
109731
|
+
"frames": [
|
|
109732
|
+
{
|
|
109733
|
+
"x": 0,
|
|
109734
|
+
"y": 0,
|
|
109735
|
+
"w": 1247,
|
|
109736
|
+
"h": 984,
|
|
109737
|
+
"rx": 376,
|
|
109738
|
+
"ry": 508
|
|
109739
|
+
}
|
|
109740
|
+
],
|
|
109741
|
+
"fx": []
|
|
109742
|
+
},
|
|
108923
109743
|
"PrebuiltCastle_31": {
|
|
108924
109744
|
"pid": 2,
|
|
108925
109745
|
"url": "x768/Misc/TeasersShared/PrebuiltCastle_31_Shared.png",
|
|
@@ -126443,6 +127263,29 @@
|
|
|
126443
127263
|
}
|
|
126444
127264
|
]
|
|
126445
127265
|
},
|
|
127266
|
+
"Castle_Mapobject_Special_turkeyCastellan": {
|
|
127267
|
+
"pid": 0,
|
|
127268
|
+
"url": "x768/WorldmapObjects/Castles/Castle/Castle_Mapobject_Special_turkeyCastellan.png",
|
|
127269
|
+
"frames": [
|
|
127270
|
+
{
|
|
127271
|
+
"x": 0,
|
|
127272
|
+
"y": 0,
|
|
127273
|
+
"w": 69,
|
|
127274
|
+
"h": 70,
|
|
127275
|
+
"rx": 997,
|
|
127276
|
+
"ry": 994
|
|
127277
|
+
}
|
|
127278
|
+
],
|
|
127279
|
+
"fx": [
|
|
127280
|
+
{
|
|
127281
|
+
"x": 19,
|
|
127282
|
+
"y": -2,
|
|
127283
|
+
"scale": 0.75,
|
|
127284
|
+
"name": "flagHolder",
|
|
127285
|
+
"rotation": 0
|
|
127286
|
+
}
|
|
127287
|
+
]
|
|
127288
|
+
},
|
|
126446
127289
|
"Castle_Mapobject_Special_Underworld_1": {
|
|
126447
127290
|
"pid": 2,
|
|
126448
127291
|
"url": "x768/WorldmapObjects/Castles/Castle/Castle_Mapobject_Special_Underworld_1.png",
|
|
@@ -129975,6 +130818,29 @@
|
|
|
129975
130818
|
}
|
|
129976
130819
|
]
|
|
129977
130820
|
},
|
|
130821
|
+
"Castle_Mapobject_Capital_Classic_Special_turkeyCastellan": {
|
|
130822
|
+
"pid": 0,
|
|
130823
|
+
"url": "x768/WorldmapObjects/Landmarks/Capital_Mapobject_Basic/Castle_Mapobject_Capital_Classic_Special_turkeyCastellan.png",
|
|
130824
|
+
"frames": [
|
|
130825
|
+
{
|
|
130826
|
+
"x": 0,
|
|
130827
|
+
"y": 0,
|
|
130828
|
+
"w": 117,
|
|
130829
|
+
"h": 142,
|
|
130830
|
+
"rx": 975,
|
|
130831
|
+
"ry": 947
|
|
130832
|
+
}
|
|
130833
|
+
],
|
|
130834
|
+
"fx": [
|
|
130835
|
+
{
|
|
130836
|
+
"x": 1,
|
|
130837
|
+
"y": -22,
|
|
130838
|
+
"scale": 0.75,
|
|
130839
|
+
"name": "flagHolder",
|
|
130840
|
+
"rotation": 0
|
|
130841
|
+
}
|
|
130842
|
+
]
|
|
130843
|
+
},
|
|
129978
130844
|
"Castle_Mapobject_Capital_Classic_Special_Underworld": {
|
|
129979
130845
|
"pid": 2,
|
|
129980
130846
|
"url": "x768/WorldmapObjects/Landmarks/Capital_Mapobject_Basic/Castle_Mapobject_Capital_Classic_Special_Underworld.png",
|
|
@@ -131537,6 +132403,29 @@
|
|
|
131537
132403
|
}
|
|
131538
132404
|
]
|
|
131539
132405
|
},
|
|
132406
|
+
"Metropol_Mapobject_Basic_Special_turkeyCastellan": {
|
|
132407
|
+
"pid": 0,
|
|
132408
|
+
"url": "x768/WorldmapObjects/Landmarks/Metropol_Mapobject_Basic/Metropol_Mapobject_Basic_Special_turkeyCastellan.png",
|
|
132409
|
+
"frames": [
|
|
132410
|
+
{
|
|
132411
|
+
"x": 0,
|
|
132412
|
+
"y": 0,
|
|
132413
|
+
"w": 92,
|
|
132414
|
+
"h": 95,
|
|
132415
|
+
"rx": 985,
|
|
132416
|
+
"ry": 998
|
|
132417
|
+
}
|
|
132418
|
+
],
|
|
132419
|
+
"fx": [
|
|
132420
|
+
{
|
|
132421
|
+
"x": 13,
|
|
132422
|
+
"y": 0,
|
|
132423
|
+
"scale": 0.75,
|
|
132424
|
+
"name": "flagHolder",
|
|
132425
|
+
"rotation": 0
|
|
132426
|
+
}
|
|
132427
|
+
]
|
|
132428
|
+
},
|
|
131540
132429
|
"Metropol_Mapobject_Basic_Special_Underworld": {
|
|
131541
132430
|
"pid": 2,
|
|
131542
132431
|
"url": "x768/WorldmapObjects/Landmarks/Metropol_Mapobject_Basic/Metropol_Mapobject_Basic_Special_Underworld.png",
|
|
@@ -132944,6 +133833,29 @@
|
|
|
132944
133833
|
}
|
|
132945
133834
|
]
|
|
132946
133835
|
},
|
|
133836
|
+
"Outpost_Mapobject_Level_Special_turkeyCastellan": {
|
|
133837
|
+
"pid": 0,
|
|
133838
|
+
"url": "x768/WorldmapObjects/Outposts/Outpost_Mapobject_Level_Special_turkeyCastellan/Outpost_Mapobject_Level_Special_turkeyCastellan.png",
|
|
133839
|
+
"frames": [
|
|
133840
|
+
{
|
|
133841
|
+
"x": 0,
|
|
133842
|
+
"y": 0,
|
|
133843
|
+
"w": 48,
|
|
133844
|
+
"h": 58,
|
|
133845
|
+
"rx": 1010,
|
|
133846
|
+
"ry": 991
|
|
133847
|
+
}
|
|
133848
|
+
],
|
|
133849
|
+
"fx": [
|
|
133850
|
+
{
|
|
133851
|
+
"x": 35,
|
|
133852
|
+
"y": -1,
|
|
133853
|
+
"scale": 0.75,
|
|
133854
|
+
"name": "flagHolder",
|
|
133855
|
+
"rotation": 0
|
|
133856
|
+
}
|
|
133857
|
+
]
|
|
133858
|
+
},
|
|
132947
133859
|
"Outpost_Mapobject_Level_Special_WinterBaron": {
|
|
132948
133860
|
"pid": 0,
|
|
132949
133861
|
"url": "x768/WorldmapObjects/Outposts/Outpost_Mapobject_Level_Special_WinterBaron/Outpost_Mapobject_Level_Special_WinterBaron.png",
|
|
@@ -134925,6 +135837,21 @@
|
|
|
134925
135837
|
],
|
|
134926
135838
|
"fx": []
|
|
134927
135839
|
},
|
|
135840
|
+
"Preview_Castle_Mapobject_Special_turkeyCastellan": {
|
|
135841
|
+
"pid": 0,
|
|
135842
|
+
"url": "x768/WorldmapObjects/Previews/Mapobjects_Preview/Preview_Castle_Mapobject_Special_turkeyCastellan.png",
|
|
135843
|
+
"frames": [
|
|
135844
|
+
{
|
|
135845
|
+
"x": 0,
|
|
135846
|
+
"y": 0,
|
|
135847
|
+
"w": 131,
|
|
135848
|
+
"h": 134,
|
|
135849
|
+
"rx": 935,
|
|
135850
|
+
"ry": 933
|
|
135851
|
+
}
|
|
135852
|
+
],
|
|
135853
|
+
"fx": []
|
|
135854
|
+
},
|
|
134928
135855
|
"Preview_Castle_Mapobject_Special_Underworld_1": {
|
|
134929
135856
|
"pid": 2,
|
|
134930
135857
|
"url": "x768/WorldmapObjects/Previews/Mapobjects_Preview/Preview_Castle_Mapobject_Special_Underworld_1.png",
|