diff --git a/coc/__init__.py b/coc/__init__.py index 656598f0..aacd0743 100644 --- a/coc/__init__.py +++ b/coc/__init__.py @@ -22,7 +22,7 @@ SOFTWARE. """ -__version__ = "3.4.1" +__version__ = "3.4.2" from .abc import BasePlayer, BaseClan from .clans import RankedClan, Clan diff --git a/coc/enums.py b/coc/enums.py index e18b0396..91af4b64 100644 --- a/coc/enums.py +++ b/coc/enums.py @@ -204,6 +204,7 @@ class Resource(Enum): "Poison Lizard", "Phoenix", "Spirit Fox", + "Angry Jelly", ] EQUIPMENT = [ diff --git a/coc/static/buildings.json b/coc/static/buildings.json index ce865ba6..a365be11 100644 --- a/coc/static/buildings.json +++ b/coc/static/buildings.json @@ -7267,27 +7267,27 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 100, - 99, - 98, - 97, - 96, - 95, - 94, - 93, - 91, - 89, - 87, - 85, - 83, - 81, - 79, - 77, - 77, - 77, - 77, - 77, - 77 + 195, + 225, + 274, + 323, + 389, + 454, + 548, + 632, + 710, + 783, + 874, + 969, + 1050, + 1130, + 1205, + 1236, + 1297, + 1361, + 1463, + 1569, + 1665 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -8076,8 +8076,8 @@ 1050, 1130, 1230, - 1330, - 1410, + 1310, + 1390, 1510, 1600, 1700, @@ -8781,27 +8781,27 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 100, - 99, - 98, - 97, - 96, - 95, - 94, - 93, - 92, - 91, - 90, - 89, - 88, - 87, - 85, - 83, - 83, - 83, - 83, - 83, - 83 + 205, + 252, + 299, + 364, + 418, + 470, + 543, + 607, + 688, + 758, + 830, + 883, + 935, + 1029, + 1111, + 1147, + 1206, + 1309, + 1411, + 1498, + 1577 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -9661,23 +9661,23 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200 + 1, + 2, + 3, + 4, + 6, + 8, + 10, + 12, + 14, + 16, + 20, + 28, + 36, + 44, + 50, + 54, + 58 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [ @@ -9745,9 +9745,7 @@ "DefenceTroopCharacter": [], "DefenceTroopCharacter2": [], "DefenceTroopLevel": [], - "AmountCanBeUpgraded": [ - 250 - ], + "AmountCanBeUpgraded": [], "SelfAsAoeCenter": [], "NewTargetAttackDelay": [], "GearUpBuilding": [], @@ -10640,22 +10638,22 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 450, - 420, - 390, - 360, - 330, - 300, - 270, - 240, - 240, - 240, - 240, - 240, - 240, - 240, - 250, - 250 + 1193, + 1229, + 1287, + 1377, + 1485, + 1680, + 1890, + 1944, + 2208, + 2688, + 3024, + 3360, + 3636, + 3900, + 4250, + 4519 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -11459,20 +11457,20 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50 + 500, + 656, + 813, + 919, + 1075, + 1281, + 1538, + 1751, + 1963, + 2175, + 2388, + 2706, + 2919, + 3231 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -12514,22 +12512,22 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 450, - 440, - 430, - 420, - 410, - 400, - 390, - 380, - 370, - 360, - 350, - 350, - 340, - 340, - 340, - 340 + 630, + 715, + 796, + 872, + 984, + 1090, + 1268, + 1520, + 1804, + 2070, + 2363, + 2643, + 2873, + 3290, + 3664, + 3995 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -12804,7 +12802,8 @@ 8, 9, 10, - 11 + 11, + 12 ], "TID": [ "TID_BUILDING_ALLIANCE_CASTLE", @@ -12817,6 +12816,7 @@ "TID_BUILDING_ALLIANCE_CASTLE", "TID_BUILDING_ALLIANCE_CASTLE", "TID_BUILDING_ALLIANCE_CASTLE", + "TID_BUILDING_ALLIANCE_CASTLE", "TID_BUILDING_ALLIANCE_CASTLE" ], "InfoTID": [ @@ -12830,6 +12830,7 @@ "TID_ALLIANCE_CASTLE_INFO", "TID_ALLIANCE_CASTLE_INFO", "TID_ALLIANCE_CASTLE_INFO", + "TID_ALLIANCE_CASTLE_INFO", "TID_ALLIANCE_CASTLE_INFO" ], "BuildingClass": [ @@ -12843,6 +12844,7 @@ "Army", "Army", "Army", + "Army", "Army" ], "SecondaryTargetingClass": [ @@ -12856,6 +12858,7 @@ "Resource", "Resource", "Resource", + "Resource", "Resource" ], "ShopBuildingClass": [], @@ -12870,6 +12873,7 @@ "sc/buildings.sc", "sc/buildings.sc", "sc/buildings.sc", + "sc/buildings.sc", "sc/buildings.sc" ], "ExportName": [ @@ -12883,7 +12887,8 @@ "alliance_castle_lvl8", "alliance_castle_lvl9", "alliance_castle_lvl10", - "alliance_castle_lvl11" + "alliance_castle_lvl11", + "alliance_castle_lvl12" ], "ExportNameNpc": [], "ExportNameConstruction": [ @@ -12897,6 +12902,7 @@ "generic_construction_state3", "generic_construction_state3", "generic_construction_state3", + "generic_construction_state3", "generic_construction_state3" ], "ExportNameLocked": [ @@ -12910,6 +12916,7 @@ "alliance_castle_lvl1_broken", "alliance_castle_lvl1_broken", "alliance_castle_lvl1_broken", + "alliance_castle_lvl1_broken", "alliance_castle_lvl1_broken" ], "BuildTimeD": [ @@ -12923,7 +12930,8 @@ 9, 11, 13, - 14 + 14, + 15 ], "BuildTimeH": [ 0, @@ -12936,7 +12944,8 @@ 0, 0, 0, - 0 + 0, + 12 ], "BuildTimeM": [ 0, @@ -12949,6 +12958,7 @@ 0, 0, 0, + 0, 0 ], "BuildTimeS": [ @@ -12962,6 +12972,7 @@ 0, 0, 0, + 0, 0 ], "BuildResource": [ @@ -12975,6 +12986,7 @@ "Elixir", "Elixir", "Elixir", + "Elixir", "Elixir" ], "BuildCost": [ @@ -12988,7 +13000,8 @@ 8000000, 10000000, 12600000, - 20000000 + 20000000, + 21000000 ], "TownHallLevel": [ 3, @@ -13001,7 +13014,8 @@ 12, 13, 14, - 15 + 15, + 16 ], "CapitalHallLevel": [ 3, @@ -13014,7 +13028,8 @@ 12, 13, 14, - 15 + 15, + 16 ], "Width": [ 3, @@ -13027,6 +13042,7 @@ 3, 3, 3, + 3, 3 ], "Height": [ @@ -13040,6 +13056,7 @@ 3, 3, 3, + 3, 3 ], "Icon": [], @@ -13054,6 +13071,7 @@ "alliance_castle_upg", "alliance_castle_upg", "alliance_castle_upg", + "alliance_castle_upg", "alliance_castle_upg" ], "ExportNameUpgradeAnim": [], @@ -13075,7 +13093,8 @@ 2800000, 3200000, 3600000, - 4000000 + 4000000, + 4400000 ], "MaxStoredWarElixir": [ 75000, @@ -13088,7 +13107,8 @@ 2800000, 3200000, 3600000, - 4000000 + 4000000, + 4400000 ], "MaxStoredWarDarkElixir": [ 500, @@ -13101,7 +13121,8 @@ 14000, 16000, 18000, - 20000 + 20000, + 22000 ], "MaxStoredGold2": [], "MaxStoredElixir2": [], @@ -13119,6 +13140,7 @@ true, true, true, + true, true ], "Bunker": [ @@ -13132,6 +13154,7 @@ true, true, true, + true, true ], "Blacksmith": [], @@ -13147,6 +13170,7 @@ 40, 45, 45, + 50, 50 ], "HousingSpaceAlt": [ @@ -13160,6 +13184,7 @@ 2, 2, 3, + 3, 3 ], "HousingSpaceSiege": [ @@ -13173,7 +13198,8 @@ 1, 1, 1, - 1 + 1, + 2 ], "ProducesResource": [], "ResourcePer100Hours": [], @@ -13196,7 +13222,8 @@ 4400, 4800, 5200, - 5400 + 5400, + 5600 ], "RegenTime": [ 27, @@ -13209,6 +13236,7 @@ 30, 30, 30, + 30, 30 ], "AttackRange": [], @@ -13235,6 +13263,7 @@ "Building Destroyed", "Building Destroyed", "Building Destroyed", + "Building Destroyed", "Building Destroyed" ], "DestroyDamageEffect": [], @@ -13260,6 +13289,7 @@ "alliance_castle_lvl1_broken", "alliance_castle_lvl1_broken", "alliance_castle_lvl1_broken", + "alliance_castle_lvl1_broken", "alliance_castle_lvl1_broken" ], "BuildingW": [ @@ -13273,6 +13303,7 @@ 2, 2, 2, + 2, 2 ], "BuildingH": [ @@ -13286,6 +13317,7 @@ 2, 2, 2, + 2, 2 ], "BaseGfx": [], @@ -13300,6 +13332,7 @@ "alliance_castle_base", "alliance_castle_base", "alliance_castle_base", + "alliance_castle_base", "alliance_castle_base" ], "AirTargets": [], @@ -13331,6 +13364,7 @@ "Alliance Castle Pickup", "Alliance Castle Pickup", "Alliance Castle Pickup", + "Alliance Castle Pickup", "Alliance Castle Pickup" ], "PlacingEffect": [ @@ -13344,6 +13378,7 @@ "Alliance Castle Placing", "Alliance Castle Placing", "Alliance Castle Placing", + "Alliance Castle Placing", "Alliance Castle Placing" ], "AnimateTurret": [], @@ -13363,6 +13398,7 @@ true, true, true, + true, true ], "StartingHomeCount": [ @@ -13376,6 +13412,7 @@ 1, 1, 1, + 1, 1 ], "Hidden": [], @@ -13399,7 +13436,20 @@ "TransitionEffectLv3": [], "AltNumMultiTargets": [], "PreventsHealing": [], - "StrengthWeight": [], + "StrengthWeight": [ + 200, + 400, + 600, + 800, + 2000, + 2400, + 4200, + 4800, + 5400, + 6000, + 6600, + 7200 + ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], "SpeedMod": [], @@ -13478,6 +13528,7 @@ 900, 900, 900, + 900, 900 ], "UpgradeTasks": [], @@ -13498,6 +13549,7 @@ "ClanCastleTH11", "ClanCastleTH11", "ClanCastleTH11", + "ClanCastleTH11", "ClanCastleTH11" ], "AltPreviewScenario": [], @@ -13518,13 +13570,15 @@ 2, 3, 4, - 5 + 5, + 6 ], "TID": [ "TID_WORKER_BUILDING", "TID_WORKER_BUILDING", "TID_WORKER_BUILDING", "TID_WORKER_BUILDING", + "TID_WORKER_BUILDING", "TID_WORKER_BUILDING" ], "InfoTID": [ @@ -13532,6 +13586,7 @@ "TID_WORKER_INFO", "TID_WORKER_INFO", "TID_WORKER_INFO", + "TID_WORKER_INFO", "TID_WORKER_INFO" ], "BuildingClass": [ @@ -13539,6 +13594,7 @@ "Worker", "Worker", "Worker", + "Worker", "Worker" ], "SecondaryTargetingClass": [], @@ -13548,6 +13604,7 @@ "sc/buildings.sc", "sc/buildings.sc", "sc/buildings.sc", + "sc/buildings.sc", "sc/buildings.sc" ], "ExportName": [ @@ -13555,7 +13612,8 @@ "worker_building_armed_lvl1", "worker_building_armed_lvl2", "worker_building_armed_lvl3", - "worker_building_armed_lvl4" + "worker_building_armed_lvl4", + "worker_building_armed_lvl5" ], "ExportNameNpc": [], "ExportNameConstruction": [ @@ -13563,6 +13621,7 @@ "worker_building_const", "worker_building_const", "worker_building_const", + "worker_building_const", "worker_building_const" ], "ExportNameLocked": [], @@ -13571,20 +13630,23 @@ 9, 11, 13, - 14 + 14, + 15 ], "BuildTimeH": [ 0, 12, 12, 6, - 6 + 6, + 0 ], "BuildTimeM": [ 0, 0, 0, 0, + 0, 0 ], "BuildTimeS": [ @@ -13592,6 +13654,7 @@ 0, 0, 0, + 0, 0 ], "BuildResource": [ @@ -13599,6 +13662,7 @@ "Gold", "Gold", "Gold", + "Gold", "Gold" ], "BuildCost": [ @@ -13606,27 +13670,31 @@ 8000000, 10000000, 12000000, - 17000000 + 17000000, + 20000000 ], "TownHallLevel": [ 1, 14, 14, 14, - 15 + 15, + 16 ], "CapitalHallLevel": [ 1, 14, 14, 14, - 15 + 15, + 16 ], "Width": [ 2, 2, 2, 2, + 2, 2 ], "Height": [ @@ -13634,6 +13702,7 @@ 2, 2, 2, + 2, 2 ], "Icon": [], @@ -13642,6 +13711,7 @@ "worker_building_upg", "worker_building_upg", "worker_building_upg", + "worker_building_upg", "worker_building_upg" ], "ExportNameUpgradeAnim": [], @@ -13680,6 +13750,7 @@ 500, 500, 500, + 500, 500 ], "FreeBoost": [], @@ -13688,13 +13759,15 @@ 1000, 1300, 1600, - 1800 + 1800, + 1900 ], "RegenTime": [ 20, 20, 20, 20, + 20, 20 ], "AttackRange": [ @@ -13702,6 +13775,7 @@ 700, 700, 700, + 700, 700 ], "AltAttackMode": [], @@ -13712,6 +13786,7 @@ 400, 400, 400, + 400, 400 ], "AltAttackSpeed": [], @@ -13720,7 +13795,8 @@ 80, 100, 120, - 135 + 135, + 150 ], "AltDPS": [], "Damage": [], @@ -13732,6 +13808,7 @@ "Building Destroyed", "Building Destroyed", "Building Destroyed", + "Building Destroyed", "Building Destroyed" ], "DestroyDamageEffect": [], @@ -13740,6 +13817,7 @@ "Nailgun Attack FX", "Nailgun Attack FX", "Nailgun Attack FX", + "Nailgun Attack FX", "Nailgun Attack FX" ], "AttackEffect2": [], @@ -13752,12 +13830,14 @@ "Generic Hit", "Generic Hit", "Generic Hit", + "Generic Hit", "Generic Hit" ], "Projectile": [ "Nail Ammo", "Nail Ammo", "Nail Ammo 2", + "Nail Ammo 2", "Nail Ammo 2" ], "AltProjectile": [], @@ -13767,6 +13847,7 @@ "destroyedBuilding_2s_pit_wood_darkbrown", "destroyedBuilding_2s_pit_wood_darkbrown", "destroyedBuilding_2s_pit_wood_darkgreen", + "destroyedBuilding_2s_pit_wood_darkpurple", "destroyedBuilding_2s_pit_wood_darkpurple" ], "BuildingW": [ @@ -13774,6 +13855,7 @@ 1, 1, 1, + 1, 1 ], "BuildingH": [ @@ -13781,6 +13863,7 @@ 1, 1, 1, + 1, 1 ], "BaseGfx": [], @@ -13789,6 +13872,7 @@ "worker_building_base", "worker_building_base", "worker_building_base", + "worker_building_base", "worker_building_base" ], "AirTargets": [ @@ -13796,6 +13880,7 @@ true, true, true, + true, true ], "GroundTargets": [ @@ -13803,6 +13888,7 @@ true, true, true, + true, true ], "MultiTargets": [], @@ -13826,6 +13912,7 @@ "Worker Building Pickup", "Worker Building Pickup", "Worker Building Pickup", + "Worker Building Pickup", "Worker Building Pickup" ], "PlacingEffect": [ @@ -13833,6 +13920,7 @@ "Worker Building Placing", "Worker Building Placing", "Worker Building Placing", + "Worker Building Placing", "Worker Building Placing" ], "AnimateTurret": [ @@ -13840,6 +13928,7 @@ true, true, true, + true, true ], "DefenderCharacter": [], @@ -13853,6 +13942,7 @@ 1, 1, 1, + 1, 1 ], "Hidden": [], @@ -13877,10 +13967,12 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 400, - 380, - 360, - 340 + 0, + 4600, + 5795, + 6840, + 7480, + 8000 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -13914,12 +14006,14 @@ 1600, 1600, 1600, + 1600, 1600 ], "WakeUpSpace": [ 1, 1, 1, + 1, 1 ], "PreAttackEffect": [], @@ -13945,12 +14039,14 @@ 1, 1, 1, + 1, 1 ], "DefenceTroopCharacter": [ "Defending Builder", "Defending Builder", "Defending Builder", + "Defending Builder", "Defending Builder" ], "DefenceTroopCharacter2": [], @@ -13958,7 +14054,8 @@ 1, 2, 3, - 4 + 4, + 5 ], "AmountCanBeUpgraded": [], "SelfAsAoeCenter": [], @@ -13976,6 +14073,7 @@ "Defense", "Defense", "Defense", + "Defense", "Defense" ], "CombatActivationDelay": [], @@ -13986,6 +14084,7 @@ 200, 200, 200, + 200, 200 ], "UpgradeTasks": [], @@ -14000,6 +14099,7 @@ "DefensiveBuilder", "DefensiveBuilder", "DefensiveBuilder", + "DefensiveBuilder", "DefensiveBuilder" ], "AltPreviewScenario": [], @@ -15654,21 +15754,21 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100 + 490, + 558, + 645, + 723, + 823, + 943, + 1073, + 1203, + 1325, + 1445, + 1575, + 1700, + 1838, + 1963, + 2088 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -17026,17 +17126,17 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 350, - 325, - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300 + 3413, + 3819, + 4125, + 4725, + 5625, + 6450, + 7275, + 8100, + 8850, + 9450, + 10200 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -20273,16 +20373,16 @@ ], "PreventsHealing": [], "StrengthWeight": [ - 2800, - 2500, - 2250, - 2100, - 2000, - 1900, - 1800, - 1700, - 1650, - 1650 + 18900, + 20000, + 20813, + 23100, + 25500, + 27550, + 30150, + 32725, + 34650, + 37950 ], "AlternatePickNewTargetDelay": [ 50, @@ -20852,13 +20952,13 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 20, - 20, - 20, - 20, - 20, - 20, - 20 + 678, + 840, + 1003, + 1165, + 1328, + 1490, + 1653 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -21782,7 +21882,8 @@ 3, 4, 5, - 6 + 6, + 7 ], "TID": [ "TID_BUILDING_ARTILLERY", @@ -21790,6 +21891,7 @@ "TID_BUILDING_ARTILLERY", "TID_BUILDING_ARTILLERY", "TID_BUILDING_ARTILLERY", + "TID_BUILDING_ARTILLERY", "TID_BUILDING_ARTILLERY" ], "InfoTID": [ @@ -21798,6 +21900,7 @@ "TID_ARTILLERY_INFO", "TID_ARTILLERY_INFO", "TID_ARTILLERY_INFO", + "TID_ARTILLERY_INFO", "TID_ARTILLERY_INFO" ], "BuildingClass": [ @@ -21806,6 +21909,7 @@ "Defense", "Defense", "Defense", + "Defense", "Defense" ], "SecondaryTargetingClass": [], @@ -21816,6 +21920,7 @@ "sc/buildings.sc", "sc/buildings.sc", "sc/buildings.sc", + "sc/buildings.sc", "sc/buildings.sc" ], "ExportName": [ @@ -21824,7 +21929,8 @@ "doom_cannon_lvl3", "doom_cannon_lvl4", "doom_cannon_lvl5", - "doom_cannon_lvl6" + "doom_cannon_lvl6", + "doom_cannon_lvl7" ], "ExportNameNpc": [], "ExportNameConstruction": [ @@ -21833,6 +21939,7 @@ "laboratory_const", "laboratory_const", "laboratory_const", + "laboratory_const", "laboratory_const" ], "ExportNameLocked": [], @@ -21842,7 +21949,8 @@ 9, 10, 13, - 14 + 14, + 15 ], "BuildTimeH": [ 0, @@ -21850,7 +21958,8 @@ 0, 0, 0, - 0 + 0, + 12 ], "BuildTimeM": [ 0, @@ -21858,6 +21967,7 @@ 0, 0, 0, + 0, 0 ], "BuildTimeS": [ @@ -21866,6 +21976,7 @@ 0, 0, 0, + 0, 0 ], "BuildResource": [ @@ -21874,6 +21985,7 @@ "Gold", "Gold", "Gold", + "Gold", "Gold" ], "BuildCost": [ @@ -21882,7 +21994,8 @@ 10000000, 13000000, 17000000, - 21500000 + 21500000, + 22000000 ], "TownHallLevel": [ 11, @@ -21890,7 +22003,8 @@ 12, 13, 14, - 15 + 15, + 16 ], "CapitalHallLevel": [ 11, @@ -21898,7 +22012,8 @@ 12, 13, 14, - 15 + 15, + 16 ], "Width": [ 4, @@ -21906,6 +22021,7 @@ 4, 4, 4, + 4, 4 ], "Height": [ @@ -21914,6 +22030,7 @@ 4, 4, 4, + 4, 4 ], "Icon": [], @@ -21923,6 +22040,7 @@ "laboratory_upg", "laboratory_upg", "laboratory_upg", + "laboratory_upg", "laboratory_upg" ], "ExportNameUpgradeAnim": [ @@ -21931,6 +22049,7 @@ "doom_cannon_lvl3_upgrade", "doom_cannon_lvl4_upgrade", "doom_cannon_lvl5_upgrade", + "doom_cannon_lvl6_upgrade", "doom_cannon_lvl6_upgrade" ], "MaxStoredGold": [], @@ -21971,7 +22090,8 @@ 4800, 5200, 5600, - 5900 + 5900, + 6200 ], "RegenTime": [ 20, @@ -21979,6 +22099,7 @@ 21, 21, 21, + 21, 21 ], "AttackRange": [ @@ -21987,6 +22108,7 @@ 5000, 5000, 5000, + 5000, 5000 ], "AltAttackMode": [], @@ -21998,6 +22120,7 @@ 10000, 10000, 10000, + 10000, 10000 ], "AltAttackSpeed": [], @@ -22007,6 +22130,7 @@ 6992, 6992, 6992, + 6992, 6992 ], "DPS": [ @@ -22015,6 +22139,7 @@ 0, 0, 0, + 0, 0 ], "AltDPS": [], @@ -22024,7 +22149,8 @@ 30, 35, 40, - 45 + 45, + 50 ], "PreferredTarget": [], "PreferredTargetDamageMod": [], @@ -22035,6 +22161,7 @@ "Building Destroyed", "Building Destroyed", "Building Destroyed", + "Building Destroyed", "Building Destroyed" ], "DestroyDamageEffect": [], @@ -22044,6 +22171,7 @@ "Artillery Attack", "Artillery Attack", "Artillery Attack", + "Artillery Attack", "Artillery Attack" ], "AttackEffect2": [], @@ -22058,6 +22186,7 @@ "Ancient Hit", "Ancient Hit", "Ancient Hit", + "Ancient Hit", "Ancient Hit" ], "Projectile": [ @@ -22066,7 +22195,8 @@ "Artillery Ammo3", "Artillery Ammo4", "Artillery Ammo5", - "Artillery Ammo6" + "Artillery Ammo6", + "Artillery Ammo7" ], "AltProjectile": [], "ExportNameDamagedSWF": [], @@ -22076,6 +22206,7 @@ "destroyedBuilding_4m_base_rock", "destroyedBuilding_4m_base_rock", "destroyedBuilding_4m_base_rock", + "destroyedBuilding_4m_base_rock", "destroyedBuilding_4m_base_rock" ], "BuildingW": [ @@ -22084,6 +22215,7 @@ 3, 3, 3, + 3, 3 ], "BuildingH": [ @@ -22092,6 +22224,7 @@ 3, 3, 3, + 3, 3 ], "BaseGfx": [], @@ -22101,6 +22234,7 @@ "laboratory_base", "laboratory_base", "laboratory_base", + "laboratory_base", "laboratory_base" ], "AirTargets": [ @@ -22109,6 +22243,7 @@ true, true, true, + true, true ], "GroundTargets": [ @@ -22117,6 +22252,7 @@ true, true, true, + true, true ], "MultiTargets": [], @@ -22131,6 +22267,7 @@ 30, 30, 30, + 30, 30 ], "AmmoResource": [ @@ -22139,6 +22276,7 @@ "Elixir", "Elixir", "Elixir", + "Elixir", "Elixir" ], "AmmoCost": [ @@ -22147,7 +22285,8 @@ 45000, 50000, 55000, - 60000 + 60000, + 65000 ], "MinAttackRange": [ 700, @@ -22155,6 +22294,7 @@ 700, 700, 700, + 700, 700 ], "DamageRadius": [ @@ -22163,6 +22303,7 @@ 300, 300, 300, + 300, 300 ], "PushBack": [ @@ -22171,6 +22312,7 @@ 50, 50, 50, + 50, 50 ], "WallCornerPieces": [], @@ -22180,6 +22322,7 @@ "Artillery Load", "Artillery Load", "Artillery Load", + "Artillery Load", "Artillery Load" ], "NoAmmoEffect": [ @@ -22188,6 +22331,7 @@ "Artillery No Ammo", "Artillery No Ammo", "Artillery No Ammo", + "Artillery No Ammo", "Artillery No Ammo" ], "ToggleAttackModeEffect": [], @@ -22197,6 +22341,7 @@ "Basic Turret Pickup", "Basic Turret Pickup", "Basic Turret Pickup", + "Basic Turret Pickup", "Basic Turret Pickup" ], "PlacingEffect": [ @@ -22205,6 +22350,7 @@ "Artillery Placing", "Artillery Placing", "Artillery Placing", + "Artillery Placing", "Artillery Placing" ], "AnimateTurret": [], @@ -22237,12 +22383,13 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 4900, - 4450, - 4100, - 3800, - 3550, - 3400 + 58800, + 60075, + 61500, + 62700, + 63900, + 65450, + 67000 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -22264,6 +22411,7 @@ true, true, true, + true, true ], "TargetGroupsRadius": [ @@ -22272,6 +22420,7 @@ 500, 500, 500, + 500, 500 ], "HitSpell": [], @@ -22282,6 +22431,7 @@ "beam_up", "beam_up", "beam_up", + "beam_up", "beam_up" ], "ExportNameBeamEnd": [ @@ -22290,6 +22440,7 @@ "beam_down", "beam_down", "beam_down", + "beam_down", "beam_down" ], "Damage2": [], @@ -22305,6 +22456,7 @@ 1125, 1125, 1125, + 1125, 1125 ], "WakeUpSpace": [ @@ -22313,6 +22465,7 @@ 200, 200, 200, + 200, 200 ], "PreAttackEffect": [ @@ -22321,6 +22474,7 @@ "Artillery PreAttack", "Artillery PreAttack", "Artillery PreAttack", + "Artillery PreAttack", "Artillery PreAttack" ], "ShareHeroCombatData": [], @@ -22330,6 +22484,7 @@ 3, 3, 3, + 3, 3 ], "BurstDelay": [ @@ -22338,6 +22493,7 @@ 750, 750, 750, + 750, 750 ], "AltBurstCount": [], @@ -22380,6 +22536,7 @@ 150, 150, 150, + 150, 150 ], "UpgradeTasks": [], @@ -22395,6 +22552,7 @@ "AncientArtillery", "AncientArtillery", "AncientArtillery", + "AncientArtillery", "AncientArtillery" ], "AltPreviewScenario": [], @@ -23029,17 +23187,17 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 400, - 420, - 440, - 460, - 460, - 460, - 460, - 460, - 460, - 460, - 460 + 1610, + 1911, + 2233, + 2818, + 3416, + 4071, + 4784, + 5497, + 6509, + 7199, + 7889 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -30869,14 +31027,14 @@ "ExportNameBuildAnim": [ "mortar_upg", "mortar_upg", - "mortar_upg", - "mortar_upg", - "mortar_upg", - "mortar_upg", - "mortar_upg", - "mortar_upg", - "mortar_upg", - "mortar_upg" + "tower_turret_upg", + "tower_turret_upg", + "tower_turret_upg", + "tower_turret_upg", + "tower_turret_upg", + "tower_turret_upg", + "tower_turret_upg", + "tower_turret_upg" ], "ExportNameUpgradeAnim": [], "MaxStoredGold": [], @@ -34502,15 +34660,15 @@ "PreventsHealing": [], "StrengthWeight": [ 422, - 379, - 265, - 265, - 212, - 212, - 190, - 190, - 190, - 190 + 422, + 422, + 422, + 422, + 422, + 422, + 422, + 422, + 422 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -42684,11 +42842,11 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 700, - 700, - 700, - 700, - 700 + 15050, + 17850, + 20650, + 21875, + 22575 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -42812,7 +42970,8 @@ 6, 7, 8, - 9 + 9, + 10 ], "TID": [ "TID_PET_SHOP", @@ -42823,6 +42982,7 @@ "TID_PET_SHOP", "TID_PET_SHOP", "TID_PET_SHOP", + "TID_PET_SHOP", "TID_PET_SHOP" ], "InfoTID": [ @@ -42834,6 +42994,7 @@ "TID_PET_SHOP_INFO", "TID_PET_SHOP_INFO", "TID_PET_SHOP_INFO", + "TID_PET_SHOP_INFO", "TID_PET_SHOP_INFO" ], "BuildingClass": [ @@ -42845,6 +43006,7 @@ "Army", "Army", "Army", + "Army", "Army" ], "SecondaryTargetingClass": [], @@ -42858,6 +43020,7 @@ "sc/buildings.sc", "sc/buildings.sc", "sc/buildings.sc", + "sc/buildings.sc", "sc/buildings.sc" ], "ExportName": [ @@ -42869,7 +43032,8 @@ "pet_house_lvl6", "pet_house_lvl7", "pet_house_lvl8", - "pet_house_lvl9" + "pet_house_lvl9", + "pet_house_lvl10" ], "ExportNameNpc": [], "ExportNameConstruction": [ @@ -42881,6 +43045,7 @@ "laboratory_const", "laboratory_const", "laboratory_const", + "laboratory_const", "laboratory_const" ], "ExportNameLocked": [], @@ -42893,7 +43058,8 @@ 13, 13, 14, - 15 + 15, + 16 ], "BuildTimeH": [ 0, @@ -42904,6 +43070,7 @@ 12, 18, 0, + 0, 0 ], "BuildTimeM": [ @@ -42915,6 +43082,7 @@ 0, 0, 0, + 0, 0 ], "BuildTimeS": [ @@ -42926,6 +43094,7 @@ 0, 0, 0, + 0, 0 ], "BuildResource": [ @@ -42937,6 +43106,7 @@ "Elixir", "Elixir", "Elixir", + "Elixir", "Elixir" ], "BuildCost": [ @@ -42948,7 +43118,8 @@ 20000000, 20250000, 20500000, - 21000000 + 21000000, + 21500000 ], "TownHallLevel": [ 14, @@ -42959,6 +43130,7 @@ 15, 15, 15, + 16, 16 ], "CapitalHallLevel": [ @@ -42970,6 +43142,7 @@ 15, 15, 15, + 16, 16 ], "Width": [ @@ -42981,6 +43154,7 @@ 3, 3, 3, + 3, 3 ], "Height": [ @@ -42992,6 +43166,7 @@ 3, 3, 3, + 3, 3 ], "Icon": [], @@ -43004,6 +43179,7 @@ "laboratory_upg", "laboratory_upg", "laboratory_upg", + "laboratory_upg", "laboratory_upg" ], "ExportNameUpgradeAnim": [], @@ -43043,6 +43219,7 @@ "PET", "PET", "PET", + "PET", "PET" ], "ProducesUnitsOfType": [], @@ -43058,7 +43235,8 @@ 1100, 1150, 1200, - 1250 + 1250, + 1300 ], "RegenTime": [ 15, @@ -43069,6 +43247,7 @@ 15, 15, 15, + 15, 15 ], "AttackRange": [], @@ -43093,6 +43272,7 @@ "Building Destroyed", "Building Destroyed", "Building Destroyed", + "Building Destroyed", "Building Destroyed" ], "DestroyDamageEffect": [], @@ -43116,6 +43296,7 @@ "destroyedBuilding_3l_pit_rockwood", "destroyedBuilding_3l_pit_rockwood", "destroyedBuilding_3l_pit_rockwood", + "destroyedBuilding_3l_pit_rockwood", "destroyedBuilding_3l_pit_rockwood" ], "BuildingW": [ @@ -43127,6 +43308,7 @@ 2, 2, 2, + 2, 2 ], "BuildingH": [ @@ -43138,6 +43320,7 @@ 2, 2, 2, + 2, 2 ], "BaseGfx": [], @@ -43150,6 +43333,7 @@ "pet_house_lvl6_base", "pet_house_lvl7_base", "pet_house_lvl8_base", + "pet_house_lvl9_base", "pet_house_lvl9_base" ], "AirTargets": [], @@ -43179,6 +43363,7 @@ "Training Barrack Pickup", "Training Barrack Pickup", "Training Barrack Pickup", + "Training Barrack Pickup", "Training Barrack Pickup" ], "PlacingEffect": [ @@ -43190,6 +43375,7 @@ "Training Barrack Placing", "Training Barrack Placing", "Training Barrack Placing", + "Training Barrack Placing", "Training Barrack Placing" ], "AnimateTurret": [], @@ -43298,6 +43484,7 @@ 1000, 1000, 1000, + 1000, 1000 ], "UpgradeTasks": [], @@ -43316,6 +43503,7 @@ "NoCombatBuilding", "NoCombatBuilding", "NoCombatBuilding", + "NoCombatBuilding", "NoCombatBuilding" ], "AltPreviewScenario": [], @@ -44730,9 +44918,9 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 1000, - 1400, - 1800 + 6250, + 9800, + 13950 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -46033,84 +46221,103 @@ "Monolith": { "BuildingLevel": [ 1, - 2 + 2, + 3 ], "TID": [ + "TID_BUILDING_MONOLITH", "TID_BUILDING_MONOLITH", "TID_BUILDING_MONOLITH" ], "InfoTID": [ + "TID_BUILDING_MONOLITH_INFO", "TID_BUILDING_MONOLITH_INFO", "TID_BUILDING_MONOLITH_INFO" ], "BuildingClass": [ + "Defense", "Defense", "Defense" ], "SecondaryTargetingClass": [], "ShopBuildingClass": [], "SWF": [ + "sc/buildings.sc", "sc/buildings.sc", "sc/buildings.sc" ], "ExportName": [ "monolith_lvl_1", - "monolith_lvl_2" + "monolith_lvl_2", + "monolith_lvl_3" ], "ExportNameNpc": [], "ExportNameConstruction": [ + "tower_turret_const", "tower_turret_const", "tower_turret_const" ], "ExportNameLocked": [], "BuildTimeD": [ 13, - 14 + 14, + 16 ], "BuildTimeH": [ 12, + 0, 0 ], "BuildTimeM": [ + 0, 0, 0 ], "BuildTimeS": [ + 0, 0, 0 ], "BuildResource": [ + "DarkElixir", "DarkElixir", "DarkElixir" ], "BuildCost": [ 300000, - 360000 + 360000, + 370000 ], "TownHallLevel": [ 15, - 15 + 15, + 16 ], "CapitalHallLevel": [ 15, - 15 + 15, + 16 ], "Width": [ + 3, 3, 3 ], "Height": [ + 3, 3, 3 ], "Icon": [], "ExportNameBuildAnim": [ + "tower_turret_upg", "tower_turret_upg", "tower_turret_upg" ], "ExportNameUpgradeAnim": [ "monolith_lvl_1_upgrade", - "monolith_lvl_2_upgrade" + "monolith_lvl_2_upgrade", + "monolith_lvl_3_upgrade" ], "MaxStoredGold": [], "MaxStoredElixir": [], @@ -46146,13 +46353,16 @@ "FreeBoost": [], "Hitpoints": [ 4747, - 5050 + 5050, + 5353 ], "RegenTime": [ 25, + 26, 26 ], "AttackRange": [ + 1100, 1100, 1100 ], @@ -46160,17 +46370,20 @@ "AltAttackRange": [], "PrepareSpeed": [], "AttackSpeed": [ + 1500, 1500, 1500 ], "AltAttackSpeed": [], "CoolDownOverride": [ + 750, 750, 750 ], "DPS": [ 150, - 175 + 175, + 193 ], "AltDPS": [], "Damage": [], @@ -46178,11 +46391,13 @@ "PreferredTargetDamageMod": [], "RandomHitPosition": [], "DestroyEffect": [ + "Building Destroyed", "Building Destroyed", "Building Destroyed" ], "DestroyDamageEffect": [], "AttackEffect": [ + "Monolith Attack", "Monolith Attack", "Monolith Attack" ], @@ -46193,37 +46408,45 @@ "ChainAttackDamageReductionPercent": [], "AttackEffectAlt": [], "HitEffect": [ + "Explosive Arrow", "Explosive Arrow", "Explosive Arrow" ], "Projectile": [ + "MonolithProjectileMin;MonolithProjectileMed;MonolithProjectileMax", "MonolithProjectileMin;MonolithProjectileMed;MonolithProjectileMax", "MonolithProjectileMin;MonolithProjectileMed;MonolithProjectileMax" ], "AltProjectile": [], "ExportNameDamagedSWF": [], "ExportNameDamaged": [ + "destroyedBuilding_3l_base_rockwood", "destroyedBuilding_3l_base_rockwood", "destroyedBuilding_3l_base_rockwood" ], "BuildingW": [ + 2, 2, 2 ], "BuildingH": [ + 2, 2, 2 ], "BaseGfx": [], "ExportNameBase": [ + "dark_tower_base", "dark_tower_base", "dark_tower_base" ], "AirTargets": [ + true, true, true ], "GroundTargets": [ + true, true, true ], @@ -46244,20 +46467,24 @@ "NoAmmoEffect": [], "ToggleAttackModeEffect": [], "PickUpEffect": [ + "Monolith Pickup", "Monolith Pickup", "Monolith Pickup" ], "PlacingEffect": [ + "Monolith Placing", "Monolith Placing", "Monolith Placing" ], "AnimateTurret": [], "DefenderCharacter": [], "DefenderCount": [ + 1, 1, 1 ], "DefenderZ": [ + 155, 155, 155 ], @@ -46287,8 +46514,9 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 1400, - 1300 + 37615, + 39163, + 40750 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -46358,29 +46586,35 @@ "CombatActivationEffect": [], "Weapon": [], "HintPriority": [ + 150, 150, 150 ], "UpgradeTasks": [], "UpgradeTasksRequired": [], "AnimationActionFrame": [ + 5, 5, 5 ], "SpellOnNearbyDamage": [], "DamagePermilHp": [ 110, - 120 + 120, + 130 ], "ProjectileVariantByTargetMaxHP": [ "600;2500", - "650;2750" + "650;2750", + "700;3000" ], "DefaultProjectileVariant": [ + 3, 3, 3 ], "PreviewScenario": [ + "Monolith", "Monolith", "Monolith" ], @@ -49149,8 +49383,8 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 400, - 440 + 9400, + 11000 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], @@ -49497,8 +49731,8 @@ "AltNumMultiTargets": [], "PreventsHealing": [], "StrengthWeight": [ - 200, - 220 + 9900, + 11715 ], "AlternatePickNewTargetDelay": [], "AltBuildResource": [], diff --git a/coc/static/characters.json b/coc/static/characters.json index 0f6df69f..368cfcac 100644 --- a/coc/static/characters.json +++ b/coc/static/characters.json @@ -503,18 +503,18 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 100, - 100, - 90, - 80, - 70, - 65, - 60, - 55, - 55, - 55, - 55, - 55 + 800, + 1200, + 1400, + 1600, + 1700, + 1800, + 2000, + 3000, + 4000, + 6000, + 7000, + 8000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -1220,18 +1220,18 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 150, - 150, - 140, - 130, - 120, - 110, - 100, - 100, - 100, - 100, - 100, - 100 + 800, + 1200, + 1400, + 1600, + 1700, + 1800, + 2000, + 3000, + 4000, + 6000, + 7000, + 8000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -1835,15 +1835,15 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 50, - 50, - 45, - 40, - 35, - 30, - 30, - 30, - 30 + 700, + 900, + 1100, + 1300, + 1400, + 1700, + 2000, + 4000, + 7000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -2534,18 +2534,18 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 120, - 120, - 120, - 120, - 120, - 200, - 240, - 280, - 320, - 360, - 380, - 400 + 1000, + 1500, + 1700, + 1900, + 2000, + 2500, + 3000, + 4000, + 5000, + 6000, + 8000, + 9000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -3316,18 +3316,18 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 100, - 100, - 100, - 100, - 90, - 80, - 70, - 70, - 70, - 70, - 70, - 70 + 900, + 1000, + 1200, + 1400, + 1500, + 2500, + 4000, + 5000, + 6000, + 7000, + 8000, + 9000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -4097,17 +4097,17 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 120, - 150, - 160, - 180, - 180, - 200, - 300, - 350, - 400, - 450, - 475 + 1400, + 1600, + 1800, + 2000, + 2200, + 3000, + 4000, + 5000, + 6000, + 8000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -4833,18 +4833,18 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 130, - 130, - 120, - 120, - 120, - 150, - 150, - 150, - 150, - 150, - 150, - 150 + 1400, + 1600, + 1800, + 2000, + 2200, + 3000, + 4000, + 5000, + 6000, + 7000, + 8000, + 9000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -5458,15 +5458,15 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 180, - 185, - 200, - 220, - 240, - 260, - 280, - 300, - 320 + 1400, + 1600, + 1800, + 2500, + 4000, + 6000, + 7000, + 8000, + 9000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -6133,17 +6133,17 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 160, - 165, - 170, - 250, - 420, - 480, - 540, - 600, - 660, - 660, - 660 + 1800, + 2000, + 2200, + 3000, + 4000, + 5000, + 6000, + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -6798,17 +6798,17 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 120, - 150, - 180, - 220, - 350, - 400, - 400, - 400, - 400, - 500, - 500 + 1600, + 1800, + 2000, + 2500, + 3000, + 4000, + 5000, + 6000, + 7000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -7509,18 +7509,18 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 120, - 120, - 115, - 110, - 105, - 100, - 100, - 100, - 100, - 100, - 100, - 100 + 1500, + 1600, + 1700, + 1800, + 1900, + 2000, + 3000, + 4000, + 5000, + 6000, + 7000, + 8000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -8260,19 +8260,19 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 150, - 150, - 150, - 150, - 220, - 300, - 380, - 380, - 400, - 480, - 520, - 500, - 480 + 1800, + 2000, + 2100, + 2200, + 3000, + 4000, + 5000, + 5500, + 6000, + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -8961,17 +8961,17 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 130, - 160, - 190, - 220, - 230, - 280, - 310, - 380, - 380, - 420, - 440 + 1800, + 2000, + 2100, + 2200, + 3000, + 4000, + 5000, + 6000, + 7000, + 8000, + 9000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -9814,19 +9814,19 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 160, - 170, - 210, - 270, - 400, - 500, - 500, - 500, - 500, - 500, - 550, - 600, - 650 + 1800, + 2000, + 2200, + 2500, + 3000, + 3500, + 4000, + 4500, + 5000, + 6000, + 7000, + 8000, + 9000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -11160,13 +11160,13 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 800, - 900, - 1100, - 1250, - 1400, - 1600, - 1700 + 2000, + 3000, + 4000, + 5000, + 6000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -11676,7 +11676,7 @@ 150, 168, 192, - 216 + 192 ], "UpgradeTimeM": [], "UpgradeResource": [ @@ -11693,7 +11693,7 @@ 85000, 120000, 160000, - 300000 + 160000 ], "DonateCost": [ 15, @@ -11958,12 +11958,12 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 160, - 240, - 350, - 420, - 490, - 560 + 2000, + 3000, + 4000, + 5000, + 6000, + 7000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -13588,14 +13588,14 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 600, - 800, - 800, - 1000, - 1200, - 1250, - 1200, - 1200 + 3000, + 4000, + 5000, + 6000, + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -14249,16 +14249,16 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 200, - 250, - 300, - 350, - 400, - 450, - 500, - 550, - 600, - 600 + 2000, + 2500, + 3000, + 4000, + 5000, + 6000, + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -14919,16 +14919,16 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 250, - 350, - 450, - 450, - 500, - 550, - 600, - 650, - 650, - 650 + 3000, + 3500, + 4000, + 4500, + 5000, + 6000, + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -16254,20 +16254,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -17049,20 +17036,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -17883,20 +17857,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100, - 100 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -18665,20 +18626,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -19447,20 +19395,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -20647,138 +20582,14 @@ 4, 4 ], - "SpecialAbilityLevel": [ - 1, - 1, - 2, - 2, - 2, - 2, - 3, - 3, - 4, - 4, - 5, - 5, - 6, - 6, - 7, - 7, - 8, - 8, - 9 - ], - "SpecialAbilityName": [ - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME", - "TID_BARB2_ABILITY_NAME" - ], - "SpecialAbilityInfo": [ - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP", - "TID_BARB2_ABILITY_HELP" - ], - "SpecialAbilityType": [ - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy", - "BoostUnitOnDeploy" - ], - "SpecialAbilityAttribute": [ - 6, - 6, - 8, - 8, - 8, - 8, - 10, - 10, - 12, - 12, - 14, - 14, - 16, - 16, - 18, - 18, - 20, - 20, - 22 - ], + "SpecialAbilityLevel": [], + "SpecialAbilityName": [], + "SpecialAbilityInfo": [], + "SpecialAbilityType": [], + "SpecialAbilityAttribute": [], "SpecialAbilityAttribute2": [], "SpecialAbilityAttribute3": [], - "SpecialAbilitySpell": [ - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage", - "TroopRage" - ], + "SpecialAbilitySpell": [], "SpecialAbilityEffect": [], "SpecialAbilityIcon": [], "SpecialAbilityHideClipName": [], @@ -20825,8 +20636,48 @@ "DefaultSkin": [], "DefenseBonus": [], "SmoothJump": [], - "SpecialAbilities": [], - "SpecialAbilitiesLevel": [], + "SpecialAbilities": [ + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility", + "EliteBarbarianAbility" + ], + "SpecialAbilitiesLevel": [ + 1, + 1, + 2, + 2, + 2, + 2, + 3, + 3, + 4, + 4, + 5, + 5, + 6, + 6, + 7, + 7, + 8, + 8, + 9 + ], "ReflectsDamage": [], "AvoidNoiseInAttackPositionSelection": [], "CarryOverToNextStage": [], @@ -34464,15 +34315,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 86, - 86, - 86, - 86, - 86, - 86, - 86 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -35061,15 +34904,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100, - 100, - 90, - 80, - 70, - 65, - 60 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -35562,15 +35397,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100, - 100, - 90, - 80, - 70, - 65, - 60 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -36759,11 +36586,11 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 29, - 29, - 29, - 28, - 27 + 6000, + 6500, + 7000, + 8000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -37238,10 +37065,10 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 45, - 45, - 45, - 45 + 6000, + 6500, + 7000, + 8000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -37431,7 +37258,8 @@ 2, 3, 4, - 5 + 5, + 6 ], "Deprecated": [], "TID": [ @@ -37439,6 +37267,7 @@ "TID_CHARACTER_YETI", "TID_CHARACTER_YETI", "TID_CHARACTER_YETI", + "TID_CHARACTER_YETI", "TID_CHARACTER_YETI" ], "InfoTID": [ @@ -37446,6 +37275,7 @@ "TID_CHARACTER_INFO_YETI", "TID_CHARACTER_INFO_YETI", "TID_CHARACTER_INFO_YETI", + "TID_CHARACTER_INFO_YETI", "TID_CHARACTER_INFO_YETI" ], "HousingSpace": [ @@ -37453,6 +37283,7 @@ 18, 18, 18, + 18, 18 ], "BarrackLevel": [ @@ -37460,6 +37291,7 @@ 14, 14, 14, + 14, 14 ], "LaboratoryLevel": [ @@ -37467,13 +37299,15 @@ 10, 11, 12, - 13 + 13, + 14 ], "Speed": [ 150, 150, 150, 150, + 150, 150 ], "Hitpoints": [ @@ -37481,13 +37315,15 @@ 3200, 3500, 3700, - 3900 + 3900, + 4100 ], "TrainingTime": [ 180, 180, 180, 180, + 180, 180 ], "UpgradeTimeH": [ @@ -37495,7 +37331,8 @@ 168, 288, 330, - 354 + 360, + 360 ], "UpgradeTimeM": [], "UpgradeResource": [ @@ -37503,6 +37340,7 @@ "Elixir", "Elixir", "Elixir", + "Elixir", "Elixir" ], "UpgradeCost": [ @@ -37510,13 +37348,15 @@ 9000000, 17100000, 19000000, - 19500000 + 21000000, + 21000000 ], "DonateCost": [ 9, 9, 9, 9, + 9, 9 ], "DonateXP": [], @@ -37526,6 +37366,7 @@ 80, 80, 80, + 80, 80 ], "AttackSpeed": [ @@ -37533,6 +37374,7 @@ 1000, 1000, 1000, + 1000, 1000 ], "CoolDownOverride": [], @@ -37541,13 +37383,15 @@ 250, 270, 290, - 310 + 310, + 330 ], "PreferedTargetDamageMod": [ 1, 1, 1, 1, + 1, 1 ], "DamageRadius": [], @@ -37558,6 +37402,7 @@ "sc/ui.sc", "sc/ui.sc", "sc/ui.sc", + "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ @@ -37565,6 +37410,7 @@ "icon_unit_yeti", "icon_unit_yeti", "icon_unit_yeti", + "icon_unit_yeti", "icon_unit_yeti" ], "BigPicture": [ @@ -37572,6 +37418,7 @@ "unit_yeti_big", "unit_yeti_big", "unit_yeti_big", + "unit_yeti_big", "unit_yeti_big" ], "BigPictureSWF": [ @@ -37579,6 +37426,7 @@ "sc/info_yeti.sc", "sc/info_yeti.sc", "sc/info_yeti.sc", + "sc/info_yeti.sc", "sc/info_yeti.sc" ], "Projectile": [], @@ -37591,6 +37439,7 @@ "Yeti Deploy", "Yeti Deploy", "Yeti Deploy", + "Yeti Deploy", "Yeti Deploy" ], "DeployEffect2": [], @@ -37599,6 +37448,7 @@ "Yeti Attack", "Yeti Attack", "Yeti Attack", + "Yeti Attack", "Yeti Attack" ], "AttackEffect2": [], @@ -37607,6 +37457,7 @@ "Yeti Hit", "Yeti Hit", "Yeti Hit", + "Yeti Hit", "Yeti Hit" ], "HitEffect2": [], @@ -37615,6 +37466,7 @@ false, false, false, + false, false ], "AirTargets": [ @@ -37622,6 +37474,7 @@ false, false, false, + false, false ], "GroundTargets": [ @@ -37629,6 +37482,7 @@ true, true, true, + true, true ], "AttackCount": [], @@ -37637,6 +37491,7 @@ "Yeti Die", "Yeti Die", "Yeti Die", + "Yeti Die", "Yeti Die" ], "DieEffect2": [], @@ -37645,13 +37500,15 @@ "yeti_lvl2", "yeti_lvl3", "yeti_lvl4", - "yeti_lvl5" + "yeti_lvl5", + "yeti_lvl6" ], "ProductionBuilding": [ "Barrack", "Barrack", "Barrack", "Barrack", + "Barrack", "Barrack" ], "IsJumper": [ @@ -37659,6 +37516,7 @@ false, false, false, + false, false ], "MovementOffsetAmount": [], @@ -37667,6 +37525,7 @@ 0, 0, 0, + 0, 0 ], "TombStone": [ @@ -37674,6 +37533,7 @@ "TombStone", "TombStone", "TombStone", + "TombStone", "TombStone" ], "DieDamage": [], @@ -37686,6 +37546,7 @@ "Yetimite", "Yetimite", "Yetimite", + "Yetimite", "Yetimite" ], "IsSecondaryTroop": [], @@ -37694,13 +37555,15 @@ 9, 10, 11, - 12 + 12, + 13 ], "SecondarySpawnDist": [ 100, 100, 100, 100, + 100, 100 ], "RandomizeSecSpawnDist": [], @@ -37716,11 +37579,12 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 550, - 600, - 650, - 700, - 750 + 5000, + 6000, + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -37748,6 +37612,7 @@ "-50", "-50", "-50", + "-50", "-50" ], "SecondarySpawnOffset": [], @@ -37764,6 +37629,7 @@ 1800, 1800, 1800, + 1800, 1800 ], "EnemyGroupWeight": [ @@ -37771,6 +37637,7 @@ 1800, 1800, 1800, + 1800, 1800 ], "NewTargetAttackDelay": [], @@ -37779,6 +37646,7 @@ true, true, true, + true, true ], "ChainShootingDistance": [], @@ -37808,6 +37676,7 @@ "SpawnUnitsWhenDamaged", "SpawnUnitsWhenDamaged", "SpawnUnitsWhenDamaged", + "SpawnUnitsWhenDamaged", "SpawnUnitsWhenDamaged" ], "SpecialAbilityAttribute": [ @@ -37815,6 +37684,7 @@ 600, 600, 600, + 600, 600 ], "SpecialAbilityAttribute2": [ @@ -37822,6 +37692,7 @@ 1, 1, 1, + 1, 1 ], "SpecialAbilityAttribute3": [], @@ -37833,6 +37704,7 @@ "full", "full", "full", + "full", "full" ], "DisableDonate": [], @@ -37892,6 +37764,7 @@ "TroopGroundAny2", "TroopGroundAny2", "TroopGroundAny2", + "TroopGroundAny2", "TroopGroundAny2" ], "AltPreviewScenario": [], @@ -37904,7 +37777,8 @@ 2, 3, 4, - 5 + 5, + 6 ], "Deprecated": [], "TID": [ @@ -37912,6 +37786,7 @@ "TID_CHARACTER_YETIMITE", "TID_CHARACTER_YETIMITE", "TID_CHARACTER_YETIMITE", + "TID_CHARACTER_YETIMITE", "TID_CHARACTER_YETIMITE" ], "InfoTID": [ @@ -37919,6 +37794,7 @@ "TID_CHARACTER_INFO_YETIMITE", "TID_CHARACTER_INFO_YETIMITE", "TID_CHARACTER_INFO_YETIMITE", + "TID_CHARACTER_INFO_YETIMITE", "TID_CHARACTER_INFO_YETIMITE" ], "HousingSpace": [ @@ -37926,6 +37802,7 @@ 3, 3, 3, + 3, 3 ], "BarrackLevel": [ @@ -37933,6 +37810,7 @@ 1, 1, 1, + 1, 1 ], "LaboratoryLevel": [ @@ -37940,6 +37818,7 @@ 1, 1, 1, + 1, 1 ], "Speed": [ @@ -37947,6 +37826,7 @@ 300, 300, 300, + 300, 300 ], "Hitpoints": [ @@ -37954,7 +37834,8 @@ 350, 400, 450, - 500 + 500, + 550 ], "TrainingTime": [], "UpgradeTimeH": [], @@ -37969,6 +37850,7 @@ 200, 200, 200, + 200, 200 ], "AttackSpeed": [ @@ -37976,6 +37858,7 @@ 1000, 1000, 1000, + 1000, 1000 ], "CoolDownOverride": [], @@ -37984,13 +37867,15 @@ 64, 72, 78, - 84 + 84, + 88 ], "PreferedTargetDamageMod": [ 4, 4, 4, 4, + 4, 4 ], "DamageRadius": [ @@ -37998,6 +37883,7 @@ 80, 80, 80, + 80, 80 ], "AreaDamageIgnoresWalls": [], @@ -38007,6 +37893,7 @@ "sc/ui.sc", "sc/ui.sc", "sc/ui.sc", + "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ @@ -38014,6 +37901,7 @@ "icon_unit_yeti", "icon_unit_yeti", "icon_unit_yeti", + "icon_unit_yeti", "icon_unit_yeti" ], "BigPicture": [ @@ -38021,6 +37909,7 @@ "unit_yetimite_big", "unit_yetimite_big", "unit_yetimite_big", + "unit_yetimite_big", "unit_yetimite_big" ], "BigPictureSWF": [ @@ -38028,6 +37917,7 @@ "sc/info_yeti.sc", "sc/info_yeti.sc", "sc/info_yeti.sc", + "sc/info_yeti.sc", "sc/info_yeti.sc" ], "Projectile": [ @@ -38035,7 +37925,8 @@ "YetimiteJump2", "YetimiteJump3", "YetimiteJump4", - "YetimiteJump4" + "YetimiteJump4", + "YetimiteJump6" ], "AltProjectile": [], "PreferedTargetBuilding": [], @@ -38044,6 +37935,7 @@ "Defense", "Defense", "Defense", + "Defense", "Defense" ], "PreferredTargetNoTargeting": [], @@ -38056,6 +37948,7 @@ "Yeti Hit", "Yeti Hit", "Yeti Hit", + "Yeti Hit", "Yeti Hit" ], "HitEffect2": [], @@ -38064,6 +37957,7 @@ false, false, false, + false, false ], "AirTargets": [ @@ -38071,6 +37965,7 @@ true, true, true, + true, true ], "GroundTargets": [ @@ -38078,6 +37973,7 @@ true, true, true, + true, true ], "AttackCount": [ @@ -38085,6 +37981,7 @@ 1, 1, 1, + 1, 1 ], "DieEffect": [ @@ -38092,6 +37989,7 @@ "Yetimite Die", "Yetimite Die", "Yetimite Die", + "Yetimite Die", "Yetimite Die" ], "DieEffect2": [], @@ -38100,7 +37998,8 @@ "yetimite_lvl2", "yetimite_lvl3", "yetimite_lvl4", - "yetimite_lvl4" + "yetimite_lvl4", + "yetimite_lvl6" ], "ProductionBuilding": [], "IsJumper": [ @@ -38108,6 +38007,7 @@ true, true, true, + true, true ], "MovementOffsetAmount": [], @@ -38116,6 +38016,7 @@ 0, 0, 0, + 0, 0 ], "TombStone": [], @@ -38128,6 +38029,7 @@ true, true, true, + true, true ], "SecondaryTroop": [], @@ -38136,6 +38038,7 @@ true, true, true, + true, true ], "SecondaryTroopCnt": [], @@ -38179,6 +38082,7 @@ "-50", "-50", "-50", + "-50", "-50" ], "SecondarySpawnOffset": [], @@ -38195,6 +38099,7 @@ 100, 100, 100, + 100, 100 ], "EnemyGroupWeight": [ @@ -38202,6 +38107,7 @@ 100, 100, 100, + 100, 100 ], "NewTargetAttackDelay": [ @@ -38209,6 +38115,7 @@ 500, 500, 500, + 500, 500 ], "TriggersTraps": [ @@ -38216,6 +38123,7 @@ false, false, false, + false, false ], "ChainShootingDistance": [], @@ -38278,6 +38186,7 @@ true, true, true, + true, true ], "DefensiveTroop": [], @@ -38286,6 +38195,7 @@ 50, 50, 50, + 50, 50 ], "BunkerTroops": [], @@ -38317,6 +38227,7 @@ "SecondaryTroopDefense", "SecondaryTroopDefense", "SecondaryTroopDefense", + "SecondaryTroopDefense", "SecondaryTroopDefense" ], "AltPreviewScenario": [], @@ -38717,17 +38628,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50, - 50 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -39834,13 +39735,13 @@ 150 ], "Hitpoints": [ - 280, - 280, - 280, - 280, - 280, + 390, + 390, + 390, + 390, 390, 545, + 690, 840, 940, 1040, @@ -39918,16 +39819,16 @@ ], "CoolDownOverride": [], "DPS": [ - 108, - 108, - 108, - 108, - 108, - 162, - 198, - 236, - 256, - 276, + 170, + 170, + 170, + 170, + 170, + 220, + 260, + 270, + 280, + 285, 290 ], "PreferedTargetDamageMod": [ @@ -40202,16 +40103,16 @@ "TombStone" ], "DieDamage": [ - 250, - 250, - 250, - 250, - 250, 300, - 350, + 300, + 300, + 300, + 300, 400, 500, - 600, + 580, + 620, + 650, 700 ], "DieDamageRadius": [ @@ -40270,19 +40171,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -40569,7 +40458,8 @@ 4, 5, 6, - 7 + 7, + 8 ], "Deprecated": [], "TID": [ @@ -40579,6 +40469,7 @@ "TID_ICEGOLEM", "TID_ICEGOLEM", "TID_ICEGOLEM", + "TID_ICEGOLEM", "TID_ICEGOLEM" ], "InfoTID": [ @@ -40588,6 +40479,7 @@ "TID_CHARACTER_INFO_ICEGOLEM", "TID_CHARACTER_INFO_ICEGOLEM", "TID_CHARACTER_INFO_ICEGOLEM", + "TID_CHARACTER_INFO_ICEGOLEM", "TID_CHARACTER_INFO_ICEGOLEM" ], "HousingSpace": [ @@ -40597,6 +40489,7 @@ 15, 15, 15, + 15, 15 ], "BarrackLevel": [ @@ -40606,6 +40499,7 @@ 8, 8, 8, + 8, 8 ], "LaboratoryLevel": [ @@ -40615,7 +40509,8 @@ 10, 10, 12, - 13 + 13, + 14 ], "Speed": [ 150, @@ -40624,6 +40519,7 @@ 150, 150, 150, + 150, 150 ], "Hitpoints": [ @@ -40633,7 +40529,8 @@ 3200, 3400, 3600, - 3900 + 3900, + 4200 ], "TrainingTime": [ 150, @@ -40642,6 +40539,7 @@ 150, 150, 150, + 150, 150 ], "UpgradeTimeH": [ @@ -40651,7 +40549,8 @@ 156, 264, 318, - 342 + 372, + 372 ], "UpgradeTimeM": [], "UpgradeResource": [ @@ -40661,6 +40560,7 @@ "DarkElixir", "DarkElixir", "DarkElixir", + "DarkElixir", "DarkElixir" ], "UpgradeCost": [ @@ -40670,7 +40570,8 @@ 125000, 240000, 335000, - 340000 + 360000, + 360000 ], "DonateCost": [ 8, @@ -40679,6 +40580,7 @@ 8, 8, 8, + 8, 8 ], "DonateXP": [], @@ -40690,6 +40592,7 @@ 100, 100, 100, + 100, 100 ], "AttackSpeed": [ @@ -40699,6 +40602,7 @@ 2000, 2000, 2000, + 2000, 2000 ], "CoolDownOverride": [], @@ -40709,7 +40613,8 @@ 36, 40, 44, - 48 + 48, + 52 ], "PreferedTargetDamageMod": [ 1, @@ -40718,6 +40623,7 @@ 1, 1, 1, + 1, 1 ], "DamageRadius": [], @@ -40730,6 +40636,7 @@ "sc/ui.sc", "sc/ui.sc", "sc/ui.sc", + "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ @@ -40739,6 +40646,7 @@ "icon_unit_iceGolem", "icon_unit_iceGolem", "icon_unit_iceGolem", + "icon_unit_iceGolem", "icon_unit_iceGolem" ], "BigPicture": [ @@ -40748,6 +40656,7 @@ "unit_ice_golem_big", "unit_ice_golem_big", "unit_ice_golem_big", + "unit_ice_golem_big", "unit_ice_golem_big" ], "BigPictureSWF": [ @@ -40757,6 +40666,7 @@ "sc/info_ice_golem.sc", "sc/info_ice_golem.sc", "sc/info_ice_golem.sc", + "sc/info_ice_golem.sc", "sc/info_ice_golem.sc" ], "Projectile": [], @@ -40769,6 +40679,7 @@ "Defense", "Defense", "Defense", + "Defense", "Defense" ], "PreferredTargetNoTargeting": [], @@ -40779,6 +40690,7 @@ "Icegolem Deploy", "Icegolem Deploy", "Icegolem Deploy", + "Icegolem Deploy", "Icegolem Deploy" ], "DeployEffect2": [], @@ -40791,6 +40703,7 @@ "IceWizard Hit1", "IceWizard Hit1", "IceWizard Hit1", + "IceWizard Hit1", "IceWizard Hit1" ], "HitEffect2": [], @@ -40801,6 +40714,7 @@ false, false, false, + false, false ], "AirTargets": [ @@ -40810,6 +40724,7 @@ false, false, false, + false, false ], "GroundTargets": [ @@ -40819,6 +40734,7 @@ true, true, true, + true, true ], "AttackCount": [], @@ -40829,6 +40745,7 @@ "Giant Die", "Giant Die", "Giant Die", + "Giant Die", "Giant Die" ], "DieEffect2": [], @@ -40839,7 +40756,8 @@ "IceGolem_lvl4", "IceGolem_lvl5", "IceGolem_lvl6", - "IceGolem_lvl7" + "IceGolem_lvl7", + "IceGolem_lvl8" ], "ProductionBuilding": [ "Dark Elixir Barrack", @@ -40848,6 +40766,7 @@ "Dark Elixir Barrack", "Dark Elixir Barrack", "Dark Elixir Barrack", + "Dark Elixir Barrack", "Dark Elixir Barrack" ], "IsJumper": [ @@ -40857,6 +40776,7 @@ false, false, false, + false, false ], "MovementOffsetAmount": [], @@ -40867,6 +40787,7 @@ 0, 0, 0, + 0, 0 ], "TombStone": [ @@ -40876,6 +40797,7 @@ "DarkTombStone", "DarkTombStone", "DarkTombStone", + "DarkTombStone", "DarkTombStone" ], "DieDamage": [], @@ -40900,13 +40822,14 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 200, - 300, - 400, - 500, - 600, - 700, - 750 + 3000, + 3500, + 4000, + 4500, + 5000, + 7000, + 8000, + 9000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -40936,6 +40859,7 @@ "-50", "-50", "-50", + "-50", "-50" ], "SecondarySpawnOffset": [], @@ -40954,6 +40878,7 @@ 600, 600, 600, + 600, 600 ], "EnemyGroupWeight": [ @@ -40963,6 +40888,7 @@ 500, 500, 500, + 500, 500 ], "NewTargetAttackDelay": [], @@ -40973,6 +40899,7 @@ true, true, true, + true, true ], "ChainShootingDistance": [], @@ -40988,6 +40915,7 @@ "Icegolem Attack", "Icegolem Attack", "Icegolem Attack", + "Icegolem Attack", "Icegolem Attack" ], "MoveStartsEffect": [], @@ -41012,6 +40940,7 @@ "CastSpellOnDeath", "CastSpellOnDeath", "CastSpellOnDeath", + "CastSpellOnDeath", "CastSpellOnDeath" ], "SpecialAbilityAttribute": [ @@ -41021,7 +40950,8 @@ 4, 5, 6, - 7 + 7, + 8 ], "SpecialAbilityAttribute2": [], "SpecialAbilityAttribute3": [], @@ -41032,6 +40962,7 @@ "IceGolemFreeze", "IceGolemFreeze", "IceGolemFreeze", + "IceGolemFreeze", "IceGolemFreeze" ], "SpecialAbilityEffect": [], @@ -41067,6 +40998,7 @@ 2000, 2000, 2000, + 2000, 2000 ], "FrostOnHitPercent": [ @@ -41076,6 +41008,7 @@ 50, 50, 50, + 50, 50 ], "DoesNotOpenCC": [], @@ -41086,6 +41019,7 @@ "Ice Golem_DEF", "Ice Golem_DEF", "Ice Golem_DEF", + "Ice Golem_DEF", "Ice Golem_DEF" ], "DamageReductionToStorages": [], @@ -41107,6 +41041,7 @@ 1, 1, 1, + 1, 1 ], "DefaultSkin": [], @@ -41128,6 +41063,7 @@ "TroopIceGolem", "TroopIceGolem", "TroopIceGolem", + "TroopIceGolem", "TroopIceGolem" ], "AltPreviewScenario": [], @@ -41481,13 +41417,13 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 650, - 700, - 800, - 860, - 920, - 970, - 1000 + 4000, + 5000, + 6000, + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -41857,9 +41793,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 160 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -42433,17 +42367,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100, - 100, - 100, - 100, - 100, - 190, - 260, - 330, - 330 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -42955,11 +42879,11 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 25, - 25, - 25, - 25, - 25 + 6000, + 6500, + 7000, + 8000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -43611,18 +43535,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -44974,10 +44887,10 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 580, - 660, - 740, - 820 + 6000, + 7000, + 8000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -45869,9 +45782,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 120 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -46293,7 +46204,8 @@ 4, 5, 6, - 7 + 7, + 8 ], "Deprecated": [], "TID": [ @@ -46303,6 +46215,7 @@ "TID_ICEGOLEM", "TID_ICEGOLEM", "TID_ICEGOLEM", + "TID_ICEGOLEM", "TID_ICEGOLEM" ], "InfoTID": [ @@ -46312,6 +46225,7 @@ "TID_CHARACTER_INFO_ICEGOLEM", "TID_CHARACTER_INFO_ICEGOLEM", "TID_CHARACTER_INFO_ICEGOLEM", + "TID_CHARACTER_INFO_ICEGOLEM", "TID_CHARACTER_INFO_ICEGOLEM" ], "HousingSpace": [ @@ -46321,6 +46235,7 @@ 15, 15, 15, + 15, 15 ], "BarrackLevel": [], @@ -46332,6 +46247,7 @@ 150, 150, 150, + 150, 150 ], "Hitpoints": [ @@ -46341,7 +46257,8 @@ 3200, 3400, 3600, - 3900 + 3900, + 4200 ], "TrainingTime": [], "UpgradeTimeH": [], @@ -46358,6 +46275,7 @@ 100, 100, 100, + 100, 100 ], "AttackSpeed": [ @@ -46367,6 +46285,7 @@ 2000, 2000, 2000, + 2000, 2000 ], "CoolDownOverride": [], @@ -46377,7 +46296,8 @@ 36, 40, 44, - 48 + 48, + 52 ], "PreferedTargetDamageMod": [ 1, @@ -46386,6 +46306,7 @@ 1, 1, 1, + 1, 1 ], "DamageRadius": [], @@ -46398,6 +46319,7 @@ "sc/ui.sc", "sc/ui.sc", "sc/ui.sc", + "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ @@ -46407,6 +46329,7 @@ "icon_unit_iceGolem", "icon_unit_iceGolem", "icon_unit_iceGolem", + "icon_unit_iceGolem", "icon_unit_iceGolem" ], "BigPicture": [ @@ -46416,6 +46339,7 @@ "unit_ice_golem_big", "unit_ice_golem_big", "unit_ice_golem_big", + "unit_ice_golem_big", "unit_ice_golem_big" ], "BigPictureSWF": [ @@ -46425,6 +46349,7 @@ "sc/info_ice_golem.sc", "sc/info_ice_golem.sc", "sc/info_ice_golem.sc", + "sc/info_ice_golem.sc", "sc/info_ice_golem.sc" ], "Projectile": [], @@ -46437,6 +46362,7 @@ "Defense", "Defense", "Defense", + "Defense", "Defense" ], "PreferredTargetNoTargeting": [], @@ -46447,6 +46373,7 @@ "Icegolem Deploy", "Icegolem Deploy", "Icegolem Deploy", + "Icegolem Deploy", "Icegolem Deploy" ], "DeployEffect2": [], @@ -46459,6 +46386,7 @@ "IceWizard Hit1", "IceWizard Hit1", "IceWizard Hit1", + "IceWizard Hit1", "IceWizard Hit1" ], "HitEffect2": [], @@ -46469,6 +46397,7 @@ false, false, false, + false, false ], "AirTargets": [ @@ -46478,6 +46407,7 @@ false, false, false, + false, false ], "GroundTargets": [ @@ -46487,6 +46417,7 @@ true, true, true, + true, true ], "AttackCount": [], @@ -46497,6 +46428,7 @@ "Giant Die", "Giant Die", "Giant Die", + "Giant Die", "Giant Die" ], "DieEffect2": [], @@ -46507,7 +46439,8 @@ "IceGolem_lvl4", "IceGolem_lvl5", "IceGolem_lvl6", - "IceGolem_lvl7" + "IceGolem_lvl7", + "IceGolem_lvl8" ], "ProductionBuilding": [ "Dark Elixir Barrack", @@ -46516,6 +46449,7 @@ "Dark Elixir Barrack", "Dark Elixir Barrack", "Dark Elixir Barrack", + "Dark Elixir Barrack", "Dark Elixir Barrack" ], "IsJumper": [ @@ -46525,6 +46459,7 @@ false, false, false, + false, false ], "MovementOffsetAmount": [], @@ -46535,6 +46470,7 @@ 0, 0, 0, + 0, 0 ], "TombStone": [ @@ -46544,6 +46480,7 @@ "DarkTombStone", "DarkTombStone", "DarkTombStone", + "DarkTombStone", "DarkTombStone" ], "DieDamage": [], @@ -46557,6 +46494,7 @@ true, true, true, + true, true ], "SecondaryTroop": [], @@ -46604,6 +46542,7 @@ "-50", "-50", "-50", + "-50", "-50" ], "SecondarySpawnOffset": [], @@ -46622,6 +46561,7 @@ 600, 600, 600, + 600, 600 ], "EnemyGroupWeight": [ @@ -46631,6 +46571,7 @@ 500, 500, 500, + 500, 500 ], "NewTargetAttackDelay": [], @@ -46641,6 +46582,7 @@ true, true, true, + true, true ], "ChainShootingDistance": [], @@ -46656,6 +46598,7 @@ "Icegolem Attack", "Icegolem Attack", "Icegolem Attack", + "Icegolem Attack", "Icegolem Attack" ], "MoveStartsEffect": [], @@ -46680,6 +46623,7 @@ "CastSpellOnDeath", "CastSpellOnDeath", "CastSpellOnDeath", + "CastSpellOnDeath", "CastSpellOnDeath" ], "SpecialAbilityAttribute": [ @@ -46689,6 +46633,7 @@ 4, 5, 6, + 6, 6 ], "SpecialAbilityAttribute2": [], @@ -46700,6 +46645,7 @@ "IceGolemFreeze_DEF", "IceGolemFreeze_DEF", "IceGolemFreeze_DEF", + "IceGolemFreeze_DEF", "IceGolemFreeze_DEF" ], "SpecialAbilityEffect": [], @@ -46735,6 +46681,7 @@ 2000, 2000, 2000, + 2000, 2000 ], "FrostOnHitPercent": [ @@ -46744,6 +46691,7 @@ 50, 50, 50, + 50, 50 ], "DoesNotOpenCC": [], @@ -48729,28 +48677,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 326, - 338, - 350, - 362, - 374, - 386 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -49478,19 +49405,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -50538,11 +50453,11 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 53, - 53, - 53, - 53, - 53 + 6000, + 7000, + 8000, + 9000, + 11000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -51082,14 +50997,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 550, - 550, - 550, - 550, - 550, - 550 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -51933,9 +51841,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 120 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -54117,9 +54023,9 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 500, - 600, - 700 + 5000, + 6000, + 7000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -54157,14 +54063,14 @@ "IsUnderground": [], "ProjectileBounces": [], "FriendlyGroupWeight": [ - 600, - 600, - 600 + 100, + 100, + 100 ], "EnemyGroupWeight": [ - 500, - 500, - 500 + 100, + 100, + 100 ], "NewTargetAttackDelay": [], "TriggersTraps": [ @@ -57126,11 +57032,11 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 34, - 36, - 38, - 40, - 40 + 6000, + 7000, + 8000, + 9000, + 11000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -57793,9 +57699,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -58063,9 +57967,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 120 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -58202,61 +58104,71 @@ 1, 2, 3, - 4 + 4, + 5 ], "Deprecated": [], "TID": [ "TID_CHARACTER_SIEGE_MACHINE_CATAPULT", "TID_CHARACTER_SIEGE_MACHINE_CATAPULT", "TID_CHARACTER_SIEGE_MACHINE_CATAPULT", + "TID_CHARACTER_SIEGE_MACHINE_CATAPULT", "TID_CHARACTER_SIEGE_MACHINE_CATAPULT" ], "InfoTID": [ "TID_CHARACTER_INFO_SIEGE_MACHINE_CATAPULT", "TID_CHARACTER_INFO_SIEGE_MACHINE_CATAPULT", "TID_CHARACTER_INFO_SIEGE_MACHINE_CATAPULT", + "TID_CHARACTER_INFO_SIEGE_MACHINE_CATAPULT", "TID_CHARACTER_INFO_SIEGE_MACHINE_CATAPULT" ], "HousingSpace": [ 1, 1, 1, + 1, 1 ], "BarrackLevel": [ 6, 6, 6, + 6, 6 ], "LaboratoryLevel": [ 9, 10, 10, - 11 + 11, + 14 ], "Speed": [ 80, 80, 80, + 80, 80 ], "Hitpoints": [ 1700, 1800, 1900, - 2000 + 2000, + 2100 ], "TrainingTime": [ 1200, 1200, 1200, + 1200, 1200 ], "UpgradeTimeH": [ 180, 288, 300, + 324, 324 ], "UpgradeTimeM": [], @@ -58264,61 +58176,71 @@ "Elixir", "Elixir", "Elixir", + "Elixir", "Elixir" ], "UpgradeCost": [ 7600000, 10500000, 13300000, - 18000000 + 19000000, + 19000000 ], "DonateCost": [ 15, 15, 15, + 15, 15 ], "DonateXP": [ 30, 30, 30, + 30, 30 ], "DonateCount": [ 30, 30, 30, + 30, 30 ], "AttackRange": [ 1005, 1005, 1005, + 1005, 1005 ], "AttackSpeed": [ 5000, 5000, 5000, + 5000, 5000 ], "CoolDownOverride": [ 550, 550, 550, + 550, 550 ], "DPS": [ 45, 50, 55, - 60 + 60, + 65 ], "PreferedTargetDamageMod": [], "DamageRadius": [ 100, 100, 100, + 100, 100 ], "AreaDamageIgnoresWalls": [], @@ -58327,31 +58249,36 @@ "sc/ui.sc", "sc/ui.sc", "sc/ui.sc", + "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ "icon_unit_siege_machine_catapult", "icon_unit_siege_machine_catapult", "icon_unit_siege_machine_catapult", + "icon_unit_siege_machine_catapult", "icon_unit_siege_machine_catapult" ], "BigPicture": [ "unit_siege_machine_catapult_big", "unit_siege_machine_catapult_big", "unit_siege_machine_catapult_big", + "unit_siege_machine_catapult_big", "unit_siege_machine_catapult_big" ], "BigPictureSWF": [ "sc/info_siege_machine_catapult.sc", "sc/info_siege_machine_catapult.sc", "sc/info_siege_machine_catapult.sc", + "sc/info_siege_machine_catapult.sc", "sc/info_siege_machine_catapult.sc" ], "Projectile": [ "FireCatapultProjectile1", "FireCatapultProjectile2", "FireCatapultProjectile3", - "FireCatapultProjectile4" + "FireCatapultProjectile4", + "FireCatapultProjectile5" ], "AltProjectile": [], "PreferedTargetBuilding": [], @@ -58359,6 +58286,7 @@ "Defense", "Defense", "Defense", + "Defense", "Defense" ], "PreferredTargetNoTargeting": [], @@ -58366,6 +58294,7 @@ "Siege Ram Deploy", "Siege Ram Deploy", "Siege Ram Deploy", + "Siege Ram Deploy", "Siege Ram Deploy" ], "DeployEffect2": [], @@ -58373,6 +58302,7 @@ "Catapult Attack", "Catapult Attack", "Catapult Attack", + "Catapult Attack", "Catapult Attack" ], "AttackEffect2": [], @@ -58380,30 +58310,35 @@ "Catapult Hit", "Catapult Hit", "Catapult Hit", + "Catapult Hit", "Catapult Hit" ], "HitEffect2": [ "Catapult Big Hit", "Catapult Big Hit", "Catapult Big Hit", + "Catapult Big Hit", "Catapult Big Hit" ], "IsFlying": [ false, false, false, + false, false ], "AirTargets": [ false, false, false, + false, false ], "GroundTargets": [ true, true, true, + true, true ], "AttackCount": [], @@ -58411,6 +58346,7 @@ "Siege Ram Die", "Siege Ram Die", "Siege Ram Die", + "Siege Ram Die", "Siege Ram Die" ], "DieEffect2": [], @@ -58418,18 +58354,21 @@ "SiegeMachine_Catapult_lvl1", "SiegeMachine_Catapult_lvl2", "SiegeMachine_Catapult_lvl3", - "SiegeMachine_Catapult_lvl4" + "SiegeMachine_Catapult_lvl4", + "SiegeMachine_Catapult_lvl5" ], "ProductionBuilding": [ "SiegeWorkshop", "SiegeWorkshop", "SiegeWorkshop", + "SiegeWorkshop", "SiegeWorkshop" ], "IsJumper": [ false, false, false, + false, false ], "MovementOffsetAmount": [], @@ -58437,6 +58376,7 @@ 0, 0, 0, + 0, 0 ], "TombStone": [], @@ -58448,6 +58388,7 @@ false, false, false, + false, false ], "SecondaryTroop": [], @@ -58467,10 +58408,11 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 98, - 102, - 106, - 110 + 7000, + 7500, + 8000, + 9000, + 11000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -58483,12 +58425,14 @@ 3, 3, 3, + 3, 3 ], "BurstDelay": [ 128, 128, 128, + 128, 128 ], "AttackMultipleBuildings": [], @@ -58507,6 +58451,7 @@ "-50", "-50", "-50", + "-50", "-50" ], "SecondarySpawnOffset": [], @@ -58522,12 +58467,14 @@ 100, 100, 100, + 100, 100 ], "EnemyGroupWeight": [ 100, 100, 100, + 100, 100 ], "NewTargetAttackDelay": [], @@ -58535,6 +58482,7 @@ true, true, true, + true, true ], "ChainShootingDistance": [], @@ -58559,6 +58507,7 @@ 1, 1, 1, + 1, 1 ], "SpecialAbilityLevel": [], @@ -58580,12 +58529,14 @@ 17, 17, 17, + 17, 17 ], "LoseHpInterval": [ 1000, 1000, 1000, + 1000, 1000 ], "LoseHpEffect": [], @@ -58607,12 +58558,14 @@ "Wall", "Wall", "Wall", + "Wall", "Wall" ], "DamageMultiplierPercent": [ 800, 800, 800, + 800, 800 ], "FrostOnHitTime": [], @@ -58639,12 +58592,14 @@ "SiegeMachineCatapultSelfDestruct", "SiegeMachineCatapultSelfDestruct", "SiegeMachineCatapultSelfDestruct", + "SiegeMachineCatapultSelfDestruct", "SiegeMachineCatapultSelfDestruct" ], "SpecialAbilitiesLevel": [ 1, 1, 1, + 1, 1 ], "ReflectsDamage": [], @@ -58652,6 +58607,7 @@ true, true, true, + true, true ], "CarryOverToNextStage": [], @@ -58663,6 +58619,7 @@ "FlameFlinger", "FlameFlinger", "FlameFlinger", + "FlameFlinger", "FlameFlinger" ], "AltPreviewScenario": [], @@ -58924,10 +58881,10 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 31, - 31, - 31, - 31 + 7500, + 8000, + 9000, + 10000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -59258,9 +59215,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -59852,19 +59807,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -60111,25 +60054,30 @@ "VisualLevel": [ 1, 2, - 3 + 3, + 4 ], "Deprecated": [], "TID": [ + "TID_CHARACTER_ELECTRO_TITAN", "TID_CHARACTER_ELECTRO_TITAN", "TID_CHARACTER_ELECTRO_TITAN", "TID_CHARACTER_ELECTRO_TITAN" ], "InfoTID": [ + "TID_CHARACTER_ELECTRO_TITAN_INFO", "TID_CHARACTER_ELECTRO_TITAN_INFO", "TID_CHARACTER_ELECTRO_TITAN_INFO", "TID_CHARACTER_ELECTRO_TITAN_INFO" ], "HousingSpace": [ + 32, 32, 32, 32 ], "BarrackLevel": [ + 16, 16, 16, 16 @@ -60137,9 +60085,11 @@ "LaboratoryLevel": [ 1, 12, - 13 + 13, + 14 ], "Speed": [ + 200, 200, 200, 200 @@ -60147,9 +60097,11 @@ "Hitpoints": [ 7200, 7700, - 8200 + 8200, + 8400 ], "TrainingTime": [ + 360, 360, 360, 360 @@ -60157,10 +60109,12 @@ "UpgradeTimeH": [ 312, 336, - 336 + 384, + 384 ], "UpgradeTimeM": [], "UpgradeResource": [ + "Elixir", "Elixir", "Elixir", "Elixir" @@ -60168,9 +60122,11 @@ "UpgradeCost": [ 19500000, 20500000, - 20500000 + 22000000, + 22000000 ], "DonateCost": [ + 16, 16, 16, 16 @@ -60178,11 +60134,13 @@ "DonateXP": [], "DonateCount": [], "AttackRange": [ + 125, 125, 125, 125 ], "AttackSpeed": [ + 1500, 1500, 1500, 1500 @@ -60191,9 +60149,11 @@ "DPS": [ 180, 200, - 220 + 220, + 240 ], "PreferedTargetDamageMod": [ + 1, 1, 1, 1 @@ -60202,21 +60162,25 @@ "AreaDamageIgnoresWalls": [], "SelfAsAoeCenter": [], "IconSWF": [ + "sc/ui.sc", "sc/ui.sc", "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ + "icon_unit_electrotitan", "icon_unit_electrotitan", "icon_unit_electrotitan", "icon_unit_electrotitan" ], "BigPicture": [ + "unit_electro_titan_big", "unit_electro_titan_big", "unit_electro_titan_big", "unit_electro_titan_big" ], "BigPictureSWF": [ + "sc/info_electro_titan.sc", "sc/info_electro_titan.sc", "sc/info_electro_titan.sc", "sc/info_electro_titan.sc" @@ -60227,40 +60191,47 @@ "PreferedTargetBuildingClass": [], "PreferredTargetNoTargeting": [], "DeployEffect": [ + "Elektro Titan Deploy", "Elektro Titan Deploy", "Elektro Titan Deploy", "Elektro Titan Deploy" ], "DeployEffect2": [], "AttackEffect": [ + "Electro_Titan Attack_lvl1", "Electro_Titan Attack_lvl1", "Electro_Titan Attack_lvl1", "Electro_Titan Attack_lvl1" ], "AttackEffect2": [], "HitEffect": [ + "Golem Hit", "Golem Hit", "Golem Hit", "Golem Hit" ], "HitEffect2": [], "IsFlying": [ + false, false, false, false ], "AirTargets": [ + true, true, true, true ], "GroundTargets": [ + true, true, true, true ], "AttackCount": [], "DieEffect": [ + "ElektroTitanDie", "ElektroTitanDie", "ElektroTitanDie", "ElektroTitanDie" @@ -60269,25 +60240,30 @@ "Animation": [ "ElectroTitan_lvl1", "ElectroTitan_lvl2", - "ElectroTitan_lvl3" + "ElectroTitan_lvl3", + "ElectroTitan_lvl4" ], "ProductionBuilding": [ + "Barrack", "Barrack", "Barrack", "Barrack" ], "IsJumper": [ + false, false, false, false ], "MovementOffsetAmount": [], "MovementOffsetSpeed": [ + 0, 0, 0, 0 ], "TombStone": [ + "TombStone", "TombStone", "TombStone", "TombStone" @@ -60314,11 +60290,13 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 650, - 700, - 750 + 7000, + 8000, + 9000, + 10000 ], "AuraSpell": [ + "ElectroTitanDamageAura", "ElectroTitanDamageAura", "ElectroTitanDamageAura", "ElectroTitanDamageAura" @@ -60326,7 +60304,8 @@ "AuraSpellLevel": [ 0, 1, - 2 + 2, + 3 ], "SpawnWhenDamaged": [], "JumpHeightPercent": [], @@ -60348,6 +60327,7 @@ "TransitionEffectLv3": [], "TransitionEffectLv4": [], "TargetedEffectOffset": [ + "-50", "-50", "-50", "-50" @@ -60362,17 +60342,20 @@ "IsUnderground": [], "ProjectileBounces": [], "FriendlyGroupWeight": [ + 3000, 3000, 3000, 3000 ], "EnemyGroupWeight": [ + 3000, 3000, 3000, 3000 ], "NewTargetAttackDelay": [], "TriggersTraps": [ + true, true, true, true @@ -60460,6 +60443,7 @@ "TargetGroupsRange": [], "TargetGroupsMinWeight": [], "PreviewScenario": [ + "TroopElectroTitan", "TroopElectroTitan", "TroopElectroTitan", "TroopElectroTitan" @@ -60991,10 +60975,10 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 1200, - 1300, - 1400, - 1500 + 6000, + 7000, + 8000, + 9000 ], "AuraSpell": [ "Apprentice Growth", @@ -62453,21 +62437,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -63140,21 +63110,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150, - 150 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -63790,18 +63746,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 140, - 130, - 120, - 110, - 100, - 100, - 100, - 100, - 100, - 100 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -64636,18 +64581,7 @@ ], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 200, - 250, - 300, - 400, - 500, - 500, - 500, - 550, - 600 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -65372,18 +65306,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 150, - 150, - 150, - 220, - 300, - 380, - 400, - 480, - 520, - 500 - ], + "StrengthWeight": [], "AuraSpell": [ "HogWizardDamageAura", "HogWizardDamageAura", @@ -66196,18 +66119,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 90, - 100, - 110, - 120, - 150, - 160, - 180, - 180, - 200, - 300 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -69297,9 +69209,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -69640,9 +69550,9 @@ "SpawnIdle": [], "SpawnOnAttack": [], "StrengthWeight": [ - 400, - 440, - 480 + 8000, + 9000, + 10000 ], "AuraSpell": [ "TreantWallDamageAura", @@ -69968,9 +69878,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 29 - ], + "StrengthWeight": [], "AuraSpell": [ "SiegeInvisibility" ], @@ -70262,9 +70170,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 25 - ], + "StrengthWeight": [], "AuraSpell": [ "SiegeInvisibility" ], @@ -71104,19 +71010,7 @@ 100 ], "SpawnOnAttack": [], - "StrengthWeight": [ - 53, - 53, - 53, - 53, - 53, - 53, - 53, - 53, - 53, - 53, - 53 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -71521,9 +71415,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 98 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -72334,18 +72226,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -72993,19 +72874,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120, - 120 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -74383,19 +74252,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 650, - 650, - 650, - 650, - 650, - 650, - 650, - 650, - 650, - 650, - 650 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -74686,77 +74543,269 @@ "ProjectileConsumesBunkerTroops": [], "Name": [] }, - "Prototype4": { + "Free Kicker": { "VisualLevel": [ - 1 + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 ], "Deprecated": [], "TID": [ - "TID_BARBARIAN" + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER", + "TID_CHARACTER_FREE_KICKER" ], "InfoTID": [ - "TID_CHARACTER_INFO_BARBARIAN" + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER", + "TID_CHARACTER_INFO_FREE_KICKER" ], "HousingSpace": [ - 1 + 12, + 12, + 12, + 12, + 12, + 12, + 12, + 12, + 12, + 12, + 12, + 12 ], "BarrackLevel": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, 1 ], "LaboratoryLevel": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, 1 ], "Speed": [ - 200 + 250, + 250, + 250, + 250, + 250, + 250, + 250, + 250, + 250, + 250, + 250, + 250 ], "Hitpoints": [ - 45 + 300, + 350, + 650, + 1000, + 1200, + 1400, + 1600, + 1900, + 2000, + 2100, + 2300, + 2400 ], "TrainingTime": [ - 5 - ], - "UpgradeTimeH": [ - 6 + 90, + 90, + 90, + 90, + 90, + 90, + 90, + 90, + 90, + 90, + 90, + 90 ], + "UpgradeTimeH": [], "UpgradeTimeM": [], "UpgradeResource": [ + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", "Elixir" ], - "UpgradeCost": [ - 25000 - ], + "UpgradeCost": [], "DonateCost": [ - 1 + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8 ], "DonateXP": [], "DonateCount": [], "AttackRange": [ - 40 + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60 ], "AttackSpeed": [ - 1000 + 1300, + 1300, + 1300, + 1300, + 1300, + 1300, + 1300, + 1300, + 1300, + 1300, + 1300, + 1300 ], "CoolDownOverride": [], "DPS": [ - 8 - ], - "PreferedTargetDamageMod": [ - 1 + 50, + 60, + 90, + 110, + 125, + 135, + 145, + 160, + 165, + 170, + 180, + 190 ], + "PreferedTargetDamageMod": [], "DamageRadius": [], "AreaDamageIgnoresWalls": [], "SelfAsAoeCenter": [], "IconSWF": [ - "sc/ui.sc" + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc" ], "IconExportName": [ - "icon_unit_barbarian" + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian", + "icon_unit_footballbarbarian" ], "BigPicture": [ - "unit_barbarian_big" + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big", + "unit_football_barbarian_big" ], "BigPictureSWF": [ - "sc/info_barbarian.sc" + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc", + "sc/info_football_barbarian.sc" ], "Projectile": [], "AltProjectile": [], @@ -74764,49 +74813,1639 @@ "PreferedTargetBuildingClass": [], "PreferredTargetNoTargeting": [], "DeployEffect": [ - "Barbarian Deploy" + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy", + "Barbarian_Football_Deploy" ], "DeployEffect2": [], "AttackEffect": [ - "Barbarian Attack" + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk", + "Barbarian_Football_Atk" ], "AttackEffect2": [], "HitEffect": [ + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", + "Barbarian Hit", "Barbarian Hit" ], "HitEffect2": [], "IsFlying": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, false ], "AirTargets": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, false ], "GroundTargets": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, true ], "AttackCount": [], "DieEffect": [ + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", + "Barbarian Die", "Barbarian Die" ], "DieEffect2": [], "Animation": [ - "Barbarian" + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian", + "FootballBarbarian" ], "ProductionBuilding": [ + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", "Barrack" ], "IsJumper": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, false ], "MovementOffsetAmount": [], "MovementOffsetSpeed": [ - 0 - ], - "TombStone": [ - "TombStone" - ], - "DieDamage": [], - "DieDamageRadius": [], + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "TombStone": [ + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone" + ], + "DieDamage": [], + "DieDamageRadius": [], + "DieDamageEffect": [], + "DieDamageDelay": [], + "DisableProduction": [], + "SecondaryTroop": [], + "IsSecondaryTroop": [], + "SecondaryTroopCnt": [], + "SecondarySpawnDist": [], + "RandomizeSecSpawnDist": [], + "PickNewTargetAfterPushback": [], + "PushbackSpeed": [], + "PushbackAfterHit": [], + "SummonTroop": [], + "SummonTroopCount": [], + "SummonTime": [], + "SummonCooldown": [], + "SummonEffect": [], + "SummonLimit": [], + "SpawnIdle": [], + "SpawnOnAttack": [], + "StrengthWeight": [], + "AuraSpell": [], + "AuraSpellLevel": [], + "SpawnWhenDamaged": [], + "JumpHeightPercent": [], + "NoClipping": [], + "Squad": [], + "WallMovementCost": [], + "BurstCount": [], + "BurstDelay": [], + "AttackMultipleBuildings": [], + "IncreasingDamage": [], + "DPSLv2": [], + "DPSLv3": [], + "Lv2SwitchTime": [], + "Lv3SwitchTime": [], + "AttackEffectLv2": [], + "AttackEffectLv3": [], + "AttackEffectLv4": [], + "TransitionEffectLv2": [], + "TransitionEffectLv3": [], + "TransitionEffectLv4": [], + "TargetedEffectOffset": [ + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50" + ], + "SecondarySpawnOffset": [], + "CustomDefenderIcon": [], + "SpecialMovementMod": [], + "InvisibilityRadius": [], + "HealthReductionPerSecond": [], + "AutoMergeDistance": [], + "AutoMergeGroupSize": [], + "IsUnderground": [], + "ProjectileBounces": [], + "FriendlyGroupWeight": [ + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400 + ], + "EnemyGroupWeight": [ + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400 + ], + "NewTargetAttackDelay": [], + "TriggersTraps": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true + ], + "ChainShootingDistance": [], + "ChainAttackDistance": [], + "ChainAttackMaxTargets": [], + "ChainAttackDelay": [], + "ChainAttackDamageReductionPercent": [], + "ChainAttackEffect": [], + "PreAttackEffect": [], + "MoveStartsEffect": [], + "UndergroundEffect": [], + "UnderwaterEffect": [], + "MovingEffect": [], + "BecomesTargetableEffect": [], + "BoostedIfAlone": [], + "BoostRadius": [], + "BoostDmgPerfect": [], + "BoostAttackSpeed": [], + "HideEffect": [], + "VillageType": [], + "UnitsInCamp": [], + "SpecialAbilityLevel": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "SpecialAbilityName": [ + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK", + "TID_ABILITY_FREE_KICK" + ], + "SpecialAbilityInfo": [ + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO", + "TID_ABILITY_FREE_KICK_INFO" + ], + "SpecialAbilityType": [], + "SpecialAbilityAttribute": [ + 507, + 561, + 815, + 1015, + 1286, + 1685, + 2011, + 2247, + 2700, + 2900, + 3008, + 3153 + ], + "SpecialAbilityAttribute2": [], + "SpecialAbilityAttribute3": [], + "SpecialAbilitySpell": [], + "SpecialAbilityEffect": [], + "SpecialAbilityIcon": [], + "SpecialAbilityHideClipName": [], + "DisableDonate": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true + ], + "ScaleByTH": [], + "EnabledByCalendar": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true + ], + "EnabledBySuperLicence": [], + "LoseHpPerTick": [], + "LoseHpInterval": [], + "LoseHpEffect": [], + "UpgradeLevelByTH": [ + 3, + 4, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "EvolveToCharacter": [], + "EvolveEffect": [], + "EvolveOnDamageDealt": [], + "EvolveTime": [], + "CanAttackWhileMoving": [], + "PreferredMovementTarget": [], + "RetargetAfterHit": [], + "Damage2": [], + "Damage2Radius": [], + "Damage2Delay": [], + "Damage2Min": [], + "Damage2FalloffStart": [], + "Damage2FalloffEnd": [], + "DamageMultiplierTarget": [], + "DamageMultiplierPercent": [], + "FrostOnHitTime": [], + "FrostOnHitPercent": [], + "DoesNotOpenCC": [], + "DefensiveTroop": [], + "DamageReductionToStorages": [], + "BunkerTroops": [], + "BunkerTroopCount1": [], + "BunkerTroopCount2": [], + "BunkerDegenerationTime": [], + "BunkerSpawnDist": [], + "HeroDamageMultiplier": [], + "PenetratingProjectile": [], + "PenetratingRadius": [], + "PenetratingExtraRange": [], + "ImmuneToHealing": [], + "PreferHeroes": [], + "HealerWeight": [], + "DefaultSkin": [], + "DefenseBonus": [], + "SmoothJump": [], + "SpecialAbilities": [ + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick", + "FreeKick" + ], + "SpecialAbilitiesLevel": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12 + ], + "ReflectsDamage": [], + "AvoidNoiseInAttackPositionSelection": [], + "CarryOverToNextStage": [], + "FightWithGroups": [], + "TargetGroupsRadius": [], + "TargetGroupsRange": [], + "TargetGroupsMinWeight": [], + "PreviewScenario": [ + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker", + "TroopFreeKicker" + ], + "AltPreviewScenario": [], + "ProjectileConsumesBunkerTroops": [], + "Name": [] + }, + "Side Thrower": { + "VisualLevel": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "Deprecated": [], + "TID": [ + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER", + "TID_CHARACTER_SIDE_THROWER" + ], + "InfoTID": [ + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER", + "TID_CHARACTER_INFO_SIDE_THROWER" + ], + "HousingSpace": [ + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15 + ], + "BarrackLevel": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "LaboratoryLevel": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "Speed": [ + 200, + 200, + 200, + 200, + 200, + 200, + 200, + 200, + 200, + 200, + 200 + ], + "Hitpoints": [ + 500, + 750, + 1400, + 1700, + 1900, + 2200, + 2500, + 2800, + 3100, + 3400, + 3600 + ], + "TrainingTime": [ + 120, + 120, + 120, + 120, + 120, + 120, + 120, + 120, + 120, + 120, + 120 + ], + "UpgradeTimeH": [], + "UpgradeTimeM": [], + "UpgradeResource": [ + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir", + "Elixir" + ], + "UpgradeCost": [], + "DonateCost": [ + 10, + 10, + 10, + 10, + 10, + 10, + 10, + 10, + 10, + 10, + 10 + ], + "DonateXP": [], + "DonateCount": [], + "AttackRange": [ + 70, + 70, + 70, + 70, + 70, + 70, + 70, + 70, + 70, + 70, + 70 + ], + "AttackSpeed": [ + 1800, + 1800, + 1800, + 1800, + 1800, + 1800, + 1800, + 1800, + 1800, + 1800, + 1800 + ], + "CoolDownOverride": [], + "DPS": [ + 100, + 110, + 120, + 130, + 140, + 150, + 160, + 170, + 180, + 190, + 200 + ], + "PreferedTargetDamageMod": [], + "DamageRadius": [], + "AreaDamageIgnoresWalls": [], + "SelfAsAoeCenter": [], + "IconSWF": [ + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc", + "sc/update.sc" + ], + "IconExportName": [ + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant", + "icon_unit_footballgiant" + ], + "BigPicture": [ + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big", + "unit_football_giant_big" + ], + "BigPictureSWF": [ + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc", + "sc/info_football_giant.sc" + ], + "Projectile": [], + "AltProjectile": [], + "PreferedTargetBuilding": [], + "PreferedTargetBuildingClass": [ + "Defense", + "Defense", + "Defense", + "Defense", + "Defense", + "Defense", + "Defense", + "Defense", + "Defense", + "Defense", + "Defense" + ], + "PreferredTargetNoTargeting": [], + "DeployEffect": [ + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy", + "Giant_Football_Deploy" + ], + "DeployEffect2": [], + "AttackEffect": [ + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk", + "Giant_Football_Atk" + ], + "AttackEffect2": [], + "HitEffect": [ + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit", + "Giant Hit" + ], + "HitEffect2": [], + "IsFlying": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], + "AirTargets": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], + "GroundTargets": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true + ], + "AttackCount": [], + "DieEffect": [ + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die", + "Giant_Football_Die" + ], + "DieEffect2": [], + "Animation": [ + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant", + "FootballGiant" + ], + "ProductionBuilding": [ + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack", + "Barrack" + ], + "IsJumper": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], + "MovementOffsetAmount": [], + "MovementOffsetSpeed": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "TombStone": [ + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone", + "TombStone" + ], + "DieDamage": [], + "DieDamageRadius": [], + "DieDamageEffect": [], + "DieDamageDelay": [], + "DisableProduction": [], + "SecondaryTroop": [], + "IsSecondaryTroop": [], + "SecondaryTroopCnt": [], + "SecondarySpawnDist": [], + "RandomizeSecSpawnDist": [], + "PickNewTargetAfterPushback": [], + "PushbackSpeed": [], + "PushbackAfterHit": [], + "SummonTroop": [], + "SummonTroopCount": [], + "SummonTime": [], + "SummonCooldown": [], + "SummonEffect": [], + "SummonLimit": [], + "SpawnIdle": [], + "SpawnOnAttack": [], + "StrengthWeight": [], + "AuraSpell": [], + "AuraSpellLevel": [], + "SpawnWhenDamaged": [], + "JumpHeightPercent": [], + "NoClipping": [], + "Squad": [], + "WallMovementCost": [], + "BurstCount": [], + "BurstDelay": [], + "AttackMultipleBuildings": [], + "IncreasingDamage": [], + "DPSLv2": [], + "DPSLv3": [], + "Lv2SwitchTime": [], + "Lv3SwitchTime": [], + "AttackEffectLv2": [], + "AttackEffectLv3": [], + "AttackEffectLv4": [], + "TransitionEffectLv2": [], + "TransitionEffectLv3": [], + "TransitionEffectLv4": [], + "TargetedEffectOffset": [ + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50", + "-50" + ], + "SecondarySpawnOffset": [], + "CustomDefenderIcon": [], + "SpecialMovementMod": [], + "InvisibilityRadius": [], + "HealthReductionPerSecond": [], + "AutoMergeDistance": [], + "AutoMergeGroupSize": [], + "IsUnderground": [], + "ProjectileBounces": [], + "FriendlyGroupWeight": [ + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600 + ], + "EnemyGroupWeight": [ + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600, + 600 + ], + "NewTargetAttackDelay": [], + "TriggersTraps": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true + ], + "ChainShootingDistance": [], + "ChainAttackDistance": [], + "ChainAttackMaxTargets": [], + "ChainAttackDelay": [], + "ChainAttackDamageReductionPercent": [], + "ChainAttackEffect": [], + "PreAttackEffect": [], + "MoveStartsEffect": [], + "UndergroundEffect": [], + "UnderwaterEffect": [], + "MovingEffect": [], + "BecomesTargetableEffect": [], + "BoostedIfAlone": [], + "BoostRadius": [], + "BoostDmgPerfect": [], + "BoostAttackSpeed": [], + "HideEffect": [], + "VillageType": [], + "UnitsInCamp": [], + "SpecialAbilityLevel": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "SpecialAbilityName": [ + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN", + "TID_ABILITY_THROW_IN" + ], + "SpecialAbilityInfo": [ + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO", + "TID_ABILITY_THROW_IN_INFO" + ], + "SpecialAbilityType": [], + "SpecialAbilityAttribute": [ + 150, + 300, + 450, + 600, + 780, + 975, + 1080, + 1200, + 1350, + 1500, + 1650 + ], + "SpecialAbilityAttribute2": [], + "SpecialAbilityAttribute3": [], + "SpecialAbilitySpell": [], + "SpecialAbilityEffect": [], + "SpecialAbilityIcon": [], + "SpecialAbilityHideClipName": [], + "DisableDonate": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true + ], + "ScaleByTH": [], + "EnabledByCalendar": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true + ], + "EnabledBySuperLicence": [], + "LoseHpPerTick": [], + "LoseHpInterval": [], + "LoseHpEffect": [], + "UpgradeLevelByTH": [ + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16 + ], + "EvolveToCharacter": [], + "EvolveEffect": [], + "EvolveOnDamageDealt": [], + "EvolveTime": [], + "CanAttackWhileMoving": [], + "PreferredMovementTarget": [], + "RetargetAfterHit": [], + "Damage2": [], + "Damage2Radius": [], + "Damage2Delay": [], + "Damage2Min": [], + "Damage2FalloffStart": [], + "Damage2FalloffEnd": [], + "DamageMultiplierTarget": [], + "DamageMultiplierPercent": [], + "FrostOnHitTime": [], + "FrostOnHitPercent": [], + "DoesNotOpenCC": [], + "DefensiveTroop": [], + "DamageReductionToStorages": [], + "BunkerTroops": [], + "BunkerTroopCount1": [], + "BunkerTroopCount2": [], + "BunkerDegenerationTime": [], + "BunkerSpawnDist": [], + "HeroDamageMultiplier": [], + "PenetratingProjectile": [], + "PenetratingRadius": [], + "PenetratingExtraRange": [], + "ImmuneToHealing": [], + "PreferHeroes": [], + "HealerWeight": [], + "DefaultSkin": [], + "DefenseBonus": [], + "SmoothJump": [], + "SpecialAbilities": [ + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn", + "ThrowIn" + ], + "SpecialAbilitiesLevel": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11 + ], + "ReflectsDamage": [], + "AvoidNoiseInAttackPositionSelection": [], + "CarryOverToNextStage": [], + "FightWithGroups": [], + "TargetGroupsRadius": [], + "TargetGroupsRange": [], + "TargetGroupsMinWeight": [], + "PreviewScenario": [ + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower", + "TroopSideThrower" + ], + "AltPreviewScenario": [], + "ProjectileConsumesBunkerTroops": [], + "Name": [] + }, + "Prototype4": { + "VisualLevel": [ + 1 + ], + "Deprecated": [], + "TID": [ + "TID_BARBARIAN" + ], + "InfoTID": [ + "TID_CHARACTER_INFO_BARBARIAN" + ], + "HousingSpace": [ + 1 + ], + "BarrackLevel": [ + 1 + ], + "LaboratoryLevel": [ + 1 + ], + "Speed": [ + 200 + ], + "Hitpoints": [ + 45 + ], + "TrainingTime": [ + 5 + ], + "UpgradeTimeH": [ + 6 + ], + "UpgradeTimeM": [], + "UpgradeResource": [ + "Elixir" + ], + "UpgradeCost": [ + 25000 + ], + "DonateCost": [ + 1 + ], + "DonateXP": [], + "DonateCount": [], + "AttackRange": [ + 40 + ], + "AttackSpeed": [ + 1000 + ], + "CoolDownOverride": [], + "DPS": [ + 8 + ], + "PreferedTargetDamageMod": [ + 1 + ], + "DamageRadius": [], + "AreaDamageIgnoresWalls": [], + "SelfAsAoeCenter": [], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_barbarian" + ], + "BigPicture": [ + "unit_barbarian_big" + ], + "BigPictureSWF": [ + "sc/info_barbarian.sc" + ], + "Projectile": [], + "AltProjectile": [], + "PreferedTargetBuilding": [], + "PreferedTargetBuildingClass": [], + "PreferredTargetNoTargeting": [], + "DeployEffect": [ + "Barbarian Deploy" + ], + "DeployEffect2": [], + "AttackEffect": [ + "Barbarian Attack" + ], + "AttackEffect2": [], + "HitEffect": [ + "Barbarian Hit" + ], + "HitEffect2": [], + "IsFlying": [ + false + ], + "AirTargets": [ + false + ], + "GroundTargets": [ + true + ], + "AttackCount": [], + "DieEffect": [ + "Barbarian Die" + ], + "DieEffect2": [], + "Animation": [ + "Barbarian" + ], + "ProductionBuilding": [ + "Barrack" + ], + "IsJumper": [ + false + ], + "MovementOffsetAmount": [], + "MovementOffsetSpeed": [ + 0 + ], + "TombStone": [ + "TombStone" + ], + "DieDamage": [], + "DieDamageRadius": [], + "DieDamageEffect": [], + "DieDamageDelay": [], + "DisableProduction": [ + true + ], + "SecondaryTroop": [], + "IsSecondaryTroop": [], + "SecondaryTroopCnt": [], + "SecondarySpawnDist": [], + "RandomizeSecSpawnDist": [], + "PickNewTargetAfterPushback": [], + "PushbackSpeed": [], + "PushbackAfterHit": [], + "SummonTroop": [], + "SummonTroopCount": [], + "SummonTime": [], + "SummonCooldown": [], + "SummonEffect": [], + "SummonLimit": [], + "SpawnIdle": [], + "SpawnOnAttack": [], + "StrengthWeight": [], + "AuraSpell": [], + "AuraSpellLevel": [], + "SpawnWhenDamaged": [], + "JumpHeightPercent": [], + "NoClipping": [], + "Squad": [], + "WallMovementCost": [], + "BurstCount": [], + "BurstDelay": [], + "AttackMultipleBuildings": [], + "IncreasingDamage": [], + "DPSLv2": [], + "DPSLv3": [], + "Lv2SwitchTime": [], + "Lv3SwitchTime": [], + "AttackEffectLv2": [], + "AttackEffectLv3": [], + "AttackEffectLv4": [], + "TransitionEffectLv2": [], + "TransitionEffectLv3": [], + "TransitionEffectLv4": [], + "TargetedEffectOffset": [ + "-50" + ], + "SecondarySpawnOffset": [], + "CustomDefenderIcon": [], + "SpecialMovementMod": [], + "InvisibilityRadius": [], + "HealthReductionPerSecond": [], + "AutoMergeDistance": [], + "AutoMergeGroupSize": [], + "IsUnderground": [], + "ProjectileBounces": [], + "FriendlyGroupWeight": [ + 100 + ], + "EnemyGroupWeight": [ + 100 + ], + "NewTargetAttackDelay": [], + "TriggersTraps": [ + true + ], + "ChainShootingDistance": [], + "ChainAttackDistance": [], + "ChainAttackMaxTargets": [], + "ChainAttackDelay": [], + "ChainAttackDamageReductionPercent": [], + "ChainAttackEffect": [], + "PreAttackEffect": [], + "MoveStartsEffect": [], + "UndergroundEffect": [], + "UnderwaterEffect": [], + "MovingEffect": [], + "BecomesTargetableEffect": [], + "BoostedIfAlone": [], + "BoostRadius": [], + "BoostDmgPerfect": [], + "BoostAttackSpeed": [], + "HideEffect": [], + "VillageType": [], + "UnitsInCamp": [], + "SpecialAbilityLevel": [], + "SpecialAbilityName": [], + "SpecialAbilityInfo": [], + "SpecialAbilityType": [], + "SpecialAbilityAttribute": [], + "SpecialAbilityAttribute2": [], + "SpecialAbilityAttribute3": [], + "SpecialAbilitySpell": [], + "SpecialAbilityEffect": [], + "SpecialAbilityIcon": [], + "SpecialAbilityHideClipName": [], + "DisableDonate": [ + true + ], + "ScaleByTH": [], + "EnabledByCalendar": [ + true + ], + "EnabledBySuperLicence": [], + "LoseHpPerTick": [], + "LoseHpInterval": [], + "LoseHpEffect": [], + "UpgradeLevelByTH": [], + "EvolveToCharacter": [], + "EvolveEffect": [], + "EvolveOnDamageDealt": [], + "EvolveTime": [], + "CanAttackWhileMoving": [], + "PreferredMovementTarget": [], + "RetargetAfterHit": [], + "Damage2": [], + "Damage2Radius": [], + "Damage2Delay": [], + "Damage2Min": [], + "Damage2FalloffStart": [], + "Damage2FalloffEnd": [], + "DamageMultiplierTarget": [], + "DamageMultiplierPercent": [], + "FrostOnHitTime": [], + "FrostOnHitPercent": [], + "DoesNotOpenCC": [], + "DefensiveTroop": [], + "DamageReductionToStorages": [], + "BunkerTroops": [], + "BunkerTroopCount1": [], + "BunkerTroopCount2": [], + "BunkerDegenerationTime": [], + "BunkerSpawnDist": [], + "HeroDamageMultiplier": [], + "PenetratingProjectile": [], + "PenetratingRadius": [], + "PenetratingExtraRange": [], + "ImmuneToHealing": [], + "PreferHeroes": [], + "HealerWeight": [], + "DefaultSkin": [], + "DefenseBonus": [], + "SmoothJump": [], + "SpecialAbilities": [], + "SpecialAbilitiesLevel": [], + "ReflectsDamage": [], + "AvoidNoiseInAttackPositionSelection": [], + "CarryOverToNextStage": [], + "FightWithGroups": [], + "TargetGroupsRadius": [], + "TargetGroupsRange": [], + "TargetGroupsMinWeight": [], + "PreviewScenario": [], + "AltPreviewScenario": [], + "ProjectileConsumesBunkerTroops": [] + }, + "Prototype5": { + "VisualLevel": [ + 1 + ], + "Deprecated": [], + "TID": [ + "TID_BARBARIAN" + ], + "InfoTID": [ + "TID_CHARACTER_INFO_BARBARIAN" + ], + "HousingSpace": [ + 1 + ], + "BarrackLevel": [ + 1 + ], + "LaboratoryLevel": [ + 1 + ], + "Speed": [ + 200 + ], + "Hitpoints": [ + 45 + ], + "TrainingTime": [ + 5 + ], + "UpgradeTimeH": [ + 6 + ], + "UpgradeTimeM": [], + "UpgradeResource": [ + "Elixir" + ], + "UpgradeCost": [ + 25000 + ], + "DonateCost": [ + 1 + ], + "DonateXP": [], + "DonateCount": [], + "AttackRange": [ + 40 + ], + "AttackSpeed": [ + 1000 + ], + "CoolDownOverride": [], + "DPS": [ + 8 + ], + "PreferedTargetDamageMod": [ + 1 + ], + "DamageRadius": [], + "AreaDamageIgnoresWalls": [], + "SelfAsAoeCenter": [], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_barbarian" + ], + "BigPicture": [ + "unit_barbarian_big" + ], + "BigPictureSWF": [ + "sc/info_barbarian.sc" + ], + "Projectile": [], + "AltProjectile": [], + "PreferedTargetBuilding": [], + "PreferedTargetBuildingClass": [], + "PreferredTargetNoTargeting": [], + "DeployEffect": [ + "Barbarian Deploy" + ], + "DeployEffect2": [], + "AttackEffect": [ + "Barbarian Attack" + ], + "AttackEffect2": [], + "HitEffect": [ + "Barbarian Hit" + ], + "HitEffect2": [], + "IsFlying": [ + false + ], + "AirTargets": [ + false + ], + "GroundTargets": [ + true + ], + "AttackCount": [], + "DieEffect": [ + "Barbarian Die" + ], + "DieEffect2": [], + "Animation": [ + "Barbarian" + ], + "ProductionBuilding": [ + "Barrack" + ], + "IsJumper": [ + false + ], + "MovementOffsetAmount": [], + "MovementOffsetSpeed": [ + 0 + ], + "TombStone": [ + "TombStone" + ], + "DieDamage": [], + "DieDamageRadius": [], "DieDamageEffect": [], "DieDamageDelay": [], "DisableProduction": [ @@ -74828,9 +76467,7 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ - 100 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], @@ -74964,7 +76601,7 @@ "AltPreviewScenario": [], "ProjectileConsumesBunkerTroops": [] }, - "Prototype5": { + "Prototype6": { "VisualLevel": [ 1 ], @@ -75106,9 +76743,283 @@ "SummonLimit": [], "SpawnIdle": [], "SpawnOnAttack": [], - "StrengthWeight": [ + "StrengthWeight": [], + "AuraSpell": [], + "AuraSpellLevel": [], + "SpawnWhenDamaged": [], + "JumpHeightPercent": [], + "NoClipping": [], + "Squad": [], + "WallMovementCost": [], + "BurstCount": [], + "BurstDelay": [], + "AttackMultipleBuildings": [], + "IncreasingDamage": [], + "DPSLv2": [], + "DPSLv3": [], + "Lv2SwitchTime": [], + "Lv3SwitchTime": [], + "AttackEffectLv2": [], + "AttackEffectLv3": [], + "AttackEffectLv4": [], + "TransitionEffectLv2": [], + "TransitionEffectLv3": [], + "TransitionEffectLv4": [], + "TargetedEffectOffset": [ + "-50" + ], + "SecondarySpawnOffset": [], + "CustomDefenderIcon": [], + "SpecialMovementMod": [], + "InvisibilityRadius": [], + "HealthReductionPerSecond": [], + "AutoMergeDistance": [], + "AutoMergeGroupSize": [], + "IsUnderground": [], + "ProjectileBounces": [], + "FriendlyGroupWeight": [ + 100 + ], + "EnemyGroupWeight": [ 100 ], + "NewTargetAttackDelay": [], + "TriggersTraps": [ + true + ], + "ChainShootingDistance": [], + "ChainAttackDistance": [], + "ChainAttackMaxTargets": [], + "ChainAttackDelay": [], + "ChainAttackDamageReductionPercent": [], + "ChainAttackEffect": [], + "PreAttackEffect": [], + "MoveStartsEffect": [], + "UndergroundEffect": [], + "UnderwaterEffect": [], + "MovingEffect": [], + "BecomesTargetableEffect": [], + "BoostedIfAlone": [], + "BoostRadius": [], + "BoostDmgPerfect": [], + "BoostAttackSpeed": [], + "HideEffect": [], + "VillageType": [], + "UnitsInCamp": [], + "SpecialAbilityLevel": [], + "SpecialAbilityName": [], + "SpecialAbilityInfo": [], + "SpecialAbilityType": [], + "SpecialAbilityAttribute": [], + "SpecialAbilityAttribute2": [], + "SpecialAbilityAttribute3": [], + "SpecialAbilitySpell": [], + "SpecialAbilityEffect": [], + "SpecialAbilityIcon": [], + "SpecialAbilityHideClipName": [], + "DisableDonate": [ + true + ], + "ScaleByTH": [], + "EnabledByCalendar": [ + true + ], + "EnabledBySuperLicence": [], + "LoseHpPerTick": [], + "LoseHpInterval": [], + "LoseHpEffect": [], + "UpgradeLevelByTH": [], + "EvolveToCharacter": [], + "EvolveEffect": [], + "EvolveOnDamageDealt": [], + "EvolveTime": [], + "CanAttackWhileMoving": [], + "PreferredMovementTarget": [], + "RetargetAfterHit": [], + "Damage2": [], + "Damage2Radius": [], + "Damage2Delay": [], + "Damage2Min": [], + "Damage2FalloffStart": [], + "Damage2FalloffEnd": [], + "DamageMultiplierTarget": [], + "DamageMultiplierPercent": [], + "FrostOnHitTime": [], + "FrostOnHitPercent": [], + "DoesNotOpenCC": [], + "DefensiveTroop": [], + "DamageReductionToStorages": [], + "BunkerTroops": [], + "BunkerTroopCount1": [], + "BunkerTroopCount2": [], + "BunkerDegenerationTime": [], + "BunkerSpawnDist": [], + "HeroDamageMultiplier": [], + "PenetratingProjectile": [], + "PenetratingRadius": [], + "PenetratingExtraRange": [], + "ImmuneToHealing": [], + "PreferHeroes": [], + "HealerWeight": [], + "DefaultSkin": [], + "DefenseBonus": [], + "SmoothJump": [], + "SpecialAbilities": [], + "SpecialAbilitiesLevel": [], + "ReflectsDamage": [], + "AvoidNoiseInAttackPositionSelection": [], + "CarryOverToNextStage": [], + "FightWithGroups": [], + "TargetGroupsRadius": [], + "TargetGroupsRange": [], + "TargetGroupsMinWeight": [], + "PreviewScenario": [], + "AltPreviewScenario": [], + "ProjectileConsumesBunkerTroops": [] + }, + "Prototype7": { + "VisualLevel": [ + 1 + ], + "Deprecated": [], + "TID": [ + "TID_BARBARIAN" + ], + "InfoTID": [ + "TID_CHARACTER_INFO_BARBARIAN" + ], + "HousingSpace": [ + 1 + ], + "BarrackLevel": [ + 1 + ], + "LaboratoryLevel": [ + 1 + ], + "Speed": [ + 200 + ], + "Hitpoints": [ + 45 + ], + "TrainingTime": [ + 5 + ], + "UpgradeTimeH": [ + 6 + ], + "UpgradeTimeM": [], + "UpgradeResource": [ + "Elixir" + ], + "UpgradeCost": [ + 25000 + ], + "DonateCost": [ + 1 + ], + "DonateXP": [], + "DonateCount": [], + "AttackRange": [ + 40 + ], + "AttackSpeed": [ + 1000 + ], + "CoolDownOverride": [], + "DPS": [ + 8 + ], + "PreferedTargetDamageMod": [ + 1 + ], + "DamageRadius": [], + "AreaDamageIgnoresWalls": [], + "SelfAsAoeCenter": [], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_barbarian" + ], + "BigPicture": [ + "unit_barbarian_big" + ], + "BigPictureSWF": [ + "sc/info_barbarian.sc" + ], + "Projectile": [], + "AltProjectile": [], + "PreferedTargetBuilding": [], + "PreferedTargetBuildingClass": [], + "PreferredTargetNoTargeting": [], + "DeployEffect": [ + "Barbarian Deploy" + ], + "DeployEffect2": [], + "AttackEffect": [ + "Barbarian Attack" + ], + "AttackEffect2": [], + "HitEffect": [ + "Barbarian Hit" + ], + "HitEffect2": [], + "IsFlying": [ + false + ], + "AirTargets": [ + false + ], + "GroundTargets": [ + true + ], + "AttackCount": [], + "DieEffect": [ + "Barbarian Die" + ], + "DieEffect2": [], + "Animation": [ + "Barbarian" + ], + "ProductionBuilding": [ + "Barrack" + ], + "IsJumper": [ + false + ], + "MovementOffsetAmount": [], + "MovementOffsetSpeed": [ + 0 + ], + "TombStone": [ + "TombStone" + ], + "DieDamage": [], + "DieDamageRadius": [], + "DieDamageEffect": [], + "DieDamageDelay": [], + "DisableProduction": [ + true + ], + "SecondaryTroop": [], + "IsSecondaryTroop": [], + "SecondaryTroopCnt": [], + "SecondarySpawnDist": [], + "RandomizeSecSpawnDist": [], + "PickNewTargetAfterPushback": [], + "PushbackSpeed": [], + "PushbackAfterHit": [], + "SummonTroop": [], + "SummonTroopCount": [], + "SummonTime": [], + "SummonCooldown": [], + "SummonEffect": [], + "SummonLimit": [], + "SpawnIdle": [], + "SpawnOnAttack": [], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpawnWhenDamaged": [], diff --git a/coc/static/equipment.json b/coc/static/equipment.json index 0d8e7a6b..64a890fd 100644 --- a/coc/static/equipment.json +++ b/coc/static/equipment.json @@ -329,6 +329,26 @@ 1200, 1260 ], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Iron Fist": { @@ -661,6 +681,26 @@ 1800, 1890 ], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Archer Crown": { @@ -993,6 +1033,26 @@ 420, 440 ], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Royal Cloak": { @@ -1306,6 +1366,26 @@ "GearRoyalCloak" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Eternal Tome": { @@ -1600,6 +1680,26 @@ "GearEternalTome" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Life Gem": { @@ -1932,6 +2032,26 @@ "GearLifeGem" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Seeking Shield": { @@ -2245,6 +2365,26 @@ "GearSeekingShield" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Protective Cloak": { @@ -2577,6 +2717,26 @@ "GearProtective" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Earthquake Boots": { @@ -2909,6 +3069,26 @@ "GearEQboots" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Hog Rider Puppet": { @@ -3241,6 +3421,26 @@ 950, 1000 ], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Giant Gauntlet": { @@ -3773,6 +3973,35 @@ "GearGauntlet" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600, + 2700, + 2800, + 3300, + 3400, + 3500, + 4000, + 4100, + 4200, + 4700 + ], "Name": [] }, "Vampstache": { @@ -4105,6 +4334,26 @@ "GearVampstache" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Haste Vial": { @@ -4385,16 +4634,16 @@ 8, 9, 10, + 10, 11, 12, - 13, + 12, 13, 14, - 15, + 14, 15, 16, - 17, - 18 + 16 ], "DPS": [ 20, @@ -4437,6 +4686,26 @@ "GearHasteVial" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, "Rocket Spear": { @@ -4941,56 +5210,38 @@ "GearRocketSpears" ], "HealOnActivation": [], - "Name": [] - }, - "UNUSED4": { - "Level": [ - 1 - ], - "IconSWF": [ - "sc/ui.sc" - ], - "IconExportName": [ - "icon_unit_a" - ], - "TID": [ - "TID_GEAR_TITLE_BARBARIAN_CROWN" - ], - "InfoTID": [ - "TID_GEAR_INFO_BARBARIAN_CROWN" - ], - "Deprecated": [ - true - ], - "AllowedCharacters": [ - "Archer Queen;" - ], - "Rarity": [ - "Common" - ], - "Claimable": [], - "DiamondValue": [], - "RequiredBlacksmithLevel": [ - 1 - ], - "RequiredCharacterLevel": [ - 1 + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600, + 2700, + 2800, + 3300, + 3400, + 3500, + 4000, + 4100, + 4200, + 4700 ], - "UpgradeResources": [], - "UpgradeCosts": [], - "MainAbilities": [], - "MainAbilityLevels": [], - "ExtraAbilities": [], - "ExtraAbilityLevels": [], - "Speed": [], - "HitPoints": [], - "AttackRange": [], - "AttackSpeedPercentage": [], - "DPS": [], - "PreviewScenario": [], - "HealOnActivation": [] + "Name": [] }, - "Frozen Arrow": { + "Football": { "Level": [ 1, 2, @@ -5050,121 +5301,121 @@ "sc/ui.sc" ], "IconExportName": [ - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow", - "icon_gear_AQ_FreezeArrow" + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football", + "icon_gear_BK_Football" ], "TID": [ - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW", - "TID_GEAR_FROZEN_ARROW" + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL", + "TID_GEAR_TITLE_FOOTBALL" ], "InfoTID": [ - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW", - "TID_GEAR_INFO_FROZEN_ARROW" + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL", + "TID_GEAR_INFO_FOOTBALL" ], "Deprecated": [], "AllowedCharacters": [ - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;" + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;", + "Barbarian King;" ], "Rarity": [ "Epic", @@ -5342,35 +5593,189 @@ "3600;600;150" ], "MainAbilities": [ - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze", - "ArcherQueenAttackFreeze" + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce", + "FootballBounce" ], "MainAbilityLevels": [ + 1, + 1, + 2, + 2, + 2, + 3, + 3, + 3, + 4, + 4, + 4, + 5, + 5, + 5, + 6, + 6, + 6, + 7, + 7, + 7, + 8, + 8, + 8, + 9, + 9, + 9, + 10 + ], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], + "Speed": [], + "HitPoints": [ + 365, + 478, + 590, + 703, + 815, + 928, + 1040, + 1153, + 1265, + 1378, + 1490, + 1603, + 1715, + 1828, + 1940, + 2053, + 2165, + 2278, + 2390, + 2503, + 2615, + 2728, + 2840, + 2953, + 3065, + 3178, + 3290 + ], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [ + 35, + 38, + 42, + 45, + 49, + 52, + 55, + 58, + 65, + 76, + 88, + 101, + 112, + 124, + 135, + 148, + 159, + 171, + 176, + 182, + 188, + 194, + 199, + 205, + 211, + 217, + 222 + ], + "PreviewScenario": [ + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball", + "GearFootball" + ], + "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600, + 2700, + 2800, + 3300, + 3400, + 3500, + 4000, + 4100, + 4200, + 4700 + ], + "Name": [] + }, + "Frozen Arrow": { + "Level": [ 1, 2, 3, @@ -5399,141 +5804,6 @@ 26, 27 ], - "ExtraAbilities": [], - "ExtraAbilityLevels": [], - "Speed": [], - "HitPoints": [], - "AttackRange": [], - "AttackSpeedPercentage": [], - "DPS": [ - 35, - 40, - 45, - 50, - 55, - 60, - 66, - 72, - 78, - 85, - 92, - 99, - 105, - 111, - 117, - 122, - 127, - 132, - 136, - 140, - 144, - 148, - 152, - 156, - 160, - 164, - 168 - ], - "PreviewScenario": [ - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow", - "GearFrozenArrow" - ], - "HealOnActivation": [], - "Name": [] - }, - "UNUSED5": { - "Level": [ - 1 - ], - "IconSWF": [ - "sc/ui.sc" - ], - "IconExportName": [ - "icon_unit_a" - ], - "TID": [ - "TID_GEAR_TITLE_BARBARIAN_CROWN" - ], - "InfoTID": [ - "TID_GEAR_INFO_BARBARIAN_CROWN" - ], - "Deprecated": [ - true - ], - "AllowedCharacters": [ - "Archer Queen;" - ], - "Rarity": [ - "Common" - ], - "Claimable": [], - "DiamondValue": [], - "RequiredBlacksmithLevel": [ - 1 - ], - "RequiredCharacterLevel": [ - 1 - ], - "UpgradeResources": [], - "UpgradeCosts": [], - "MainAbilities": [], - "MainAbilityLevels": [], - "ExtraAbilities": [], - "ExtraAbilityLevels": [], - "Speed": [], - "HitPoints": [], - "AttackRange": [], - "AttackSpeedPercentage": [], - "DPS": [], - "PreviewScenario": [], - "HealOnActivation": [] - }, - "Piercing Arrow": { - "Level": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18 - ], "IconSWF": [ "sc/ui.sc", "sc/ui.sc", @@ -5552,67 +5822,103 @@ "sc/ui.sc", "sc/ui.sc", "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow", - "icon_gear_AQ_MagicArrow" + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow", + "icon_gear_AQ_FreezeArrow" ], "TID": [ - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW", - "TID_GEAR_PIERCING_ARROW" + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW", + "TID_GEAR_FROZEN_ARROW" ], "InfoTID": [ - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW", - "TID_GEAR_INFO_PIERCING_ARROW" + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW", + "TID_GEAR_INFO_FROZEN_ARROW" ], "Deprecated": [], "AllowedCharacters": [ @@ -5633,40 +5939,89 @@ "Archer Queen;", "Archer Queen;", "Archer Queen;", - "Archer Queen;" - ], - "Rarity": [ - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common" + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;" + ], + "Rarity": [ + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic", + "Epic" + ], + "Claimable": [ + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true, + true ], - "Claimable": [], "DiamondValue": [], "RequiredBlacksmithLevel": [ - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, 3, 3, 3, @@ -5675,7 +6030,13 @@ 5, 7, 7, - 7 + 7, + 8, + 8, + 8, + 9, + 9, + 9 ], "RequiredCharacterLevel": [ 1, @@ -5695,6 +6056,15 @@ 1, 1, 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, 1 ], "UpgradeResources": [ @@ -5705,17 +6075,26 @@ "CommonOre; RareOre", "CommonOre", "CommonOre", - "CommonOre; RareOre", + "CommonOre; RareOre; EpicOre", "CommonOre", "CommonOre", - "CommonOre; RareOre", + "CommonOre; RareOre; EpicOre", "CommonOre", "CommonOre", - "CommonOre; RareOre", + "CommonOre; RareOre; EpicOre", "CommonOre", "CommonOre", - "CommonOre; RareOre", - "CommonOre; RareOre" + "CommonOre; RareOre; EpicOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre; EpicOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre; EpicOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre; EpicOre", + "CommonOre; RareOre; EpicOre" ], "UpgradeCosts": [ 120, @@ -5725,127 +6104,182 @@ "840;100", 1120, 1440, - "1800;200", + "1800;200;10", 1900, 2000, - "2100;400", + "2100;400;20", 2200, 2300, - "2400;600", + "2400;600;30", 2500, 2600, - "2700;600", - "2700;600" + "2700;600;50", + 2800, + 2900, + "3000;600;100", + 3100, + 3200, + "3300;600;120", + 3400, + 3500, + "3600;600;150", + "3600;600;150" ], "MainAbilities": [ - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile", - "ArcherQueenPierceProjectile" + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze", + "ArcherQueenAttackFreeze" ], "MainAbilityLevels": [ 1, - 1, - 2, - 2, 2, 3, - 3, - 3, - 4, - 4, 4, 5, - 5, - 5, - 6, - 6, 6, - 7 + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27 ], "ExtraAbilities": [], "ExtraAbilityLevels": [], "Speed": [], - "HitPoints": [ - 80, - 93, - 106, - 119, - 133, - 146, - 159, - 172, - 199, - 241, - 284, - 326, - 369, - 411, - 454, - 496, - 539, - 581 - ], + "HitPoints": [], "AttackRange": [], "AttackSpeedPercentage": [], "DPS": [ - 20, - 23, - 27, - 30, - 33, - 37, + 35, 40, - 43, + 45, 50, - 59, - 68, - 77, - 86, - 96, + 55, + 60, + 66, + 72, + 78, + 85, + 92, + 99, 105, - 114, - 123, - 132 + 111, + 117, + 122, + 127, + 132, + 136, + 140, + 144, + 148, + 152, + 156, + 160, + 164, + 168 ], "PreviewScenario": [ - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow", - "GearPiercingArrow" + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow", + "GearFrozenArrow" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600, + 2700, + 2800, + 3300, + 3400, + 3500, + 4000, + 4100, + 4200, + 4700 + ], "Name": [] }, - "UNUSED6": { + "UNUSED1": { "Level": [ 1 ], @@ -5890,64 +6324,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] - }, - "UNUSED7": { - "Level": [ - 1 - ], - "IconSWF": [ - "sc/ui.sc" - ], - "IconExportName": [ - "icon_unit_a" - ], - "TID": [ - "TID_GEAR_TITLE_BARBARIAN_CROWN" - ], - "InfoTID": [ - "TID_GEAR_INFO_BARBARIAN_CROWN" - ], - "Deprecated": [ - true - ], - "AllowedCharacters": [ - "Archer Queen;" - ], - "Rarity": [ - "Common" - ], - "Claimable": [], - "DiamondValue": [], - "RequiredBlacksmithLevel": [ - 3 - ], - "RequiredCharacterLevel": [ - 1 - ], - "UpgradeResources": [], - "UpgradeCosts": [], - "MainAbilities": [ - "ArcherQueenExtraDamageWall" - ], - "MainAbilityLevels": [ - 1 - ], - "ExtraAbilities": [], - "ExtraAbilityLevels": [], - "Speed": [], - "HitPoints": [ - 10 - ], - "AttackRange": [], - "AttackSpeedPercentage": [], - "DPS": [ - 3 - ], - "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "Healer Jar": { + "Piercing Arrow": { "Level": [ 1, 2, @@ -5989,71 +6369,71 @@ "sc/ui.sc" ], "IconExportName": [ - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll", - "icon_gear_AQ_HealerDoll" + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow", + "icon_gear_AQ_MagicArrow" ], "TID": [ - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR", - "TID_GEAR_HEALER_JAR" + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW", + "TID_GEAR_PIERCING_ARROW" ], "InfoTID": [ - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR", - "TID_GEAR_INFO_HEALER_JAR" - ], - "Deprecated": [], - "AllowedCharacters": [ - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", - "Archer Queen;", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW", + "TID_GEAR_INFO_PIERCING_ARROW" + ], + "Deprecated": [], + "AllowedCharacters": [ + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", "Archer Queen;", "Archer Queen;", "Archer Queen;", @@ -6092,18 +6472,18 @@ "Claimable": [], "DiamondValue": [], "RequiredBlacksmithLevel": [ - 5, - 5, - 5, - 5, - 5, - 5, - 5, - 5, - 5, - 5, - 5, - 5, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 3, + 3, + 3, 5, 5, 5, @@ -6172,24 +6552,24 @@ "2700;600" ], "MainAbilities": [ - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers", - "ArcherQueenSpawnHealers" + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile", + "ArcherQueenPierceProjectile" ], "MainAbilityLevels": [ 1, @@ -6211,94 +6591,95 @@ 6, 7 ], - "ExtraAbilities": [ - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration", - "Regeneration" - ], - "ExtraAbilityLevels": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18 - ], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], "Speed": [], "HitPoints": [ - 132, - 154, - 177, + 80, + 93, + 106, + 119, + 133, + 146, + 159, + 172, 199, - 221, - 243, - 265, - 287, - 331, - 402, - 473, - 543, - 614, - 685, - 756, - 826, - 897, - 968 + 241, + 284, + 326, + 369, + 411, + 454, + 496, + 539, + 581 ], "AttackRange": [], "AttackSpeedPercentage": [], - "DPS": [], + "DPS": [ + 20, + 23, + 27, + 30, + 33, + 37, + 40, + 43, + 50, + 59, + 68, + 77, + 86, + 96, + 105, + 114, + 123, + 132 + ], "PreviewScenario": [ - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar", - "GearHealerJar" + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow", + "GearPiercingArrow" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, - "UNUSED8": { + "UNUSED2": { "Level": [ 1 ], @@ -6343,32 +6724,500 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "Fire in a Can": { + "UNUSED3": { "Level": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, + 1 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_a" + ], + "TID": [ + "TID_GEAR_TITLE_BARBARIAN_CROWN" + ], + "InfoTID": [ + "TID_GEAR_INFO_BARBARIAN_CROWN" + ], + "Deprecated": [ + true + ], + "AllowedCharacters": [ + "Archer Queen;" + ], + "Rarity": [ + "Common" + ], + "Claimable": [], + "DiamondValue": [], + "RequiredBlacksmithLevel": [ + 1 + ], + "RequiredCharacterLevel": [ + 1 + ], + "UpgradeResources": [], + "UpgradeCosts": [], + "MainAbilities": [], + "MainAbilityLevels": [], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], + "Speed": [], + "HitPoints": [], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [], + "PreviewScenario": [], + "HealOnActivation": [], + "StrengthWeight": [] + }, + "Healer Jar": { + "Level": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "IconSWF": [ + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc", + "sc/ui.sc" + ], + "IconExportName": [ + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll", + "icon_gear_AQ_HealerDoll" + ], + "TID": [ + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR", + "TID_GEAR_HEALER_JAR" + ], + "InfoTID": [ + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR", + "TID_GEAR_INFO_HEALER_JAR" + ], + "Deprecated": [], + "AllowedCharacters": [ + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;", + "Archer Queen;" + ], + "Rarity": [ + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common", + "Common" + ], + "Claimable": [], + "DiamondValue": [], + "RequiredBlacksmithLevel": [ + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 5, + 7, + 7, + 7 + ], + "RequiredCharacterLevel": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "UpgradeResources": [ + "CommonOre", + "CommonOre; RareOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre", + "CommonOre", + "CommonOre", + "CommonOre; RareOre", + "CommonOre; RareOre" + ], + "UpgradeCosts": [ + 120, + "240;20", + 400, + 600, + "840;100", + 1120, + 1440, + "1800;200", + 1900, + 2000, + "2100;400", + 2200, + 2300, + "2400;600", + 2500, + 2600, + "2700;600", + "2700;600" + ], + "MainAbilities": [ + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers", + "ArcherQueenSpawnHealers" + ], + "MainAbilityLevels": [ + 1, + 1, + 2, + 2, + 2, + 3, + 3, + 3, + 4, + 4, + 4, + 5, + 5, + 5, + 6, + 6, + 6, + 7 + ], + "ExtraAbilities": [ + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration", + "Regeneration" + ], + "ExtraAbilityLevels": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18 + ], + "Speed": [], + "HitPoints": [ + 132, + 154, + 177, + 199, + 221, + 243, + 265, + 287, + 331, + 402, + 473, + 543, + 614, + 685, + 756, + 826, + 897, + 968 + ], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [], + "PreviewScenario": [ + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar", + "GearHealerJar" + ], + "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], + "Name": [] + }, + "UNUSED4": { + "Level": [ + 1 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_a" + ], + "TID": [ + "TID_GEAR_TITLE_BARBARIAN_CROWN" + ], + "InfoTID": [ + "TID_GEAR_INFO_BARBARIAN_CROWN" + ], + "Deprecated": [ + true + ], + "AllowedCharacters": [ + "Archer Queen;" + ], + "Rarity": [ + "Common" + ], + "Claimable": [], + "DiamondValue": [], + "RequiredBlacksmithLevel": [ + 1 + ], + "RequiredCharacterLevel": [ + 1 + ], + "UpgradeResources": [], + "UpgradeCosts": [], + "MainAbilities": [], + "MainAbilityLevels": [], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], + "Speed": [], + "HitPoints": [], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [], + "PreviewScenario": [], + "HealOnActivation": [], + "StrengthWeight": [] + }, + "Fire in a Can": { + "Level": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, 23, 24, 25, @@ -6819,9 +7668,38 @@ "GearFireInCan" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600, + 2700, + 2800, + 3300, + 3400, + 3500, + 4000, + 4100, + 4200, + 4700 + ], "Name": [] }, - "UNUSED9": { + "UNUSED5": { "Level": [ 1 ], @@ -6866,7 +7744,8 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, "Angry Tome": { "Level": [ @@ -7198,9 +8077,29 @@ "GearAngryTome" ], "HealOnActivation": [], + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], "Name": [] }, - "UNUSED10": { + "UNUSED6": { "Level": [ 1 ], @@ -7245,9 +8144,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "UNUSED11": { + "UNUSED7": { "Level": [ 1 ], @@ -7292,9 +8192,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "UNUSED12": { + "UNUSED8": { "Level": [ 1 ], @@ -7339,9 +8240,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "UNUSED13": { + "UNUSED9": { "Level": [ 1 ], @@ -7386,9 +8288,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "UNUSED14": { + "UNUSED10": { "Level": [ 1 ], @@ -7433,9 +8336,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "UNUSED15": { + "UNUSED11": { "Level": [ 1 ], @@ -7492,9 +8396,10 @@ "PreviewScenario": [], "HealOnActivation": [ 150 - ] + ], + "StrengthWeight": [] }, - "UNUSED16": { + "UNUSED12": { "Level": [ 1 ], @@ -7539,9 +8444,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "UNUSED17": { + "UNUSED13": { "Level": [ 1 ], @@ -7590,9 +8496,10 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, - "UNUSED18": { + "UNUSED14": { "Level": [ 1 ], @@ -7641,7 +8548,8 @@ "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [] + "HealOnActivation": [], + "StrengthWeight": [] }, "Healing Tome": { "Level": [ @@ -7973,300 +8881,266 @@ 813, 863 ], - "Name": [] + "StrengthWeight": [ + 100, + 200, + 300, + 400, + 500, + 600, + 700, + 800, + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1900, + 2000, + 2100, + 2600 + ], + "Name": [] + }, + "UNUSED15": { + "Level": [ + 1 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_a" + ], + "TID": [ + "TID_GEAR_TITLE_BARBARIAN_CROWN" + ], + "InfoTID": [ + "TID_GEAR_INFO_BARBARIAN_CROWN" + ], + "Deprecated": [ + true + ], + "AllowedCharacters": [ + "Archer Queen;" + ], + "Rarity": [ + "Common" + ], + "Claimable": [], + "DiamondValue": [], + "RequiredBlacksmithLevel": [ + 1 + ], + "RequiredCharacterLevel": [ + 1 + ], + "UpgradeResources": [], + "UpgradeCosts": [], + "MainAbilities": [], + "MainAbilityLevels": [], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], + "Speed": [], + "HitPoints": [], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [], + "PreviewScenario": [], + "HealOnActivation": [], + "StrengthWeight": [] + }, + "UNUSED16": { + "Level": [ + 1 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_a" + ], + "TID": [ + "TID_GEAR_TITLE_BARBARIAN_CROWN" + ], + "InfoTID": [ + "TID_GEAR_INFO_BARBARIAN_CROWN" + ], + "Deprecated": [ + true + ], + "AllowedCharacters": [ + "Archer Queen;" + ], + "Rarity": [ + "Common" + ], + "Claimable": [], + "DiamondValue": [], + "RequiredBlacksmithLevel": [ + 1 + ], + "RequiredCharacterLevel": [ + 1 + ], + "UpgradeResources": [], + "UpgradeCosts": [], + "MainAbilities": [], + "MainAbilityLevels": [], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], + "Speed": [], + "HitPoints": [], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [], + "PreviewScenario": [], + "HealOnActivation": [], + "StrengthWeight": [] + }, + "UNUSED17": { + "Level": [ + 1 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_a" + ], + "TID": [ + "TID_GEAR_TITLE_BARBARIAN_CROWN" + ], + "InfoTID": [ + "TID_GEAR_INFO_BARBARIAN_CROWN" + ], + "Deprecated": [ + true + ], + "AllowedCharacters": [ + "Archer Queen;" + ], + "Rarity": [ + "Common" + ], + "Claimable": [], + "DiamondValue": [], + "RequiredBlacksmithLevel": [ + 1 + ], + "RequiredCharacterLevel": [ + 1 + ], + "UpgradeResources": [], + "UpgradeCosts": [], + "MainAbilities": [], + "MainAbilityLevels": [], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], + "Speed": [], + "HitPoints": [], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [], + "PreviewScenario": [], + "HealOnActivation": [], + "StrengthWeight": [] + }, + "UNUSED18": { + "Level": [ + 1 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_unit_a" + ], + "TID": [ + "TID_GEAR_TITLE_BARBARIAN_CROWN" + ], + "InfoTID": [ + "TID_GEAR_INFO_BARBARIAN_CROWN" + ], + "Deprecated": [ + true + ], + "AllowedCharacters": [ + "Archer Queen;" + ], + "Rarity": [ + "Common" + ], + "Claimable": [], + "DiamondValue": [], + "RequiredBlacksmithLevel": [ + 1 + ], + "RequiredCharacterLevel": [ + 1 + ], + "UpgradeResources": [], + "UpgradeCosts": [], + "MainAbilities": [], + "MainAbilityLevels": [], + "ExtraAbilities": [], + "ExtraAbilityLevels": [], + "Speed": [], + "HitPoints": [], + "AttackRange": [], + "AttackSpeedPercentage": [], + "DPS": [], + "PreviewScenario": [], + "HealOnActivation": [], + "StrengthWeight": [] }, - "Protective RC Gear": { + "UNUSED19": { "Level": [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18 + 1 ], "IconSWF": [ - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", - "sc/ui.sc", "sc/ui.sc" ], "IconExportName": [ - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome", - "icon_gear_GW_HeartTome" + "icon_unit_a" ], "TID": [ - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK", - "TID_GEAR_PROTECTIVE_CLOAK" + "TID_GEAR_TITLE_BARBARIAN_CROWN" ], "InfoTID": [ - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK", - "TID_GEAR_INFO_PROTECTIVE_CLOAK" + "TID_GEAR_INFO_BARBARIAN_CROWN" ], "Deprecated": [ - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, - true, true ], "AllowedCharacters": [ - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;", - "Warrior Princess;" + "Archer Queen;" ], "Rarity": [ - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", - "Common", "Common" ], "Claimable": [], "DiamondValue": [], "RequiredBlacksmithLevel": [ - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 6, - 7, - 7, - 7 + 1 ], "RequiredCharacterLevel": [ - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, - 1, 1 ], "UpgradeResources": [], "UpgradeCosts": [], - "MainAbilities": [ - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak", - "RCProtectiveCloak" - ], - "MainAbilityLevels": [ - 1, - 1, - 2, - 2, - 2, - 3, - 3, - 3, - 4, - 4, - 4, - 5, - 5, - 5, - 6, - 6, - 6, - 7 - ], + "MainAbilities": [], + "MainAbilityLevels": [], "ExtraAbilities": [], "ExtraAbilityLevels": [], "Speed": [], - "HitPoints": [ - 123, - 143, - 164, - 184, - 205, - 225, - 246, - 266, - 307, - 375, - 443, - 511, - 579, - 648, - 716, - 784, - 852, - 920 - ], + "HitPoints": [], "AttackRange": [], "AttackSpeedPercentage": [], "DPS": [], "PreviewScenario": [], - "HealOnActivation": [ - 363, - 423, - 484, - 544, - 605, - 665, - 726, - 786, - 907, - 1108, - 1310, - 1511, - 1713, - 1914, - 2116, - 2317, - 2519, - 2720 - ], - "Name": [] + "HealOnActivation": [], + "StrengthWeight": [] } } \ No newline at end of file diff --git a/coc/static/heroes.json b/coc/static/heroes.json index 4f49fdc2..ef74182c 100644 --- a/coc/static/heroes.json +++ b/coc/static/heroes.json @@ -4972,198 +4972,198 @@ 0 ], "StrengthWeight": [ - 20, - 20, - 20, - 20, - 21, - 21, - 21, - 21, - 21, - 22, - 22, - 22, - 22, - 22, - 23, - 23, - 23, - 23, - 23, - 24, - 24, - 24, - 24, - 24, - 25, - 25, - 25, - 25, - 25, - 26, - 26, - 26, - 26, - 26, - 27, - 27, - 27, - 27, - 27, - 28, - 28, - 28, - 28, - 28, - 29, - 29, - 29, - 29, - 29, - 30, - 30, - 30, - 30, - 30, - 31, - 31, - 31, - 31, - 31, - 32, - 32, - 32, - 32, - 32, - 33, - 33, - 33, - 33, - 33, - 34, - 34, - 34, - 34, - 34, - 35, - 35, - 35, - 35, - 35, - 36, - 36, - 36, - 36, - 36, - 37, - 37, - 37, - 37, - 37, - 38, - 38, - 38, - 38, - 38, - 39 + 1564, + 1601, + 1634, + 1677, + 1802, + 1844, + 1890, + 1929, + 1978, + 2125, + 2174, + 2227, + 2277, + 2334, + 2495, + 2556, + 2613, + 2680, + 2740, + 2927, + 2997, + 3069, + 3141, + 3220, + 3433, + 3513, + 3596, + 3679, + 3770, + 4015, + 4108, + 4209, + 4310, + 4414, + 4694, + 4800, + 4914, + 5035, + 5154, + 5471, + 5655, + 5792, + 5932, + 6074, + 6440, + 6593, + 6756, + 6915, + 7084, + 7506, + 7688, + 7874, + 8063, + 8262, + 8747, + 8955, + 9174, + 9397, + 9622, + 10180, + 10417, + 10665, + 10925, + 11185, + 11813, + 12098, + 12379, + 12668, + 12962, + 13641, + 13933, + 14219, + 14511, + 14797, + 15533, + 15809, + 16090, + 16366, + 16647, + 17414, + 17647, + 17875, + 18108, + 18343, + 19092, + 19333, + 19566, + 19807, + 20047, + 20836, + 21082, + 21323, + 21569, + 21817, + 22643 ], "StrengthWeight2": [ - 10, - 10, - 10, - 10, - 11, - 11, - 11, - 11, - 11, - 12, - 12, - 12, - 12, - 12, - 13, - 13, - 13, - 13, - 13, - 14, - 14, - 14, - 14, - 14, - 15, - 15, - 15, - 15, - 15, - 16, - 16, - 16, - 16, - 16, - 17, - 17, - 17, - 17, - 17, - 18, - 18, - 18, - 18, - 18, - 19, - 19, - 19, - 19, - 19, - 20, - 20, - 20, - 20, - 20, - 21, - 21, - 21, - 21, - 21, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 22, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23, - 23 + 782, + 800, + 817, + 838, + 944, + 966, + 990, + 1011, + 1036, + 1159, + 1186, + 1215, + 1242, + 1273, + 1410, + 1445, + 1477, + 1515, + 1549, + 1707, + 1748, + 1790, + 1832, + 1878, + 2060, + 2108, + 2158, + 2207, + 2262, + 2471, + 2528, + 2590, + 2652, + 2716, + 2955, + 3022, + 3094, + 3170, + 3245, + 3517, + 3635, + 3723, + 3813, + 3905, + 4220, + 4320, + 4426, + 4530, + 4641, + 5004, + 5126, + 5250, + 5375, + 5508, + 5925, + 6066, + 6214, + 6366, + 6518, + 6999, + 7161, + 7332, + 7511, + 7689, + 7875, + 8065, + 8253, + 8445, + 8642, + 8826, + 9016, + 9200, + 9390, + 9574, + 10207, + 10389, + 10574, + 10755, + 10940, + 11126, + 11275, + 11420, + 11569, + 11719, + 11868, + 12018, + 12162, + 12312, + 12461, + 12611, + 12760, + 12906, + 13055, + 13205, + 13354 ], "AlertRadius": [ 1200, @@ -11824,198 +11824,198 @@ 0 ], "StrengthWeight": [ - 50, - 50, - 50, - 50, - 51, - 51, - 51, - 51, - 51, - 52, - 52, - 52, - 52, - 52, - 53, - 53, - 53, - 53, - 53, - 54, - 54, - 54, - 54, - 54, - 55, - 55, - 55, - 55, - 55, - 56, - 56, - 56, - 56, - 56, - 57, - 57, - 57, - 57, - 57, - 58, - 58, - 58, - 58, - 58, - 59, - 59, - 59, - 59, - 59, - 60, - 60, - 60, - 60, - 60, - 62, - 62, - 62, - 62, - 62, - 64, - 64, - 64, - 64, - 64, - 66, - 66, - 66, - 66, - 66, - 68, - 68, - 68, - 68, - 68, - 70, - 70, - 70, - 70, - 70, - 72, - 72, - 72, - 72, - 72, - 74, - 74, - 74, - 74, - 74, - 76, - 76, - 76, - 76, - 76, - 78 + 2520, + 2574, + 2638, + 2694, + 2815, + 2883, + 2942, + 3019, + 3080, + 3212, + 3284, + 3368, + 3451, + 3524, + 3678, + 3757, + 3844, + 3945, + 4032, + 4203, + 4305, + 4400, + 4506, + 4612, + 4805, + 4915, + 5027, + 5139, + 5265, + 5486, + 5616, + 5743, + 5873, + 6017, + 6270, + 6407, + 6569, + 6705, + 6870, + 7155, + 7322, + 7491, + 7663, + 7846, + 8170, + 8361, + 8550, + 8756, + 8961, + 9326, + 9530, + 9739, + 9972, + 10198, + 10773, + 11011, + 11264, + 11520, + 11780, + 12429, + 12700, + 12977, + 13268, + 13565, + 14296, + 14583, + 14842, + 15090, + 15301, + 15972, + 16154, + 16323, + 16478, + 16633, + 17282, + 17430, + 17564, + 17713, + 17847, + 18495, + 18619, + 18746, + 18858, + 18985, + 19628, + 19743, + 19873, + 19989, + 20119, + 20781, + 20900, + 21034, + 21152, + 21286, + 21968 ], "StrengthWeight2": [ - 28, - 28, - 28, - 28, - 29, - 29, - 29, - 29, - 29, - 30, - 30, - 30, - 30, - 30, - 31, - 31, - 31, - 31, - 31, - 32, - 32, - 32, - 32, - 32, - 33, - 33, - 33, - 33, - 33, - 34, - 34, - 34, - 34, - 34, - 35, - 35, - 35, - 35, - 35, - 36, - 36, - 36, - 36, - 36, - 37, - 37, - 37, - 37, - 37, - 38, - 38, - 38, - 38, - 38, - 39, - 39, - 39, - 39, - 39, - 40, - 40, - 40, - 40, - 40, - 41, - 41, - 41, - 41, - 41, - 42, - 42, - 42, - 42, - 42, - 43, - 43, - 43, - 43, - 43, - 44, - 44, - 44, - 44, - 44, - 45, - 45, - 45, - 45, - 45, - 46, - 46, - 46, - 46, - 46, - 47 + 1411, + 1441, + 1477, + 1509, + 1601, + 1639, + 1673, + 1717, + 1752, + 1853, + 1895, + 1943, + 1991, + 2033, + 2151, + 2197, + 2248, + 2308, + 2358, + 2491, + 2551, + 2607, + 2670, + 2733, + 2883, + 2949, + 3016, + 3084, + 3159, + 3331, + 3410, + 3487, + 3566, + 3653, + 3850, + 3934, + 4033, + 4117, + 4218, + 4441, + 4545, + 4650, + 4756, + 4870, + 5124, + 5244, + 5362, + 5491, + 5620, + 5907, + 6036, + 6168, + 6316, + 6458, + 6777, + 6926, + 7086, + 7246, + 7410, + 7768, + 7938, + 8110, + 8293, + 8478, + 8881, + 9059, + 9220, + 9374, + 9505, + 9865, + 9978, + 10082, + 10177, + 10273, + 10616, + 10707, + 10790, + 10881, + 10963, + 11303, + 11378, + 11456, + 11524, + 11602, + 11936, + 12006, + 12085, + 12155, + 12235, + 12578, + 12650, + 12731, + 12803, + 12884, + 13237 ], "AlertRadius": [ 1300, @@ -17067,148 +17067,148 @@ 0 ], "StrengthWeight": [ - 140, - 140, - 140, - 140, - 145, - 145, - 145, - 145, - 145, - 150, - 150, - 150, - 150, - 150, - 155, - 155, - 155, - 155, - 155, - 160, - 160, - 160, - 160, - 160, - 165, - 165, - 165, - 165, - 165, - 170, - 170, - 170, - 170, - 170, - 175, - 175, - 175, - 175, - 175, - 180, - 180, - 180, - 180, - 180, - 185, - 185, - 185, - 185, - 185, - 190, - 190, - 190, - 190, - 190, - 195, - 195, - 195, - 195, - 195, - 200, - 200, - 200, - 200, - 200, - 205, - 205, - 205, - 205, - 205, - 210 + 6150, + 6300, + 6450, + 6600, + 7000, + 7150, + 7300, + 7450, + 7600, + 8000, + 8150, + 8300, + 8450, + 8600, + 9000, + 9300, + 9600, + 9900, + 10200, + 11000, + 11300, + 11600, + 11900, + 12200, + 13000, + 13300, + 13600, + 13900, + 14200, + 15000, + 15450, + 15900, + 16350, + 16800, + 18000, + 18450, + 18900, + 19350, + 19800, + 21000, + 21300, + 21600, + 21900, + 22200, + 23000, + 23300, + 23600, + 23900, + 24200, + 25000, + 25300, + 25600, + 25900, + 26200, + 27000, + 27300, + 27600, + 27900, + 28200, + 29000, + 29300, + 29600, + 29900, + 30200, + 31000, + 31150, + 31300, + 31450, + 31600, + 32000 ], "StrengthWeight2": [ - 70, - 70, - 70, - 70, - 71, - 71, - 71, - 71, - 71, - 72, - 72, - 72, - 72, - 72, - 73, - 73, - 73, - 73, - 73, - 74, - 74, - 74, - 74, - 74, - 75, - 75, - 75, - 75, - 75, - 76, - 76, - 76, - 76, - 76, - 77, - 77, - 77, - 77, - 77, - 78, - 78, - 78, - 78, - 78, - 79, - 79, - 79, - 79, - 79, - 80, - 80, - 80, - 80, - 80, - 81, - 81, - 81, - 81, - 81, - 82, - 82, - 82, - 82, - 82, - 83, - 83, - 83, - 83, - 83, - 84 + 2982, + 3046, + 3125, + 3203, + 3317, + 3399, + 3496, + 3584, + 3686, + 3830, + 3940, + 4038, + 4167, + 4283, + 4476, + 4593, + 4713, + 4844, + 4964, + 5165, + 5301, + 5438, + 5577, + 5731, + 5967, + 6129, + 6291, + 6456, + 6636, + 6910, + 7098, + 7287, + 7494, + 7685, + 7999, + 8230, + 8448, + 8683, + 8938, + 9294, + 9441, + 9572, + 9688, + 9803, + 10030, + 10147, + 10248, + 10349, + 10466, + 10701, + 10819, + 10922, + 11024, + 11142, + 11385, + 11489, + 11577, + 11680, + 11768, + 12018, + 12106, + 12211, + 12316, + 12405, + 12662, + 12752, + 12858, + 12948, + 13054, + 13302 ], "AlertRadius": [ 1300, @@ -23381,98 +23381,98 @@ ], "AbilityDelay": [], "StrengthWeight": [ - 110, - 110, - 110, - 110, - 150, - 150, - 150, - 150, - 150, - 160, - 160, - 160, - 160, - 160, - 170, - 170, - 170, - 170, - 170, - 180, - 180, - 180, - 180, - 180, - 190, - 190, - 190, - 190, - 190, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200, - 200 + 20000, + 21000, + 22000, + 23000, + 25000, + 26000, + 27000, + 28000, + 29000, + 31000, + 32000, + 33000, + 34000, + 35000, + 36000, + 37000, + 38000, + 39000, + 40000, + 41000, + 41500, + 42000, + 42500, + 43000, + 44000, + 44500, + 45000, + 45500, + 46000, + 47000, + 47100, + 47200, + 47300, + 47400, + 48000, + 48100, + 48200, + 48300, + 48400, + 49000, + 49100, + 49200, + 49300, + 49400, + 50000 ], "StrengthWeight2": [ - 31, - 31, - 31, - 31, - 33, - 33, - 33, - 33, - 33, - 35, - 35, - 35, - 35, - 35, - 37, - 37, - 37, - 37, - 37, - 39, - 39, - 39, - 39, - 39, - 41, - 41, - 41, - 41, - 41, - 43, - 43, - 43, - 43, - 43, - 45, - 45, - 45, - 45, - 45, - 47, - 47, - 47, - 47, - 47, - 49 + 5218, + 5332, + 5447, + 5561, + 6010, + 6098, + 6188, + 6277, + 6373, + 6860, + 6962, + 7063, + 7165, + 7266, + 7789, + 7896, + 8004, + 8096, + 8189, + 8728, + 8812, + 8904, + 8996, + 9081, + 9627, + 9707, + 9788, + 9868, + 9948, + 10518, + 10588, + 10657, + 10736, + 10814, + 11399, + 11480, + 11563, + 11644, + 11727, + 12333, + 12410, + 12485, + 12562, + 12637, + 13255 ], "AlertRadius": [ 1200, diff --git a/coc/static/pets.json b/coc/static/pets.json index 1e0e0467..92cb4997 100644 --- a/coc/static/pets.json +++ b/coc/static/pets.json @@ -601,21 +601,21 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 1960, - 2020, - 2080, - 2140, - 2200, - 2260, - 2320, - 2380, - 2440, - 2500, - 2520, - 2540, - 2560, - 2580, - 2600 + 10000, + 11000, + 12000, + 13000, + 14000, + 15000, + 16000, + 17000, + 18000, + 19000, + 19500, + 20000, + 20500, + 21000, + 21500 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -1480,21 +1480,21 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 1750, - 1780, - 1810, - 1840, - 1870, - 1900, - 1930, - 1960, - 1990, - 2020, - 2040, - 2060, - 2080, - 2100, - 2120 + 10000, + 11000, + 12000, + 13000, + 14000, + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -2471,21 +2471,21 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 3550, - 3600, - 3650, - 3700, - 3750, - 3800, - 3850, - 3900, - 3950, - 4000, - 4000, - 4000, - 4000, - 4000, - 4000 + 10000, + 11000, + 12000, + 13000, + 14000, + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -2961,7 +2961,7 @@ 156, 168, 180, - 192 + 180 ], "UpgradeTimeM": [], "UpgradeResource": [ @@ -2986,7 +2986,7 @@ 240000, 250000, 260000, - 270000 + 260000 ], "DonateCost": [ 20, @@ -3287,16 +3287,16 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 4550, - 4600, - 4650, - 4700, - 4750, - 4800, - 4850, - 4900, - 4950, - 5000 + 10000, + 11000, + 12000, + 13000, + 14000, + 15000, + 16000, + 17000, + 18000, + 19000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -3995,16 +3995,16 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 1830, - 1840, - 1850, - 1860, - 1870, - 1880, - 1890, - 1900, - 1910, - 1920 + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -5196,9 +5196,7 @@ 100 ], "SpawnOnAttack": [], - "StrengthWeight": [ - 4550 - ], + "StrengthWeight": [], "AuraSpell": [], "AuraSpellLevel": [], "SpeedDecreasePerChildTroopLost": [], @@ -5779,16 +5777,16 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 4050, - 4100, - 4150, - 4200, - 4250, - 4300, - 4350, - 4400, - 4450, - 4500 + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -6520,16 +6518,16 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 2135, - 2170, - 2205, - 2240, - 2275, - 2310, - 2345, - 2380, - 2415, - 2450 + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -7371,16 +7369,16 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 3270, - 3300, - 3330, - 3360, - 3390, - 3420, - 3440, - 3470, - 3500, - 3530 + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -8068,16 +8066,16 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 3525, - 3550, - 3575, - 3600, - 3625, - 3650, - 3675, - 3700, - 3725, - 3750 + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -8330,41 +8328,30 @@ 9, 10 ], - "Deprecated": [ - true, - true, - true, - true, - true, - true, - true, - true, - true, - true - ], + "Deprecated": [], "TID": [ - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER", - "TID_PET_MELEEJUMPER" + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY", + "TID_PET_ANGRY_JELLY" ], "InfoTID": [ - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO", - "TID_PET_MELEEJUMPER_INFO" + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO", + "TID_PET_ANGRY_JELLY_INFO" ], "HousingSpace": [ 20, @@ -8392,28 +8379,28 @@ 10 ], "Speed": [ - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300, - 300 + 200, + 200, + 200, + 200, + 200, + 200, + 200, + 200, + 200, + 200 ], "Hitpoints": [ - 5200, - 5300, - 5400, - 5500, - 5600, - 5700, - 5800, - 5900, - 6000, - 6100 + 1450, + 1525, + 1600, + 1675, + 1750, + 1825, + 1900, + 1975, + 2050, + 2125 ], "TrainingTime": [ 999, @@ -8455,11 +8442,11 @@ 72, 96, 120, - 132, 144, - 156, 168, - 180, + 192, + 192, + 192, 192, 192 ], @@ -8503,41 +8490,41 @@ "DonateXP": [], "DonateCount": [], "AttackRange": [ - 600, - 600, - 600, - 600, - 600, - 600, - 600, - 600, - 600, - 600 + 500, + 500, + 500, + 500, + 500, + 500, + 500, + 500, + 500, + 500 ], "AttackSpeed": [ - 900, - 900, - 900, - 900, - 900, - 900, - 900, - 900, - 900, - 900 + 750, + 750, + 750, + 750, + 750, + 750, + 750, + 750, + 750, + 750 ], "CoolDownOverride": [], "DPS": [ - 260, - 270, - 280, - 290, - 300, - 310, - 320, - 330, - 340, - 350 + 112, + 121, + 130, + 139, + 148, + 157, + 166, + 175, + 184, + 193 ], "PreferedTargetDamageMod": [], "DamageRadius": [], @@ -8556,40 +8543,40 @@ "sc/ui.sc" ], "IconExportName": [ - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup", - "icon_unit_pet_demonpup" + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly", + "icon_unit_pet_rage_jelly" ], "BigPicture": [ - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big", - "unit_pet_lassi_big" + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big", + "unit_pet_rage_jelly_big" ], "BigPictureSWF": [ - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc", - "sc/info_pet_lassi.sc" + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc", + "sc/info_pet_rage_jelly.sc" ], "Projectile": [], "AltProjectile": [], @@ -8608,68 +8595,56 @@ ], "PreferredTargetNoTargeting": [], "DeployEffect": [ - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy", - "Laser Owl Deploy" + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy", + "RageJelly Deploy" ], "AttackEffect": [ - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack", - "Laser Owl Attack" + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack", + "RageJelly Attack" ], "AttackEffect2": [], "HitEffect": [ - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit", - "Mega Tesla Hit" + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit", + "RageJelly Hit" ], "HitEffect2": [], "IsFlying": [ - false, - false, - false, - false, - false, - false, - false, - false, - false, - false + true, + true, + true, + true, + true, + true, + true, + true, + true, + true ], "AirTargets": [ - false, - false, - false, - false, - false, - false, - false, - false, - false, - false - ], - "GroundTargets": [ true, true, true, @@ -8681,34 +8656,7 @@ true, true ], - "AttackCount": [], - "DieEffect": [ - "Barky Die", - "Barky Die", - "Barky Die", - "Barky Die", - "Barky Die", - "Barky Die", - "Barky Die", - "Barky Die", - "Barky Die", - "Barky Die" - ], - "DieEffect2": [], - "Animation": [ - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim", - "AngryChihuahuaTempAnim" - ], - "ProductionBuilding": [], - "IsJumper": [ + "GroundTargets": [ true, true, true, @@ -8720,6 +8668,45 @@ true, true ], + "AttackCount": [], + "DieEffect": [ + "RageJelly Die", + "RageJelly Die", + "RageJelly Die", + "RageJelly Die", + "RageJelly Die", + "RageJelly Die", + "RageJelly Die", + "RageJelly Die", + "RageJelly Die", + "RageJelly Die" + ], + "DieEffect2": [], + "Animation": [ + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault" + ], + "ProductionBuilding": [], + "IsJumper": [ + false, + false, + false, + false, + false, + false, + false, + false, + false, + false + ], "MovementOffsetAmount": [], "MovementOffsetSpeed": [ 0, @@ -8776,16 +8763,16 @@ ], "SpawnOnAttack": [], "StrengthWeight": [ - 1960, - 1960, - 1960, - 1960, - 1960, - 1960, - 1960, - 1960, - 1960, - 1960 + 15000, + 16000, + 17000, + 18000, + 19000, + 20000, + 21000, + 22000, + 23000, + 24000 ], "AuraSpell": [], "AuraSpellLevel": [], @@ -8809,16 +8796,16 @@ "TransitionEffectLv3": [], "TransitionEffectLv4": [], "TargetedEffectOffset": [ - "-50", - "-50", - "-50", - "-50", - "-50", - "-50", - "-50", - "-50", - "-50", - "-50" + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60, + 60 ], "SecondarySpawnOffset": [], "CustomDefenderIcon": [], @@ -8886,28 +8873,28 @@ "UnitsInCamp": [], "SpecialAbilityLevel": [], "SpecialAbilityName": [ - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY", - "TID_PET_ABILITY_BARKY" + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY", + "TID_PET_ABILITY_ANGRY_JELLY" ], "SpecialAbilityInfo": [ - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY", - "TID_PET_ABILITY_INFO_BARKY" + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY", + "TID_PET_ABILITY_INFO_ANGRY_JELLY" ], "SpecialAbilityType": [], "SpecialAbilityAttribute": [], @@ -8956,62 +8943,73 @@ "PreferHeroes": [], "HealerWeight": [], "SpecialAbilities": [ - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger", - "AngryChihuahuaAnger" + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility", + "AngryJellyAbility" ], "SpecialAbilitiesLevel": [ 1, 1, 1, 1, - 1, - 1, - 1, - 1, - 1, - 1 + 2, + 2, + 2, + 2, + 2, + 3 ], "ReflectsDamage": [], "LeashLength": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400, + 400 + ], + "DefaultSkin": [ + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault", + "RageJellyDefault" ], - "DefaultSkin": [], "HeroDeathAbilityLevel": [], "HeroDeathAbilityType": [], "HeroDeathAbilitySpell": [], "CarriesMaster": [], - "PreferMasterTarget": [ - true, - true, - true, - true, - true, - true, - true, - true, - true, - true - ], + "PreferMasterTarget": [], "SummonsInheritMaster": [], "RecallWithMaster": [], - "PreviewScenario": [], + "PreviewScenario": [ + "Pet1", + "Pet1", + "Pet1", + "Pet1", + "Pet1", + "Pet1", + "Pet1", + "Pet1", + "Pet1", + "Pet1" + ], "Name": [] }, "JumpAuraPet": { diff --git a/coc/static/spells.json b/coc/static/spells.json index c26beb8c..9be132ff 100644 --- a/coc/static/spells.json +++ b/coc/static/spells.json @@ -382,17 +382,17 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 30, - 30, - 30, - 30, - 30, - 27, - 24, - 22, - 20, - 22, - 22 + 700, + 800, + 900, + 1000, + 1300, + 1400, + 1500, + 1600, + 1700, + 2000, + 2100 ], "ProductionBuilding": [ "Spell Forge", @@ -434,6 +434,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -475,6 +476,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -543,6 +546,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "HealingWave": { @@ -889,16 +895,16 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 230, - 215, - 200, - 190, - 180, - 170, - 170, - 200, - 200, - 200 + 900, + 1000, + 1100, + 1200, + 1300, + 1400, + 1500, + 1800, + 2000, + 2100 ], "ProductionBuilding": [ "Spell Forge", @@ -949,6 +955,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -978,6 +985,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -1021,6 +1030,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Haste": { @@ -1273,12 +1285,12 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 100, - 95, - 90, - 85, - 80, - 95 + 900, + 1000, + 1100, + 1200, + 1300, + 1700 ], "ProductionBuilding": [ "Spell Forge", @@ -1310,6 +1322,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -1339,6 +1352,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -1378,6 +1393,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Jump": { @@ -1589,11 +1607,11 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 250, - 170, - 130, - 110, - 90 + 1200, + 1300, + 1400, + 1700, + 1900 ], "ProductionBuilding": [ "Spell Forge", @@ -1623,6 +1641,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -1652,6 +1671,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -1690,6 +1711,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "xmas": { @@ -1792,9 +1816,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge" ], @@ -1815,6 +1837,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -1848,6 +1871,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -1879,7 +1904,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Freeze": { "Level": [ @@ -2136,13 +2164,13 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 1000, - 1150, + 1100, + 1200, 1300, - 1450, + 1400, + 1500, 1600, - 1750, - 1900 + 1700 ], "ProductionBuilding": [ "Spell Forge", @@ -2176,6 +2204,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -2213,6 +2242,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -2261,6 +2292,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "xmas2013": { @@ -2633,19 +2667,7 @@ 5, 5 ], - "StrengthWeight": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge", "Spell Forge", @@ -2686,6 +2708,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -2751,6 +2774,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -2807,6 +2832,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Slow": { @@ -2924,10 +2952,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0, - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge", "Spell Forge" @@ -2950,6 +2975,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -2979,6 +3005,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -3011,6 +3039,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "BoostDefences": { @@ -3122,10 +3153,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0, - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge", "Spell Forge" @@ -3148,6 +3176,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -3177,6 +3206,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -3209,6 +3240,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Poison": { @@ -3566,16 +3600,16 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - "-160", - "-170", - "-190", - "-210", - "-230", - "-250", - "-270", - "-275", - "-280", - "-285" + 1200, + 1300, + 1400, + 1500, + 1600, + 1700, + 1800, + 1900, + 2000, + 2100 ], "ProductionBuilding": [ "Mini Spell Factory", @@ -3681,6 +3715,7 @@ true ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -3710,6 +3745,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -3808,6 +3845,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Earthquake": { @@ -4013,11 +4053,11 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 150, - 145, - 140, - 135, - 130 + 1200, + 1300, + 1400, + 1500, + 1600 ], "ProductionBuilding": [ "Mini Spell Factory", @@ -4059,6 +4099,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -4088,6 +4129,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -4144,6 +4187,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "SpeedUp": { @@ -4361,11 +4407,11 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 200, - 200, - 180, - 180, - 180 + 1200, + 1300, + 1400, + 1500, + 1600 ], "ProductionBuilding": [ "Mini Spell Factory", @@ -4395,6 +4441,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -4424,6 +4471,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -4462,6 +4511,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Shield": { @@ -4774,6 +4826,7 @@ true, true ], + "ImmortalTime": [], "ShieldTime": [ 3000, 3250, @@ -4841,6 +4894,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -4968,6 +5023,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Growth": { @@ -5169,6 +5227,7 @@ true, true ], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -5206,6 +5265,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -5238,6 +5299,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Artillery Center": { @@ -5375,6 +5439,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -5404,6 +5469,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -5436,6 +5503,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "MiniGrowth": { @@ -5529,6 +5599,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -5558,6 +5629,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -5589,7 +5662,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Duplicate": { "Level": [ @@ -5863,14 +5939,14 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 300, - 330, - 360, - 360, - 360, - 330, - 310, - 290 + 1200, + 1300, + 1400, + 1500, + 1600, + 1800, + 1900, + 2000 ], "ProductionBuilding": [ "Spell Forge", @@ -5906,6 +5982,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -5953,6 +6030,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -5994,6 +6073,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "SpawnSkele": { @@ -6250,14 +6332,14 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 460, - 470, - 480, - 500, - 520, - 540, - 560, - 580 + 1200, + 1300, + 1400, + 1500, + 1600, + 1700, + 1800, + 2000 ], "ProductionBuilding": [ "Mini Spell Factory", @@ -6293,6 +6375,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -6358,6 +6441,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -6399,6 +6484,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "FreezeTrap": { @@ -6490,6 +6578,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -6527,6 +6616,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -6560,7 +6651,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Mortar2Poison": { "Level": [ @@ -6779,6 +6873,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -6819,6 +6914,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -6917,6 +7014,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "TroopRage": { @@ -7082,6 +7182,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -7111,6 +7212,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -7143,6 +7246,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "ShrinkTrap": { @@ -7232,6 +7338,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -7267,6 +7374,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -7300,7 +7409,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Birthday2017": { "Level": [ @@ -7404,9 +7516,7 @@ "NumObstacles": [ 3 ], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge" ], @@ -7427,6 +7537,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -7466,6 +7577,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -7497,7 +7610,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "IceGolemFreeze": { "Level": [ @@ -7507,7 +7623,8 @@ 4, 5, 6, - 7 + 7, + 8 ], "TID": [], "InfoTID": [], @@ -7518,6 +7635,7 @@ true, true, true, + true, true ], "SpellForgeLevel": [], @@ -7532,6 +7650,7 @@ 0, 0, 0, + 0, 0 ], "ChargingTimeMS": [ @@ -7541,6 +7660,7 @@ 300, 300, 300, + 300, 300 ], "HitTimeMS": [ @@ -7550,6 +7670,7 @@ 400, 400, 400, + 400, 400 ], "UpgradeTimeH": [], @@ -7564,6 +7685,7 @@ 0, 0, 0, + 0, 0 ], "JumpHousingLimit": [], @@ -7583,6 +7705,7 @@ 750, 750, 750, + 750, 750 ], "NumberOfHits": [ @@ -7592,6 +7715,7 @@ 1, 1, 1, + 1, 1 ], "RandomRadius": [ @@ -7601,6 +7725,7 @@ 0, 0, 0, + 0, 0 ], "TimeBetweenHitsMS": [ @@ -7610,6 +7735,7 @@ 0, 0, 0, + 0, 0 ], "IconSWF": [], @@ -7623,7 +7749,8 @@ "IceGolem Freeze deploy lvl4", "IceGolem Freeze deploy lvl5", "IceGolem Freeze deploy lvl6", - "IceGolem Freeze deploy lvl7" + "IceGolem Freeze deploy lvl7", + "IceGolem Freeze deploy lvl8" ], "DeployEffect2Delay": [], "DeployEffect2": [ @@ -7633,7 +7760,8 @@ "IceGolem Freeze deploy2 lvl4", "IceGolem Freeze deploy2 lvl5", "IceGolem Freeze deploy2 lvl6", - "IceGolem Freeze deploy2 lvl7" + "IceGolem Freeze deploy2 lvl7", + "IceGolem Freeze deploy2 lvl8" ], "ChargingEffect": [], "HitEffect": [], @@ -7644,6 +7772,7 @@ true, true, true, + true, true ], "FreezeTimeMS": [ @@ -7653,7 +7782,8 @@ 6250, 7000, 7500, - 8000 + 8000, + 8500 ], "SpawnObstacle": [], "NumObstacles": [], @@ -7674,6 +7804,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -7704,13 +7835,16 @@ 4688, 5250, 5625, - 5950 + 5950, + 6275 ], "ConeAngle": [], "FreezePercent": [], "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -7734,6 +7868,7 @@ true, true, true, + true, true ], "BoostDefenders": [], @@ -7751,6 +7886,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "ElectroDragonDie": { @@ -7970,6 +8108,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -7999,6 +8138,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -8031,6 +8172,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "TornadoTrap": { @@ -8144,6 +8288,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -8173,6 +8318,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [ 400, 400, @@ -8265,6 +8412,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "TroopHaste": { @@ -8362,6 +8512,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -8391,6 +8542,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -8422,7 +8575,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "ProtoSpell2": { "Level": [ @@ -8626,13 +8782,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 230, - 230, - 230, - 230, - 230 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge", "Spell Forge", @@ -8661,6 +8811,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -8690,6 +8841,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -8722,6 +8875,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "SpawnBats": { @@ -8960,12 +9116,12 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 460, - 470, - 480, - 500, - 520, - 560 + 1300, + 1400, + 1500, + 1600, + 1700, + 2000 ], "ProductionBuilding": [ "Mini Spell Factory", @@ -8997,6 +9153,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -9054,6 +9211,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -9093,6 +9252,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "IceGolemFreeze_DEF": { @@ -9249,6 +9411,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -9285,6 +9448,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -9324,6 +9489,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "IceBreakerSplinters": { @@ -9461,6 +9629,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -9508,6 +9677,8 @@ 160 ], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -9546,6 +9717,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "BatRage": { @@ -9631,6 +9805,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -9660,6 +9835,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -9691,7 +9868,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "TH13Freeze": { "Level": [ @@ -9830,6 +10010,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -9871,6 +10052,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -9909,17 +10092,22 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "ElectroTitanDamageAura": { "Level": [ 1, 2, - 3 + 3, + 4 ], "TID": [], "InfoTID": [], "DisableProduction": [ + true, true, true, true @@ -9932,6 +10120,7 @@ "DeployTimeMS": [], "ChargingTimeMS": [], "HitTimeMS": [ + 400, 400, 400, 400 @@ -9949,7 +10138,8 @@ "Damage": [ 30, 40, - 50 + 50, + 55 ], "TroopDamagePermil": [], "BuildingDamagePermil": [], @@ -9957,21 +10147,25 @@ "DamagePermilMin": [], "PreferredDamagePermilMin": [], "Radius": [ + 350, 350, 350, 350 ], "NumberOfHits": [ + 4000, 4000, 4000, 4000 ], "RandomRadius": [ + 0, 0, 0, 0 ], "TimeBetweenHitsMS": [ + 400, 400, 400, 400 @@ -9981,6 +10175,7 @@ "BigPicture": [], "PreDeployEffect": [], "DeployEffect": [ + "E_titanAreaDamage", "E_titanAreaDamage", "E_titanAreaDamage", "E_titanAreaDamage" @@ -9994,12 +10189,14 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ + 0, 0, 0, 0 ], "ProductionBuilding": [], "TargetInfoString": [ + "TID_INFO_TARGET_TYPE_GROUND_AND_AIR", "TID_INFO_TARGET_TYPE_GROUND_AND_AIR", "TID_INFO_TARGET_TYPE_GROUND_AND_AIR", "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" @@ -10007,6 +10204,7 @@ "PreferredTarget": [], "PreferredTargetDamageMod": [], "HeroDamageMultiplier": [ + 25, 25, 25, 25 @@ -10022,10 +10220,12 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [ + true, true, true, true ], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -10055,6 +10255,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -10072,6 +10274,7 @@ "TornadoOuterForcePercent": [], "ChainSpell": [], "AffectsSiegeMachines": [ + true, true, true, true @@ -10082,6 +10285,7 @@ "ImmunityTH_CC": [], "ImmunityStorages": [], "ImmunityWalls": [ + true, true, true, true @@ -10095,6 +10299,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "EliteValkyrieRage": { @@ -10192,6 +10399,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -10223,6 +10431,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -10254,7 +10464,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Invisibility": { "Level": [ @@ -10423,10 +10636,10 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 210, - 215, - 220, - 225 + 1500, + 1600, + 1700, + 1800 ], "ProductionBuilding": [ "Spell Forge", @@ -10454,6 +10667,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -10488,6 +10702,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -10535,6 +10751,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "IceHoundFreeze": { @@ -10639,6 +10858,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -10671,6 +10891,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -10706,6 +10928,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "TH14Poison": { @@ -10897,6 +11122,7 @@ true ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -10926,6 +11152,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -10994,6 +11222,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "FireSpiritExplosion": { @@ -11138,13 +11369,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0, - 0, - 0, - 0, - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [], "PreferredTarget": [ @@ -11197,6 +11422,7 @@ false ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -11226,6 +11452,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -11264,6 +11492,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "PhoenixImmortality": { @@ -11345,6 +11576,11 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [ + 6500, + 7500, + 8500 + ], "ShieldTime": [ 6500, 7500, @@ -11382,6 +11618,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -11414,6 +11652,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "TroopImmortality": { @@ -11495,6 +11736,11 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [ + 6000, + 7000, + 8000 + ], "ShieldTime": [ 6000, 7000, @@ -11532,6 +11778,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -11564,6 +11812,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "AreaStun": { @@ -11639,6 +11890,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -11670,6 +11922,8 @@ "StunTimeMS": [ 5000 ], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -11709,7 +11963,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "DrillerSurfacing": { "Level": [ @@ -11784,6 +12041,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -11815,6 +12073,8 @@ "StunTimeMS": [ 2000 ], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -11856,7 +12116,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "TH15Poison": { "Level": [ @@ -12047,6 +12310,7 @@ true ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -12076,6 +12340,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -12144,6 +12410,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "PoisonST": { @@ -12248,9 +12517,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - "-160" - ], + "StrengthWeight": [], "ProductionBuilding": [ "Mini Spell Factory" ], @@ -12283,6 +12550,7 @@ true ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -12312,6 +12580,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -12353,7 +12623,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "SuperHogRiderSummonHog": { "Level": [ @@ -12561,6 +12834,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -12623,6 +12897,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -12655,6 +12931,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "RageST": { @@ -12763,9 +13042,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 100 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge" ], @@ -12786,6 +13063,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -12815,6 +13093,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -12846,7 +13126,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "SuperHogRiderSummonRider": { "Level": [ @@ -13043,6 +13326,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -13105,6 +13389,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -13137,6 +13423,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "InvisibilityST": { @@ -13241,9 +13530,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 225 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge" ], @@ -13264,6 +13551,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -13295,6 +13583,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -13330,7 +13620,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "GraveGolemSummonBigBoy": { "Level": [ @@ -13527,6 +13820,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -13611,6 +13905,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -13643,6 +13939,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "HogWizardDamageAura": { @@ -13709,9 +14008,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [ "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" @@ -13732,6 +14029,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -13761,6 +14059,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -13796,7 +14096,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "BagOfFrostmitesSpawn": { "Level": [ @@ -13921,6 +14224,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -14010,6 +14314,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -14042,6 +14348,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "COOKIEAura": { @@ -14106,9 +14415,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [ "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" @@ -14129,6 +14436,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -14158,6 +14466,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -14193,7 +14503,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Recall": { "Level": [ @@ -14416,11 +14729,11 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 120, - 130, - 140, - 145, - 150 + 1700, + 1800, + 1900, + 2000, + 2100 ], "ProductionBuilding": [ "Spell Forge", @@ -14450,6 +14763,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -14479,6 +14793,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -14523,6 +14839,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "GrandWardenRangeRing": { @@ -14614,6 +14933,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -14645,6 +14965,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -14676,7 +14998,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "PoisonLizardAttack": { "Level": [ @@ -14797,6 +15122,7 @@ true ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -14826,6 +15152,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -14878,6 +15206,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "RamRiderDestroyWalls": { @@ -14956,9 +15287,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [], "PreferredTarget": [], @@ -14975,6 +15304,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -15004,6 +15334,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -15037,7 +15369,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Unused10": { "Level": [ @@ -15139,9 +15474,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 1000 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge" ], @@ -15162,6 +15495,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -15197,6 +15531,8 @@ 130 ], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -15230,7 +15566,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Unused11": { "Level": [ @@ -15332,9 +15671,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 1000 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge" ], @@ -15355,6 +15692,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -15390,6 +15728,8 @@ 130 ], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -15423,7 +15763,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Baby Dragon Flaming Sneeze": { "Level": [ @@ -15566,6 +15909,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -15619,6 +15963,8 @@ 440 ], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -15657,6 +16003,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Power PEKKA Overcharge": { @@ -15806,6 +16155,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -15847,6 +16197,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -15879,6 +16231,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Drop Ship Skeleton Bomb": { @@ -16014,6 +16369,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -16058,6 +16414,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -16095,6 +16453,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Night Witch Bat Swarm": { @@ -16232,6 +16593,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -16285,6 +16647,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -16317,6 +16681,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Cannon Cart Mortar Mode Splash": { @@ -16427,6 +16794,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -16474,6 +16842,8 @@ 120 ], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -16506,6 +16876,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Apprentice Growth": { @@ -16628,10 +17001,10 @@ "ShieldProjectileSpeed": [], "ShieldProjectileDamageMod": [], "ExtraHealthPermil": [ + 200, + 220, 240, - 260, - 280, - 300 + 260 ], "ExtraHealthMin": [], "ExtraHealthMax": [], @@ -16641,6 +17014,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -16675,6 +17049,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -16707,6 +17083,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "PetJump": { @@ -16800,6 +17179,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -16829,6 +17209,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -16860,7 +17242,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "PetSpeedUp": { "Level": [ @@ -16959,6 +17344,7 @@ "ScaleDeployEffects": [ true ], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -16988,6 +17374,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -17019,7 +17407,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "FireSpiritBurn": { "Level": [ @@ -17097,9 +17488,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [], "PreferredTarget": [], @@ -17124,6 +17513,7 @@ false ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -17153,6 +17543,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -17188,7 +17580,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "TreantWallDamageAura": { "Level": [ @@ -17252,9 +17647,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [ "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" @@ -17277,6 +17670,7 @@ "ScaleDeployEffects": [ true ], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -17306,6 +17700,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -17351,7 +17747,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "SiegeInvisibility": { "Level": [ @@ -17440,6 +17839,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -17471,6 +17871,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -17512,7 +17914,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Overgrowth": { "Level": [ @@ -17691,10 +18096,10 @@ "SpawnObstacle": [], "NumObstacles": [], "StrengthWeight": [ - 50, - 50, - 50, - 50 + 1600, + 1700, + 1900, + 2100 ], "ProductionBuilding": [ "Mini Spell Factory", @@ -17722,6 +18127,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [ 22000, 24000, @@ -17771,6 +18177,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -17843,6 +18251,9 @@ true, true ], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Unused12": { @@ -17850,23 +18261,21 @@ 1 ], "TID": [ - "TID_SPELL_FROST" + "TID_FREEZE_SPELL" ], "InfoTID": [ - "TID_SPELL_FROST_INFO" + "TID_FREEZE_SPELL_INFO" ], "DisableProduction": [ true ], "SpellForgeLevel": [ - 5 + 4 ], "LaboratoryLevel": [ - 1 - ], - "DonateCost": [ - 10 + 8 ], + "DonateCost": [], "HousingSpace": [ 1 ], @@ -17874,32 +18283,38 @@ 180 ], "DeployTimeMS": [ - 800 + 0 ], "ChargingTimeMS": [ - 300 + 0 ], "HitTimeMS": [ - 400 + 0 ], "UpgradeTimeH": [ - 42 + 72 ], "UpgradeResource": [ - "DarkElixir" + "Elixir" ], "UpgradeCost": [ - 26000 + 0 + ], + "BoostTimeMS": [ + 0 + ], + "SpeedBoost": [ + 0 + ], + "SpeedBoost2": [ + 0 ], - "BoostTimeMS": [], - "SpeedBoost": [], - "SpeedBoost2": [], "JumpHousingLimit": [], "JumpBoostMS": [], "DamageBoostPercent": [], "BuildingDamageBoostPercent": [], "Damage": [ - 5 + 390 ], "TroopDamagePermil": [], "BuildingDamagePermil": [], @@ -17910,46 +18325,40 @@ 500 ], "NumberOfHits": [ - 67 + 1 ], "RandomRadius": [ - 400 + 0 ], "TimeBetweenHitsMS": [ - 300 + 0 ], "IconSWF": [ "sc/ui.sc" ], "IconExportName": [ - "icon_spell_cc_frost" + "icon_spell_freeze" ], "BigPicture": [ "icon_spell_freeze" ], - "PreDeployEffect": [ - "Capital Frost Predeploy" - ], - "DeployEffect": [ - "Blizzard" - ], + "PreDeployEffect": [], + "DeployEffect": [], "DeployEffect2Delay": [], "DeployEffect2": [], "ChargingEffect": [], - "HitEffect": [], + "HitEffect": [ + "Ice Breaker Hit lvl1" + ], "RandomRadiusAffectsOnlyGfx": [ true ], - "FreezeTimeMS": [ - 500 - ], + "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 1000 - ], + "StrengthWeight": [], "ProductionBuilding": [ - "Mini Spell Factory" + "Spell Forge" ], "TargetInfoString": [ "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" @@ -17967,9 +18376,8 @@ "AttackSpeedBoost": [], "BoostLinkedToPoison": [], "PoisonAffectAir": [], - "ScaleDeployEffects": [ - true - ], + "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -17993,16 +18401,20 @@ "UpgradeLevelByTH": [], "ChangeTeamTime": [], "InvisibilityTime": [], - "FreezeOuterTimeMS": [ - 500 + "FreezeOuterTimeMS": [], + "ConeAngle": [ + 90 ], - "ConeAngle": [], - "FreezePercent": [ - 70 + "FreezePercent": [], + "MinRadius": [ + 100 + ], + "MinDamage": [ + 130 ], - "MinRadius": [], - "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -18026,12 +18438,8 @@ "ImmunitySiegeMachines": [], "ImmunityOtherCharacters": [], "ImmunityTH_CC": [], - "ImmunityStorages": [ - true - ], - "ImmunityWalls": [ - true - ], + "ImmunityStorages": [], + "ImmunityWalls": [], "ImmunityOtherBuildings": [], "HideImmunityVFX": [], "CapitalAttackCount": [], @@ -18040,7 +18448,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "Blizzard": { "Level": [ @@ -18142,9 +18553,7 @@ ], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 1000 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Mini Spell Factory" ], @@ -18167,6 +18576,7 @@ "ScaleDeployEffects": [ true ], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -18200,6 +18610,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -18237,7 +18649,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "BagOfFrostmites": { "Level": [ @@ -18597,19 +19012,7 @@ ], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 460, - 460, - 460, - 460, - 460, - 460, - 460, - 460, - 460, - 460, - 460 - ], + "StrengthWeight": [], "ProductionBuilding": [ "Spell Forge", "Spell Forge", @@ -18650,6 +19053,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -18775,6 +19179,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -18819,6 +19225,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "TroopCatapultSummonTroop": { @@ -18910,6 +19319,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -18943,6 +19353,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -18974,7 +19386,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "LavaloonSpawnPup": { "Level": [ @@ -19154,18 +19569,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [], "PreferredTarget": [], @@ -19182,6 +19586,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -19244,6 +19649,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -19276,6 +19683,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "Firecracker Explosion": { @@ -19485,6 +19895,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -19538,6 +19949,8 @@ 80 ], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -19582,6 +19995,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "EarthquakeBoots": { @@ -19767,6 +20183,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -19796,6 +20213,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -19836,6 +20255,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "FireBallExplosion": { @@ -19916,9 +20338,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [], "PreferredTarget": [], @@ -19943,6 +20363,7 @@ false ], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -19972,6 +20393,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -20005,7 +20428,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "RageAura": { "Level": [ @@ -20206,6 +20632,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -20235,6 +20662,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -20267,6 +20696,9 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, "QueenFreeze": { @@ -20356,6 +20788,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -20385,6 +20818,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -20418,7 +20853,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "ElectrifiedShield": { "Level": [ @@ -20511,6 +20949,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -20540,6 +20979,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -20571,7 +21012,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "BarbarianKingDestroyWalls": { "Level": [ @@ -20649,9 +21093,7 @@ "FreezeTimeMS": [], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 0 - ], + "StrengthWeight": [], "ProductionBuilding": [], "TargetInfoString": [], "PreferredTarget": [], @@ -20668,6 +21110,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -20697,6 +21140,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -20730,7 +21175,10 @@ "PreviewScenario": [], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] }, "HealAura": { "Level": [ @@ -20923,6 +21371,7 @@ "BoostLinkedToPoison": [], "PoisonAffectAir": [], "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -20952,6 +21401,8 @@ "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -20984,23 +21435,24 @@ "TombStone": [], "NumTombStones": [], "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [], "Name": [] }, - "Unused13": { + "Yellow Card": { "Level": [ 1 ], "TID": [ - "TID_SPELL_FROST" + "TID_SPELL_YELLOW_CARD" ], "InfoTID": [ - "TID_SPELL_FROST_INFO" - ], - "DisableProduction": [ - true + "TID_SPELL_YELLOW_CARD_INFO" ], + "DisableProduction": [], "SpellForgeLevel": [ - 5 + 1 ], "LaboratoryLevel": [ 1 @@ -21023,15 +21475,11 @@ "HitTimeMS": [ 400 ], - "UpgradeTimeH": [ - 42 - ], + "UpgradeTimeH": [], "UpgradeResource": [ - "DarkElixir" - ], - "UpgradeCost": [ - 26000 + "Elixir" ], + "UpgradeCost": [], "BoostTimeMS": [], "SpeedBoost": [], "SpeedBoost2": [], @@ -21039,40 +21487,38 @@ "JumpBoostMS": [], "DamageBoostPercent": [], "BuildingDamageBoostPercent": [], - "Damage": [ - 5 - ], + "Damage": [], "TroopDamagePermil": [], "BuildingDamagePermil": [], "ExecuteHealthPermil": [], "DamagePermilMin": [], "PreferredDamagePermilMin": [], "Radius": [ - 500 + 0 ], "NumberOfHits": [ - 67 + 1 ], "RandomRadius": [ - 400 + 0 ], "TimeBetweenHitsMS": [ - 300 + 0 ], "IconSWF": [ "sc/ui.sc" ], "IconExportName": [ - "icon_spell_cc_frost" + "icon_spell_suspension" ], "BigPicture": [ - "icon_spell_freeze" + "icon_spell_suspension" ], "PreDeployEffect": [ - "Capital Frost Predeploy" + "Referee Whistle Effect" ], "DeployEffect": [ - "Blizzard" + "Yellow Card Effect" ], "DeployEffect2Delay": [], "DeployEffect2": [], @@ -21082,18 +21528,16 @@ true ], "FreezeTimeMS": [ - 500 + 15000 ], "SpawnObstacle": [], "NumObstacles": [], - "StrengthWeight": [ - 1000 - ], + "StrengthWeight": [], "ProductionBuilding": [ - "Mini Spell Factory" + "Spell Forge" ], "TargetInfoString": [ - "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" + "TID_INFO_TARGET_TYPE_DEFENSES_AND_HEROES" ], "PreferredTarget": [], "PreferredTargetDamageMod": [], @@ -21108,9 +21552,8 @@ "AttackSpeedBoost": [], "BoostLinkedToPoison": [], "PoisonAffectAir": [], - "ScaleDeployEffects": [ - true - ], + "ScaleDeployEffects": [], + "ImmortalTime": [], "ShieldTime": [], "ShieldProtectionPercent": [], "MaxUnitsHit": [], @@ -21126,24 +21569,32 @@ "SpawnDuration": [], "SpawnFirstGroupSize": [], "DamageTHPercent": [], - "DisableDonate": [], + "DisableDonate": [ + true + ], "ScaleByTH": [], - "EnabledByCalendar": [], + "EnabledByCalendar": [ + true + ], "VillageType": [], "PauseCombatComponentsMs": [], - "UpgradeLevelByTH": [], + "UpgradeLevelByTH": [ + 6 + ], "ChangeTeamTime": [], - "InvisibilityTime": [], + "InvisibilityTime": [ + 15000 + ], "FreezeOuterTimeMS": [ - 500 + 15000 ], "ConeAngle": [], - "FreezePercent": [ - 70 - ], + "FreezePercent": [], "MinRadius": [], "MinDamage": [], "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], "TornadoForce1": [], "TornadoForce2": [], "TornadoForce3": [], @@ -21160,16 +21611,16 @@ "TornadoInnerForcePercent": [], "TornadoOuterForcePercent": [], "ChainSpell": [], - "AffectsSiegeMachines": [ + "AffectsSiegeMachines": [], + "BoostDefenders": [ true ], - "BoostDefenders": [], - "ImmunitySiegeMachines": [], - "ImmunityOtherCharacters": [], - "ImmunityTH_CC": [], - "ImmunityStorages": [ + "ImmunitySiegeMachines": [ true ], + "ImmunityOtherCharacters": [], + "ImmunityTH_CC": [], + "ImmunityStorages": [], "ImmunityWalls": [ true ], @@ -21178,9 +21629,414 @@ "CapitalAttackCount": [], "DestroyWalls": [], "RecallHousing": [], - "PreviewScenario": [], + "PreviewScenario": [ + "SpellYellowCard" + ], "TombStone": [], "NumTombStones": [], - "Overgrowth": [] + "Overgrowth": [], + "Targeted": [ + true + ], + "TargetedProjectile": [ + "Yellow Card Projectile" + ], + "TargetedAgainEffect": [ + "Red Card Effect" + ] + }, + "Unused13": { + "Level": [ + 1 + ], + "TID": [ + "TID_FREEZE_SPELL" + ], + "InfoTID": [ + "TID_FREEZE_SPELL_INFO" + ], + "DisableProduction": [ + true + ], + "SpellForgeLevel": [ + 4 + ], + "LaboratoryLevel": [ + 8 + ], + "DonateCost": [], + "HousingSpace": [ + 1 + ], + "TrainingTime": [ + 180 + ], + "DeployTimeMS": [ + 0 + ], + "ChargingTimeMS": [ + 0 + ], + "HitTimeMS": [ + 0 + ], + "UpgradeTimeH": [ + 72 + ], + "UpgradeResource": [ + "Elixir" + ], + "UpgradeCost": [ + 0 + ], + "BoostTimeMS": [ + 0 + ], + "SpeedBoost": [ + 0 + ], + "SpeedBoost2": [ + 0 + ], + "JumpHousingLimit": [], + "JumpBoostMS": [], + "DamageBoostPercent": [], + "BuildingDamageBoostPercent": [], + "Damage": [ + 390 + ], + "TroopDamagePermil": [], + "BuildingDamagePermil": [], + "ExecuteHealthPermil": [], + "DamagePermilMin": [], + "PreferredDamagePermilMin": [], + "Radius": [ + 500 + ], + "NumberOfHits": [ + 1 + ], + "RandomRadius": [ + 0 + ], + "TimeBetweenHitsMS": [ + 0 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_spell_freeze" + ], + "BigPicture": [ + "icon_spell_freeze" + ], + "PreDeployEffect": [], + "DeployEffect": [], + "DeployEffect2Delay": [], + "DeployEffect2": [], + "ChargingEffect": [], + "HitEffect": [ + "Ice Breaker Hit lvl1" + ], + "RandomRadiusAffectsOnlyGfx": [ + true + ], + "FreezeTimeMS": [], + "SpawnObstacle": [], + "NumObstacles": [], + "StrengthWeight": [], + "ProductionBuilding": [ + "Spell Forge" + ], + "TargetInfoString": [ + "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" + ], + "PreferredTarget": [], + "PreferredTargetDamageMod": [], + "HeroDamageMultiplier": [], + "ShieldProjectileSpeed": [], + "ShieldProjectileDamageMod": [], + "ExtraHealthPermil": [], + "ExtraHealthMin": [], + "ExtraHealthMax": [], + "PoisonDPS": [], + "PoisonIncreaseSlowly": [], + "AttackSpeedBoost": [], + "BoostLinkedToPoison": [], + "PoisonAffectAir": [], + "ScaleDeployEffects": [], + "ImmortalTime": [], + "ShieldTime": [], + "ShieldProtectionPercent": [], + "MaxUnitsHit": [], + "EnemyDeployEffect": [], + "SnapToGrid": [], + "DuplicateHousing": [], + "DuplicateLifetime": [], + "SummonTroop": [], + "UnitsToSpawn": [], + "SpawnUpgradeLevel": [], + "ShrinkReduceSpeedRatio": [], + "ShrinkHitpointsRatio": [], + "SpawnDuration": [], + "SpawnFirstGroupSize": [], + "DamageTHPercent": [], + "DisableDonate": [], + "ScaleByTH": [], + "EnabledByCalendar": [], + "VillageType": [], + "PauseCombatComponentsMs": [], + "UpgradeLevelByTH": [], + "ChangeTeamTime": [], + "InvisibilityTime": [], + "FreezeOuterTimeMS": [], + "ConeAngle": [ + 90 + ], + "FreezePercent": [], + "MinRadius": [ + 100 + ], + "MinDamage": [ + 130 + ], + "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], + "TornadoForce1": [], + "TornadoForce2": [], + "TornadoForce3": [], + "TornadoForce4": [], + "TornadoForce5": [], + "TornadoForceAir1": [], + "TornadoForceAir2": [], + "TornadoForceAir3": [], + "TornadoForceAir4": [], + "TornadoForceAir5": [], + "TornadoRotationSpeed": [], + "TornadoSpeedTowardsCenter": [], + "TornadoInnerRadius": [], + "TornadoInnerForcePercent": [], + "TornadoOuterForcePercent": [], + "ChainSpell": [], + "AffectsSiegeMachines": [ + true + ], + "BoostDefenders": [], + "ImmunitySiegeMachines": [], + "ImmunityOtherCharacters": [], + "ImmunityTH_CC": [], + "ImmunityStorages": [], + "ImmunityWalls": [], + "ImmunityOtherBuildings": [], + "HideImmunityVFX": [], + "CapitalAttackCount": [], + "DestroyWalls": [], + "RecallHousing": [], + "PreviewScenario": [], + "TombStone": [], + "NumTombStones": [], + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] + }, + "Unused14": { + "Level": [ + 1 + ], + "TID": [ + "TID_FREEZE_SPELL" + ], + "InfoTID": [ + "TID_FREEZE_SPELL_INFO" + ], + "DisableProduction": [ + true + ], + "SpellForgeLevel": [ + 4 + ], + "LaboratoryLevel": [ + 8 + ], + "DonateCost": [], + "HousingSpace": [ + 1 + ], + "TrainingTime": [ + 180 + ], + "DeployTimeMS": [ + 0 + ], + "ChargingTimeMS": [ + 0 + ], + "HitTimeMS": [ + 0 + ], + "UpgradeTimeH": [ + 72 + ], + "UpgradeResource": [ + "Elixir" + ], + "UpgradeCost": [ + 0 + ], + "BoostTimeMS": [ + 0 + ], + "SpeedBoost": [ + 0 + ], + "SpeedBoost2": [ + 0 + ], + "JumpHousingLimit": [], + "JumpBoostMS": [], + "DamageBoostPercent": [], + "BuildingDamageBoostPercent": [], + "Damage": [ + 390 + ], + "TroopDamagePermil": [], + "BuildingDamagePermil": [], + "ExecuteHealthPermil": [], + "DamagePermilMin": [], + "PreferredDamagePermilMin": [], + "Radius": [ + 500 + ], + "NumberOfHits": [ + 1 + ], + "RandomRadius": [ + 0 + ], + "TimeBetweenHitsMS": [ + 0 + ], + "IconSWF": [ + "sc/ui.sc" + ], + "IconExportName": [ + "icon_spell_freeze" + ], + "BigPicture": [ + "icon_spell_freeze" + ], + "PreDeployEffect": [], + "DeployEffect": [], + "DeployEffect2Delay": [], + "DeployEffect2": [], + "ChargingEffect": [], + "HitEffect": [ + "Ice Breaker Hit lvl1" + ], + "RandomRadiusAffectsOnlyGfx": [ + true + ], + "FreezeTimeMS": [], + "SpawnObstacle": [], + "NumObstacles": [], + "StrengthWeight": [], + "ProductionBuilding": [ + "Spell Forge" + ], + "TargetInfoString": [ + "TID_INFO_TARGET_TYPE_GROUND_AND_AIR" + ], + "PreferredTarget": [], + "PreferredTargetDamageMod": [], + "HeroDamageMultiplier": [], + "ShieldProjectileSpeed": [], + "ShieldProjectileDamageMod": [], + "ExtraHealthPermil": [], + "ExtraHealthMin": [], + "ExtraHealthMax": [], + "PoisonDPS": [], + "PoisonIncreaseSlowly": [], + "AttackSpeedBoost": [], + "BoostLinkedToPoison": [], + "PoisonAffectAir": [], + "ScaleDeployEffects": [], + "ImmortalTime": [], + "ShieldTime": [], + "ShieldProtectionPercent": [], + "MaxUnitsHit": [], + "EnemyDeployEffect": [], + "SnapToGrid": [], + "DuplicateHousing": [], + "DuplicateLifetime": [], + "SummonTroop": [], + "UnitsToSpawn": [], + "SpawnUpgradeLevel": [], + "ShrinkReduceSpeedRatio": [], + "ShrinkHitpointsRatio": [], + "SpawnDuration": [], + "SpawnFirstGroupSize": [], + "DamageTHPercent": [], + "DisableDonate": [], + "ScaleByTH": [], + "EnabledByCalendar": [], + "VillageType": [], + "PauseCombatComponentsMs": [], + "UpgradeLevelByTH": [], + "ChangeTeamTime": [], + "InvisibilityTime": [], + "FreezeOuterTimeMS": [], + "ConeAngle": [ + 90 + ], + "FreezePercent": [], + "MinRadius": [ + 100 + ], + "MinDamage": [ + 130 + ], + "StunTimeMS": [], + "GiveSpecialAbility": [], + "GivenSpecialAbilityLevel": [], + "TornadoForce1": [], + "TornadoForce2": [], + "TornadoForce3": [], + "TornadoForce4": [], + "TornadoForce5": [], + "TornadoForceAir1": [], + "TornadoForceAir2": [], + "TornadoForceAir3": [], + "TornadoForceAir4": [], + "TornadoForceAir5": [], + "TornadoRotationSpeed": [], + "TornadoSpeedTowardsCenter": [], + "TornadoInnerRadius": [], + "TornadoInnerForcePercent": [], + "TornadoOuterForcePercent": [], + "ChainSpell": [], + "AffectsSiegeMachines": [ + true + ], + "BoostDefenders": [], + "ImmunitySiegeMachines": [], + "ImmunityOtherCharacters": [], + "ImmunityTH_CC": [], + "ImmunityStorages": [], + "ImmunityWalls": [], + "ImmunityOtherBuildings": [], + "HideImmunityVFX": [], + "CapitalAttackCount": [], + "DestroyWalls": [], + "RecallHousing": [], + "PreviewScenario": [], + "TombStone": [], + "NumTombStones": [], + "Overgrowth": [], + "Targeted": [], + "TargetedProjectile": [], + "TargetedAgainEffect": [] } } \ No newline at end of file diff --git a/coc/static/texts_EN.json b/coc/static/texts_EN.json index cb888bd7..9cdd40c5 100644 --- a/coc/static/texts_EN.json +++ b/coc/static/texts_EN.json @@ -1171,7 +1171,7 @@ }, "TID_BASIC_TURRET_INFO": { "EN": [ - "Cannons are great for point defense. Upgrade Cannons to increase their firepower, but beware that your defensive turrets cannot shoot while being upgraded!" + "Cannons are great for point defense. Upgrade Cannons to increase their firepower, but beware that your Defenses cannot shoot while being upgraded!" ] }, "TID_ARCHER_TOWER_INFO": { @@ -3666,7 +3666,7 @@ }, "TID_HINT_DPS": { "EN": [ - "The Damage statistic in unit and turret info is measured as Damage Per Second." + "The Damage statistic in Unit and Defense info is measured as Damage Per Second." ] }, "TID_HINT_LABORATORY_UPGRADES": { @@ -4826,7 +4826,7 @@ }, "TID_CHARACTER_INFO_GIANT": { "EN": [ - "These big guys may seem calm, but show them a Turret or Cannon and you\u00b4ll see their fury unleashed! Slow yet durable, these warriors are best used to soak up hits." + "These big guys may seem calm, but show them a Cannon or Archer Tower and you\u00b4ll see their fury unleashed! Slow yet durable, these warriors are best used to soak up hits." ] }, "TID_CHARACTER_INFO_WALLBREAKER": { @@ -9104,7 +9104,7 @@ }, "TID_CLANPERK_DESC_DONATION_LIMIT_VALUE": { "EN": [ - " Troops, Spells" + " Troops, Spells, Siege Machines" ] }, "TID_CLANPERK_DESC_DONATION_REFUND_VALUE": { @@ -36109,7 +36109,7 @@ }, "TID_MEDAL_EVENT_INFO_TRACK_ENDED": { "EN": [ - " is gone, but there's still time to claim rewards and spend your at the Trader!" + "Progress can be earned no more, but there's still time to claim rewards and spend your at the Trader!" ] }, "TID_EP_GET_SCREEN_TITLE": { @@ -36514,7 +36514,7 @@ }, "TID_CHARACTER_FIREMITE": { "EN": [ - "Firemite" + "WIP Firemite" ] }, "TID_CHARACTER_INFO_FIREMITE": { @@ -36524,7 +36524,7 @@ }, "TID_SIEGE_MACHINE_INVISIBLE": { "EN": [ - "Invisible Machine" + "WIP Invisible Machine" ] }, "TID_CHARACTER_INFO_SIEGE_MACHINE_INVISIBLE": { @@ -36534,7 +36534,7 @@ }, "TID_SIEGE_MACHINE_INVISIBLE_FLYING": { "EN": [ - "Invisibility Drone" + "WIP Invisibility Drone" ] }, "TID_CHARACTER_INFO_SIEGE_MACHINE_INVISIBLE_FLYING": { @@ -36549,7 +36549,7 @@ }, "TID_SPELL_OVERGROWTH_INFO": { "EN": [ - "Traps nearby Buildings in tough roots, stopping defenses attacking. Troops ignore trapped Buildings." + "Ever wish you could ignore a whole chunk of that enemy base? The Overgrowth Spell traps nearby Buildings in tough roots, stopping Defenses attacking. Troops ignore trapped Buildings." ] }, "TID_SPELL_OVERGROWTH_INFO_SHORT": { @@ -36559,7 +36559,7 @@ }, "TID_SPELL_HEAL_SPIRIT": { "EN": [ - "Heal Spirit" + "WIP Heal Spirit" ] }, "TID_SPELL_HEAL_SPIRIT_INFO": { @@ -36569,7 +36569,7 @@ }, "TID_SPELL_FROST": { "EN": [ - "Targeted Frost" + "WIP Targeted Frost" ] }, "TID_SPELL_FROST_INFO": { @@ -36579,12 +36579,12 @@ }, "TID_CHARACTER_SIEGE_MACHINE_TROOP_CATAPULT": { "EN": [ - "Troop Catapult Prototype" + "WIP Troop Catapult Prototype" ] }, "TID_CHARACTER_INFO_SIEGE_MACHINE_TROOP_CATAPULT": { "EN": [ - "Flings your Siege Machine troops" + "WIP Flings your Siege Machine troops" ] }, "TID_CHAMPION_CHAMPION": { @@ -36879,7 +36879,7 @@ }, "TID_STREAK_EVENT_REWARD_PERCENT": { "EN": [ - "%" + "+%" ] }, "TID_STREAK_EVENT_STREAK_COMPLETED": { @@ -36894,7 +36894,7 @@ }, "TID_STREAK_EVENT_BUTTON_RUSH": { "EN": [ - "Rush!" + "Unlock!" ] }, "TID_STREAK_EVENT_BUTTON_BROKEN": { @@ -36909,7 +36909,7 @@ }, "TID_STREAK_EVENT_STREAK_BROKEN_TEXT": { "EN": [ - "You can continue your Streak or reset it back to start" + "You can continue your Streak or start over with a new one" ] }, "TID_STREAK_EVENT_STREAK_BROKEN_BUTTON_CONTINUE": { @@ -36919,7 +36919,7 @@ }, "TID_STREAK_EVENT_STREAK_BROKEN_BUTTON_BREAK": { "EN": [ - "Reset!" + "Start Over!" ] }, "TID_STREAK_EVENT_RUSH_STREAK_TITLE": { @@ -36929,7 +36929,7 @@ }, "TID_STREAK_EVENT_RUSH_STREAK_TEXT": { "EN": [ - "You can unlock next tier of the Streak early!" + "Unlock the next tier of the Streak early?" ] }, "TID_STREAK_EVENT_RUSH_STREAK_BUTTON_CONTINUE": { @@ -36944,17 +36944,17 @@ }, "TID_STREAK_EVENT_PERK_LEAGUE_BOOST_NAME": { "EN": [ - "League boost" + "Streak Bonus" ] }, "TID_STREAK_EVENT_PERK_LEAGUE_BOOST_TOPIC": { "EN": [ - "League boost:" + "Streak Bonus:" ] }, "TID_STREAK_EVENT_PERK_LEAGUE_BOOST_INFO": { "EN": [ - "With higher league boost, you can get bigger rewards for attacking!" + "With a bigger Streak Bonus, you'll get more Loot Bonus in Multiplayer Attacks!" ] }, "TID_OPEN_STREAK_EVENT": { @@ -36964,17 +36964,17 @@ }, "TID_STREAK_EVENT_BUTTON_RESET": { "EN": [ - "Reset!" + "Start Over!" ] }, "TID_STREAK_DESCRIPTION_TASK_BROKEN": { "EN": [ - "Your Streak was broken! You can continue your Streak or reset it back to start." + "You broke your Streak! You can continue your Streak or start over." ] }, "TID_STREAK_EVENT_COMPLETE_CURRENT_TIER_TO_RUSH": { "EN": [ - "Complete current task in order to rush" + "You need to complete the current task before you can rush" ] }, "TID_STREAK_COUNTER": { @@ -36984,7 +36984,7 @@ }, "TID_STREAK_COUNTER_STREAKS": { "EN": [ - "Streak" + "Progress" ] }, "TID_CANCEL": { @@ -36994,12 +36994,12 @@ }, "TID_STREAK_EVENT_STREAK_BROKEN_TEXT_CONTINUE": { "EN": [ - "Continue your Streak from where you left off" + "Continue your Streak from where you were or start over?" ] }, "TID_STREAK_EVENT_STREAK_BROKEN_TEXT_RESET": { "EN": [ - "Reset your Streak back to start" + "Start" ] }, "TID_SETTING_CHAT_TAG": { @@ -37104,7 +37104,7 @@ }, "TID_PUSH_CHAT_TAG": { "EN": [ - "You were mentioned in Clan Chat" + ", you have been mentioned in Clan Chat!" ] }, "TID_CHAT_TAG_TITLE_ALL": { @@ -37152,6 +37152,76 @@ "Her next few spear throws are stronger and longer-ranged" ] }, + "TID_GEAR_TITLE_FOOTBALL": { + "EN": [ + "Spiky Ball" + ] + }, + "TID_GEAR_INFO_FOOTBALL": { + "EN": [ + "Shoots a Spiky Ball which smashes between buildings" + ] + }, + "TID_GEAR_TITLE_SUPER_ARCHER_PUPPET": { + "EN": [ + "WIP Super Archer Puppet" + ] + }, + "TID_GEAR_INFO_SUPER_ARCHER_PUPPET": { + "EN": [ + "WIP Summons a regiment of Super Archers" + ] + }, + "TID_GEAR_TITLE_LIGHT_BOMB": { + "EN": [ + "WIP Light Bomb" + ] + }, + "TID_GEAR_INFO_LIGHT_BOMB": { + "EN": [ + "WIP Shoots a bomb of light that stuns a large area" + ] + }, + "TID_GEAR_TITLE_OLYMPIC_TORCH": { + "EN": [ + "WIP Olympic Torch" + ] + }, + "TID_GEAR_INFO_OLYMPIC_TORCH": { + "EN": [ + "WIP Gives troops nearby Jump, increased move speed and reduced damage taken for seconds" + ] + }, + "TID_GEAR_TITLE_OLYMPIC_BATON": { + "EN": [ + "WIP Olympic Baton" + ] + }, + "TID_GEAR_INFO_OLYMPIC_BATON": { + "EN": [ + "WIP Troops that dies while close to the Olympic Baton stay alive for an extra seconds before perishing" + ] + }, + "TID_GEAR_TITLE_CLONING_CLOAK": { + "EN": [ + "Magic Mirror" + ] + }, + "TID_GEAR_INFO_CLONING_CLOAK": { + "EN": [ + "Summons clones of the Archer Queen" + ] + }, + "TID_GEAR_TITLE_OLYMPIC_TORCH_GIVEN_ABILITY": { + "EN": [ + "WIP Olympic Jumper" + ] + }, + "TID_GEAR_INFO_OLYMPIC_TORCH_GIVEN_ABILITY": { + "EN": [ + "WIP The troop is able to jump over walls for the next seconds" + ] + }, "TID_SUPER_TROOP_MENU_EVENT_TROOP": { "EN": [ "Event Troop" @@ -37412,6 +37482,26 @@ "Dragon Palace Scenery" ] }, + "TID_PET_ANGRY_JELLY": { + "EN": [ + "Angry Jelly" + ] + }, + "TID_PET_ANGRY_JELLY_INFO": { + "EN": [ + "This blob of pure anger gets impatient waiting around the Village, it's hungry for a good fight. During Battle it convinces its Hero to attack Defenses before splitting to fight separately." + ] + }, + "TID_INFO_TARGET_TYPE_BUILDINGS": { + "EN": [ + "Buildings" + ] + }, + "TID_INFO_TARGET_TYPE_DEFENSES_AND_HEROES": { + "EN": [ + "Defenses and Heroes" + ] + }, "TID_GOBLIN_RESEARCHER": { "EN": [ "Goblin Researcher" @@ -37426,5 +37516,689 @@ "EN": [ "The Goblin Researcher still needs the resources and time to build. Finishing your current research is cheaper in this case." ] + }, + "TID_STREAK_TASK_REVEALED_IN": { + "EN": [ + "Task revealed in:" + ] + }, + "TID_STREAK_EVENT_LEAGUE_BOOST": { + "EN": [ + "Streak Bonus" + ] + }, + "TID_STREAK_EVENT_BROKEN_TIMER": { + "EN": [ + "Task failed: 0h 0m" + ] + }, + "TID_STREAK_EVENT_LEAGUE_BOOST_DESCRIPTION": { + "EN": [ + "Gain % extra resources from your League loot bonus!" + ] + }, + "TID_STREAK_EVENT_TIME_REMAINING": { + "EN": [ + "Time left: