From 51ece038cebd0ec7c034c13f1dc2dca4b8904156 Mon Sep 17 00:00:00 2001 From: Praytic Date: Mon, 12 Feb 2024 21:42:20 +0400 Subject: [PATCH] Create scenes for all unique towers (#365) * Create scenes for all unique towers * Fix incorrect tower models --- .../ancient_energy_converter_atlas.png.import | 34 ++++ .../Instances/arcane_storm_atlas.png.import | 34 ++++ .../Instances/astral_rift_atlas.png.import | 34 ++++ ...all_lightning_accelerator_atlas.png.import | 34 ++++ .../black_dragon_roost_atlas.png.import | 34 ++++ .../blackrock_totem_atlas.png.import | 34 ++++ .../bonk_the_living_mountain_atlas.png.import | 34 ++++ .../bronze_dragon_roost_atlas.png.import | 34 ++++ .../Instances/cenarius_atlas.png.import | 34 ++++ .../Instances/chaining_storm_atlas.png.import | 34 ++++ .../charged_obelisk_atlas.png.import | 34 ++++ ...oudy_temple_of_absorption_atlas.png.import | 34 ++++ .../Instances/crimson_wyrm_atlas.png.import | 34 ++++ .../Instances/death_knight_atlas.png.import | 34 ++++ ...imensional_flux_collector_atlas.png.import | 34 ++++ .../dragon_sorcerer_atlas.png.import | 34 ++++ .../drake_whisperer_atlas.png.import | 34 ++++ .../Instances/dreadlord_atlas.png.import | 34 ++++ .../dutchmans_grave_atlas.png.import | 34 ++++ .../dwarven_forgery_atlas.png.import | 34 ++++ .../ebonfrost_crystal_atlas.png.import | 34 ++++ .../Instances/eredar_warlock_atlas.png.import | 34 ++++ .../Instances/fire_star_atlas.png.import | 34 ++++ .../Instances/fisherman_atlas.png.import | 34 ++++ .../forest_protectress_atlas.png.import | 34 ++++ .../Instances/frozen_well_atlas.png.import | 34 ++++ .../Instances/garden_of_eden_atlas.png.import | 34 ++++ .../Instances/gatling_gun_atlas.png.import | 34 ++++ .../Instances/genis_sage_atlas.png.import | 34 ++++ .../Instances/glaive_master_atlas.png.import | 34 ++++ .../goblin_stronghold_atlas.png.import | 34 ++++ .../Instances/grab-o-bot_atlas.png.import | 34 ++++ .../green_dragon_roost_atlas.png.import | 34 ++++ .../Instances/gryphon_rider_atlas.png.import | 34 ++++ .../Towers/Instances/harby_atlas.png.import | 34 ++++ Assets/Towers/Instances/it_atlas.png.import | 34 ++++ .../library_of_alexandria_atlas.png.import | 34 ++++ .../Instances/lich_king_atlas.png.import | 34 ++++ .../Instances/lightning_eye_atlas.png.import | 34 ++++ .../Instances/living_volcano_atlas.png.import | 34 ++++ .../Instances/magic_mushroom_atlas.png.import | 34 ++++ .../Instances/meteor_totem_atlas.png.import | 34 ++++ .../monolith_of_chaos_atlas.png.import | 34 ++++ .../Instances/morphling_atlas.png.import | 34 ++++ .../Instances/mud_golem_atlas.png.import | 34 ++++ .../Instances/nerubian_queen_atlas.png.import | 34 ++++ .../nortrom_the_silencer_atlas.png.import | 34 ++++ .../nuclear_missle_launcher_atlas.png.import | 34 ++++ .../Instances/owl_of_wisdom_atlas.png.import | 34 ++++ .../Instances/plagued_crypt_atlas.png.import | 34 ++++ .../Instances/planar_gate_atlas.png.import | 34 ++++ .../Instances/sacred_altar_atlas.png.import | 34 ++++ .../sapphirons_cold_grave_atlas.png.import | 34 ++++ .../Towers/Instances/scales_atlas.png.import | 34 ++++ ...ervant_of_the_twin_flames_atlas.png.import | 34 ++++ .../Towers/Instances/shadow_atlas.png.import | 34 ++++ .../Instances/sorceress_atlas.png.import | 34 ++++ .../Instances/soul_vault_atlas.png.import | 34 ++++ .../soulflame_device_atlas.png.import | 34 ++++ .../Instances/steam_engine_atlas.png.import | 34 ++++ .../Instances/storm_coil_atlas.png.import | 34 ++++ .../Instances/storm_focus_atlas.png.import | 34 ++++ .../taita_the_hermit_atlas.png.import | 34 ++++ .../Instances/the_conduit_atlas.png.import | 34 ++++ .../the_council_of_demons_atlas.png.import | 34 ++++ .../Instances/the_fire_lord_atlas.png.import | 34 ++++ .../the_frozen_wyrm_atlas.png.import | 34 ++++ .../Instances/the_furnace_atlas.png.import | 34 ++++ .../the_omnislasher_atlas.png.import | 34 ++++ .../tidewater_stream_atlas.png.import | 34 ++++ .../time_manipulator_atlas.png.import | 34 ++++ .../Instances/timevault_atlas.png.import | 34 ++++ .../Towers/Instances/valor_atlas.png.import | 34 ++++ .../voljin_the_witch_doctor_atlas.png.import | 34 ++++ .../vulshok_the_berserker_atlas.png.import | 34 ++++ .../wild_kodo_beast_atlas.png.import | 34 ++++ .../xeno_research_facility_atlas.png.import | 34 ++++ Assets/Towers/Instances/ymir_atlas.png.import | 34 ++++ Assets/Towers/Instances/zeus_atlas.png.import | 34 ++++ Data/tower_properties.csv | 168 +++++++++--------- ...oyalAssasin.gd => BuilderRoyalAssassin.gd} | 0 .../Instances/AncientEnergyConverter1.tscn | 16 ++ Scenes/Towers/Instances/ArcaneStorm1.tscn | 13 ++ Scenes/Towers/Instances/AstralRift1.tscn | 12 ++ .../Instances/BallLightningAccelerator1.tscn | 17 ++ .../Instances/BallLightningAccelerator2.tscn | 16 ++ .../Towers/Instances/BlackDragonRoost1.tscn | 12 ++ .../Towers/Instances/Blackrock'sTotem1.tscn | 16 ++ .../Instances/Bonk,theLivingMountain1.tscn | 12 ++ .../Towers/Instances/BronzeDragonRoost1.tscn | 12 ++ Scenes/Towers/Instances/Cenarius1.tscn | 13 ++ Scenes/Towers/Instances/ChainingStorm1.tscn | 12 ++ Scenes/Towers/Instances/ChargedObelisk1.tscn | 12 ++ .../Instances/CloudyTempleofAbsorption1.tscn | 13 ++ Scenes/Towers/Instances/CrimsonWyrm1.tscn | 12 ++ Scenes/Towers/Instances/DeathKnight1.tscn | 12 ++ .../Instances/DimensionalFluxCollector1.tscn | 12 ++ Scenes/Towers/Instances/DragonSorcerer1.tscn | 13 ++ Scenes/Towers/Instances/DrakeWhisperer1.tscn | 13 ++ Scenes/Towers/Instances/Dreadlord1.tscn | 12 ++ Scenes/Towers/Instances/Dutchman'sGrave1.tscn | 12 ++ Scenes/Towers/Instances/DwarvenForgery1.tscn | 12 ++ .../Towers/Instances/EbonfrostCrystal1.tscn | 13 ++ Scenes/Towers/Instances/EredarWarlock1.tscn | 13 ++ Scenes/Towers/Instances/EredarWarlock2.tscn | 12 ++ Scenes/Towers/Instances/FireStar1.tscn | 12 ++ Scenes/Towers/Instances/Fisherman1.tscn | 12 ++ .../Towers/Instances/ForestProtectress1.tscn | 12 ++ Scenes/Towers/Instances/FrozenWell1.tscn | 12 ++ Scenes/Towers/Instances/GardenofEden1.tscn | 12 ++ Scenes/Towers/Instances/GatlingGun1.tscn | 13 ++ Scenes/Towers/Instances/GenisSage1.tscn | 13 ++ Scenes/Towers/Instances/GlaiveMaster1.tscn | 13 ++ .../Towers/Instances/GoblinStronghold1.tscn | 12 ++ Scenes/Towers/Instances/Grab-o-Bot1.tscn | 13 ++ .../Towers/Instances/GreenDragonRoost1.tscn | 12 ++ Scenes/Towers/Instances/GryphonRider1.tscn | 13 ++ Scenes/Towers/Instances/Harby1.tscn | 12 ++ Scenes/Towers/Instances/It1.tscn | 12 ++ .../Instances/LibraryofAlexandria1.tscn | 12 ++ Scenes/Towers/Instances/LichKing1.tscn | 12 ++ Scenes/Towers/Instances/LightningEye1.tscn | 12 ++ Scenes/Towers/Instances/LivingVolcano1.tscn | 12 ++ Scenes/Towers/Instances/MagicMushroom1.tscn | 13 ++ Scenes/Towers/Instances/MeteorTotem1.tscn | 12 ++ Scenes/Towers/Instances/MonolithofChaos1.tscn | 13 ++ Scenes/Towers/Instances/Morphling1.tscn | 12 ++ Scenes/Towers/Instances/MudGolem1.tscn | 12 ++ Scenes/Towers/Instances/NerubianQueen1.tscn | 13 ++ .../Towers/Instances/NortromtheSilencer1.tscn | 13 ++ .../Instances/NuclearMissileLauncher1.tscn | 12 ++ Scenes/Towers/Instances/OwlofWisdom1.tscn | 13 ++ Scenes/Towers/Instances/OwlofWisdom2.tscn | 12 ++ Scenes/Towers/Instances/PlaguedCrypt1.tscn | 13 ++ Scenes/Towers/Instances/PlanarGate1.tscn | 13 ++ Scenes/Towers/Instances/SacredAltar1.tscn | 12 ++ .../Instances/Sapphiron'sColdGrave1.tscn | 12 ++ Scenes/Towers/Instances/Scales1.tscn | 13 ++ .../Instances/ServantoftheTwinFlames1.tscn | 13 ++ .../Instances/ServantoftheTwinFlames2.tscn | 13 ++ Scenes/Towers/Instances/Shadow1.tscn | 13 ++ Scenes/Towers/Instances/Sorceress1.tscn | 13 ++ Scenes/Towers/Instances/SoulVault1.tscn | 13 ++ Scenes/Towers/Instances/SoulflameDevice1.tscn | 12 ++ Scenes/Towers/Instances/StormCoil1.tscn | 12 ++ Scenes/Towers/Instances/StormFocus1.tscn | 13 ++ Scenes/Towers/Instances/Taita,TheHermit1.tscn | 13 ++ Scenes/Towers/Instances/TheConduit1.tscn | 13 ++ .../Towers/Instances/TheCouncilofDemons1.tscn | 13 ++ Scenes/Towers/Instances/TheFireLord1.tscn | 12 ++ Scenes/Towers/Instances/TheFrozenWyrm1.tscn | 12 ++ Scenes/Towers/Instances/TheFurnace1.tscn | 12 ++ Scenes/Towers/Instances/TheOmnislasher1.tscn | 13 ++ Scenes/Towers/Instances/TheSteamEngine1.tscn | 13 ++ Scenes/Towers/Instances/TidewaterStream1.tscn | 12 ++ Scenes/Towers/Instances/TimeManipulator1.tscn | 13 ++ Scenes/Towers/Instances/Timevault1.tscn | 13 ++ Scenes/Towers/Instances/Valor1.tscn | 13 ++ .../Instances/Vol'jintheWitchDoctor1.tscn | 12 ++ .../Instances/Vulshok,theBerserker1.tscn | 13 ++ Scenes/Towers/Instances/WildKodoBeast1.tscn | 12 ++ .../Instances/XenoResearchFacility1.tscn | 12 ++ Scenes/Towers/Instances/Ymir1.tscn | 13 ++ Scenes/Towers/Instances/Zeus1.tscn | 12 ++ 164 files changed, 3819 insertions(+), 84 deletions(-) create mode 100644 Assets/Towers/Instances/ancient_energy_converter_atlas.png.import create mode 100644 Assets/Towers/Instances/arcane_storm_atlas.png.import create mode 100644 Assets/Towers/Instances/astral_rift_atlas.png.import create mode 100644 Assets/Towers/Instances/ball_lightning_accelerator_atlas.png.import create mode 100644 Assets/Towers/Instances/black_dragon_roost_atlas.png.import create mode 100644 Assets/Towers/Instances/blackrock_totem_atlas.png.import create mode 100644 Assets/Towers/Instances/bonk_the_living_mountain_atlas.png.import create mode 100644 Assets/Towers/Instances/bronze_dragon_roost_atlas.png.import create mode 100644 Assets/Towers/Instances/cenarius_atlas.png.import create mode 100644 Assets/Towers/Instances/chaining_storm_atlas.png.import create mode 100644 Assets/Towers/Instances/charged_obelisk_atlas.png.import create mode 100644 Assets/Towers/Instances/cloudy_temple_of_absorption_atlas.png.import create mode 100644 Assets/Towers/Instances/crimson_wyrm_atlas.png.import create mode 100644 Assets/Towers/Instances/death_knight_atlas.png.import create mode 100644 Assets/Towers/Instances/dimensional_flux_collector_atlas.png.import create mode 100644 Assets/Towers/Instances/dragon_sorcerer_atlas.png.import create mode 100644 Assets/Towers/Instances/drake_whisperer_atlas.png.import create mode 100644 Assets/Towers/Instances/dreadlord_atlas.png.import create mode 100644 Assets/Towers/Instances/dutchmans_grave_atlas.png.import create mode 100644 Assets/Towers/Instances/dwarven_forgery_atlas.png.import create mode 100644 Assets/Towers/Instances/ebonfrost_crystal_atlas.png.import create mode 100644 Assets/Towers/Instances/eredar_warlock_atlas.png.import create mode 100644 Assets/Towers/Instances/fire_star_atlas.png.import create mode 100644 Assets/Towers/Instances/fisherman_atlas.png.import create mode 100644 Assets/Towers/Instances/forest_protectress_atlas.png.import create mode 100644 Assets/Towers/Instances/frozen_well_atlas.png.import create mode 100644 Assets/Towers/Instances/garden_of_eden_atlas.png.import create mode 100644 Assets/Towers/Instances/gatling_gun_atlas.png.import create mode 100644 Assets/Towers/Instances/genis_sage_atlas.png.import create mode 100644 Assets/Towers/Instances/glaive_master_atlas.png.import create mode 100644 Assets/Towers/Instances/goblin_stronghold_atlas.png.import create mode 100644 Assets/Towers/Instances/grab-o-bot_atlas.png.import create mode 100644 Assets/Towers/Instances/green_dragon_roost_atlas.png.import create mode 100644 Assets/Towers/Instances/gryphon_rider_atlas.png.import create mode 100644 Assets/Towers/Instances/harby_atlas.png.import create mode 100644 Assets/Towers/Instances/it_atlas.png.import create mode 100644 Assets/Towers/Instances/library_of_alexandria_atlas.png.import create mode 100644 Assets/Towers/Instances/lich_king_atlas.png.import create mode 100644 Assets/Towers/Instances/lightning_eye_atlas.png.import create mode 100644 Assets/Towers/Instances/living_volcano_atlas.png.import create mode 100644 Assets/Towers/Instances/magic_mushroom_atlas.png.import create mode 100644 Assets/Towers/Instances/meteor_totem_atlas.png.import create mode 100644 Assets/Towers/Instances/monolith_of_chaos_atlas.png.import create mode 100644 Assets/Towers/Instances/morphling_atlas.png.import create mode 100644 Assets/Towers/Instances/mud_golem_atlas.png.import create mode 100644 Assets/Towers/Instances/nerubian_queen_atlas.png.import create mode 100644 Assets/Towers/Instances/nortrom_the_silencer_atlas.png.import create mode 100644 Assets/Towers/Instances/nuclear_missle_launcher_atlas.png.import create mode 100644 Assets/Towers/Instances/owl_of_wisdom_atlas.png.import create mode 100644 Assets/Towers/Instances/plagued_crypt_atlas.png.import create mode 100644 Assets/Towers/Instances/planar_gate_atlas.png.import create mode 100644 Assets/Towers/Instances/sacred_altar_atlas.png.import create mode 100644 Assets/Towers/Instances/sapphirons_cold_grave_atlas.png.import create mode 100644 Assets/Towers/Instances/scales_atlas.png.import create mode 100644 Assets/Towers/Instances/servant_of_the_twin_flames_atlas.png.import create mode 100644 Assets/Towers/Instances/shadow_atlas.png.import create mode 100644 Assets/Towers/Instances/sorceress_atlas.png.import create mode 100644 Assets/Towers/Instances/soul_vault_atlas.png.import create mode 100644 Assets/Towers/Instances/soulflame_device_atlas.png.import create mode 100644 Assets/Towers/Instances/steam_engine_atlas.png.import create mode 100644 Assets/Towers/Instances/storm_coil_atlas.png.import create mode 100644 Assets/Towers/Instances/storm_focus_atlas.png.import create mode 100644 Assets/Towers/Instances/taita_the_hermit_atlas.png.import create mode 100644 Assets/Towers/Instances/the_conduit_atlas.png.import create mode 100644 Assets/Towers/Instances/the_council_of_demons_atlas.png.import create mode 100644 Assets/Towers/Instances/the_fire_lord_atlas.png.import create mode 100644 Assets/Towers/Instances/the_frozen_wyrm_atlas.png.import create mode 100644 Assets/Towers/Instances/the_furnace_atlas.png.import create mode 100644 Assets/Towers/Instances/the_omnislasher_atlas.png.import create mode 100644 Assets/Towers/Instances/tidewater_stream_atlas.png.import create mode 100644 Assets/Towers/Instances/time_manipulator_atlas.png.import create mode 100644 Assets/Towers/Instances/timevault_atlas.png.import create mode 100644 Assets/Towers/Instances/valor_atlas.png.import create mode 100644 Assets/Towers/Instances/voljin_the_witch_doctor_atlas.png.import create mode 100644 Assets/Towers/Instances/vulshok_the_berserker_atlas.png.import create mode 100644 Assets/Towers/Instances/wild_kodo_beast_atlas.png.import create mode 100644 Assets/Towers/Instances/xeno_research_facility_atlas.png.import create mode 100644 Assets/Towers/Instances/ymir_atlas.png.import create mode 100644 Assets/Towers/Instances/zeus_atlas.png.import rename Scenes/Builders/Instances/{BuilderRoyalAssasin.gd => BuilderRoyalAssassin.gd} (100%) create mode 100644 Scenes/Towers/Instances/AncientEnergyConverter1.tscn create mode 100644 Scenes/Towers/Instances/ArcaneStorm1.tscn create mode 100644 Scenes/Towers/Instances/AstralRift1.tscn create mode 100644 Scenes/Towers/Instances/BallLightningAccelerator1.tscn create mode 100644 Scenes/Towers/Instances/BallLightningAccelerator2.tscn create mode 100644 Scenes/Towers/Instances/BlackDragonRoost1.tscn create mode 100644 Scenes/Towers/Instances/Blackrock'sTotem1.tscn create mode 100644 Scenes/Towers/Instances/Bonk,theLivingMountain1.tscn create mode 100644 Scenes/Towers/Instances/BronzeDragonRoost1.tscn create mode 100644 Scenes/Towers/Instances/Cenarius1.tscn create mode 100644 Scenes/Towers/Instances/ChainingStorm1.tscn create mode 100644 Scenes/Towers/Instances/ChargedObelisk1.tscn create mode 100644 Scenes/Towers/Instances/CloudyTempleofAbsorption1.tscn create mode 100644 Scenes/Towers/Instances/CrimsonWyrm1.tscn create mode 100644 Scenes/Towers/Instances/DeathKnight1.tscn create mode 100644 Scenes/Towers/Instances/DimensionalFluxCollector1.tscn create mode 100644 Scenes/Towers/Instances/DragonSorcerer1.tscn create mode 100644 Scenes/Towers/Instances/DrakeWhisperer1.tscn create mode 100644 Scenes/Towers/Instances/Dreadlord1.tscn create mode 100644 Scenes/Towers/Instances/Dutchman'sGrave1.tscn create mode 100644 Scenes/Towers/Instances/DwarvenForgery1.tscn create mode 100644 Scenes/Towers/Instances/EbonfrostCrystal1.tscn create mode 100644 Scenes/Towers/Instances/EredarWarlock1.tscn create mode 100644 Scenes/Towers/Instances/EredarWarlock2.tscn create mode 100644 Scenes/Towers/Instances/FireStar1.tscn create mode 100644 Scenes/Towers/Instances/Fisherman1.tscn create mode 100644 Scenes/Towers/Instances/ForestProtectress1.tscn create mode 100644 Scenes/Towers/Instances/FrozenWell1.tscn create mode 100644 Scenes/Towers/Instances/GardenofEden1.tscn create mode 100644 Scenes/Towers/Instances/GatlingGun1.tscn create mode 100644 Scenes/Towers/Instances/GenisSage1.tscn create mode 100644 Scenes/Towers/Instances/GlaiveMaster1.tscn create mode 100644 Scenes/Towers/Instances/GoblinStronghold1.tscn create mode 100644 Scenes/Towers/Instances/Grab-o-Bot1.tscn create mode 100644 Scenes/Towers/Instances/GreenDragonRoost1.tscn create mode 100644 Scenes/Towers/Instances/GryphonRider1.tscn create mode 100644 Scenes/Towers/Instances/Harby1.tscn create mode 100644 Scenes/Towers/Instances/It1.tscn create mode 100644 Scenes/Towers/Instances/LibraryofAlexandria1.tscn create mode 100644 Scenes/Towers/Instances/LichKing1.tscn create mode 100644 Scenes/Towers/Instances/LightningEye1.tscn create mode 100644 Scenes/Towers/Instances/LivingVolcano1.tscn create mode 100644 Scenes/Towers/Instances/MagicMushroom1.tscn create mode 100644 Scenes/Towers/Instances/MeteorTotem1.tscn create mode 100644 Scenes/Towers/Instances/MonolithofChaos1.tscn create mode 100644 Scenes/Towers/Instances/Morphling1.tscn create mode 100644 Scenes/Towers/Instances/MudGolem1.tscn create mode 100644 Scenes/Towers/Instances/NerubianQueen1.tscn create mode 100644 Scenes/Towers/Instances/NortromtheSilencer1.tscn create mode 100644 Scenes/Towers/Instances/NuclearMissileLauncher1.tscn create mode 100644 Scenes/Towers/Instances/OwlofWisdom1.tscn create mode 100644 Scenes/Towers/Instances/OwlofWisdom2.tscn create mode 100644 Scenes/Towers/Instances/PlaguedCrypt1.tscn create mode 100644 Scenes/Towers/Instances/PlanarGate1.tscn create mode 100644 Scenes/Towers/Instances/SacredAltar1.tscn create mode 100644 Scenes/Towers/Instances/Sapphiron'sColdGrave1.tscn create mode 100644 Scenes/Towers/Instances/Scales1.tscn create mode 100644 Scenes/Towers/Instances/ServantoftheTwinFlames1.tscn create mode 100644 Scenes/Towers/Instances/ServantoftheTwinFlames2.tscn create mode 100644 Scenes/Towers/Instances/Shadow1.tscn create mode 100644 Scenes/Towers/Instances/Sorceress1.tscn create mode 100644 Scenes/Towers/Instances/SoulVault1.tscn create mode 100644 Scenes/Towers/Instances/SoulflameDevice1.tscn create mode 100644 Scenes/Towers/Instances/StormCoil1.tscn create mode 100644 Scenes/Towers/Instances/StormFocus1.tscn create mode 100644 Scenes/Towers/Instances/Taita,TheHermit1.tscn create mode 100644 Scenes/Towers/Instances/TheConduit1.tscn create mode 100644 Scenes/Towers/Instances/TheCouncilofDemons1.tscn create mode 100644 Scenes/Towers/Instances/TheFireLord1.tscn create mode 100644 Scenes/Towers/Instances/TheFrozenWyrm1.tscn create mode 100644 Scenes/Towers/Instances/TheFurnace1.tscn create mode 100644 Scenes/Towers/Instances/TheOmnislasher1.tscn create mode 100644 Scenes/Towers/Instances/TheSteamEngine1.tscn create mode 100644 Scenes/Towers/Instances/TidewaterStream1.tscn create mode 100644 Scenes/Towers/Instances/TimeManipulator1.tscn create mode 100644 Scenes/Towers/Instances/Timevault1.tscn create mode 100644 Scenes/Towers/Instances/Valor1.tscn create mode 100644 Scenes/Towers/Instances/Vol'jintheWitchDoctor1.tscn create mode 100644 Scenes/Towers/Instances/Vulshok,theBerserker1.tscn create mode 100644 Scenes/Towers/Instances/WildKodoBeast1.tscn create mode 100644 Scenes/Towers/Instances/XenoResearchFacility1.tscn create mode 100644 Scenes/Towers/Instances/Ymir1.tscn create mode 100644 Scenes/Towers/Instances/Zeus1.tscn diff --git a/Assets/Towers/Instances/ancient_energy_converter_atlas.png.import b/Assets/Towers/Instances/ancient_energy_converter_atlas.png.import new file mode 100644 index 000000000..6cefb4d01 --- /dev/null +++ b/Assets/Towers/Instances/ancient_energy_converter_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cr8pgl1vyt7kn" +path="res://.godot/imported/ancient_energy_converter_atlas.png-a2b26f205b38030a3dc44a51fff000b6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/ancient_energy_converter_atlas.png" +dest_files=["res://.godot/imported/ancient_energy_converter_atlas.png-a2b26f205b38030a3dc44a51fff000b6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/arcane_storm_atlas.png.import b/Assets/Towers/Instances/arcane_storm_atlas.png.import new file mode 100644 index 000000000..122779268 --- /dev/null +++ b/Assets/Towers/Instances/arcane_storm_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2try3jfw6hmc" +path="res://.godot/imported/arcane_storm_atlas.png-2615870061c64467c995dc72d0b0bff5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/arcane_storm_atlas.png" +dest_files=["res://.godot/imported/arcane_storm_atlas.png-2615870061c64467c995dc72d0b0bff5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/astral_rift_atlas.png.import b/Assets/Towers/Instances/astral_rift_atlas.png.import new file mode 100644 index 000000000..5302f0216 --- /dev/null +++ b/Assets/Towers/Instances/astral_rift_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cc0rr221lqoee" +path="res://.godot/imported/astral_rift_atlas.png-7d3470dfd53bd8c8a3350a094ef12f13.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/astral_rift_atlas.png" +dest_files=["res://.godot/imported/astral_rift_atlas.png-7d3470dfd53bd8c8a3350a094ef12f13.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/ball_lightning_accelerator_atlas.png.import b/Assets/Towers/Instances/ball_lightning_accelerator_atlas.png.import new file mode 100644 index 000000000..dbe3067ce --- /dev/null +++ b/Assets/Towers/Instances/ball_lightning_accelerator_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpdwsqilejewx" +path="res://.godot/imported/ball_lightning_accelerator_atlas.png-004f5d28338b06c852bc73a6a079e073.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/ball_lightning_accelerator_atlas.png" +dest_files=["res://.godot/imported/ball_lightning_accelerator_atlas.png-004f5d28338b06c852bc73a6a079e073.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/black_dragon_roost_atlas.png.import b/Assets/Towers/Instances/black_dragon_roost_atlas.png.import new file mode 100644 index 000000000..d02e76426 --- /dev/null +++ b/Assets/Towers/Instances/black_dragon_roost_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwo33uoponcvs" +path="res://.godot/imported/black_dragon_roost_atlas.png-2c868ce49bdb8b1d7cb5c0f87416a20d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/black_dragon_roost_atlas.png" +dest_files=["res://.godot/imported/black_dragon_roost_atlas.png-2c868ce49bdb8b1d7cb5c0f87416a20d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/blackrock_totem_atlas.png.import b/Assets/Towers/Instances/blackrock_totem_atlas.png.import new file mode 100644 index 000000000..85e46fcff --- /dev/null +++ b/Assets/Towers/Instances/blackrock_totem_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6scxnqcbt4e" +path="res://.godot/imported/blackrock_totem_atlas.png-a61acf8f614858b1e3e3c0f5db682485.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/blackrock_totem_atlas.png" +dest_files=["res://.godot/imported/blackrock_totem_atlas.png-a61acf8f614858b1e3e3c0f5db682485.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/bonk_the_living_mountain_atlas.png.import b/Assets/Towers/Instances/bonk_the_living_mountain_atlas.png.import new file mode 100644 index 000000000..be042dcfb --- /dev/null +++ b/Assets/Towers/Instances/bonk_the_living_mountain_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cqnor0qf0cwqk" +path="res://.godot/imported/bonk_the_living_mountain_atlas.png-689daccc7c2c93cdbfc6af8704af3c6c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/bonk_the_living_mountain_atlas.png" +dest_files=["res://.godot/imported/bonk_the_living_mountain_atlas.png-689daccc7c2c93cdbfc6af8704af3c6c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/bronze_dragon_roost_atlas.png.import b/Assets/Towers/Instances/bronze_dragon_roost_atlas.png.import new file mode 100644 index 000000000..f24cab05a --- /dev/null +++ b/Assets/Towers/Instances/bronze_dragon_roost_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pbp7ml04os8f" +path="res://.godot/imported/bronze_dragon_roost_atlas.png-e99341ea318aac83214785d92c81069d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/bronze_dragon_roost_atlas.png" +dest_files=["res://.godot/imported/bronze_dragon_roost_atlas.png-e99341ea318aac83214785d92c81069d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/cenarius_atlas.png.import b/Assets/Towers/Instances/cenarius_atlas.png.import new file mode 100644 index 000000000..1f3429f03 --- /dev/null +++ b/Assets/Towers/Instances/cenarius_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cx3kb5bcyqf0y" +path="res://.godot/imported/cenarius_atlas.png-04bd4778ca0eca20253eeb01717b3445.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/cenarius_atlas.png" +dest_files=["res://.godot/imported/cenarius_atlas.png-04bd4778ca0eca20253eeb01717b3445.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/chaining_storm_atlas.png.import b/Assets/Towers/Instances/chaining_storm_atlas.png.import new file mode 100644 index 000000000..b6c69945f --- /dev/null +++ b/Assets/Towers/Instances/chaining_storm_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hg6qwr0c53f6" +path="res://.godot/imported/chaining_storm_atlas.png-da20789f6afd538cb64380f2746a26bb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/chaining_storm_atlas.png" +dest_files=["res://.godot/imported/chaining_storm_atlas.png-da20789f6afd538cb64380f2746a26bb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/charged_obelisk_atlas.png.import b/Assets/Towers/Instances/charged_obelisk_atlas.png.import new file mode 100644 index 000000000..a19ba9549 --- /dev/null +++ b/Assets/Towers/Instances/charged_obelisk_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://biy6xh5s8j5dc" +path="res://.godot/imported/charged_obelisk_atlas.png-8f112c813503641f21a535682ec02988.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/charged_obelisk_atlas.png" +dest_files=["res://.godot/imported/charged_obelisk_atlas.png-8f112c813503641f21a535682ec02988.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/cloudy_temple_of_absorption_atlas.png.import b/Assets/Towers/Instances/cloudy_temple_of_absorption_atlas.png.import new file mode 100644 index 000000000..9812894ed --- /dev/null +++ b/Assets/Towers/Instances/cloudy_temple_of_absorption_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxyyewhfb8ksg" +path="res://.godot/imported/cloudy_temple_of_absorption_atlas.png-6c2deb297e9096ab6d82eef0da905fc1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/cloudy_temple_of_absorption_atlas.png" +dest_files=["res://.godot/imported/cloudy_temple_of_absorption_atlas.png-6c2deb297e9096ab6d82eef0da905fc1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/crimson_wyrm_atlas.png.import b/Assets/Towers/Instances/crimson_wyrm_atlas.png.import new file mode 100644 index 000000000..a1706cb64 --- /dev/null +++ b/Assets/Towers/Instances/crimson_wyrm_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyo82lyy16baq" +path="res://.godot/imported/crimson_wyrm_atlas.png-7b9d039b96a7ddc406d795b53b5eeeff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/crimson_wyrm_atlas.png" +dest_files=["res://.godot/imported/crimson_wyrm_atlas.png-7b9d039b96a7ddc406d795b53b5eeeff.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/death_knight_atlas.png.import b/Assets/Towers/Instances/death_knight_atlas.png.import new file mode 100644 index 000000000..19193aef3 --- /dev/null +++ b/Assets/Towers/Instances/death_knight_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhfc3stad0p0n" +path="res://.godot/imported/death_knight_atlas.png-94cb1ea0acc259046841e7a3919bb6eb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/death_knight_atlas.png" +dest_files=["res://.godot/imported/death_knight_atlas.png-94cb1ea0acc259046841e7a3919bb6eb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/dimensional_flux_collector_atlas.png.import b/Assets/Towers/Instances/dimensional_flux_collector_atlas.png.import new file mode 100644 index 000000000..8f488022a --- /dev/null +++ b/Assets/Towers/Instances/dimensional_flux_collector_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://crwggswo538r8" +path="res://.godot/imported/dimensional_flux_collector_atlas.png-ef298de2e01ab85867716f65045db844.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/dimensional_flux_collector_atlas.png" +dest_files=["res://.godot/imported/dimensional_flux_collector_atlas.png-ef298de2e01ab85867716f65045db844.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/dragon_sorcerer_atlas.png.import b/Assets/Towers/Instances/dragon_sorcerer_atlas.png.import new file mode 100644 index 000000000..604d10765 --- /dev/null +++ b/Assets/Towers/Instances/dragon_sorcerer_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1m06oiynpu72" +path="res://.godot/imported/dragon_sorcerer_atlas.png-e3a5921551edb1e748d21b2db5e7c303.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/dragon_sorcerer_atlas.png" +dest_files=["res://.godot/imported/dragon_sorcerer_atlas.png-e3a5921551edb1e748d21b2db5e7c303.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/drake_whisperer_atlas.png.import b/Assets/Towers/Instances/drake_whisperer_atlas.png.import new file mode 100644 index 000000000..a41c0badc --- /dev/null +++ b/Assets/Towers/Instances/drake_whisperer_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vl25py82hi5i" +path="res://.godot/imported/drake_whisperer_atlas.png-9c3ddec523e3c3fb3e5cd9c462074b76.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/drake_whisperer_atlas.png" +dest_files=["res://.godot/imported/drake_whisperer_atlas.png-9c3ddec523e3c3fb3e5cd9c462074b76.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/dreadlord_atlas.png.import b/Assets/Towers/Instances/dreadlord_atlas.png.import new file mode 100644 index 000000000..84bad28ce --- /dev/null +++ b/Assets/Towers/Instances/dreadlord_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bosnnbtijtnom" +path="res://.godot/imported/dreadlord_atlas.png-5fadf3b5b94cbd797a498735641a4384.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/dreadlord_atlas.png" +dest_files=["res://.godot/imported/dreadlord_atlas.png-5fadf3b5b94cbd797a498735641a4384.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/dutchmans_grave_atlas.png.import b/Assets/Towers/Instances/dutchmans_grave_atlas.png.import new file mode 100644 index 000000000..a77e6e563 --- /dev/null +++ b/Assets/Towers/Instances/dutchmans_grave_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsqnmnvntju2a" +path="res://.godot/imported/dutchmans_grave_atlas.png-96002512142b34a4eaecae1466a096bd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/dutchmans_grave_atlas.png" +dest_files=["res://.godot/imported/dutchmans_grave_atlas.png-96002512142b34a4eaecae1466a096bd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/dwarven_forgery_atlas.png.import b/Assets/Towers/Instances/dwarven_forgery_atlas.png.import new file mode 100644 index 000000000..7e1b29fd5 --- /dev/null +++ b/Assets/Towers/Instances/dwarven_forgery_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d2wwat3t67es" +path="res://.godot/imported/dwarven_forgery_atlas.png-f7763fcd4773abb53a05179d4be14e14.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/dwarven_forgery_atlas.png" +dest_files=["res://.godot/imported/dwarven_forgery_atlas.png-f7763fcd4773abb53a05179d4be14e14.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/ebonfrost_crystal_atlas.png.import b/Assets/Towers/Instances/ebonfrost_crystal_atlas.png.import new file mode 100644 index 000000000..01655bae8 --- /dev/null +++ b/Assets/Towers/Instances/ebonfrost_crystal_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfe6qjimt753" +path="res://.godot/imported/ebonfrost_crystal_atlas.png-f2bdb02243a5bffa5e5b22926a09c05d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/ebonfrost_crystal_atlas.png" +dest_files=["res://.godot/imported/ebonfrost_crystal_atlas.png-f2bdb02243a5bffa5e5b22926a09c05d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/eredar_warlock_atlas.png.import b/Assets/Towers/Instances/eredar_warlock_atlas.png.import new file mode 100644 index 000000000..21b7c25b2 --- /dev/null +++ b/Assets/Towers/Instances/eredar_warlock_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpwxpadndvsoy" +path="res://.godot/imported/eredar_warlock_atlas.png-23075323b49b76ffcf94ab3df1d21c8f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/eredar_warlock_atlas.png" +dest_files=["res://.godot/imported/eredar_warlock_atlas.png-23075323b49b76ffcf94ab3df1d21c8f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/fire_star_atlas.png.import b/Assets/Towers/Instances/fire_star_atlas.png.import new file mode 100644 index 000000000..492193390 --- /dev/null +++ b/Assets/Towers/Instances/fire_star_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cxnkwle6m8xpp" +path="res://.godot/imported/fire_star_atlas.png-18a543830fe1401630ceb51aebcee809.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/fire_star_atlas.png" +dest_files=["res://.godot/imported/fire_star_atlas.png-18a543830fe1401630ceb51aebcee809.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/fisherman_atlas.png.import b/Assets/Towers/Instances/fisherman_atlas.png.import new file mode 100644 index 000000000..ba37cdae1 --- /dev/null +++ b/Assets/Towers/Instances/fisherman_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://p6qbcq4kgl8n" +path="res://.godot/imported/fisherman_atlas.png-82be46cb86c961b87883ae72616d11f2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/fisherman_atlas.png" +dest_files=["res://.godot/imported/fisherman_atlas.png-82be46cb86c961b87883ae72616d11f2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/forest_protectress_atlas.png.import b/Assets/Towers/Instances/forest_protectress_atlas.png.import new file mode 100644 index 000000000..281f97ab7 --- /dev/null +++ b/Assets/Towers/Instances/forest_protectress_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bcp2gd1wwuass" +path="res://.godot/imported/forest_protectress_atlas.png-314102e2fb393b21e7c137f5714d349c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/forest_protectress_atlas.png" +dest_files=["res://.godot/imported/forest_protectress_atlas.png-314102e2fb393b21e7c137f5714d349c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/frozen_well_atlas.png.import b/Assets/Towers/Instances/frozen_well_atlas.png.import new file mode 100644 index 000000000..bef0366d5 --- /dev/null +++ b/Assets/Towers/Instances/frozen_well_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://diio5f6b2xd1x" +path="res://.godot/imported/frozen_well_atlas.png-0d1634d7e287b6a44400b887d362b1ba.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/frozen_well_atlas.png" +dest_files=["res://.godot/imported/frozen_well_atlas.png-0d1634d7e287b6a44400b887d362b1ba.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/garden_of_eden_atlas.png.import b/Assets/Towers/Instances/garden_of_eden_atlas.png.import new file mode 100644 index 000000000..c41fc9ec6 --- /dev/null +++ b/Assets/Towers/Instances/garden_of_eden_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://h2exbfsg83ce" +path="res://.godot/imported/garden_of_eden_atlas.png-1edae9ffc2c04431f50297affe438fcb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/garden_of_eden_atlas.png" +dest_files=["res://.godot/imported/garden_of_eden_atlas.png-1edae9ffc2c04431f50297affe438fcb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/gatling_gun_atlas.png.import b/Assets/Towers/Instances/gatling_gun_atlas.png.import new file mode 100644 index 000000000..8756a7bef --- /dev/null +++ b/Assets/Towers/Instances/gatling_gun_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bq7116e4hxvui" +path="res://.godot/imported/gatling_gun_atlas.png-6fe8ae8bd0e1d994a624e60a74b1aa3f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/gatling_gun_atlas.png" +dest_files=["res://.godot/imported/gatling_gun_atlas.png-6fe8ae8bd0e1d994a624e60a74b1aa3f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/genis_sage_atlas.png.import b/Assets/Towers/Instances/genis_sage_atlas.png.import new file mode 100644 index 000000000..e51a19a39 --- /dev/null +++ b/Assets/Towers/Instances/genis_sage_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dex3h1o5qrlfi" +path="res://.godot/imported/genis_sage_atlas.png-46c8a502807b0ddf625e88fecadf1a5a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/genis_sage_atlas.png" +dest_files=["res://.godot/imported/genis_sage_atlas.png-46c8a502807b0ddf625e88fecadf1a5a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/glaive_master_atlas.png.import b/Assets/Towers/Instances/glaive_master_atlas.png.import new file mode 100644 index 000000000..bbd517f51 --- /dev/null +++ b/Assets/Towers/Instances/glaive_master_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cj28rm146xq6" +path="res://.godot/imported/glaive_master_atlas.png-e672117f1d7b55d2f0f04c8cd4bb015c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/glaive_master_atlas.png" +dest_files=["res://.godot/imported/glaive_master_atlas.png-e672117f1d7b55d2f0f04c8cd4bb015c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/goblin_stronghold_atlas.png.import b/Assets/Towers/Instances/goblin_stronghold_atlas.png.import new file mode 100644 index 000000000..7e9e8348a --- /dev/null +++ b/Assets/Towers/Instances/goblin_stronghold_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://n1vuoy1pj7lk" +path="res://.godot/imported/goblin_stronghold_atlas.png-93474c0fbcc8d3893ab456d6b61ce051.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/goblin_stronghold_atlas.png" +dest_files=["res://.godot/imported/goblin_stronghold_atlas.png-93474c0fbcc8d3893ab456d6b61ce051.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/grab-o-bot_atlas.png.import b/Assets/Towers/Instances/grab-o-bot_atlas.png.import new file mode 100644 index 000000000..125a94ca5 --- /dev/null +++ b/Assets/Towers/Instances/grab-o-bot_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kvvit8bmsupq" +path="res://.godot/imported/grab-o-bot_atlas.png-f166f299cf34ab11a63dd30d4d38db4e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/grab-o-bot_atlas.png" +dest_files=["res://.godot/imported/grab-o-bot_atlas.png-f166f299cf34ab11a63dd30d4d38db4e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/green_dragon_roost_atlas.png.import b/Assets/Towers/Instances/green_dragon_roost_atlas.png.import new file mode 100644 index 000000000..2f3ca5d1e --- /dev/null +++ b/Assets/Towers/Instances/green_dragon_roost_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt7yunlayknc2" +path="res://.godot/imported/green_dragon_roost_atlas.png-8f8c4815425f5ffbecc63caa899b4b71.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/green_dragon_roost_atlas.png" +dest_files=["res://.godot/imported/green_dragon_roost_atlas.png-8f8c4815425f5ffbecc63caa899b4b71.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/gryphon_rider_atlas.png.import b/Assets/Towers/Instances/gryphon_rider_atlas.png.import new file mode 100644 index 000000000..87b179d39 --- /dev/null +++ b/Assets/Towers/Instances/gryphon_rider_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c35ynnj5jeiqd" +path="res://.godot/imported/gryphon_rider_atlas.png-dd0d23981f6d861f51424d01c359a818.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/gryphon_rider_atlas.png" +dest_files=["res://.godot/imported/gryphon_rider_atlas.png-dd0d23981f6d861f51424d01c359a818.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/harby_atlas.png.import b/Assets/Towers/Instances/harby_atlas.png.import new file mode 100644 index 000000000..138c447a3 --- /dev/null +++ b/Assets/Towers/Instances/harby_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3dy5x14ujc5h" +path="res://.godot/imported/harby_atlas.png-c2c554f9cb1e2ac4e17b087a6973148c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/harby_atlas.png" +dest_files=["res://.godot/imported/harby_atlas.png-c2c554f9cb1e2ac4e17b087a6973148c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/it_atlas.png.import b/Assets/Towers/Instances/it_atlas.png.import new file mode 100644 index 000000000..001e5fb11 --- /dev/null +++ b/Assets/Towers/Instances/it_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db21p3sw8tk12" +path="res://.godot/imported/it_atlas.png-3f8c6e19e560ac9fb38fb677551dd444.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/it_atlas.png" +dest_files=["res://.godot/imported/it_atlas.png-3f8c6e19e560ac9fb38fb677551dd444.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/library_of_alexandria_atlas.png.import b/Assets/Towers/Instances/library_of_alexandria_atlas.png.import new file mode 100644 index 000000000..69e74305a --- /dev/null +++ b/Assets/Towers/Instances/library_of_alexandria_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nrqrwpjghjh" +path="res://.godot/imported/library_of_alexandria_atlas.png-81ce54e6a914f5cf3f8d0ff7734933c5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/library_of_alexandria_atlas.png" +dest_files=["res://.godot/imported/library_of_alexandria_atlas.png-81ce54e6a914f5cf3f8d0ff7734933c5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/lich_king_atlas.png.import b/Assets/Towers/Instances/lich_king_atlas.png.import new file mode 100644 index 000000000..05aab8d5e --- /dev/null +++ b/Assets/Towers/Instances/lich_king_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d4fltj8vn0ady" +path="res://.godot/imported/lich_king_atlas.png-df7262ee554bec9fac110b1c441f1d18.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/lich_king_atlas.png" +dest_files=["res://.godot/imported/lich_king_atlas.png-df7262ee554bec9fac110b1c441f1d18.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/lightning_eye_atlas.png.import b/Assets/Towers/Instances/lightning_eye_atlas.png.import new file mode 100644 index 000000000..8818db0c8 --- /dev/null +++ b/Assets/Towers/Instances/lightning_eye_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bc7ftjvw4ux7" +path="res://.godot/imported/lightning_eye_atlas.png-59bacde2fb07214aacc36c3e157f219f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/lightning_eye_atlas.png" +dest_files=["res://.godot/imported/lightning_eye_atlas.png-59bacde2fb07214aacc36c3e157f219f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/living_volcano_atlas.png.import b/Assets/Towers/Instances/living_volcano_atlas.png.import new file mode 100644 index 000000000..0e98f00ce --- /dev/null +++ b/Assets/Towers/Instances/living_volcano_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://besdxclutdtrc" +path="res://.godot/imported/living_volcano_atlas.png-203e5dd33e996bc1cbff8b536c8489d5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/living_volcano_atlas.png" +dest_files=["res://.godot/imported/living_volcano_atlas.png-203e5dd33e996bc1cbff8b536c8489d5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/magic_mushroom_atlas.png.import b/Assets/Towers/Instances/magic_mushroom_atlas.png.import new file mode 100644 index 000000000..cdacf1c18 --- /dev/null +++ b/Assets/Towers/Instances/magic_mushroom_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cbkxs3omeftyb" +path="res://.godot/imported/magic_mushroom_atlas.png-39d61e4b795871e5f6ef126baed83365.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/magic_mushroom_atlas.png" +dest_files=["res://.godot/imported/magic_mushroom_atlas.png-39d61e4b795871e5f6ef126baed83365.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/meteor_totem_atlas.png.import b/Assets/Towers/Instances/meteor_totem_atlas.png.import new file mode 100644 index 000000000..bcd9b4a61 --- /dev/null +++ b/Assets/Towers/Instances/meteor_totem_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dsboipu4yqska" +path="res://.godot/imported/meteor_totem_atlas.png-3dba93096d5f4841172c8462405c3fbc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/meteor_totem_atlas.png" +dest_files=["res://.godot/imported/meteor_totem_atlas.png-3dba93096d5f4841172c8462405c3fbc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/monolith_of_chaos_atlas.png.import b/Assets/Towers/Instances/monolith_of_chaos_atlas.png.import new file mode 100644 index 000000000..c103abf1b --- /dev/null +++ b/Assets/Towers/Instances/monolith_of_chaos_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://caeki7b22t4pv" +path="res://.godot/imported/monolith_of_chaos_atlas.png-9b8638d0a158bc51214772fb25d81105.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/monolith_of_chaos_atlas.png" +dest_files=["res://.godot/imported/monolith_of_chaos_atlas.png-9b8638d0a158bc51214772fb25d81105.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/morphling_atlas.png.import b/Assets/Towers/Instances/morphling_atlas.png.import new file mode 100644 index 000000000..555a60ef8 --- /dev/null +++ b/Assets/Towers/Instances/morphling_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://copn46gje3opt" +path="res://.godot/imported/morphling_atlas.png-1b89cb9df1b482b2d574cbbd0c8bcb0d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/morphling_atlas.png" +dest_files=["res://.godot/imported/morphling_atlas.png-1b89cb9df1b482b2d574cbbd0c8bcb0d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/mud_golem_atlas.png.import b/Assets/Towers/Instances/mud_golem_atlas.png.import new file mode 100644 index 000000000..295a28ead --- /dev/null +++ b/Assets/Towers/Instances/mud_golem_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4j6j58rd08gk" +path="res://.godot/imported/mud_golem_atlas.png-f6d958162680e55b00c04af6533aa86e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/mud_golem_atlas.png" +dest_files=["res://.godot/imported/mud_golem_atlas.png-f6d958162680e55b00c04af6533aa86e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/nerubian_queen_atlas.png.import b/Assets/Towers/Instances/nerubian_queen_atlas.png.import new file mode 100644 index 000000000..2072a2727 --- /dev/null +++ b/Assets/Towers/Instances/nerubian_queen_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qi064tidmaij" +path="res://.godot/imported/nerubian_queen_atlas.png-fe748f940a4247c50e2db7a6e2536529.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/nerubian_queen_atlas.png" +dest_files=["res://.godot/imported/nerubian_queen_atlas.png-fe748f940a4247c50e2db7a6e2536529.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/nortrom_the_silencer_atlas.png.import b/Assets/Towers/Instances/nortrom_the_silencer_atlas.png.import new file mode 100644 index 000000000..96c5ce552 --- /dev/null +++ b/Assets/Towers/Instances/nortrom_the_silencer_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chpqm6mmdjpkv" +path="res://.godot/imported/nortrom_the_silencer_atlas.png-aae28a607004eb1b086888cc3e2975c0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/nortrom_the_silencer_atlas.png" +dest_files=["res://.godot/imported/nortrom_the_silencer_atlas.png-aae28a607004eb1b086888cc3e2975c0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/nuclear_missle_launcher_atlas.png.import b/Assets/Towers/Instances/nuclear_missle_launcher_atlas.png.import new file mode 100644 index 000000000..00f72dcd9 --- /dev/null +++ b/Assets/Towers/Instances/nuclear_missle_launcher_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://g7uf83gybbod" +path="res://.godot/imported/nuclear_missle_launcher_atlas.png-60258ca70797a4e43ee0d81fbc058366.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/nuclear_missle_launcher_atlas.png" +dest_files=["res://.godot/imported/nuclear_missle_launcher_atlas.png-60258ca70797a4e43ee0d81fbc058366.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/owl_of_wisdom_atlas.png.import b/Assets/Towers/Instances/owl_of_wisdom_atlas.png.import new file mode 100644 index 000000000..e8ee6014a --- /dev/null +++ b/Assets/Towers/Instances/owl_of_wisdom_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5olmcm0cnv13" +path="res://.godot/imported/owl_of_wisdom_atlas.png-e17333b303ad17440d7fb0b443e03a5a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/owl_of_wisdom_atlas.png" +dest_files=["res://.godot/imported/owl_of_wisdom_atlas.png-e17333b303ad17440d7fb0b443e03a5a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/plagued_crypt_atlas.png.import b/Assets/Towers/Instances/plagued_crypt_atlas.png.import new file mode 100644 index 000000000..48cb85931 --- /dev/null +++ b/Assets/Towers/Instances/plagued_crypt_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dnv24d8px7kn" +path="res://.godot/imported/plagued_crypt_atlas.png-c8ad8f8dc5be61ef2156820a9c09ca65.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/plagued_crypt_atlas.png" +dest_files=["res://.godot/imported/plagued_crypt_atlas.png-c8ad8f8dc5be61ef2156820a9c09ca65.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/planar_gate_atlas.png.import b/Assets/Towers/Instances/planar_gate_atlas.png.import new file mode 100644 index 000000000..3480c1205 --- /dev/null +++ b/Assets/Towers/Instances/planar_gate_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cenjpspdm8yok" +path="res://.godot/imported/planar_gate_atlas.png-1dfcfdf53941b4751c65f5f670d7383a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/planar_gate_atlas.png" +dest_files=["res://.godot/imported/planar_gate_atlas.png-1dfcfdf53941b4751c65f5f670d7383a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/sacred_altar_atlas.png.import b/Assets/Towers/Instances/sacred_altar_atlas.png.import new file mode 100644 index 000000000..693dcff0f --- /dev/null +++ b/Assets/Towers/Instances/sacred_altar_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8m1abh7x3lnm" +path="res://.godot/imported/sacred_altar_atlas.png-f3bb152235a092ae35cad00f5f563cc1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/sacred_altar_atlas.png" +dest_files=["res://.godot/imported/sacred_altar_atlas.png-f3bb152235a092ae35cad00f5f563cc1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/sapphirons_cold_grave_atlas.png.import b/Assets/Towers/Instances/sapphirons_cold_grave_atlas.png.import new file mode 100644 index 000000000..5fa3bd6b0 --- /dev/null +++ b/Assets/Towers/Instances/sapphirons_cold_grave_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hi00cx38n6jy" +path="res://.godot/imported/sapphirons_cold_grave_atlas.png-4afbb8ae7f3ad1a7f74eb63697c40d1e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/sapphirons_cold_grave_atlas.png" +dest_files=["res://.godot/imported/sapphirons_cold_grave_atlas.png-4afbb8ae7f3ad1a7f74eb63697c40d1e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/scales_atlas.png.import b/Assets/Towers/Instances/scales_atlas.png.import new file mode 100644 index 000000000..d11e97a9d --- /dev/null +++ b/Assets/Towers/Instances/scales_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://blxyipi7hytf" +path="res://.godot/imported/scales_atlas.png-7bf045e55ddeb57318e209939a4ede0a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/scales_atlas.png" +dest_files=["res://.godot/imported/scales_atlas.png-7bf045e55ddeb57318e209939a4ede0a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/servant_of_the_twin_flames_atlas.png.import b/Assets/Towers/Instances/servant_of_the_twin_flames_atlas.png.import new file mode 100644 index 000000000..70199ee18 --- /dev/null +++ b/Assets/Towers/Instances/servant_of_the_twin_flames_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cb3u5rc3baa0u" +path="res://.godot/imported/servant_of_the_twin_flames_atlas.png-52773a6c8a2c5c287cdafd8a4d7dc653.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/servant_of_the_twin_flames_atlas.png" +dest_files=["res://.godot/imported/servant_of_the_twin_flames_atlas.png-52773a6c8a2c5c287cdafd8a4d7dc653.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/shadow_atlas.png.import b/Assets/Towers/Instances/shadow_atlas.png.import new file mode 100644 index 000000000..5c4c6fba6 --- /dev/null +++ b/Assets/Towers/Instances/shadow_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4au4rdry8icu" +path="res://.godot/imported/shadow_atlas.png-432d7d2cc7d50d19f5200032bdc26d3a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/shadow_atlas.png" +dest_files=["res://.godot/imported/shadow_atlas.png-432d7d2cc7d50d19f5200032bdc26d3a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/sorceress_atlas.png.import b/Assets/Towers/Instances/sorceress_atlas.png.import new file mode 100644 index 000000000..e31e743be --- /dev/null +++ b/Assets/Towers/Instances/sorceress_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bguvcbosqok8v" +path="res://.godot/imported/sorceress_atlas.png-c7d05f2d23957179a523c003b7947fdf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/sorceress_atlas.png" +dest_files=["res://.godot/imported/sorceress_atlas.png-c7d05f2d23957179a523c003b7947fdf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/soul_vault_atlas.png.import b/Assets/Towers/Instances/soul_vault_atlas.png.import new file mode 100644 index 000000000..12ff25680 --- /dev/null +++ b/Assets/Towers/Instances/soul_vault_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dc2ghg8hlddba" +path="res://.godot/imported/soul_vault_atlas.png-d58f4dccd1ee9a70d0a892f9aeacd547.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/soul_vault_atlas.png" +dest_files=["res://.godot/imported/soul_vault_atlas.png-d58f4dccd1ee9a70d0a892f9aeacd547.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/soulflame_device_atlas.png.import b/Assets/Towers/Instances/soulflame_device_atlas.png.import new file mode 100644 index 000000000..2ebc60dd0 --- /dev/null +++ b/Assets/Towers/Instances/soulflame_device_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dq87csclsj55" +path="res://.godot/imported/soulflame_device_atlas.png-35b916ecc3cac0345f00976f23586818.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/soulflame_device_atlas.png" +dest_files=["res://.godot/imported/soulflame_device_atlas.png-35b916ecc3cac0345f00976f23586818.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/steam_engine_atlas.png.import b/Assets/Towers/Instances/steam_engine_atlas.png.import new file mode 100644 index 000000000..575a9d3d8 --- /dev/null +++ b/Assets/Towers/Instances/steam_engine_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdxow6phbxpty" +path="res://.godot/imported/steam_engine_atlas.png-a9127a61f485c35c0180727f3de2cc25.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/steam_engine_atlas.png" +dest_files=["res://.godot/imported/steam_engine_atlas.png-a9127a61f485c35c0180727f3de2cc25.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/storm_coil_atlas.png.import b/Assets/Towers/Instances/storm_coil_atlas.png.import new file mode 100644 index 000000000..1a6a654d7 --- /dev/null +++ b/Assets/Towers/Instances/storm_coil_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://duitpxtfpunqg" +path="res://.godot/imported/storm_coil_atlas.png-dc13089afa3d0dc5173f26287a80271f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/storm_coil_atlas.png" +dest_files=["res://.godot/imported/storm_coil_atlas.png-dc13089afa3d0dc5173f26287a80271f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/storm_focus_atlas.png.import b/Assets/Towers/Instances/storm_focus_atlas.png.import new file mode 100644 index 000000000..af4113d08 --- /dev/null +++ b/Assets/Towers/Instances/storm_focus_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4uyim88hysd7" +path="res://.godot/imported/storm_focus_atlas.png-dd9fcbc7eae6cb5a8ecd99ecd690b50a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/storm_focus_atlas.png" +dest_files=["res://.godot/imported/storm_focus_atlas.png-dd9fcbc7eae6cb5a8ecd99ecd690b50a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/taita_the_hermit_atlas.png.import b/Assets/Towers/Instances/taita_the_hermit_atlas.png.import new file mode 100644 index 000000000..4993acc90 --- /dev/null +++ b/Assets/Towers/Instances/taita_the_hermit_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dipsyqe6gdl80" +path="res://.godot/imported/taita_the_hermit_atlas.png-04cc2921da60d148d560fea062405730.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/taita_the_hermit_atlas.png" +dest_files=["res://.godot/imported/taita_the_hermit_atlas.png-04cc2921da60d148d560fea062405730.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/the_conduit_atlas.png.import b/Assets/Towers/Instances/the_conduit_atlas.png.import new file mode 100644 index 000000000..20a7985e7 --- /dev/null +++ b/Assets/Towers/Instances/the_conduit_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://edr52j3n5rue" +path="res://.godot/imported/the_conduit_atlas.png-50b92f655c3c8436a734823052a7cf92.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/the_conduit_atlas.png" +dest_files=["res://.godot/imported/the_conduit_atlas.png-50b92f655c3c8436a734823052a7cf92.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/the_council_of_demons_atlas.png.import b/Assets/Towers/Instances/the_council_of_demons_atlas.png.import new file mode 100644 index 000000000..f747231bc --- /dev/null +++ b/Assets/Towers/Instances/the_council_of_demons_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmum5fikgkrlk" +path="res://.godot/imported/the_council_of_demons_atlas.png-e67a602ae283d01146406dd06f4d1817.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/the_council_of_demons_atlas.png" +dest_files=["res://.godot/imported/the_council_of_demons_atlas.png-e67a602ae283d01146406dd06f4d1817.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/the_fire_lord_atlas.png.import b/Assets/Towers/Instances/the_fire_lord_atlas.png.import new file mode 100644 index 000000000..04ccc4cc9 --- /dev/null +++ b/Assets/Towers/Instances/the_fire_lord_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://x6ep3qcmnnv3" +path="res://.godot/imported/the_fire_lord_atlas.png-0c10c27c161dde931f90d45ad8140d29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/the_fire_lord_atlas.png" +dest_files=["res://.godot/imported/the_fire_lord_atlas.png-0c10c27c161dde931f90d45ad8140d29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/the_frozen_wyrm_atlas.png.import b/Assets/Towers/Instances/the_frozen_wyrm_atlas.png.import new file mode 100644 index 000000000..73b9ba0f2 --- /dev/null +++ b/Assets/Towers/Instances/the_frozen_wyrm_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cu7tbyk7kvmd2" +path="res://.godot/imported/the_frozen_wyrm_atlas.png-5020c66b7afc3ba57381cc27290e1505.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/the_frozen_wyrm_atlas.png" +dest_files=["res://.godot/imported/the_frozen_wyrm_atlas.png-5020c66b7afc3ba57381cc27290e1505.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/the_furnace_atlas.png.import b/Assets/Towers/Instances/the_furnace_atlas.png.import new file mode 100644 index 000000000..aa5d538ad --- /dev/null +++ b/Assets/Towers/Instances/the_furnace_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bj38blk8gshxh" +path="res://.godot/imported/the_furnace_atlas.png-45a6634d68678906acebc5dad3f2a631.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/the_furnace_atlas.png" +dest_files=["res://.godot/imported/the_furnace_atlas.png-45a6634d68678906acebc5dad3f2a631.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/the_omnislasher_atlas.png.import b/Assets/Towers/Instances/the_omnislasher_atlas.png.import new file mode 100644 index 000000000..6fa969197 --- /dev/null +++ b/Assets/Towers/Instances/the_omnislasher_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qrp4celywjm6" +path="res://.godot/imported/the_omnislasher_atlas.png-9fd81538655657d97c07331e2384fdd7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/the_omnislasher_atlas.png" +dest_files=["res://.godot/imported/the_omnislasher_atlas.png-9fd81538655657d97c07331e2384fdd7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/tidewater_stream_atlas.png.import b/Assets/Towers/Instances/tidewater_stream_atlas.png.import new file mode 100644 index 000000000..614888bca --- /dev/null +++ b/Assets/Towers/Instances/tidewater_stream_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://nhaeclssh0as" +path="res://.godot/imported/tidewater_stream_atlas.png-d6eabe12d2732485b09df0350dbec6bb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/tidewater_stream_atlas.png" +dest_files=["res://.godot/imported/tidewater_stream_atlas.png-d6eabe12d2732485b09df0350dbec6bb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/time_manipulator_atlas.png.import b/Assets/Towers/Instances/time_manipulator_atlas.png.import new file mode 100644 index 000000000..b3382713a --- /dev/null +++ b/Assets/Towers/Instances/time_manipulator_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqodshyxyl0gp" +path="res://.godot/imported/time_manipulator_atlas.png-b048dcc2fb600924970a797b6a846357.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/time_manipulator_atlas.png" +dest_files=["res://.godot/imported/time_manipulator_atlas.png-b048dcc2fb600924970a797b6a846357.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/timevault_atlas.png.import b/Assets/Towers/Instances/timevault_atlas.png.import new file mode 100644 index 000000000..805588d6e --- /dev/null +++ b/Assets/Towers/Instances/timevault_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wuxof1ecpfhb" +path="res://.godot/imported/timevault_atlas.png-67d2c6c2a7a7ef8c9f55957774f7ef4d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/timevault_atlas.png" +dest_files=["res://.godot/imported/timevault_atlas.png-67d2c6c2a7a7ef8c9f55957774f7ef4d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/valor_atlas.png.import b/Assets/Towers/Instances/valor_atlas.png.import new file mode 100644 index 000000000..ebf61c885 --- /dev/null +++ b/Assets/Towers/Instances/valor_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhufvd2dyru41" +path="res://.godot/imported/valor_atlas.png-1cdf7179cb5da1b2cd12f58de0b8a3b2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/valor_atlas.png" +dest_files=["res://.godot/imported/valor_atlas.png-1cdf7179cb5da1b2cd12f58de0b8a3b2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/voljin_the_witch_doctor_atlas.png.import b/Assets/Towers/Instances/voljin_the_witch_doctor_atlas.png.import new file mode 100644 index 000000000..bf7229ba9 --- /dev/null +++ b/Assets/Towers/Instances/voljin_the_witch_doctor_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://jr5xgxuogu7d" +path="res://.godot/imported/voljin_the_witch_doctor_atlas.png-369b3eabb36f53e19b969e4589aff5ba.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/voljin_the_witch_doctor_atlas.png" +dest_files=["res://.godot/imported/voljin_the_witch_doctor_atlas.png-369b3eabb36f53e19b969e4589aff5ba.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/vulshok_the_berserker_atlas.png.import b/Assets/Towers/Instances/vulshok_the_berserker_atlas.png.import new file mode 100644 index 000000000..480821f3d --- /dev/null +++ b/Assets/Towers/Instances/vulshok_the_berserker_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfvqny8m66twr" +path="res://.godot/imported/vulshok_the_berserker_atlas.png-58e6248ca319dc033304bb5298b564f6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/vulshok_the_berserker_atlas.png" +dest_files=["res://.godot/imported/vulshok_the_berserker_atlas.png-58e6248ca319dc033304bb5298b564f6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/wild_kodo_beast_atlas.png.import b/Assets/Towers/Instances/wild_kodo_beast_atlas.png.import new file mode 100644 index 000000000..8a7dffe64 --- /dev/null +++ b/Assets/Towers/Instances/wild_kodo_beast_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7gwfshm6fefj" +path="res://.godot/imported/wild_kodo_beast_atlas.png-643c7fccd69870ebd944a6ac925d3ad9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/wild_kodo_beast_atlas.png" +dest_files=["res://.godot/imported/wild_kodo_beast_atlas.png-643c7fccd69870ebd944a6ac925d3ad9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/xeno_research_facility_atlas.png.import b/Assets/Towers/Instances/xeno_research_facility_atlas.png.import new file mode 100644 index 000000000..2e20f50d0 --- /dev/null +++ b/Assets/Towers/Instances/xeno_research_facility_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d15qsbn31vsov" +path="res://.godot/imported/xeno_research_facility_atlas.png-6658282e76802dc1edc722ae255ca31a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/xeno_research_facility_atlas.png" +dest_files=["res://.godot/imported/xeno_research_facility_atlas.png-6658282e76802dc1edc722ae255ca31a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/ymir_atlas.png.import b/Assets/Towers/Instances/ymir_atlas.png.import new file mode 100644 index 000000000..a9a4caeb7 --- /dev/null +++ b/Assets/Towers/Instances/ymir_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dq43vbui384p5" +path="res://.godot/imported/ymir_atlas.png-40a284c5bc1eeb755bbe5db6b2d503b2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/ymir_atlas.png" +dest_files=["res://.godot/imported/ymir_atlas.png-40a284c5bc1eeb755bbe5db6b2d503b2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Assets/Towers/Instances/zeus_atlas.png.import b/Assets/Towers/Instances/zeus_atlas.png.import new file mode 100644 index 000000000..43a88905b --- /dev/null +++ b/Assets/Towers/Instances/zeus_atlas.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1nekbsd31uqh" +path="res://.godot/imported/zeus_atlas.png-373bb69de2cf65fc0c9c6064f75b124c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Towers/Instances/zeus_atlas.png" +dest_files=["res://.godot/imported/zeus_atlas.png-373bb69de2cf65fc0c9c6064f75b124c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/Data/tower_properties.csv b/Data/tower_properties.csv index d1117aeb8..b37131d39 100644 --- a/Data/tower_properties.csv +++ b/Data/tower_properties.csv @@ -29,7 +29,7 @@ Big Fire Sprayer,3,19,17,Cyony,common,fire,TRUE,elemental,750,0.5,220,220,0,0,37 Grand Fire Sprayer,4,20,17,Cyony,common,fire,TRUE,elemental,750,0.5,438,438,0,0,750,"A grand, high rate of fire tower",5,30,4,1 Huge Fire Sprayer,5,21,17,Cyony,common,fire,TRUE,elemental,750,0.5,841,841,0,0,1450,"A huge, high rate of fire tower",8,44,4,1 Titanic Fire Sprayer,6,22,17,Cyony,common,fire,TRUE,elemental,750,0.5,1370,1370,0,0,2400,"A titanic, high rate of fire tower",11,59,4,1 -Time Manipulator,1,23,23,Majildian,unique,astral,TRUE,magic,950,3,3994,3994,550,5,4000,An elven mage who has devoted his entire life to the study of time.,,,,0 +Time Manipulator,1,23,23,Majildian,unique,astral,TRUE,magic,950,3,3994,3994,550,5,4000,An elven mage who has devoted his entire life to the study of time.,15,77,31,0 Small Bug Nest,1,24,24,Majildian,uncommon,darkness,TRUE,physical,725,1.5,724,823,0,0,600,A small colony of bugs.,4,26,13,1 Bug Nest,2,25,24,Majildian,uncommon,darkness,TRUE,physical,725,1.5,1433,1532,0,0,1150,A colony of bugs.,7,39,13,1 Large Bug Nest,3,26,24,Majildian,uncommon,darkness,TRUE,physical,725,1.5,2464,2563,0,0,1950,A large colony of bugs.,10,52,13,1 @@ -41,10 +41,10 @@ Bottomless Ice Mine,4,58,28,Velex,uncommon,ice,TRUE,elemental,700,2,4472,4473,0, Rundown Iron Sentry,1,31,31,Glowackos,rare,iron,TRUE,physical,925,1.4,710,710,0,0,950,A powerful iron tower that will go to great lengths to defend its territory.,6,35,24,1 Solid Iron Sentry,2,32,31,Glowackos,rare,iron,TRUE,physical,925,1.4,1195,1195,0,0,1600,A powerful iron tower that will go to great lengths to defend its territory.,9,47,24,1 Modern Iron Sentry,3,33,31,Glowackos,rare,iron,TRUE,physical,925,1.4,1942,1942,0,0,2600,A powerful iron tower that will go to great lengths to defend its territory.,12,61,24,1 -Grab-o-Bot,1,34,34,cedi,unique,iron,TRUE,decay,900,0.4,659,659,100,2.5,3500,"When you think it looks very fragile, you're right. But its also a devastating machine.",15,72,,0 -Monolith of Chaos,1,36,36,cedi,unique,darkness,TRUE,decay,750,0.8,1589,1589,0,0,3000,An old relict from the time of the first war against the burning legion. It brings pure chaos to everthing around it. ,,,,0 -Timevault,1,37,37,SirCoqalot./TrinkaLot.,unique,astral,TRUE,magic,850,6,13589,13688,0,0,2300,Unique Tower that is able to backtrack creeps in time and changes timelines to benefit other towers by increasing their triggerchances. ,,,,0 -Cloudy Temple of Absorption ,1,38,38,Natac,unique,storm,TRUE,energy,900,1.4,1659,1659,10000,0.01,2000,"An ancient building, storing the power of storms. ",,,,0 +Grab-o-Bot,1,34,34,cedi,unique,iron,TRUE,decay,900,0.4,659,659,100,2.5,3500,"When you think it looks very fragile, you're right. But its also a devastating machine.",15,72,32,0 +Monolith of Chaos,1,36,36,cedi,unique,darkness,TRUE,decay,750,0.8,1589,1589,0,0,3000,An old relict from the time of the first war against the burning legion. It brings pure chaos to everthing around it. ,13,66,33,0 +Timevault,1,37,37,SirCoqalot./TrinkaLot.,unique,astral,TRUE,magic,850,6,13589,13688,0,0,2300,Unique Tower that is able to backtrack creeps in time and changes timelines to benefit other towers by increasing their triggerchances. ,11,57,28,0 +Cloudy Temple of Absorption ,1,38,38,Natac,unique,storm,TRUE,energy,900,1.4,1659,1659,10000,0.01,2000,"An ancient building, storing the power of storms. ",10,53,30,0 Silver Knight,1,39,39,SirCoqalot.,rare,iron,TRUE,physical,875,1.35,939,1019,0,0,1200,Rare tower with a chance to turn lesser creeps into gold instantly. Gains additional gold for each kill and will do more damage the more gold you have.,7,40,20,1 Golden Queen,2,40,39,SirCoqalot.,rare,iron,TRUE,physical,875,1.35,2557,2637,0,0,3500,Rare tower with a chance to turn lesser creeps into gold instantly. Gains additional gold for each kill and will do more damage the more gold you have.,15,72,20,1 Small Cactus,1,41,41,Lapsus,common,nature,TRUE,essence,820,2.5,58,58,0,0,30,A tiny desert plant with a high AoE. Slightly more efficient against mass creeps and humans.,1,0,3,1 @@ -53,8 +53,8 @@ Average Cactus,3,42,41,Lapsus,common,nature,TRUE,essence,820,2.5,719,719,0,0,380 Grown Cactus,4,43,41,Lapsus,common,nature,TRUE,essence,820,2.5,1422,1422,0,0,760,A troublesome desert plant with a high AoE. Moderately more efficient against mass creeps and humans.,5,30,3,1 Blooming Cactus,5,44,41,Lapsus,common,nature,TRUE,essence,820,2.5,2496,2496,0,0,1350,A troublesome desert plant with a high AoE. Efficient against mass creeps and humans.,8,43,3,1 Fully-Flowered Cactus,6,45,41,Lapsus,common,nature,TRUE,essence,820,2.5,4063,4063,0,0,2250,A lethal desert plant with a high AoE. Very efficient against mass creeps and humans.,11,57,3,1 -Astral Rift,1,46,46,i_m0ck_death,unique,astral,TRUE,energy,750,1.5,2151,2151,180,2.5,3000,A powerful vortex with the ability to move things through space itself. ,,,,0 -Mud Golem,1,47,47,SirCoqalot.,unique,nature,TRUE,decay,750,2.2,2327,2734,0,0,3000,Advanced nature tower that will deal damage in an AoE around itself and will slow damaged targets. Also gives nearby towers a chance to deal damage and slow targets in an AoE around iteself. ,,,,0 +Astral Rift,1,46,46,i_m0ck_death,unique,astral,TRUE,energy,750,1.5,2151,2151,180,2.5,3000,A powerful vortex with the ability to move things through space itself. ,13,66,26,0 +Mud Golem,1,47,47,SirCoqalot.,unique,nature,TRUE,decay,750,2.2,2327,2734,0,0,3000,Advanced nature tower that will deal damage in an AoE around itself and will slow damaged targets. Also gives nearby towers a chance to deal damage and slow targets in an AoE around iteself. ,13,66,34,0 Quillboar Thornweaver,1,48,48,SirCoqalot.,rare,nature,TRUE,physical,800,0.9,379,398,100,1,800,Advanced Nature tower that is able to release a spray of thorns from it's back. ,5,31,22,1 Quillboar Painbringer ,2,64,48,SirCoqalot.,rare,nature,TRUE,physical,800,0.9,815,834,100,1,1700,Advanced Nature tower that is able to release a spray of thorns from it's back. ,9,49,22,1 Quillboar Deathpig ,3,65,48,SirCoqalot.,rare,nature,TRUE,physical,800,0.9,1590,1609,100,1,3300,Advanced Nature tower that is able to release a spray of thorns from it's back. ,14,70,22,1 @@ -62,13 +62,13 @@ Star Gazer,1,53,53,i_m0ck_death,uncommon,astral,TRUE,energy,875,1.55,127,127,0,0 Star Watcher,2,55,53,i_m0ck_death,uncommon,astral,TRUE,energy,875,1.55,474,474,0,0,630,Uncommon astral tower that deals spell damage equal to its attack every time the tower attacks.,4,27,14,1 Star Observer,3,56,53,i_m0ck_death,uncommon,astral,TRUE,energy,875,1.55,990,990,0,0,1370,Uncommon astral tower that deals spell damage equal to its attack every time the tower attacks.,8,43,14,1 Star Keeper,4,57,53,i_m0ck_death,uncommon,astral,TRUE,energy,875,1.55,1781,1781,0,0,2560,Uncommon astral tower that deals spell damage equal to its attack every time the tower attacks.,12,61,14,1 -Charged Obelisk,1,54,54,Boekie,unique,storm,TRUE,energy,1200,1.5,748,748,30,1,1700,This tower uses its lightning powers to help its allies. ,,,,0 +Charged Obelisk,1,54,54,Boekie,unique,storm,TRUE,energy,1200,1.5,748,748,30,1,1700,This tower uses its lightning powers to help its allies. ,9,49,29,0 Initiate Elementalist,1,59,59,Kel-Thuzad,uncommon,astral,TRUE,magic,900,2,25,25,0,0,150,Not very experienced mage of elements.,1,9,10,1 Adept Elementalist,2,62,59,Kel-Thuzad,uncommon,astral,TRUE,magic,900,2,83,83,0,0,500,Little more experienced mage of elements.,4,23,10,1 Master Elementalist,3,61,59,Kel-Thuzad,uncommon,astral,TRUE,magic,900,2,209,209,0,0,1250,Really experienced mage of elements.,7,41,10,1 Divine Elementalist,4,60,59,Kel-Thuzad,uncommon,astral,TRUE,magic,900,2,417,417,0,0,2500,Let all who live in the world stand in awe of him.,12,60,10,1 -Bronze Dragon Roost,1,63,63,cedi,unique,iron,TRUE,essence,800,2,1186,1190,0,0,1600,The mechanical version of the other two dragon roosts.,9,47,,0 -Blackrock's Totem,1,66,66,poussix,unique,fire,TRUE,elemental,1200,2,1036,1036,0,0,2500,"During the grand battle against humans, The Blackrock clan used this magical totem, making them unstoppable. ",,,,0 +Bronze Dragon Roost,1,63,63,cedi,unique,iron,TRUE,essence,800,2,1186,1190,0,0,1600,The mechanical version of the other two dragon roosts.,9,47,28,0 +Blackrock's Totem,1,66,66,poussix,unique,fire,TRUE,elemental,1200,2,1036,1036,0,0,2500,"During the grand battle against humans, The Blackrock clan used this magical totem, making them unstoppable. ",12,60,26,0 Area Roaster,1,67,67,SirCoqalot.,uncommon,fire,TRUE,elemental,700,1.2,85,85,0,0,650,"Advanced tower thats attacks multiple targets at once and burns them, increasing other fire towers damage and dealing some damage over time. ",4,28,15,1 Area Igniter,2,68,67,SirCoqalot.,uncommon,fire,TRUE,elemental,700,1.2,132,132,0,0,1300,"Advanced tower thats attacks multiple targets at once and burns them, increasing other fire towers damage and dealing some damage over time. ",8,42,15,1 Area Inflamer,3,69,67,SirCoqalot.,uncommon,fire,TRUE,elemental,700,1.2,188,188,0,0,2600,"Advanced tower thats attacks multiple targets at once and burns them, increasing other fire towers damage and dealing some damage over time. ",12,61,15,1 @@ -110,8 +110,8 @@ Arctic Stalker,5,106,98,drol,uncommon,ice,TRUE,magic,850,1.3,1620,1859,12,1,2100 Energy Junction,1,99,99,SirCoqalot.,uncommon,iron,TRUE,energy,500,0.7,455,455,20,1,500,Support tower which only attacks air. Buffs other units attackspeed and adds some spell and normal damage.,4,23,9,1 Energy Crossing,2,177,99,SirCoqalot.,uncommon,iron,TRUE,energy,500,0.7,1182,1182,20,1,1300,Support tower which only attacks air. Buffs other units attackspeed and adds some spell and normal damage.,8,42,9,1 Energy Magnifier,3,178,99,SirCoqalot.,uncommon,iron,TRUE,energy,500,0.7,1910,1910,20,1,2100,Support tower which only attacks air. Buffs other units attackspeed and adds some spell and normal damage.,10,55,9,1 -Frozen Well,1,100,100,Boekie,unique,ice,TRUE,energy,925,2,1261,1261,0,0,1600,This frozen well emits an enormous amount of cold.,9,47,,0 -Nortrom the Silencer,1,101,101,i_m0ck_death,unique,astral,TRUE,physical,800,3,7063,7063,400,6,3500,Shh...Silence is Golden...,,,,0 +Frozen Well,1,100,100,Boekie,unique,ice,TRUE,energy,925,2,1261,1261,0,0,1600,This frozen well emits an enormous amount of cold.,9,47,32,0 +Nortrom the Silencer,1,101,101,i_m0ck_death,unique,astral,TRUE,physical,800,3,7063,7063,400,6,3500,Shh...Silence is Golden...,15,72,35,0 Cute Small Spider,1,102,102,D1000,uncommon,nature,TRUE,essence,825,1.2,57,66,0,0,120,A cute small spider. Ugh... It spat at me!,1,6,8,1 Ugly Small Spider,2,174,102,D1000,uncommon,nature,TRUE,essence,825,1.2,180,189,0,0,360,It's small and ... UGLY!,3,19,8,1 Adorable Young Spider,3,175,102,D1000,uncommon,nature,TRUE,essence,825,1.2,549,558,0,0,1080,"I can not describe this spider, but at least it doesn't spit at me.",7,38,8,1 @@ -126,8 +126,8 @@ Thief Novice,2,109,108,i_m0ck_death,uncommon,darkness,TRUE,physical,800,1.5,305, Thief,3,110,108,i_m0ck_death,uncommon,darkness,TRUE,physical,800,1.5,904,904,0,0,585,"Trained in the shadows, the thief is an expert in finding gold.",4,26,14,1 Thief Master,4,111,108,i_m0ck_death,uncommon,darkness,TRUE,physical,800,1.5,1987,1987,0,0,1300,"Trained in the shadows, the thief is an expert in finding gold.",8,42,14,1 Thief Grand Master,5,113,108,i_m0ck_death,uncommon,darkness,TRUE,physical,800,1.5,3930,3930,0,0,2600,"Trained in the shadows, the thief is an expert in finding gold.",12,61,14,1 -Tidewater Stream,1,112,112,cedi,unique,ice,TRUE,elemental,820,1.8,3388,3388,0,0,3150,Some people think the purling noise of a river is calming.,14,68,,0 -Vol'jin the Witch Doctor,1,114,114,SirCoqalot.,unique,astral,TRUE,elemental,800,2,4756,4756,40,1.5,4600,"""Try out my Voodoo maaan."" credits to der_kleine_Tomy ",,,,0 +Tidewater Stream,1,112,112,cedi,unique,ice,TRUE,elemental,820,1.8,3388,3388,0,0,3150,Some people think the purling noise of a river is calming.,14,68,35,0 +Vol'jin the Witch Doctor,1,114,114,SirCoqalot.,unique,astral,TRUE,elemental,800,2,4756,4756,40,1.5,4600,"""Try out my Voodoo maaan."" credits to der_kleine_Tomy ",15,80,34,0 Spell Collector,1,115,115,cedi,rare,storm,TRUE,energy,950,2,1080,1080,0,0,1600,A field which is able to gather energy from spells. ,9,47,24,1 Spell Harvester,2,116,115,cedi,rare,storm,TRUE,energy,950,2,2161,2161,0,0,3200,A field which is able to gather energy from spells. ,14,69,24,1 Astral Lantern,1,117,117,Velex,common,astral,TRUE,magic,750,2.2,90,95,0,0,35,Tower that deals additional damage to invisible units.,1,0,1,1 @@ -138,25 +138,25 @@ Afflicted Obelisk,1,121,121,SirCoqalot.,uncommon,nature,TRUE,essence,1000,1.2,13 Afflicted Monument,2,360,121,SirCoqalot.,uncommon,nature,TRUE,essence,1000,1.17,523,623,0,0,1000,Something might hatch here soon...ish,6,36,9,1 Afflicted Altar,3,361,121,SirCoqalot.,uncommon,nature,TRUE,essence,1000,1.13,944,1044,0,0,1900,Something might hatch here soon...ish,10,52,9,1 Afflicted Shrine,4,362,121,SirCoqalot.,uncommon,nature,TRUE,essence,1000,1.1,1393,1493,0,0,3000,Something might hatch here soon...ish,13,66,9,1 -Ball Lightning Accelerator,1,123,123,cedi,unique,iron,TRUE,magic,1000,0.8,1,1,1000,8,2200,"This deadly thing was invented by the dwarves to aid them in the long war against the orcs. However they never ended up using it, as it consumes far too much energy.",11,56,,0 -Electric Death,2,124,123,cedi,unique,iron,TRUE,magic,1000,0.7,1,1,2000,16,4400,"This deadly thing was invented by the dwarves to aid them in the long war against the orcs. However they never ended up using it, as it consumes far too much energy.The second generation can be the end of the world...",15,80,,0 +Ball Lightning Accelerator,1,123,123,cedi,unique,iron,TRUE,magic,1000,0.8,1,1,1000,8,2200,"This deadly thing was invented by the dwarves to aid them in the long war against the orcs. However they never ended up using it, as it consumes far too much energy.",11,56,27,0 +Electric Death,2,124,123,cedi,unique,iron,TRUE,magic,1000,0.7,1,1,2000,16,4400,"This deadly thing was invented by the dwarves to aid them in the long war against the orcs. However they never ended up using it, as it consumes far too much energy.The second generation can be the end of the world...",15,80,27,0 Abandoned Pit,1,125,125,drol,common,iron,TRUE,decay,900,1.85,107,118,0,0,60,Sometimes even the most fruitless places still have some treasure left.,1,0,4,1 Digging Hole,2,126,125,drol,common,iron,TRUE,decay,900,1.85,508,542,0,0,280,Sometimes even the most fruitless places still have some treasure left.,2,15,4,1 Small Quarry,3,127,125,drol,common,iron,TRUE,decay,900,1.85,1417,1488,0,0,775,Sometimes even the most fruitless places still have some treasure left.,5,31,4,1 Mining Grounds,4,128,125,drol,common,iron,TRUE,decay,900,1.85,2534,2659,0,0,1400,Sometimes even the most fruitless places still have some treasure left.,8,44,4,1 Gold Mine,5,129,125,drol,common,iron,TRUE,decay,900,1.85,4391,4693,0,0,2450,Sometimes even the most fruitless places still have some treasure left.,12,59,4,1 -Storm Focus,1,130,130,SirCoqalot.,unique,storm,TRUE,energy,1600,3,9222,14222,20,1.5,2800,Advanced storm tower that emphasizes the use of anti air towers. ,,,,0 -Genis Sage,1,131,131,i_m0ck_death,unique,ice,TRUE,energy,900,1.5,1892,1892,200,3,3500,Powerful mage who is adept in using the water magics.,15,72,,0 -Eredar Warlock,1,132,132,SirCoqalot.,unique,darkness,TRUE,essence,890,3,1752,1753,0,0,2800,Daemonic entity that will stun allied towers and temporarily steal their damage for itself and will threaten nearby units by occasionally releasing shadowboltwaves. ,,,,0 -Eredar Diabolist,2,133,132,SirCoqalot.,unique,darkness,TRUE,essence,890,3,2879,2880,0,0,4600,Daemonic entity that will stun allied towers and temporarily steal their damage for itself and will threaten nearby units by occasionalyl releasing shadowboltwaves. Also suppresses lifeforce killing too weak enemies instantly. ,,,,0 +Storm Focus,1,130,130,SirCoqalot.,unique,storm,TRUE,energy,1600,3,9222,14222,20,1.5,2800,Advanced storm tower that emphasizes the use of anti air towers. ,13,64,36,0 +Genis Sage,1,131,131,i_m0ck_death,unique,ice,TRUE,energy,900,1.5,1892,1892,200,3,3500,Powerful mage who is adept in using the water magics.,15,72,31,0 +Eredar Warlock,1,132,132,SirCoqalot.,unique,darkness,TRUE,essence,890,3,1752,1753,0,0,2800,Daemonic entity that will stun allied towers and temporarily steal their damage for itself and will threaten nearby units by occasionally releasing shadowboltwaves. ,13,64,28,0 +Eredar Diabolist,2,133,132,SirCoqalot.,unique,darkness,TRUE,essence,890,3,2879,2880,0,0,4600,Daemonic entity that will stun allied towers and temporarily steal their damage for itself and will threaten nearby units by occasionalyl releasing shadowboltwaves. Also suppresses lifeforce killing too weak enemies instantly. ,15,80,28,0 Lesser Elemental Ghost,1,134,134,Der_kleine_Tomy,uncommon,fire,TRUE,essence,950,2,329,329,0,0,180,"A mysterious Ghost, which deals different damage types.",1,10,8,1 Elemental Ghost,2,138,134,Der_kleine_Tomy,uncommon,fire,TRUE,essence,950,2,838,838,0,0,470,"A mysterious Ghost, which deals different damage types.",3,22,8,1 Greater Elemental Ghost,3,135,134,Der_kleine_Tomy,uncommon,fire,TRUE,essence,950,2,2001,2001,0,0,1150,"A mysterious Ghost, which deals different damage types.",7,39,8,1 Mighty Elemental Ghost,4,136,134,Der_kleine_Tomy,uncommon,fire,TRUE,essence,950,2,3225,3225,0,0,1900,"A mysterious Ghost, which deals different damage types.",10,52,8,1 Almighty Elemental Ghost,5,137,134,Der_kleine_Tomy,uncommon,fire,TRUE,essence,950,2,4715,4715,0,0,2850,"A mysterious Ghost, which deals different damage types.",13,65,8,1 -Crimson Wyrm,1,139,139,SirCoqalot.,unique,fire,TRUE,elemental,950,2,90,10099,0,0,4800,Ancient and greedy Wyrm which takes away most of your goldgain. ,,,,0 -"Vulshok, the Berserker",1,140,140,Boekie,unique,fire,TRUE,physical,1000,0.64,900,900,0,0,2400,"Legendary fel orc berserker, he is the ultimate fighter. ",,,,0 -Gatling Gun,1,141,141,Boekie,unique,iron,TRUE,physical,1000,1,795,795,0,0,2750,A very powerful gun created by the dwarves. It has a chance to fire a burst of projectiles.,13,63,,0 +Crimson Wyrm,1,139,139,SirCoqalot.,unique,fire,TRUE,elemental,950,2,90,10099,0,0,4800,Ancient and greedy Wyrm which takes away most of your goldgain. ,15,80,27,0 +"Vulshok, the Berserker",1,140,140,Boekie,unique,fire,TRUE,physical,1000,0.64,900,900,0,0,2400,"Legendary fel orc berserker, he is the ultimate fighter. ",11,59,34,0 +Gatling Gun,1,141,141,Boekie,unique,iron,TRUE,physical,1000,1,795,795,0,0,2750,A very powerful gun created by the dwarves. It has a chance to fire a burst of projectiles.,13,63,26,0 Baby Tuskar,1,142,142,Palandu,uncommon,ice,TRUE,elemental,900,1.9,1008,1008,0,0,535,Loves to brain unsuspecting units with his snowballs.,4,24,10,1 Teenage Tuskar,2,143,142,Palandu,uncommon,ice,TRUE,elemental,900,1.9,2403,2403,0,0,1350,Even more of a menace than the child.,8,43,10,1 Fully Grown Tuskar,3,144,142,Palandu,uncommon,ice,TRUE,elemental,900,1.9,4918,4918,0,0,2900,Still uses childish tactics.,13,65,10,1 @@ -175,10 +175,10 @@ Ruined Wind Tower,1,156,156,SirCoqalot.,uncommon,storm,TRUE,physical,1000,2.8,13 Ruined Storm Tower,2,341,156,SirCoqalot.,uncommon,storm,TRUE,physical,1000,2.8,3409,3459,0,0,975,Strange tower that rejects some items.,6,35,9,1 Ruined Tempest Tower,3,342,156,SirCoqalot.,uncommon,storm,TRUE,physical,1000,2.8,6683,6733,0,0,1850,Strange tower that rejects some items.,10,51,9,1 Ruined Hurricane Tower,4,343,156,SirCoqalot.,uncommon,storm,TRUE,physical,1000,2.8,9859,9909,0,0,2650,Strange tower that rejects some items.,12,62,9,1 -Gryphon Rider,1,157,157,cedi,unique,storm,TRUE,energy,900,2,5040,5050,55,2,3050,WC2 wasn't enough.,,,,0 -Xeno Research Facility,1,158,158,Palandu,unique,iron,TRUE,physical,1200,1.8,1812,1812,0,0,1984,Empowers you against the alien menace. Model credits: SirCoqaLot plus mOck and MasterCassim.,10,53,,0 -The Omnislasher,1,159,159,KublaiKhan1,unique,fire,TRUE,physical,1200,5,7109,7109,0,0,3400,"Faster than the wind, faster than Sonic, even faster than light! ",,,,0 -Sorceress,1,160,160,cedi,unique,astral,TRUE,magic,1200,3,5760,5771,0,0,3800,I make your dreams come true.,,,,0 +Gryphon Rider,1,157,157,cedi,unique,storm,TRUE,energy,900,2,5040,5050,55,2,3050,WC2 wasn't enough.,13,67,32,0 +Xeno Research Facility,1,158,158,Palandu,unique,iron,TRUE,physical,1200,1.8,1812,1812,0,0,1984,Empowers you against the alien menace. Model credits: SirCoqaLot plus mOck and MasterCassim.,10,53,36,0 +The Omnislasher,1,159,159,KublaiKhan1,unique,fire,TRUE,physical,1200,5,7109,7109,0,0,3400,"Faster than the wind, faster than Sonic, even faster than light! ",14,71,35,0 +Sorceress,1,160,160,cedi,unique,astral,TRUE,magic,1200,3,5760,5771,0,0,3800,I make your dreams come true.,15,75,30,0 Mossy Acid Sprayer,1,161,161,cedi,common,iron,TRUE,decay,800,1,11,31,0,0,40,"Careful, corrosive.",1,0,5,1 Toxic Mossy Acid Sprayer,2,162,161,cedi,common,iron,TRUE,decay,800,1,70,90,0,0,160,"Careful, corrosive.",1,9,5,1 Toxic Acid Factory,3,163,161,cedi,common,iron,TRUE,decay,800,1,223,243,0,0,400,"Careful, corrosive.",3,20,5,1 @@ -193,14 +193,14 @@ Haunted Debris,2,271,166,Velex,common,darkness,TRUE,essence,900,2,368,369,0,0,20 Haunted Ruins,3,270,166,Velex,common,darkness,TRUE,essence,900,2,1020,1021,0,0,506,Tower with a chance to slow the movement speed of a unit on attacks.,4,25,4,1 Haunted Silo,4,269,166,Velex,common,darkness,TRUE,essence,900,2,2433,2434,0,0,1350,Tower with a chance to slow the movement speed of a unit on attacks.,8,43,4,1 Haunted Soul Mill,5,268,166,Velex,common,darkness,TRUE,essence,900,2,3966,3967,0,0,2200,Tower with a chance to slow the movement speed of a unit on attacks.,11,56,4,1 -Lightning Eye,1,167,167,i_m0ck_death,unique,storm,TRUE,energy,800,1.5,1757,1757,200,4,3000,"Whatever you do, do not make eye contact. ",,,,0 +Lightning Eye,1,167,167,i_m0ck_death,unique,storm,TRUE,energy,800,1.5,1757,1757,200,4,3000,"Whatever you do, do not make eye contact. ",13,66,33,0 Tentacle Spawn,1,169,169,drol,common,darkness,TRUE,physical,850,1.5,65,76,0,0,60,"Sometimes hits its targets in a weak spot, leaving them rended.",1,0,5,1 Tentacle,2,612,169,drol,common,darkness,TRUE,physical,850,1.5,176,235,0,0,180,"Sometimes hits its targets in a weak spot, leaving them rended.",1,10,5,1 Starving Tentacle,3,613,169,drol,common,darkness,TRUE,physical,850,1.5,345,464,0,0,360,"Sometimes hits its targets in a weak spot, leaving them rended.",3,19,5,1 Rending Tentacle,4,614,169,drol,common,darkness,TRUE,physical,850,1.5,679,918,0,0,720,"Sometimes hits its targets in a weak spot, leaving them rended.",5,30,5,1 Revenging Tentacle,5,615,169,drol,common,darkness,TRUE,physical,850,1.5,1334,1813,0,0,1440,"Sometimes hits its targets in a weak spot, leaving them rended.",8,44,5,1 Giant Tentacle,6,616,169,drol,common,darkness,TRUE,physical,850,1.5,2267,3082,0,0,2448,"Sometimes hits its targets in a weak spot, leaving them rended.",12,59,5,1 -Wild Kodo Beast,1,170,170,SirCoqalot.,unique,nature,TRUE,decay,800,2,1361,2361,0,0,2700,A mighty Kodo beast that will sometimes devour units to strengthen nearby allies and lets fall some dung in a close area. ,,,,0 +Wild Kodo Beast,1,170,170,SirCoqalot.,unique,nature,TRUE,decay,800,2,1361,2361,0,0,2700,A mighty Kodo beast that will sometimes devour units to strengthen nearby allies and lets fall some dung in a close area. ,12,63,35,0 Village Witch,1,183,183,cedi,uncommon,darkness,TRUE,essence,1100,1.6,135,135,30,1.5,150,A Small young witch...,1,9,15,1 Adept Witch,2,375,183,cedi,uncommon,darkness,TRUE,essence,1100,1.6,538,538,30,1.5,600,Yet she has the knowledge to transform you into a frog.,4,26,15,1 Skilled Witch,3,184,183,cedi,uncommon,darkness,TRUE,essence,1100,1.6,1076,1076,30,1.5,1200,"Yes, she is scary. ",7,40,15,1 @@ -209,8 +209,8 @@ Burrow,1,186,186,tolleder,uncommon,iron,TRUE,physical,700,3,289,289,0,0,70,"A bu Reinforced Burrow,2,189,186,tolleder,uncommon,iron,TRUE,physical,700,3,1546,1546,0,0,400,"A burrow with elite Peons inside, which will try to break through every armor.",3,20,8,1 Fortified Burrow,3,187,186,tolleder,uncommon,iron,TRUE,physical,700,3,4274,4274,0,0,1200,"A burrow with Troll Head Hunters inside, which will try to break through every armor.",7,40,8,1 Magic Enhanced Burrow,4,188,186,tolleder,uncommon,iron,TRUE,physical,700,3,8035,8035,0,0,2500,"A burrow with Troll Berserkers inside, which will break through every armor.",12,60,8,1 -Owl of Wisdom,1,190,190,Der_kleine_Tomy,unique,astral,TRUE,energy,900,2,1756,1756,0,0,2300,Strong spell damage tower which gets stronger with experience. Can even damage immune units with it's spells. ,,,,0 -Ancient Owl of Wisdom,2,191,190,Der_kleine_Tomy,unique,astral,TRUE,energy,900,2,2977,2977,0,0,3900,Strong spell damage tower which gets stronger with experience. Can even damage immune units with it's spells. ,,,,0 +Owl of Wisdom,1,190,190,Der_kleine_Tomy,unique,astral,TRUE,energy,900,2,1756,1756,0,0,2300,Strong spell damage tower which gets stronger with experience. Can even damage immune units with it's spells. ,11,57,32,0 +Ancient Owl of Wisdom,2,191,190,Der_kleine_Tomy,unique,astral,TRUE,energy,900,2,2977,2977,0,0,3900,Strong spell damage tower which gets stronger with experience. Can even damage immune units with it's spells. ,15,76,32,0 Zealot,1,192,192,dzk87,rare,storm,TRUE,physical,875,2,1051,1161,0,0,500,"Driven by zealotry, this unit is exceptionally good in physical combat. ",4,23,25,1 Devoted Zealot,2,193,192,dzk87,rare,storm,TRUE,physical,875,2,2371,2554,0,0,1150,"Driven by zealotry, this unit is exceptionally good in physical combat. ",7,39,25,1 Frenzied Zealot,3,194,192,dzk87,rare,storm,TRUE,physical,875,2,3798,4065,0,0,1900,"Driven by zealotry, this unit is exceptionally good in physical combat. ",10,52,25,1 @@ -219,11 +219,11 @@ Void Drake,1,196,196,Chronos,rare,darkness,TRUE,essence,1000,1.35,3633,3965,0,0, Void Dragon,2,248,196,Chronos,rare,darkness,TRUE,essence,1000,1.35,7769,8001,0,0,3500,"Selfish creature, harbringer of the void.",15,72,20,1 Solar Collector,1,197,197,Boekie/D1000,rare,iron,TRUE,energy,800,1,468,468,17,1.5,850,A tower which transforms solar-energy in to pure force.,5,33,19,1 Solar Conductor,2,198,197,Boekie/D1001,rare,iron,TRUE,energy,800,1,1375,1375,17,3,2500,A tower which transforms solar-energy in to pure force.,12,60,19,1 -Zeus,1,199,199,Boekie,unique,storm,TRUE,energy,1200,2,2581,2600,100,1,2500,"Zeus, the God of Thunder, is able to invoke massive lighting storms. ",,,,0 -"Bonk, the Living Mountain",1,200,200,Boekie,unique,nature,TRUE,physical,750,3,3670,3670,0,0,2500,This enormous creature is able to crush everything with its enormous hands. ,,,,0 +Zeus,1,199,199,Boekie,unique,storm,TRUE,energy,1200,2,2581,2600,100,1,2500,"Zeus, the God of Thunder, is able to invoke massive lighting storms. ",12,60,38,0 +"Bonk, the Living Mountain",1,200,200,Boekie,unique,nature,TRUE,physical,750,3,3670,3670,0,0,2500,This enormous creature is able to crush everything with its enormous hands. ,12,60,28,0 Marine,1,201,201,Boekie,rare,iron,TRUE,decay,1200,0.6,336,336,30,1.2,1500,A highly esteemed footsoldier with low self esteem.,8,45,21,1 Experienced Marine,2,294,201,Boekie,rare,iron,TRUE,decay,1200,0.6,560,560,35,1.3,2500,A highly esteemed footsoldier with moderate self esteem.,12,60,21,1 -Ancient Energy Converter,1,202,202,geX,unique,storm,TRUE,energy,1600,1.1,72,2472,1200,20,3500,Converts energy into pure destruction! ,,,,0 +Ancient Energy Converter,1,202,202,geX,unique,storm,TRUE,energy,1600,1.1,72,2472,1200,20,3500,Converts energy into pure destruction! ,15,72,26,0 Caged Fire,1,203,203,cedi,rare,fire,TRUE,elemental,900,0.4,266,266,0,0,1750,The fire of the demon Nerz'ragul destroyed half of the world. After years the mighty spellcaster Theradom caged it in a magical circle. ,9,49,21,1 Caged Inferno,2,204,203,cedi,rare,fire,TRUE,elemental,900,0.4,533,533,0,0,3500,The fire of the demon Nerz'ragul destroyed half of the world. After years the mighty spellcaster Theradom caged it in a magical circle. ,15,72,21,1 Obelisk of Fortuity,1,205,205,D1000,common,iron,TRUE,physical,800,1.5,62,66,0,0,30,"An ancient Obelisk. Some powers are hidden here, but something seems wrong. Maybe it just has to warm up a bit.",1,0,1,1 @@ -231,20 +231,20 @@ Altar of Fortuity,2,206,205,Neotopia,common,iron,TRUE,physical,800,1.5,337,347,0 Shrine of Fortuity,3,207,205,Neotopia,common,iron,TRUE,physical,800,1.5,1396,1415,0,0,400,"An old Shrine of an ancient religion. Numerous humans prayed on this, leading to immense power. Maybe you should pray!",3,20,1,1 Dome of Fortuity,4,208,205,Neotopia,common,iron,TRUE,physical,800,1.5,4934,4973,0,0,1450,"An old Dome of an ancient religion. Numerous congregations were hold in this, enchanting it with immense power. Congregate and awake the ancient powers!",8,44,1,1 Sanctuary of Fortuity,5,209,205,Neotopia,common,iron,TRUE,physical,800,1.5,10732,10791,0,0,2450,The Sanctuary of an old religion. Uncountable prayers led to the power of this. Even more prayers needed to awake the powers!,12,59,1,1 -Scales,1,210,210,cedu,unique,storm,TRUE,energy,1500,1.5,843,851,1100,10,3500,Brrizzl fizzl.,,,,0 -Fisherman,1,211,211,cedi,unique,ice,TRUE,physical,1100,1,1983,1983,0,0,3000,Am I a man? So can I be called fisherman?,13,66,,0 -Servant of the Twin Flames,1,212,212,DaveMatthews,unique,fire,TRUE,physical,900,1.1,2043,2043,0,0,2350,A fighter skilled in both physical and magical attacks. ,,,,0 -Keeper of the Twin Flames,2,213,212,DaveMatthews,unique,fire,TRUE,physical,900,1.1,2825,2825,0,0,3500,A fighter skilled in both physical and magical attacks. ,,,,0 +Scales,1,210,210,cedu,unique,storm,TRUE,energy,1500,1.5,843,851,1100,10,3500,Brrizzl fizzl.,15,72,34,0 +Fisherman,1,211,211,cedi,unique,ice,TRUE,physical,1100,1,1983,1983,0,0,3000,Am I a man? So can I be called fisherman?,13,66,28,0 +Servant of the Twin Flames,1,212,212,DaveMatthews,unique,fire,TRUE,physical,900,1.1,2043,2043,0,0,2350,A fighter skilled in both physical and magical attacks. ,11,58,31,0 +Keeper of the Twin Flames,2,213,212,DaveMatthews,unique,fire,TRUE,physical,900,1.1,2825,2825,0,0,3500,A fighter skilled in both physical and magical attacks. ,15,72,31,0 Holy Energy,1,214,214,DaveMatthews,rare,astral,TRUE,energy,1000,1.4,744,744,100,1.5,1500,Emanates the brightest light ever created. ,8,45,17,1 -"Taita, The Hermit",1,215,215,DaveMatthews,unique,ice,TRUE,elemental,1000,1.3,3112,3112,0,0,4000,"Standing on a snowy peak, he's watched the world below for decades.",15,77,,0 -It,1,216,216,axllow,unique,darkness,TRUE,decay,800,2,8684,8684,0,0,4500,"An unsightly being from a distant realm, adept in performing daemonic rituals and casting nasty curses. ",,,,0 +"Taita, The Hermit",1,215,215,DaveMatthews,unique,ice,TRUE,elemental,1000,1.3,3112,3112,0,0,4000,"Standing on a snowy peak, he's watched the world below for decades.",15,77,27,0 +It,1,216,216,axllow,unique,darkness,TRUE,decay,800,2,8684,8684,0,0,4500,"An unsightly being from a distant realm, adept in performing daemonic rituals and casting nasty curses. ",15,70,32,0 Bomb Turret,1,217,217,DaveMatthews,rare,iron,TRUE,physical,900,2.6,2429,2429,0,0,950,Can fire different bombs for a great versatility.,6,35,17,1 Grand Bomb Turret,2,218,217,DaveMatthews,rare,iron,TRUE,physical,900,2.6,5113,5113,0,0,2000,Can fire different bombs for a great versatility.,10,53,17,1 Shard of Souls,1,220,220,Der_kleine_Tomy,rare,darkness,FALSE,physical,1000,1,1,1,75,4,750,This mystical crystal can link souls together.,5,30,25,1 Crystal of Souls,2,222,220,Der_kleine_Tomy,rare,darkness,FALSE,physical,1000,1,1,1,75,4,2250,This mystical crystal can link souls together.,11,57,25,1 Geothermal Extractor,1,221,221,Velex,rare,fire,TRUE,elemental,700,0.5,185,185,0,0,500,Aura tower with a damage bonus aura. ,4,23,22,1 Geothermal Refinery,2,224,221,Velex,rare,fire,TRUE,elemental,700,0.5,848,848,0,0,2000,Aura tower with a damage bonus aura. ,10,53,22,1 -Black Dragon Roost,1,223,223,cedi,unique,darkness,TRUE,essence,800,2,1501,1501,0,0,1600,It's said that the black dragons are the reaper's mounts. ,,,,0 +Black Dragon Roost,1,223,223,cedi,unique,darkness,TRUE,essence,800,2,1501,1501,0,0,1600,It's said that the black dragons are the reaper's mounts. ,9,47,26,0 Small Torch,1,226,226,Boekie,common,fire,TRUE,elemental,900,0.9,48,48,25,2,70,This tower uses magical flames to strike multiple targets.,1,0,6,1 Torch,2,225,226,Boekie,common,fire,TRUE,elemental,900,0.9,173,173,30,2,250,This tower uses magical flames to strike multiple targets.,2,14,6,1 Burning Torch,3,228,226,Boekie,common,fire,TRUE,elemental,900,0.9,484,484,35,2,700,This tower uses magical flames to strike multiple targets.,5,29,6,1 @@ -274,7 +274,7 @@ Hound of Storms,5,247,242,cedi,uncommon,storm,TRUE,energy,900,1.5,3916,3924,0,0, Young Northern Troll,1,249,249,DaveMatthews,rare,ice,TRUE,elemental,800,2,1933,1933,0,0,900,"Wanders in the cold northern lands, looking for preys.",6,34,19,1 Adult Northern Troll,2,250,249,DaveMatthews,rare,ice,TRUE,elemental,800,2,3697,3697,0,0,1900,"Wanders in the cold northern lands, looking for preys.",10,52,19,1 Elder Northern Troll,3,251,249,DaveMatthews,rare,ice,TRUE,elemental,800,2,5459,5459,0,0,3000,"Wanders in the cold northern lands, looking for preys.",13,66,19,1 -Cenarius,1,253,253,cedi,unique,nature,TRUE,decay,950,1.4,1344,1344,100,3,2800,"Damn, there are no trees.",,,,0 +Cenarius,1,253,253,cedi,unique,nature,TRUE,decay,950,1.4,1344,1344,100,3,2800,"Damn, there are no trees.",13,64,27,0 Skink,1,254,254,cedi,uncommon,nature,TRUE,decay,800,1,28,34,0,0,150,It likes to hug people.,1,0,11,1 Aged Skink,2,255,254,cedi,uncommon,nature,TRUE,decay,800,1,112,125,0,0,350,It likes to hug people.,2,15,11,1 Yellowskin Skink,3,256,254,cedi,uncommon,nature,TRUE,decay,800,1,326,346,0,0,850,It likes to hug people.,5,31,11,1 @@ -283,9 +283,9 @@ Starskin Skink,5,258,254,cedi,uncommon,nature,TRUE,decay,800,1,1243,1277,0,0,300 Hell Bat,1,259,259,DaveMatthews,rare,darkness,TRUE,decay,900,1.2,910,910,50,1.5,900,Like a bat out of hell I'll be gone when the morning comes! ,6,34,24,1 Nightmarish Bat,2,260,259,DaveMatthews,rare,darkness,TRUE,decay,900,1.2,1861,1861,50,1.5,1900,Like a bat out of hell I'll be gone when the morning comes! ,10,52,24,1 Infernal Bat,3,261,259,DaveMatthews,rare,darkness,TRUE,decay,900,1.2,2701,2701,50,1.5,2850,Like a bat out of hell I'll be gone when the morning comes! ,13,65,24,1 -Valor,1,262,262,cedi,unique,iron,FALSE,physical,400,1,1,1,0,0,3000,A truly inspiring sight.,13,66,,0 -Shadow,1,266,266,i_m0ck_death,unique,darkness,TRUE,decay,800,1.6,1023,8022,0,0,3330,"The closer you are to the light, the bigger your shadow is. ",,,,0 -Harby,1,267,267,Glowackos,unique,darkness,TRUE,decay,800,1.4,2785,2785,450,7.5,3100,"A statue built in honor of the great Obsidian Warrior. Legend often depicts him wearing nothing but a dark shroud, though his true story is shrouded in darkness. ",,,,0 +Valor,1,262,262,cedi,unique,iron,FALSE,physical,400,1,1,1,0,0,3000,A truly inspiring sight.,13,66,35,0 +Shadow,1,266,266,i_m0ck_death,unique,darkness,TRUE,decay,800,1.6,1023,8022,0,0,3330,"The closer you are to the light, the bigger your shadow is. ",14,70,36,0 +Harby,1,267,267,Glowackos,unique,darkness,TRUE,decay,800,1.4,2785,2785,450,7.5,3100,"A statue built in honor of the great Obsidian Warrior. Legend often depicts him wearing nothing but a dark shroud, though his true story is shrouded in darkness. ",14,68,31,0 Cloud Warrior,1,272,272,i_m0ck_death,uncommon,storm,TRUE,energy,840,2.1,58,127,0,0,70,A warrior trained high in the sky.,1,0,12,1 Stratus Warrior,2,273,272,i_m0ck_death,uncommon,storm,TRUE,energy,840,2.1,173,382,0,0,210,A warrior trained high in the sky.,1,12,12,1 Cumulus Warrior,3,274,272,i_m0ck_death,uncommon,storm,TRUE,energy,840,2.1,431,955,0,0,525,A warrior trained high in the sky.,4,24,12,1 @@ -305,10 +305,10 @@ Freezing Sea Turtle,2,283,282,i_m0ck_death,rare,ice,TRUE,energy,900,0.8,1,1,3200 Glacial Sea Turtle,3,284,282,i_m0ck_death,rare,ice,TRUE,energy,900,0.8,1,1,4800,0,3000,Become one with water. Become a turtle.,13,66,23,1 Red Ball Lightning,1,288,288,SirCoqalot.,rare,storm,TRUE,energy,1200,1.65,228,677,0,0,1200,"Quite an advanced construction for its times. It harbors a pulsating red crystal at its center, which has been rumored to drive lesser beings insane. ",7,40,23,1 Red Lightning Conductor,2,289,288,SirCoqalot.,rare,storm,TRUE,energy,1200,1.65,384,1283,0,0,3500,"A very advanced construction for its times. It harbors a throbbing red crystal at its center, which has been rumored to drive anyone insane. ",15,72,23,1 -The Council of Demons,1,295,295,DaveMatthews,unique,darkness,TRUE,magic,850,1,1335,1335,100,2,2900,"Every 1000 years, the most powerful demons meet in a council. ",,,,0 +The Council of Demons,1,295,295,DaveMatthews,unique,darkness,TRUE,magic,850,1,1335,1335,100,2,2900,"Every 1000 years, the most powerful demons meet in a council. ",13,65,39,0 Lunar Emitter,1,296,296,geX,rare,darkness,TRUE,elemental,800,1.4,990,990,0,0,1300,Shines moonlight on the enemies in its vicinity weakening their resistances. ,8,42,21,1 Ancient Lunar Emitter,2,297,296,geX,rare,darkness,TRUE,elemental,1100,1.4,2153,2153,0,0,3200,Shines moonlight on the enemies in its vicinity weakening their resistances. ,14,69,21,1 -Chaining Storm,1,303,303,,unique,storm,TRUE,energy,1100,1.5,946,952,100,10,4000,A mighty storm surrounds this tower to crush enemies in range!,,,,0 +Chaining Storm,1,303,303,,unique,storm,TRUE,energy,1100,1.5,946,952,100,10,4000,A mighty storm surrounds this tower to crush enemies in range!,15,77,28,0 Chilled Spire,1,304,304,SirCoqalot.,rare,ice,TRUE,elemental,1100,1.4,801,801,0,0,800,"Advanced frost tower that will freeze attacked creeps, stunning them and reducing their health regeneration.",5,31,20,1 Icy Spires,2,323,304,SirCoqalot.,rare,ice,TRUE,elemental,1100,1.4,2402,2402,0,0,2400,"Advanced frost tower that will freeze attacked creeps, stunning them and reducing their health regeneration.",11,59,20,1 Small Ray Blaster,1,305,305,i_m0ck_death,uncommon,iron,TRUE,energy,800,1.4,79,98,0,0,70,Uncommon iron tower that leaves a debuff on the enemy unit that increases item drop quality and chance of an item drop.,1,0,12,1 @@ -316,7 +316,7 @@ Ray Blaster,2,308,305,i_m0ck_death,uncommon,iron,TRUE,energy,800,1.4,268,287,0,0 Large Ray Blaster,3,309,305,i_m0ck_death,uncommon,iron,TRUE,energy,800,1.4,743,762,0,0,695,Uncommon iron tower that leaves a debuff on the enemy unit that increases item drop quality and chance of an item drop.,5,29,12,1 Custom Ray Blaster,4,310,305,i_m0ck_death,uncommon,iron,TRUE,energy,800,1.4,1377,1396,0,0,1390,Uncommon iron tower that leaves a debuff on the enemy unit that increases item drop quality and chance of an item drop.,8,43,12,1 Ray Blaster 2.0,5,311,305,i_m0ck_death,uncommon,iron,TRUE,energy,800,1.4,2370,2409,0,0,2640,Uncommon iron tower that leaves a debuff on the enemy unit that increases item drop quality and chance of an item drop.,12,62,12,1 -Dimensional Flux Collector,1,306,306,cedi,unique,storm,FALSE,physical,2000,1,0,0,0,0,3500,Has got a direct link to the fifth dimension.,,,,0 +Dimensional Flux Collector,1,306,306,cedi,unique,storm,FALSE,physical,2000,1,0,0,0,0,3500,Has got a direct link to the fifth dimension.,15,72,31,0 Tombstone,1,307,307,geX,common,darkness,TRUE,decay,1050,2,37,47,0,0,30,Basic tower with a small chance on attack to kill lesser targets immediately.,1,0,1,1 Creepy Tombstone,2,318,307,geX,common,darkness,TRUE,decay,1050,1.95,164,204,0,0,140,Basic tower with a small chance on attack to kill lesser targets immediately.,1,8,1,1 Cursed Tombstone,3,354,307,geX,common,darkness,TRUE,decay,1050,1.9,447,547,0,0,400,Basic tower with a small chance on attack to kill lesser targets immediately.,3,20,1,1 @@ -328,8 +328,8 @@ Circle of Wind,2,313,312,SternBogen / Natac & girlfriend,uncommon,storm,TRUE,phy Circle of Storm,3,314,312,SternBogen / Natac & girlfriend,uncommon,storm,TRUE,physical,1100,1.4,526,534,0,0,490,Strong gusts of wind often linger around these ruins.,3,23,11,1 Orcan Circle,4,315,312,SternBogen / Natac & girlfriend,uncommon,storm,TRUE,physical,1100,1.4,1600,1611,0,0,1500,Strong gusts of wind often linger around these ruins.,8,45,11,1 Hurricane Circle,5,316,312,SternBogen / Natac & girlfriend,uncommon,storm,TRUE,physical,1100,1.4,2953,2967,0,0,2800,Strong gusts of wind often linger around these ruins.,13,64,11,1 -Death Knight,1,317,317,DaveMatthews,unique,darkness,TRUE,decay,875,1.1,2659,2659,50,0,3500,Feeds on souls to unleash his full power. ,,,,0 -Morphling,1,319,319,DaveMatthews,unique,nature,TRUE,essence,900,1.5,3910,3910,0,0,3100,His adaptive nature makes him very versatile.,,,,0 +Death Knight,1,317,317,DaveMatthews,unique,darkness,TRUE,decay,875,1.1,2659,2659,50,0,3500,Feeds on souls to unleash his full power. ,15,72,29,0 +Morphling,1,319,319,DaveMatthews,unique,nature,TRUE,essence,900,1.5,3910,3910,0,0,3100,His adaptive nature makes him very versatile.,14,68,33,0 Ice Battery,1,320,320,tolleder,rare,ice,TRUE,elemental,800,3,822,822,250,2,500,A rare tower which can store ice for later use.,4,23,18,1 Ice Storage,2,321,320,tolleder,rare,ice,TRUE,elemental,800,3,1973,1973,300,2,1200,A rare tower which can store ice for later use.,7,40,18,1 Ice Accumulator,3,322,320,tolleder,rare,ice,TRUE,elemental,800,3,4933,4933,350,2,3000,A rare tower which can store ice for later use.,13,66,18,1 @@ -341,7 +341,7 @@ Steel Trap,5,626,325,Boekie,uncommon,iron,TRUE,physical,950,1.3,1409,1409,0,0,25 Gnoll Thunder Mage,1,328,328,cedi,rare,storm,TRUE,energy,1200,0.75,111,111,20,1,950,Gnollssss!,6,35,19,1 Gnoll Lightning Caller,2,326,328,cedi,rare,storm,TRUE,energy,1200,0.75,222,222,20,1,1900,Gnollssss!,10,52,19,1 Gnoll Storm Caster,3,327,328,cedi,rare,storm,TRUE,energy,1200,0.75,334,334,20,1,2850,Gnollssss!,13,65,19,1 -Green Lightning,1,329,329,drol,rare,storm,TRUE,energy,1200,2,486,635,65,0,500,This tower gains mana by attacking and can use it to gain an attackspeed boost.,,,20,1 +Green Lightning,1,329,329,drol,rare,storm,TRUE,energy,1200,2,486,635,65,0,500,This tower gains mana by attacking and can use it to gain an attackspeed boost.,10,53,20,1 Green Thunder,2,263,329,drol,rare,storm,TRUE,energy,1200,2,763,1062,65,0,1000,This tower gains mana by attacking and can use it to gain an attackspeed boost.,6,36,20,1 Green Lightning Storm,3,264,329,drol,rare,storm,TRUE,energy,1200,2,1183,1782,65,0,2000,This tower gains mana by attacking and can use it to gain an attackspeed boost.,10,53,20,1 Green Thunder Storm,4,265,329,drol,rare,storm,TRUE,energy,1200,2,1375,2274,65,0,3000,This tower gains mana by attacking and can use it to gain an attackspeed boost.,13,66,20,1 @@ -377,14 +377,14 @@ Frost Fire,2,365,364,IamanEvilMan,common,darkness,TRUE,essence,900,0.9,163,163,2 Hungry Frost Fire,3,366,364,IamanEvilMan,common,darkness,TRUE,essence,900,0.9,456,456,25,2,700,This tower uses mana to summon coldfire from the Frozen Heart of Hell for minor AoE damage and slowing effect. Stolen souls improve this ability with each tower level.,5,29,6,1 Hungry Frozen Flame,4,367,364,IamanEvilMan,common,darkness,TRUE,essence,900,0.9,911,911,25,2,1400,This tower uses mana to summon coldfire from the Frozen Heart of Hell for minor AoE damage and slowing effect. Stolen souls improve this ability with each tower level.,8,44,6,1 Frozen Inferno,5,368,364,IamanEvilMan,common,darkness,TRUE,essence,900,0.9,1627,1627,25,2,2500,This tower uses mana to summon coldfire from the Frozen Heart of Hell for minor AoE damage and slowing effect. Stolen souls improve this ability with each tower level.,12,60,6,1 -Ymir,1,372,372,IamanEvilMan,unique,ice,TRUE,elemental,900,1.5,2300,2300,0,0,3800,"From the flesh of Ymir, king of the Jtanr, gods fashioned the mortal realms. Born of venom dripped into the frozen waters of Elivgar, Ymir was exiled to the lonely wastes of Ginnungagap where he mastered Icy powers.",15,75,,0 -Goblin Stronghold,1,373,373,cedi,unique,iron,TRUE,physical,800,2.5,897,906,0,0,2500,"You should always consider goblin-made items to be a nuclear weapon with a faulty trigger, you just might live to see another day.",12,60,,0 -Fire Star,1,374,374,cedi,unique,fire,TRUE,elemental,1000,2,900,900,0,0,3000,"The fire star, a war machine created by the mightiest fire lords to defend the old palace. ",,,,0 +Ymir,1,372,372,IamanEvilMan,unique,ice,TRUE,elemental,900,1.5,2300,2300,0,0,3800,"From the flesh of Ymir, king of the Jtanr, gods fashioned the mortal realms. Born of venom dripped into the frozen waters of Elivgar, Ymir was exiled to the lonely wastes of Ginnungagap where he mastered Icy powers.",15,75,34,0 +Goblin Stronghold,1,373,373,cedi,unique,iron,TRUE,physical,800,2.5,897,906,0,0,2500,"You should always consider goblin-made items to be a nuclear weapon with a faulty trigger, you just might live to see another day.",12,60,31,0 +Fire Star,1,374,374,cedi,unique,fire,TRUE,elemental,1000,2,900,900,0,0,3000,"The fire star, a war machine created by the mightiest fire lords to defend the old palace. ",13,66,28,0 Buried Soul,1,376,376,SirCoqalot.,uncommon,darkness,TRUE,magic,1200,1,10,71,0,0,80,A tricky tower that may weaken its target temporarily but also itself,1,2,9,1 Lost Soul,2,379,376,SirCoqalot.,uncommon,darkness,TRUE,magic,1200,1,117,178,0,0,310,A tricky tower that may weaken its target temporarily but also itself,2,17,9,1 Forgotten Soul,3,384,376,SirCoqalot.,uncommon,darkness,TRUE,magic,1200,1,528,589,0,0,1240,A tricky tower that may weaken its target temporarily but also itself,7,41,9,1 Long Forgotten Soul,4,395,376,SirCoqalot.,uncommon,darkness,TRUE,magic,1200,1,1014,1075,0,0,2400,A tricky tower that may weaken its target temporarily but also itself,12,59,9,1 -Magic Mushroom,1,377,377,drol,unique,nature,TRUE,magic,900,0.9,1513,1612,60,4,3200,A humongous mushroom emanating mystical powers. ,,,,0 +Magic Mushroom,1,377,377,drol,unique,nature,TRUE,magic,900,0.9,1513,1612,60,4,3200,A humongous mushroom emanating mystical powers. ,14,69,31,0 Lightning Generator,1,378,378,SirCoqalot.,uncommon,storm,TRUE,magic,980,1.35,1,1,0,0,92,Simple storm tower that will deal all of its damage through spells. Has a minor chance to cast a chainlightning on attack.,1,4,8,1 Fortified Lightning Generator,2,381,378,SirCoqalot.,uncommon,storm,TRUE,magic,980,1.35,1,1,0,0,345,Simple storm tower that will deal all of its damage through spells. Has a minor chance to cast a chainlightning on attack.,3,18,8,1 Stormcloud Generator,3,382,378,SirCoqalot.,uncommon,storm,TRUE,magic,980,1.35,1,1,0,0,1025,Simple storm tower that will deal all of its damage through spells. Has a minor chance to cast a chainlightning on attack.,6,36,8,1 @@ -398,15 +398,15 @@ Glaring Solar Orb,2,389,385,MasterCassim,common,astral,TRUE,energy,850,1.3,242,2 Glowing Sun Orb,3,390,385,MasterCassim,common,astral,TRUE,energy,850,1.3,562,562,0,0,600,"The blazing light of the sun makes its targets glow, especially undead ones.",4,26,4,1 Shiny Sun Orb,4,387,385,MasterCassim,common,astral,TRUE,energy,850,1.3,1420,1420,0,0,1550,"The blazing light of the sun makes its targets glow, especially undead ones.",9,46,4,1 Blazing Sun Orb,5,388,385,MasterCassim,common,astral,TRUE,energy,850,1.3,2300,2300,0,0,2600,"The blazing light of the sun makes its targets glow, especially undead ones.",12,61,4,1 -Forest Protectress,1,386,386,cedi,unique,nature,TRUE,physical,900,2.2,2896,2896,0,0,2900,"The Forest Protectress is a mighty ancient figther. With the powers to melt with the surrounding landscape. Sometime ago, she lost faith in her god Elune and broke the connection. Because of this she lost some of her strength. ",,,,0 -The Steam Engine,1,391,391,Glowackos/cedi,unique,iron,FALSE,physical,450,1,1,1,1000,10,4000,One of the greatest inventions of the dwarves.,15,77,,0 +Forest Protectress,1,386,386,cedi,unique,nature,TRUE,physical,900,2.2,2896,2896,0,0,2900,"The Forest Protectress is a mighty ancient figther. With the powers to melt with the surrounding landscape. Sometime ago, she lost faith in her god Elune and broke the connection. Because of this she lost some of her strength. ",13,65,29,0 +The Steam Engine,1,391,391,Glowackos/cedi,unique,iron,FALSE,physical,450,1,1,1,1000,10,4000,One of the greatest inventions of the dwarves.,15,77,34,0 Shaman,1,392,392,His_Shadow,rare,fire,TRUE,essence,900,1.5,462,462,20,1,700,A mighty tribal sorcerer.,5,29,20,1 Shaman Cheftain,2,393,392,His_Shadow,rare,fire,TRUE,essence,900,1.5,809,809,20,1,1400,A mighty tribal sorcerer.,8,44,20,1 Shaman Master,3,394,392,His_Shadow,rare,fire,TRUE,essence,900,1.5,1387,1387,20,1,2800,A mighty tribal sorcerer.,13,64,20,1 Nature Sprites,1,396,396,DaveMatthews,uncommon,nature,TRUE,essence,900,2.5,338,338,50,2.5,400,Friendly spirits that live in the trees.,3,20,12,1 Nature Spirits,2,397,396,DaveMatthews,uncommon,nature,TRUE,essence,900,2.5,1267,1267,50,2.5,1500,Friendly spirits that live in the trees.,8,45,12,1 Nature Souls,3,398,396,DaveMatthews,uncommon,nature,TRUE,essence,900,2.5,2364,2364,50,2.5,2800,Friendly spirits that live in the trees.,13,64,12,1 -The Conduit,1,399,399,Ashbringer,unique,storm,TRUE,magic,1200,2,1,1,1000,0,4000,Charges itself up to disintegrate enemies and overcharge nearby lesser towers.,,,,0 +The Conduit,1,399,399,Ashbringer,unique,storm,TRUE,magic,1200,2,1,1,1000,0,4000,Charges itself up to disintegrate enemies and overcharge nearby lesser towers.,15,77,37,0 Particle Accelerator,1,400,400,the_red_terror,rare,iron,TRUE,energy,900,1,426,426,0,0,600,"Gains a lot of speed and damage on each attack, while losing the bonus on kill.",4,26,23,1 Atom Smasher,2,402,400,the_red_terror,rare,iron,TRUE,energy,900,1,780,780,0,0,1200,"Gains a lot of speed and damage on each attack, while losing the bonus on kill.",7,40,23,1 Supercollider,3,403,400,the_red_terror,rare,iron,TRUE,energy,900,1,1413,1413,0,0,2400,"Gains a lot of speed and damage on each attack, while losing the bonus on kill.",11,59,23,1 @@ -416,7 +416,7 @@ Rancid Felweed,3,407,405,SirCoqalot.,common,fire,TRUE,decay,750,1,423,423,0,0,51 Old Felweed,4,408,405,SirCoqalot.,common,fire,TRUE,decay,750,1,912,912,0,0,1100,Basic Tower that sometimes deals more damage.,7,38,3,1 Elder Felweed,5,409,405,SirCoqalot.,common,fire,TRUE,decay,750,1,1360,1360,0,0,1800,Basic Tower that sometimes deals more damage.,9,50,3,1 Ancient Felweed,6,410,405,SirCoqalot.,common,fire,TRUE,decay,750,1,1889,1889,0,0,2500,Basic Tower that sometimes deals more damage.,12,60,3,1 -Dutchman's Grave,1,414,414,cedi,unique,darkness,TRUE,physical,2000,2.5,7138,7138,0,0,5000,"An inscription is written on the grave: ""The admiral defeated the Dutchman and its crew near this island.""",,,,0 +Dutchman's Grave,1,414,414,cedi,unique,darkness,TRUE,physical,2000,2.5,7138,7138,0,0,5000,"An inscription is written on the grave: ""The admiral defeated the Dutchman and its crew near this island.""",15,80,27,0 Prince of Lightning,1,415,415,Boekie,rare,storm,TRUE,energy,1300,1.5,213,217,0,0,1200,A lightning prince with a bouncing attack and a chance to control energy and lightning. ,7,40,22,1 King of Lightning,2,416,415,Boekie,rare,storm,TRUE,energy,1300,1.5,321,325,0,0,2500,A lightning prince with a bouncing attack and a chance to control energy and lightning. ,12,60,22,1 Militia Watchtower,1,417,417,ShyGnome,uncommon,iron,TRUE,physical,850,0.7,71,71,0,0,250,"Militia guardians rain axes at the heads of the enemies. However, they are not very accurate, and afraid of undead and large creeps.",2,14,15,1 @@ -427,30 +427,30 @@ Firestorm Cell,1,421,421,Ashbringer,uncommon,fire,TRUE,magic,900,1.3,106,106,0,0 Firestorm Core,2,424,421,Ashbringer,uncommon,fire,TRUE,magic,900,1.3,319,319,0,0,600,A device created to unleash fiery explosions.,4,26,11,1 Firestorm Generator,3,422,421,Ashbringer,uncommon,fire,TRUE,magic,900,1.3,850,850,0,0,1600,A device created to unleash fiery explosions.,9,47,11,1 Firestorm Reactor,4,423,421,Ashbringer,uncommon,fire,TRUE,magic,900,1.3,1487,1487,0,0,2800,A device created to unleash fiery explosions.,13,64,11,1 -Drake Whisperer,1,426,426,Ely,unique,astral,TRUE,elemental,1000,1.9,3109,3138,0,0,3500,Unleashes mighty drakes against his enemies.,,,,0 +Drake Whisperer,1,426,426,Ely,unique,astral,TRUE,elemental,1000,1.9,3109,3138,0,0,3500,Unleashes mighty drakes against his enemies.,15,72,27,0 Teacher,1,427,427,Deikorim/limfa,uncommon,astral,TRUE,elemental,900,1.5,86,90,0,0,70,Teacher teaches you to attack!,1,0,15,1 Clever Teacher,2,428,427,Deikorim/limfa,uncommon,astral,TRUE,elemental,900,1.5,225,229,0,0,180,Teacher teaches you to attack!,1,10,15,1 Learned Teacher,3,429,427,Deikorim/limfa,uncommon,astral,TRUE,elemental,900,1.5,439,443,0,0,350,Teacher teaches you to attack!,3,18,15,1 Studied Teacher,4,430,427,Deikorim/limfa,uncommon,astral,TRUE,elemental,900,1.5,1070,1074,0,0,850,Teacher teaches you to attack!,5,33,15,1 Doctorated Teacher,5,431,427,Deikorim/limfa,uncommon,astral,TRUE,elemental,900,1.5,2016,2020,0,0,1600,Teacher teaches you to attack!,9,47,15,1 All-Knowing Teacher,6,432,427,Deikorim/limfa,uncommon,astral,TRUE,elemental,900,1.5,3151,3155,0,0,2500,Teacher teaches you to attack!,12,60,15,1 -Soulflame Device,1,433,433,Ashbringer,unique,darkness,TRUE,decay,1000,1.5,1344,1344,100,0,4000,Burns and consumes the souls of the living.,,,,0 -The Furnace,1,434,434,Ashbringer,unique,fire,TRUE,elemental,1000,1.8,988,988,3000,0,4000,Feel the heat. ,,,,0 -Glaive Master,1,435,435,Ashbringer,unique,iron,TRUE,physical,1000,1.4,1855,1855,0,0,3600,"Eviscerate them all, make them bleed.",15,73,,0 -Arcane Storm,1,436,436,Ashbringer,unique,storm,TRUE,energy,1200,1.5,998,998,150,0,3400,Chaotic magical energy that primes enemies for disintegration.,,,,0 -Ebonfrost Crystal,1,437,437,Ashbringer,unique,ice,TRUE,elemental,1000,1.6,1960,1960,400,0,3600,A pristine crystal atop a pillar of black frost.,15,73,,0 +Soulflame Device,1,433,433,Ashbringer,unique,darkness,TRUE,decay,1000,1.5,1344,1344,100,0,4000,Burns and consumes the souls of the living.,15,77,37,0 +The Furnace,1,434,434,Ashbringer,unique,fire,TRUE,elemental,1000,1.8,988,988,3000,0,4000,Feel the heat. ,15,77,33,0 +Glaive Master,1,435,435,Ashbringer,unique,iron,TRUE,physical,1000,1.4,1855,1855,0,0,3600,"Eviscerate them all, make them bleed.",15,73,30,0 +Arcane Storm,1,436,436,Ashbringer,unique,storm,TRUE,energy,1200,1.5,998,998,150,0,3400,Chaotic magical energy that primes enemies for disintegration.,14,71,27,0 +Ebonfrost Crystal,1,437,437,Ashbringer,unique,ice,TRUE,elemental,1000,1.6,1960,1960,400,0,3600,A pristine crystal atop a pillar of black frost.,15,73,29,0 Icy Skulls,1,442,442,MasterCassim,common,ice,TRUE,elemental,700,1.5,53,58,0,0,35,Chills creeps to the bone.,1,0,5,1 Icy Bones,2,425,442,MasterCassim,common,ice,TRUE,elemental,700,1.5,589,594,0,0,375,Chills creeps to the bone.,3,19,5,1 Icy Skeleton,3,441,442,MasterCassim,common,ice,TRUE,elemental,700,1.5,1967,1972,0,0,1250,Chills creeps to the bone.,7,41,5,1 Icy Boneyard,4,443,442,MasterCassim,common,ice,TRUE,elemental,700,1.5,3503,3508,0,0,2225,Chills creeps to the bone.,11,56,5,1 -The Frozen Wyrm,1,444,444,MasterCassim,unique,ice,TRUE,elemental,850,2.75,4921,4930,0,0,2600,Unique frost tower with strong slowing abilities.,12,61,,0 +The Frozen Wyrm,1,444,444,MasterCassim,unique,ice,TRUE,elemental,850,2.75,4921,4930,0,0,2600,Unique frost tower with strong slowing abilities.,12,61,30,0 Snowy Pebble,1,449,449,geX,common,ice,TRUE,elemental,700,0.9,22,24,0,0,30,Basic tower with a high AoE splash attack with low splash damage. Deals bonus damage to mass creeps.,1,0,4,1 Snowy Stone,2,454,449,geX,common,ice,TRUE,elemental,720,0.9,96,121,0,0,140,Basic tower with a high AoE splash attack with low splash damage. Deals bonus damage to mass creeps.,1,8,4,1 Snowy Rock,3,455,449,geX,common,ice,TRUE,elemental,740,0.9,242,302,0,0,360,Basic tower with a high AoE splash attack with low splash damage. Deals bonus damage to mass creeps.,3,19,4,1 Snowy Rock Formation,4,456,449,geX,common,ice,TRUE,elemental,760,0.9,481,601,0,0,730,Basic tower with a high AoE splash attack with low splash damage. Deals bonus damage to mass creeps.,5,30,4,1 Snowy Cliff,5,452,449,geX,common,ice,TRUE,elemental,780,0.9,850,1040,0,0,1300,Basic tower with a high AoE splash attack with low splash damage. Deals bonus damage to mass creeps.,8,42,4,1 Snowy Peak,6,457,449,geX,common,ice,TRUE,elemental,800,0.9,1471,1671,0,0,2200,Basic tower with a high AoE splash attack with low splash damage. Deals bonus damage to mass creeps.,11,56,4,1 -Soul Vault,1,453,453,SirCoqalot.,unique,darkness,TRUE,decay,775,3,6155,9155,0,0,2800,Makes creeps weaker to attacks and spells.,,,,0 +Soul Vault,1,453,453,SirCoqalot.,unique,darkness,TRUE,decay,775,3,6155,9155,0,0,2800,Makes creeps weaker to attacks and spells.,13,64,38,0 Trash Heap,1,458,458,geX,common,iron,TRUE,physical,1000,2.5,86,96,0,0,35,Basic Tower with an increased chance to find items and some bonus damage against bosses.,1,0,6,1 Spare Part Heap,2,460,458,geX,common,iron,TRUE,physical,1000,2.5,398,450,0,0,165,Basic Tower with an increased chance to find items and some bonus damage against bosses.,1,10,6,1 Supply Heap,3,462,458,geX,common,iron,TRUE,physical,1000,2.5,838,968,0,0,350,Basic Tower with an increased chance to find items and some bonus damage against bosses.,3,18,6,1 @@ -460,8 +460,8 @@ Precious Treasure Heap,6,465,458,geX,common,iron,TRUE,physical,1000,2.5,5216,601 Cruel Fire,1,461,461,Boekie,rare,fire,TRUE,decay,900,1.5,642,642,0,0,550,An aura tower which gives towers a bonus crit chance.,4,25,17,1 Cruel Flames,2,466,461,Boekie,rare,fire,TRUE,decay,900,1.5,1634,1634,0,0,1400,An aura tower which gives towers a bonus crit chance.,8,44,17,1 Cruel Inferno,3,467,461,Boekie,rare,fire,TRUE,decay,900,1.5,3501,3501,0,0,3000,An aura tower which gives towers a bonus crit chance.,13,66,17,1 -Living Volcano,1,468,468,Kricz,unique,fire,TRUE,decay,1100,1.8,1771,1771,0,0,3600,An ancient volcano that has lived for thousands of years. The heat radiating from its lava can be felt from kilometers away. ,,,,0 -Dwarven Forgery,1,469,469,geX,unique,iron,TRUE,physical,675,2.5,4225,4825,0,0,1500,"Hidden in the mountains, the dwarven master smiths polish found items to release their true power.",8,45,,0 +Living Volcano,1,468,468,Kricz,unique,fire,TRUE,decay,1100,1.8,1771,1771,0,0,3600,An ancient volcano that has lived for thousands of years. The heat radiating from its lava can be felt from kilometers away. ,15,73,29,0 +Dwarven Forgery,1,469,469,geX,unique,iron,TRUE,physical,675,2.5,4225,4825,0,0,1500,"Hidden in the mountains, the dwarven master smiths polish found items to release their true power.",8,45,29,0 Ruined Storm Cap,1,470,470,geX,common,storm,TRUE,energy,1600,1.3,24,64,0,0,40,Basic long ranged tower.,1,0,3,1 Broken Storm Column,2,475,470,geX,common,storm,TRUE,energy,1600,1.25,68,228,0,0,160,Basic long ranged tower.,1,9,3,1 Storm Column,3,481,470,geX,common,storm,TRUE,energy,1600,1.2,160,580,0,0,420,Basic long ranged tower.,3,21,3,1 @@ -480,7 +480,7 @@ Cold Troll,1,476,476,cedi,uncommon,ice,TRUE,elemental,900,1.5,71,71,100,2.5,90," Really Cold Troll,2,477,476,cedi,uncommon,ice,TRUE,elemental,900,1.5,397,397,100,2.5,600,"Now, he reached the next level...",4,26,12,1 Frozen Troll,3,478,476,cedi,uncommon,ice,TRUE,elemental,900,1.5,738,738,100,2.5,1200,His father said to him: Stay cool.,7,40,12,1 Totally Frozen Troll,4,479,476,cedi,uncommon,ice,TRUE,elemental,900,1.5,1362,1362,100,2.5,2400,His father said to him: Stay cool. And he did.,11,59,12,1 -Library of Alexandria,1,480,480,Boekie,unique,astral,FALSE,physical,500,1,1,1,40,2,1500,This ancient library uses its knowledge to increase experience gain. ,,,,0 +Library of Alexandria,1,480,480,Boekie,unique,astral,FALSE,physical,500,1,1,1,40,2,1500,This ancient library uses its knowledge to increase experience gain. ,8,45,33,0 Lesser Flamy Defender,1,482,482,Natac,common,fire,TRUE,elemental,700,1.5,111,124,0,0,65,Common elementar defender.,1,0,2,1 Small Flamy Defender,2,483,482,Natac,common,fire,TRUE,elemental,700,1.5,374,418,0,0,220,Common elementar defender.,2,13,2,1 Medium Flamy Defender,3,484,482,Natac,common,fire,TRUE,elemental,700,1.5,1105,1235,0,0,650,Common elementar defender.,4,28,2,1 @@ -520,10 +520,10 @@ Annoyed Tree,1,520,520,Boekie,uncommon,nature,TRUE,physical,950,1.4,142,161,0,0, Angry Tree,2,521,520,Boekie,uncommon,nature,TRUE,physical,950,1.4,574,593,0,0,800,An angry tree that has a chance to throw a big rock at its target.,5,31,13,1 Enraged Tree,3,522,520,Boekie,uncommon,nature,TRUE,physical,950,1.4,1096,1115,0,0,1600,An angry tree that has a chance to throw a big rock at its target.,9,47,13,1 Mad Tree,4,523,520,Boekie,uncommon,nature,TRUE,physical,950,1.4,1702,1721,0,0,2600,An angry tree that has a chance to throw a big rock at its target.,12,61,13,1 -Dragon Sorcerer,1,524,524,Boekie,unique,fire,TRUE,decay,900,1,1505,1514,30,2,1800,Buffs nearby towers to increase their attack strength. ,,,,0 +Dragon Sorcerer,1,524,524,Boekie,unique,fire,TRUE,decay,900,1,1505,1514,30,2,1800,Buffs nearby towers to increase their attack strength. ,9,50,36,0 Coconut Sapling,1,525,525,cedi,rare,nature,TRUE,physical,825,3,1,1,0,0,1500,"Fall, fall, fall, little nuts, right on the heads of the little noobs... ",8,45,19,1 Monkey Boogie Palm,2,531,525,cedi,rare,nature,TRUE,physical,825,3,1,1,0,0,3000,"Fall, fall, fall, little nuts, right on the heads of the little noobs... ",13,66,19,1 -Sapphiron's Cold Grave,1,526,526,cedi,unique,ice,TRUE,elemental,1500,4,1,1,0,0,4000,"Sapphiron died a long time ago, but his bones do still carry an unbelievable power.",15,77,,0 +Sapphiron's Cold Grave,1,526,526,cedi,unique,ice,TRUE,elemental,1500,4,1,1,0,0,4000,"Sapphiron died a long time ago, but his bones do still carry an unbelievable power.",15,77,33,0 Lesser Skeletal Mage,1,527,527,Boekie,uncommon,darkness,TRUE,decay,900,2,270,270,40,2,150,A tower that increases the damage that creeps suffer.,1,9,11,1 Skeletal Mage,2,528,527,Boekie,uncommon,darkness,TRUE,decay,900,2,1169,1169,50,2,650,A tower that increases the damage that creeps suffer.,4,28,11,1 Skeletal Sorceror,3,529,527,Boekie,uncommon,darkness,TRUE,decay,900,2,2517,2517,60,2,1400,A tower that increases the damage that creeps suffer.,8,44,11,1 @@ -536,7 +536,7 @@ Embershell Turtle Matriarch,5,536,532,Velex,uncommon,fire,TRUE,decay,800,0.25,18 Jungle Stalker,1,537,537,Boekie,rare,nature,TRUE,physical,850,1.1,613,712,0,0,800,This tower becomes enraged when it kills a unit and also gets stronger with every critical hit. ,5,31,21,1 Elder Jungle Stalker,2,549,537,Boekie,rare,nature,TRUE,physical,850,1.1,1300,1399,0,0,1900,This tower becomes enraged when it kills a unit and also gets stronger with every critical hit. ,10,52,21,1 Ancient Jungle Stalker,3,550,537,Boekie,rare,nature,TRUE,physical,850,1.1,2021,2120,0,0,3500,This tower becomes enraged when it kills a unit and also gets stronger with every critical hit. ,15,72,21,1 -Green Dragon Roost,1,538,538,Boekie,unique,nature,TRUE,essence,800,2,1048,1097,0,0,1600,Increases the multi crit of nearby towers. ,,,,0 +Green Dragon Roost,1,538,538,Boekie,unique,nature,TRUE,essence,800,2,1048,1097,0,0,1600,Increases the multi crit of nearby towers. ,9,47,30,0 Cold Obelisk,1,539,539,Boekie,uncommon,ice,TRUE,elemental,600,2.1,681,681,0,0,400,"A frightfully blue column of solid ice, worshipped by cold blooded folk.",3,20,13,1 Icy Obelisk,2,540,539,Boekie,uncommon,ice,TRUE,elemental,600,2.1,1989,1989,0,0,1200,"A frightfully blue column of solid ice, worshipped by cold blooded folk.",7,40,13,1 Frozen Obelisk,3,541,539,Boekie,uncommon,ice,TRUE,elemental,600,2.1,4445,4445,0,0,2750,"A frightfully blue column of solid ice, worshipped by cold blooded folk.",13,63,13,1 @@ -545,7 +545,7 @@ Pocket Rocket,2,545,544,Boekie,common,iron,TRUE,decay,700,1.65,249,270,0,0,170,T Upgraded Pocket Rocket,3,546,544,Boekie,common,iron,TRUE,decay,700,1.65,711,754,0,0,485,This tower attacks with rockets that deal splash damage and deal extra damage to mass.,3,23,3,1 Advanced Pocket Rocket,4,547,544,Boekie,common,iron,TRUE,decay,700,1.65,1863,1884,0,0,1255,This tower attacks with rockets that deal splash damage and deal extra damage to mass.,7,41,3,1 Ultimate Pocket Rocket,5,548,544,Boekie,common,iron,TRUE,decay,700,1.65,3133,3154,0,0,2130,This tower attacks with rockets that deal splash damage and deal extra damage to mass.,11,55,3,1 -The Fire Lord,1,554,554,Boekie,unique,fire,TRUE,decay,900,2.5,4107,4126,0,0,2750,This creature is made of pure lava. It has the ability to control fire. ,,,,0 +The Fire Lord,1,554,554,Boekie,unique,fire,TRUE,decay,900,2.5,4107,4126,0,0,2750,This creature is made of pure lava. It has the ability to control fire. ,13,63,32,0 Broken Fire Pit,1,555,555,Boekie,common,fire,TRUE,decay,800,0.9,57,57,0,0,70,A fire pit that has the ability to unleash some powerful flames.,1,0,5,1 Burning Fire Pit,2,558,555,Boekie,common,fire,TRUE,decay,800,0.9,157,157,0,0,200,A fire pit that has the ability to unleash some powerful flames.,1,12,5,1 Expanded Fire Pit,3,559,555,Boekie,common,fire,TRUE,decay,800,0.9,455,455,0,0,600,A fire pit that has the ability to unleash some powerful flames.,4,26,5,1 @@ -565,14 +565,14 @@ Greater Abominable Snowman,2,567,566,drol,common,ice,TRUE,energy,900,1.5,220,236 Large Abominable Snowman,3,568,566,drol,common,ice,TRUE,energy,900,1.5,650,689,0,0,650,"Trained in surviving even the coldest winters, this creature has strengths unimagineable.",4,28,3,1 Major Abominable Snowman,4,589,566,drol,common,ice,TRUE,energy,900,1.5,1100,1148,0,0,1100,"Trained in surviving even the coldest winters, this creature has strengths unimagineable.",7,38,3,1 Collosal Abominable Snowman,5,588,566,drol,common,ice,TRUE,energy,900,1.5,2200,2259,0,0,2200,"Trained in surviving even the coldest winters, this creature has strengths unimagineable.",11,56,3,1 -Nerubian Queen,1,570,570,Boekie,unique,darkness,TRUE,physical,950,1.25,987,1026,0,0,1800,The mother of all Nerubian spiders. She is very poisonous! ,,,,0 +Nerubian Queen,1,570,570,Boekie,unique,darkness,TRUE,physical,950,1.25,987,1026,0,0,1800,The mother of all Nerubian spiders. She is very poisonous! ,9,50,34,0 Ash Geyser,1,571,571,drol,uncommon,fire,TRUE,elemental,1100,1.8,106,115,0,0,120,A sleeping geyser that only sprouts fire now and then.,1,6,13,1 Fire Geyser,2,572,571,drol,uncommon,fire,TRUE,elemental,1100,1.8,315,334,0,0,360,A sleeping geyser that only sprouts fire now and then.,3,19,13,1 Lava Geyser,3,573,571,drol,uncommon,fire,TRUE,elemental,1100,1.8,646,685,0,0,750,A sleeping geyser that only sprouts fire now and then.,5,30,13,1 Magma Geyser,4,574,571,drol,uncommon,fire,TRUE,elemental,1100,1.8,1181,1260,0,0,1400,A sleeping geyser that only sprouts fire now and then.,8,44,13,1 Volcanic Geyser,5,122,571,drol,uncommon,fire,TRUE,elemental,1100,1.8,2348,2447,0,0,2800,A sleeping geyser that only sprouts fire now and then.,13,64,13,1 -Meteor Totem,1,575,575,SirCoqalot.,unique,fire,TRUE,elemental,850,3.8,1966,2966,0,0,2000,A powerful Totem that causes other towers to release meteors that deal spell damage.,,,,0 -Storm Coil,1,576,576,SirCoqalot.,unique,storm,TRUE,energy,1000,4,3270,3270,50,1,3000,Strong storm tower that is empowered by distance to target.,,,,0 +Meteor Totem,1,575,575,SirCoqalot.,unique,fire,TRUE,elemental,850,3.8,1966,2966,0,0,2000,A powerful Totem that causes other towers to release meteors that deal spell damage.,10,53,30,0 +Storm Coil,1,576,576,SirCoqalot.,unique,storm,TRUE,energy,1000,4,3270,3270,50,1,3000,Strong storm tower that is empowered by distance to target.,13,66,35,0 Regenerating Well,1,577,577,drol,rare,nature,TRUE,essence,1000,1.1,738,817,400,5,1200,This well contains healing powers. ,7,40,23,1 Enchanted Well,2,578,577,drol,rare,nature,TRUE,essence,1000,1.1,1514,1593,400,5,2400,This well contains healing powers. ,11,59,23,1 Rejuvenating Well,3,579,577,drol,rare,nature,TRUE,essence,1000,1.1,2291,2370,400,5,3600,This well contains healing powers. ,15,73,23,1 @@ -601,14 +601,14 @@ Frozen Mushroom,2,592,591,BetrayedKnight,common,ice,TRUE,elemental,950,1.1,201,2 Deep Frozen Mushroom,3,593,591,BetrayedKnight,common,ice,TRUE,elemental,950,1.1,563,580,0,0,680,A colony of mushrooms able to chill living flesh. Deals bonus damage to humanoids orcs and nature but is weak against undead.,5,28,6,1 Utterly Frozen Mushroom,4,594,591,BetrayedKnight,common,ice,TRUE,elemental,950,1.1,1177,1200,0,0,1450,A colony of mushrooms able to chill living flesh. Deals bonus damage to humanoids orcs and nature but is weak against undead.,8,44,6,1 Devastatingly Frozen Mushroom,5,595,591,BetrayedKnight,common,ice,TRUE,elemental,950,1.1,1878,1925,0,0,2350,"Gex would release new versions of YouTD every day if you threatened him with this. Deals bonus damage to orcs humanoids and nature, deals lesser damage to undead. Brrr!",11,58,6,1 -Nuclear Missile Launcher,1,596,596,Matac,unique,iron,TRUE,essence,2400,10,17777,17778,0,0,3400,Pure manmade destruction.,14,71,,0 +Nuclear Missile Launcher,1,596,596,Matac,unique,iron,TRUE,essence,2400,10,17777,17778,0,0,3400,Pure manmade destruction.,14,71,33,0 Forest Archer,1,601,601,Boekie,rare,nature,TRUE,essence,850,2.2,715,720,0,0,660,An archer that has been granted a gift from the forest. ,4,28,24,1 Forest Ranger,2,602,601,Boekie,rare,nature,TRUE,essence,850,2.2,1194,1199,0,0,1100,An archer that has been granted a gift from the forest. ,7,38,24,1 Forest Amazon,3,603,601,Boekie,rare,nature,TRUE,essence,850,2.2,2661,2666,0,0,2450,An archer that has been granted a gift from the forest. ,12,59,24,1 Lightning Totem,1,604,604,Boekie,rare,storm,TRUE,energy,800,0.7,351,351,0,0,700,This totem uses ancient magic to boost lightning spells. ,5,29,21,1 Old Lightning Totem,2,605,604,Boekie,rare,storm,TRUE,energy,800,0.7,652,652,0,0,1300,This totem uses ancient magic to boost lightning spells. ,8,42,21,1 Ancient Lightning Totem,3,606,604,Boekie,rare,storm,TRUE,energy,800,0.7,1205,1205,0,0,2400,This totem uses ancient magic to boost lightning spells. ,11,59,21,1 -Sacred Altar,1,607,607,Boekie,unique,nature,TRUE,essence,875,2.5,3052,3052,0,0,3000,This sacred altar can control the growth of plants. ,,,,0 +Sacred Altar,1,607,607,Boekie,unique,nature,TRUE,essence,875,2.5,3052,3052,0,0,3000,This sacred altar can control the growth of plants. ,13,66,26,0 Rowing Boat,1,608,608,Matac,uncommon,iron,TRUE,physical,900,1.7,434,434,0,0,300,A small rowing boat with two seamen.,2,16,10,1 Frigate,2,609,608,Matac,uncommon,iron,TRUE,physical,900,1.7,1345,1345,0,0,900,A small ship with less weapons.,6,34,10,1 Battleship,3,610,608,Matac,uncommon,iron,TRUE,physical,900,1.7,2342,2342,0,0,1500,A big ship for naval battles.,8,45,10,1 @@ -633,17 +633,17 @@ Monolith of the Gathering Storm,6,643,638,drol,common,storm,TRUE,physical,1050,1 Icy Spirit,1,644,644,Boekie,rare,ice,TRUE,energy,950,2,169,169,0,0,500,An icy spirit that lives in the north. It can invoke an ice nova.,4,23,21,1 Chilled Spirit,2,646,644,Boekie,rare,ice,TRUE,energy,950,2,439,439,0,0,1300,An icy spirit that lives in the north. It can invoke an ice nova.,8,42,21,1 Frozen Spirit,3,647,644,Boekie,rare,ice,TRUE,energy,950,2,1013,1013,0,0,3000,An icy spirit that lives in the north. It can invoke an ice nova.,13,66,21,1 -Plagued Crypt,1,645,645,cedi,unique,darkness,TRUE,decay,1150,3,3899,3916,0,0,2500,The Plague Bringer is a siege engine mounted ontop of corrupted crypts using the corpses of the fallen as ammunition. ,,,,0 -Dreadlord,1,648,648,poussix,unique,darkness,TRUE,decay,900,1,1086,1086,1000,10,2800,Vampire with strong unholy powers. ,,,,0 -Lich King,1,649,649,Natac,unique,ice,TRUE,elemental,800,1.4,2197,2296,0,0,2500,The frozen king of all ice and snow.,12,60,,0 +Plagued Crypt,1,645,645,cedi,unique,darkness,TRUE,decay,1150,3,3899,3916,0,0,2500,The Plague Bringer is a siege engine mounted ontop of corrupted crypts using the corpses of the fallen as ammunition. ,12,60,35,0 +Dreadlord,1,648,648,poussix,unique,darkness,TRUE,decay,900,1,1086,1086,1000,10,2800,Vampire with strong unholy powers. ,13,64,30,0 +Lich King,1,649,649,Natac,unique,ice,TRUE,elemental,800,1.4,2197,2296,0,0,2500,The frozen king of all ice and snow.,12,60,26,0 Rotted Flashing Grave,1,650,650,Natac,common,storm,TRUE,energy,2000,1,36,36,0,0,70,"A common grave of a fallen storm warrior, whose wrath outlasts its death and still seeks for revenge.",1,0,4,1 Restored Flashing Grave,2,668,650,Natac,common,storm,TRUE,energy,2000,1,75,77,0,0,140,"A common grave of a fallen storm warrior, whose wrath outlasts its death and still seeks for revenge.",1,8,4,1 Maintenanced Flashing Grave,3,669,650,Natac,common,storm,TRUE,energy,2000,1,150,152,0,0,280,"A common grave of a fallen storm warrior, whose wrath outlasts its death and still seeks for revenge.",2,15,4,1 Flashing Cenotaph,4,672,650,Natac,common,storm,TRUE,energy,2000,1,301,303,0,0,560,"A common grave of a fallen storm warrior, whose wrath outlasts its death and still seeks for revenge.",4,25,4,1 Elegant Flashing Cenotaph,5,670,650,Natac,common,storm,TRUE,energy,2000,1,604,606,0,0,1120,"A common grave of a fallen storm warrior, whose wrath outlasts its death and still seeks for revenge.",7,38,4,1 Flashing Monument,6,671,650,Natac,common,storm,TRUE,energy,2000,1,1208,1210,0,0,2240,"A common grave of a fallen storm warrior, whose wrath outlasts its death and still seeks for revenge.",11,57,4,1 -Planar Gate,1,651,651,Majildian,unique,astral,TRUE,energy,700,2.5,3573,3573,1200,12,3200,"A gate to the astral plane, glowing figures can be seen flying around on the other side.",,,,0 -Garden of Eden,1,652,652,Majildian,unique,nature,TRUE,essence,800,1,1885,1888,0,0,3000,"A natural wonder, once lost to the sands of time, has re-appeared harnessing a spiteful vengence. ",,,,0 +Planar Gate,1,651,651,Majildian,unique,astral,TRUE,energy,700,2.5,3573,3573,1200,12,3200,"A gate to the astral plane, glowing figures can be seen flying around on the other side.",14,69,29,0 +Garden of Eden,1,652,652,Majildian,unique,nature,TRUE,essence,800,1,1885,1888,0,0,3000,"A natural wonder, once lost to the sands of time, has re-appeared harnessing a spiteful vengence. ",13,66,32,0 Sewer Connection,1,654,654,D1000,uncommon,iron,TRUE,essence,800,1.2,163,163,0,0,200,A connection to the canalization. Toxic vapors are leaking out.,1,12,11,1 Broken Pipeline,2,655,654,D1000,uncommon,iron,TRUE,essence,800,1.2,489,489,0,0,600,A pipeline which transports poisonous substances. Toxic vapors and other dangerous things are leaking out at the broken spot.,4,26,11,1 Chemical Center,3,656,654,D1000,uncommon,iron,TRUE,essence,800,1.2,979,979,0,0,1200,An assembly point for a lot of pipelines. Not less leaky spots were formed during the years. Everthing is contaminated by toxic substances.,7,40,11,1 diff --git a/Scenes/Builders/Instances/BuilderRoyalAssasin.gd b/Scenes/Builders/Instances/BuilderRoyalAssassin.gd similarity index 100% rename from Scenes/Builders/Instances/BuilderRoyalAssasin.gd rename to Scenes/Builders/Instances/BuilderRoyalAssassin.gd diff --git a/Scenes/Towers/Instances/AncientEnergyConverter1.tscn b/Scenes/Towers/Instances/AncientEnergyConverter1.tscn new file mode 100644 index 000000000..0e409989b --- /dev/null +++ b/Scenes/Towers/Instances/AncientEnergyConverter1.tscn @@ -0,0 +1,16 @@ +[gd_scene load_steps=5 format=3 uid="uid://bnotir7wlb8h0"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_dsusb"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/AncientEnergyConverter1.gd" id="2_dqce7"] +[ext_resource type="Texture2D" uid="uid://cr8pgl1vyt7kn" path="res://Assets/Towers/Instances/ancient_energy_converter_atlas.png" id="3_opsqb"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_lrt4k"] +atlas = ExtResource("3_opsqb") +region = Rect2(2.08165e-12, 2.08165e-12, 300, 300) + +[node name="AncientEnergyConverter" instance=ExtResource("1_dsusb")] +script = ExtResource("2_dqce7") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -82) +texture = SubResource("AtlasTexture_lrt4k") diff --git a/Scenes/Towers/Instances/ArcaneStorm1.tscn b/Scenes/Towers/Instances/ArcaneStorm1.tscn new file mode 100644 index 000000000..d54f7e7fe --- /dev/null +++ b/Scenes/Towers/Instances/ArcaneStorm1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://dxsrr4rmmor2g"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_t5b1a"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/ArcaneStorm1.gd" id="2_kx7yv"] +[ext_resource type="Texture2D" uid="uid://b2try3jfw6hmc" path="res://Assets/Towers/Instances/arcane_storm_atlas.png" id="3_i4o2b"] + +[node name="ArcaneStorm" instance=ExtResource("1_t5b1a")] +script = ExtResource("2_kx7yv") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -70) +scale = Vector2(0.85, 0.85) +texture = ExtResource("3_i4o2b") diff --git a/Scenes/Towers/Instances/AstralRift1.tscn b/Scenes/Towers/Instances/AstralRift1.tscn new file mode 100644 index 000000000..c568b96cf --- /dev/null +++ b/Scenes/Towers/Instances/AstralRift1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://c0sna04rev6n4"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_1gumq"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/AstralRift1.gd" id="2_gyupy"] +[ext_resource type="Texture2D" uid="uid://cc0rr221lqoee" path="res://Assets/Towers/Instances/astral_rift_atlas.png" id="3_cuu0d"] + +[node name="AstralRift" instance=ExtResource("1_1gumq")] +script = ExtResource("2_gyupy") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(1, -77) +texture = ExtResource("3_cuu0d") diff --git a/Scenes/Towers/Instances/BallLightningAccelerator1.tscn b/Scenes/Towers/Instances/BallLightningAccelerator1.tscn new file mode 100644 index 000000000..1e39212d8 --- /dev/null +++ b/Scenes/Towers/Instances/BallLightningAccelerator1.tscn @@ -0,0 +1,17 @@ +[gd_scene load_steps=5 format=3 uid="uid://ll5yi1a1gjej"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_j2x84"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/BallLightningAccelerator1.gd" id="2_pgr8t"] +[ext_resource type="Texture2D" uid="uid://dpdwsqilejewx" path="res://Assets/Towers/Instances/ball_lightning_accelerator_atlas.png" id="3_r0mdu"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_lrt4k"] +atlas = ExtResource("3_r0mdu") +region = Rect2(0, 0, 300, 300) + +[node name="BallLightningAccelerator" instance=ExtResource("1_j2x84")] +script = ExtResource("2_pgr8t") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -70) +scale = Vector2(0.8, 0.8) +texture = SubResource("AtlasTexture_lrt4k") diff --git a/Scenes/Towers/Instances/BallLightningAccelerator2.tscn b/Scenes/Towers/Instances/BallLightningAccelerator2.tscn new file mode 100644 index 000000000..16b017608 --- /dev/null +++ b/Scenes/Towers/Instances/BallLightningAccelerator2.tscn @@ -0,0 +1,16 @@ +[gd_scene load_steps=5 format=3 uid="uid://crm0mxm2ya8um"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_m80lf"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/BallLightningAccelerator1.gd" id="2_3q0sq"] +[ext_resource type="Texture2D" uid="uid://dpdwsqilejewx" path="res://Assets/Towers/Instances/ball_lightning_accelerator_atlas.png" id="3_qi6q5"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_lrt4k"] +atlas = ExtResource("3_qi6q5") +region = Rect2(0, 0, 300, 300) + +[node name="BallLightningAccelerator" instance=ExtResource("1_m80lf")] +script = ExtResource("2_3q0sq") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -83) +texture = SubResource("AtlasTexture_lrt4k") diff --git a/Scenes/Towers/Instances/BlackDragonRoost1.tscn b/Scenes/Towers/Instances/BlackDragonRoost1.tscn new file mode 100644 index 000000000..67a50ed75 --- /dev/null +++ b/Scenes/Towers/Instances/BlackDragonRoost1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://da7bx6gkhmj52"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_pdmqu"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/BlackDragonRoost1.gd" id="2_ogcxm"] +[ext_resource type="Texture2D" uid="uid://dwo33uoponcvs" path="res://Assets/Towers/Instances/black_dragon_roost_atlas.png" id="3_axncx"] + +[node name="BlackDragonRoost" instance=ExtResource("1_pdmqu")] +script = ExtResource("2_ogcxm") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -73) +texture = ExtResource("3_axncx") diff --git a/Scenes/Towers/Instances/Blackrock'sTotem1.tscn b/Scenes/Towers/Instances/Blackrock'sTotem1.tscn new file mode 100644 index 000000000..a9449aa38 --- /dev/null +++ b/Scenes/Towers/Instances/Blackrock'sTotem1.tscn @@ -0,0 +1,16 @@ +[gd_scene load_steps=5 format=3 uid="uid://tk5if84ob1l2"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_giuqi"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Blackrock'sTotem1.gd" id="2_njjop"] +[ext_resource type="Texture2D" uid="uid://b6scxnqcbt4e" path="res://Assets/Towers/Instances/blackrock_totem_atlas.png" id="3_3eot0"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_lrt4k"] +atlas = ExtResource("3_3eot0") +region = Rect2(2.08165e-12, 2.08165e-12, 300, 300) + +[node name="Blackrock\'sTotem" instance=ExtResource("1_giuqi")] +script = ExtResource("2_njjop") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -77) +texture = SubResource("AtlasTexture_lrt4k") diff --git a/Scenes/Towers/Instances/Bonk,theLivingMountain1.tscn b/Scenes/Towers/Instances/Bonk,theLivingMountain1.tscn new file mode 100644 index 000000000..2bc5716ea --- /dev/null +++ b/Scenes/Towers/Instances/Bonk,theLivingMountain1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://j1ciji7828ex"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_w5r20"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/BoneShrine1.gd" id="2_y1mlt"] +[ext_resource type="Texture2D" uid="uid://cqnor0qf0cwqk" path="res://Assets/Towers/Instances/bonk_the_living_mountain_atlas.png" id="3_tk6wp"] + +[node name="Bonk,theLivingMountain" instance=ExtResource("1_w5r20")] +script = ExtResource("2_y1mlt") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-7, -82) +texture = ExtResource("3_tk6wp") diff --git a/Scenes/Towers/Instances/BronzeDragonRoost1.tscn b/Scenes/Towers/Instances/BronzeDragonRoost1.tscn new file mode 100644 index 000000000..a25b9ee7d --- /dev/null +++ b/Scenes/Towers/Instances/BronzeDragonRoost1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://cp618dl6mmm6v"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_uxpah"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/BronzeDragonRoost1.gd" id="2_obsgw"] +[ext_resource type="Texture2D" uid="uid://pbp7ml04os8f" path="res://Assets/Towers/Instances/bronze_dragon_roost_atlas.png" id="3_cr7ks"] + +[node name="BronzeDragonRoost" instance=ExtResource("1_uxpah")] +script = ExtResource("2_obsgw") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -73) +texture = ExtResource("3_cr7ks") diff --git a/Scenes/Towers/Instances/Cenarius1.tscn b/Scenes/Towers/Instances/Cenarius1.tscn new file mode 100644 index 000000000..bbfe462ff --- /dev/null +++ b/Scenes/Towers/Instances/Cenarius1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://dishn5seksmb2"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_oa3jo"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Cenarius1.gd" id="2_iyl6i"] +[ext_resource type="Texture2D" uid="uid://cx3kb5bcyqf0y" path="res://Assets/Towers/Instances/cenarius_atlas.png" id="3_rjha5"] + +[node name="Cenarius" instance=ExtResource("1_oa3jo")] +script = ExtResource("2_iyl6i") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(1.19209e-07, -53) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_rjha5") diff --git a/Scenes/Towers/Instances/ChainingStorm1.tscn b/Scenes/Towers/Instances/ChainingStorm1.tscn new file mode 100644 index 000000000..d52d6d59d --- /dev/null +++ b/Scenes/Towers/Instances/ChainingStorm1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://ckcf4t8h5drf"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_aslvw"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/ChainingStorm1.gd" id="2_p8kjf"] +[ext_resource type="Texture2D" uid="uid://hg6qwr0c53f6" path="res://Assets/Towers/Instances/chaining_storm_atlas.png" id="3_ghuar"] + +[node name="ChainingStorm" instance=ExtResource("1_aslvw")] +script = ExtResource("2_p8kjf") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -76) +texture = ExtResource("3_ghuar") diff --git a/Scenes/Towers/Instances/ChargedObelisk1.tscn b/Scenes/Towers/Instances/ChargedObelisk1.tscn new file mode 100644 index 000000000..0560410d7 --- /dev/null +++ b/Scenes/Towers/Instances/ChargedObelisk1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bkgrp2le24wea"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_irva6"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/ChargedObelisk1.gd" id="2_15s8d"] +[ext_resource type="Texture2D" uid="uid://biy6xh5s8j5dc" path="res://Assets/Towers/Instances/charged_obelisk_atlas.png" id="3_pegb8"] + +[node name="ChargedObelisk" instance=ExtResource("1_irva6")] +script = ExtResource("2_15s8d") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-8, -123) +texture = ExtResource("3_pegb8") diff --git a/Scenes/Towers/Instances/CloudyTempleofAbsorption1.tscn b/Scenes/Towers/Instances/CloudyTempleofAbsorption1.tscn new file mode 100644 index 000000000..216ae8433 --- /dev/null +++ b/Scenes/Towers/Instances/CloudyTempleofAbsorption1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://lwypx86rsxbe"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_opbwq"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/CloudyTempleofAbsorption1.gd" id="2_k5ag3"] +[ext_resource type="Texture2D" uid="uid://dxyyewhfb8ksg" path="res://Assets/Towers/Instances/cloudy_temple_of_absorption_atlas.png" id="3_88adg"] + +[node name="CloudyTempleofAbsorption" instance=ExtResource("1_opbwq")] +script = ExtResource("2_k5ag3") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-9, -90) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_88adg") diff --git a/Scenes/Towers/Instances/CrimsonWyrm1.tscn b/Scenes/Towers/Instances/CrimsonWyrm1.tscn new file mode 100644 index 000000000..dfd85fa76 --- /dev/null +++ b/Scenes/Towers/Instances/CrimsonWyrm1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bh7t88vjl6dfc"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_vut7l"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/CrimsonWyrm1.gd" id="2_lbjxr"] +[ext_resource type="Texture2D" uid="uid://dyo82lyy16baq" path="res://Assets/Towers/Instances/crimson_wyrm_atlas.png" id="3_t4iua"] + +[node name="CrimsonWyrm" instance=ExtResource("1_vut7l")] +script = ExtResource("2_lbjxr") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -74) +texture = ExtResource("3_t4iua") diff --git a/Scenes/Towers/Instances/DeathKnight1.tscn b/Scenes/Towers/Instances/DeathKnight1.tscn new file mode 100644 index 000000000..4e1762157 --- /dev/null +++ b/Scenes/Towers/Instances/DeathKnight1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://c4bmigtq35ov7"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_y0pne"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/DeathKnight1.gd" id="2_yxf8b"] +[ext_resource type="Texture2D" uid="uid://dhfc3stad0p0n" path="res://Assets/Towers/Instances/death_knight_atlas.png" id="3_lp1g8"] + +[node name="DeathKnight" instance=ExtResource("1_y0pne")] +script = ExtResource("2_yxf8b") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -77) +texture = ExtResource("3_lp1g8") diff --git a/Scenes/Towers/Instances/DimensionalFluxCollector1.tscn b/Scenes/Towers/Instances/DimensionalFluxCollector1.tscn new file mode 100644 index 000000000..b3c5836ac --- /dev/null +++ b/Scenes/Towers/Instances/DimensionalFluxCollector1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://c7ox7hs48c74l"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_jglv0"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/DimensionalFluxCollector1.gd" id="2_t3tfm"] +[ext_resource type="Texture2D" uid="uid://crwggswo538r8" path="res://Assets/Towers/Instances/dimensional_flux_collector_atlas.png" id="3_i7bbg"] + +[node name="DimensionalFluxCollector" instance=ExtResource("1_jglv0")] +script = ExtResource("2_t3tfm") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -77) +texture = ExtResource("3_i7bbg") diff --git a/Scenes/Towers/Instances/DragonSorcerer1.tscn b/Scenes/Towers/Instances/DragonSorcerer1.tscn new file mode 100644 index 000000000..8ab3e0d12 --- /dev/null +++ b/Scenes/Towers/Instances/DragonSorcerer1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://imwjjn7t13wg"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_ptq38"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/DragonSorcerer1.gd" id="2_scr6s"] +[ext_resource type="Texture2D" uid="uid://d1m06oiynpu72" path="res://Assets/Towers/Instances/dragon_sorcerer_atlas.png" id="3_mkyhd"] + +[node name="DragonSorcerer" instance=ExtResource("1_ptq38")] +script = ExtResource("2_scr6s") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-6, -62) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_mkyhd") diff --git a/Scenes/Towers/Instances/DrakeWhisperer1.tscn b/Scenes/Towers/Instances/DrakeWhisperer1.tscn new file mode 100644 index 000000000..362623468 --- /dev/null +++ b/Scenes/Towers/Instances/DrakeWhisperer1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://4qcmeugkryan"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_uuwxc"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/DrakeWhisperer1.gd" id="2_woou8"] +[ext_resource type="Texture2D" uid="uid://vl25py82hi5i" path="res://Assets/Towers/Instances/drake_whisperer_atlas.png" id="3_grmdq"] + +[node name="DrakeWhisperer" instance=ExtResource("1_uuwxc")] +script = ExtResource("2_woou8") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -69) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_grmdq") diff --git a/Scenes/Towers/Instances/Dreadlord1.tscn b/Scenes/Towers/Instances/Dreadlord1.tscn new file mode 100644 index 000000000..7057e0a3a --- /dev/null +++ b/Scenes/Towers/Instances/Dreadlord1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bumjgi7c3ab52"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_g3w7t"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Dreadlord1.gd" id="2_0he01"] +[ext_resource type="Texture2D" uid="uid://bosnnbtijtnom" path="res://Assets/Towers/Instances/dreadlord_atlas.png" id="3_3f4wu"] + +[node name="Dreadlord" instance=ExtResource("1_g3w7t")] +script = ExtResource("2_0he01") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -76) +texture = ExtResource("3_3f4wu") diff --git a/Scenes/Towers/Instances/Dutchman'sGrave1.tscn b/Scenes/Towers/Instances/Dutchman'sGrave1.tscn new file mode 100644 index 000000000..5f499c94e --- /dev/null +++ b/Scenes/Towers/Instances/Dutchman'sGrave1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bidci6dqflif0"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_4ybd6"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Dutchman'sGrave1.gd" id="2_s022n"] +[ext_resource type="Texture2D" uid="uid://dsqnmnvntju2a" path="res://Assets/Towers/Instances/dutchmans_grave_atlas.png" id="3_5f3oa"] + +[node name="Dutchman\'sGrave" instance=ExtResource("1_4ybd6")] +script = ExtResource("2_s022n") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -76) +texture = ExtResource("3_5f3oa") diff --git a/Scenes/Towers/Instances/DwarvenForgery1.tscn b/Scenes/Towers/Instances/DwarvenForgery1.tscn new file mode 100644 index 000000000..fea947953 --- /dev/null +++ b/Scenes/Towers/Instances/DwarvenForgery1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://coo4ybhcblata"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_5kxhb"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/DwarvenForgery1.gd" id="2_aclky"] +[ext_resource type="Texture2D" uid="uid://d2wwat3t67es" path="res://Assets/Towers/Instances/dwarven_forgery_atlas.png" id="3_d4eux"] + +[node name="DwarvenForgery" instance=ExtResource("1_5kxhb")] +script = ExtResource("2_aclky") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -76) +texture = ExtResource("3_d4eux") diff --git a/Scenes/Towers/Instances/EbonfrostCrystal1.tscn b/Scenes/Towers/Instances/EbonfrostCrystal1.tscn new file mode 100644 index 000000000..09039e7dd --- /dev/null +++ b/Scenes/Towers/Instances/EbonfrostCrystal1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://batpvupgogo76"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_837e3"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/DwarvenForgery1.gd" id="2_blhwm"] +[ext_resource type="Texture2D" uid="uid://dfe6qjimt753" path="res://Assets/Towers/Instances/ebonfrost_crystal_atlas.png" id="3_b06y4"] + +[node name="EbonfrostCrystal" instance=ExtResource("1_837e3")] +script = ExtResource("2_blhwm") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -67) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_b06y4") diff --git a/Scenes/Towers/Instances/EredarWarlock1.tscn b/Scenes/Towers/Instances/EredarWarlock1.tscn new file mode 100644 index 000000000..d9f1458c2 --- /dev/null +++ b/Scenes/Towers/Instances/EredarWarlock1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://c1m80i6vob67i"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_7hx7q"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/EredarWarlock1.gd" id="2_arjgu"] +[ext_resource type="Texture2D" uid="uid://dpwxpadndvsoy" path="res://Assets/Towers/Instances/eredar_warlock_atlas.png" id="3_mf40q"] + +[node name="EredarWarlock" instance=ExtResource("1_7hx7q")] +script = ExtResource("2_arjgu") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-9, -63) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_mf40q") diff --git a/Scenes/Towers/Instances/EredarWarlock2.tscn b/Scenes/Towers/Instances/EredarWarlock2.tscn new file mode 100644 index 000000000..76ea906a0 --- /dev/null +++ b/Scenes/Towers/Instances/EredarWarlock2.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://drcshpx2hbb44"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_bgrs1"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/EredarWarlock1.gd" id="2_vnmhv"] +[ext_resource type="Texture2D" uid="uid://dpwxpadndvsoy" path="res://Assets/Towers/Instances/eredar_warlock_atlas.png" id="3_dpoc0"] + +[node name="EredarWarlock" instance=ExtResource("1_bgrs1")] +script = ExtResource("2_vnmhv") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-9, -78) +texture = ExtResource("3_dpoc0") diff --git a/Scenes/Towers/Instances/FireStar1.tscn b/Scenes/Towers/Instances/FireStar1.tscn new file mode 100644 index 000000000..81c5523eb --- /dev/null +++ b/Scenes/Towers/Instances/FireStar1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://f8g2ap0pfa0b"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_n785e"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/FireStar1.gd" id="2_prb75"] +[ext_resource type="Texture2D" uid="uid://cxnkwle6m8xpp" path="res://Assets/Towers/Instances/fire_star_atlas.png" id="3_2rypa"] + +[node name="FireStar" instance=ExtResource("1_n785e")] +script = ExtResource("2_prb75") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -56) +texture = ExtResource("3_2rypa") diff --git a/Scenes/Towers/Instances/Fisherman1.tscn b/Scenes/Towers/Instances/Fisherman1.tscn new file mode 100644 index 000000000..9d78fae48 --- /dev/null +++ b/Scenes/Towers/Instances/Fisherman1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://0iqbbjy1ctsw"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_qn6r0"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Fisherman1.gd" id="2_pyapu"] +[ext_resource type="Texture2D" uid="uid://p6qbcq4kgl8n" path="res://Assets/Towers/Instances/fisherman_atlas.png" id="3_lel4h"] + +[node name="Fisherman" instance=ExtResource("1_qn6r0")] +script = ExtResource("2_pyapu") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-10, -68) +texture = ExtResource("3_lel4h") diff --git a/Scenes/Towers/Instances/ForestProtectress1.tscn b/Scenes/Towers/Instances/ForestProtectress1.tscn new file mode 100644 index 000000000..37051aaf5 --- /dev/null +++ b/Scenes/Towers/Instances/ForestProtectress1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://degcmpsw0hvl6"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_7o4wh"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/ForestProtectress1.gd" id="2_yjy1a"] +[ext_resource type="Texture2D" uid="uid://bcp2gd1wwuass" path="res://Assets/Towers/Instances/forest_protectress_atlas.png" id="3_5cghc"] + +[node name="ForestProtectress" instance=ExtResource("1_7o4wh")] +script = ExtResource("2_yjy1a") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -72) +texture = ExtResource("3_5cghc") diff --git a/Scenes/Towers/Instances/FrozenWell1.tscn b/Scenes/Towers/Instances/FrozenWell1.tscn new file mode 100644 index 000000000..2d4316dc4 --- /dev/null +++ b/Scenes/Towers/Instances/FrozenWell1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bq8rblnxs80pj"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_11xtq"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/FrozenWell1.gd" id="2_bl7k2"] +[ext_resource type="Texture2D" uid="uid://diio5f6b2xd1x" path="res://Assets/Towers/Instances/frozen_well_atlas.png" id="3_5buur"] + +[node name="FrozenWell" instance=ExtResource("1_11xtq")] +script = ExtResource("2_bl7k2") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1, -81) +texture = ExtResource("3_5buur") diff --git a/Scenes/Towers/Instances/GardenofEden1.tscn b/Scenes/Towers/Instances/GardenofEden1.tscn new file mode 100644 index 000000000..d566b03e8 --- /dev/null +++ b/Scenes/Towers/Instances/GardenofEden1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://dr87sy3gdolfn"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_16whf"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/GardenofEden1.gd" id="2_cucbv"] +[ext_resource type="Texture2D" uid="uid://h2exbfsg83ce" path="res://Assets/Towers/Instances/garden_of_eden_atlas.png" id="3_rucq0"] + +[node name="GardenofEden" instance=ExtResource("1_16whf")] +script = ExtResource("2_cucbv") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(5, -67) +texture = ExtResource("3_rucq0") diff --git a/Scenes/Towers/Instances/GatlingGun1.tscn b/Scenes/Towers/Instances/GatlingGun1.tscn new file mode 100644 index 000000000..6b5de5f20 --- /dev/null +++ b/Scenes/Towers/Instances/GatlingGun1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://cesi1cpi0sgu7"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_5ob33"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/GatlingGun1.gd" id="2_gm1kk"] +[ext_resource type="Texture2D" uid="uid://bq7116e4hxvui" path="res://Assets/Towers/Instances/gatling_gun_atlas.png" id="3_ka553"] + +[node name="GatlingGun" instance=ExtResource("1_5ob33")] +script = ExtResource("2_gm1kk") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-8, -65) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_ka553") diff --git a/Scenes/Towers/Instances/GenisSage1.tscn b/Scenes/Towers/Instances/GenisSage1.tscn new file mode 100644 index 000000000..8f65d15db --- /dev/null +++ b/Scenes/Towers/Instances/GenisSage1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://l647hnp5e7wf"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_fvddk"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/GenisSage1.gd" id="2_0y2j1"] +[ext_resource type="Texture2D" uid="uid://dex3h1o5qrlfi" path="res://Assets/Towers/Instances/genis_sage_atlas.png" id="3_t5jhb"] + +[node name="GenisSage" instance=ExtResource("1_fvddk")] +script = ExtResource("2_0y2j1") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-2, -60) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_t5jhb") diff --git a/Scenes/Towers/Instances/GlaiveMaster1.tscn b/Scenes/Towers/Instances/GlaiveMaster1.tscn new file mode 100644 index 000000000..e2070b87f --- /dev/null +++ b/Scenes/Towers/Instances/GlaiveMaster1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://bl0r65c1oqtpc"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_gk5ps"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/GlaiveMaster1.gd" id="2_ywtg1"] +[ext_resource type="Texture2D" uid="uid://cj28rm146xq6" path="res://Assets/Towers/Instances/glaive_master_atlas.png" id="3_jt5rj"] + +[node name="GlaiveMaster" instance=ExtResource("1_gk5ps")] +script = ExtResource("2_ywtg1") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(2, -72) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_jt5rj") diff --git a/Scenes/Towers/Instances/GoblinStronghold1.tscn b/Scenes/Towers/Instances/GoblinStronghold1.tscn new file mode 100644 index 000000000..9eef5a14a --- /dev/null +++ b/Scenes/Towers/Instances/GoblinStronghold1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bnyosfcfjxueo"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_e3kry"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/GoblinStronghold1.gd" id="2_jy4ve"] +[ext_resource type="Texture2D" uid="uid://n1vuoy1pj7lk" path="res://Assets/Towers/Instances/goblin_stronghold_atlas.png" id="3_fgmaa"] + +[node name="GoblinStronghold" instance=ExtResource("1_e3kry")] +script = ExtResource("2_jy4ve") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(1, -79) +texture = ExtResource("3_fgmaa") diff --git a/Scenes/Towers/Instances/Grab-o-Bot1.tscn b/Scenes/Towers/Instances/Grab-o-Bot1.tscn new file mode 100644 index 000000000..1512bfebc --- /dev/null +++ b/Scenes/Towers/Instances/Grab-o-Bot1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://cv8d3j6nutacj"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_7ctub"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Grab-o-Bot1.gd" id="2_tqab2"] +[ext_resource type="Texture2D" uid="uid://kvvit8bmsupq" path="res://Assets/Towers/Instances/grab-o-bot_atlas.png" id="3_b02c1"] + +[node name="Grab-o-Bot" instance=ExtResource("1_7ctub")] +script = ExtResource("2_tqab2") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -71) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_b02c1") diff --git a/Scenes/Towers/Instances/GreenDragonRoost1.tscn b/Scenes/Towers/Instances/GreenDragonRoost1.tscn new file mode 100644 index 000000000..f9b338bb8 --- /dev/null +++ b/Scenes/Towers/Instances/GreenDragonRoost1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bcxps81d07xyw"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_pfuww"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/GreenDragonRoost1.gd" id="2_7pmsq"] +[ext_resource type="Texture2D" uid="uid://bt7yunlayknc2" path="res://Assets/Towers/Instances/green_dragon_roost_atlas.png" id="3_0dqni"] + +[node name="GreenDragonRoost" instance=ExtResource("1_pfuww")] +script = ExtResource("2_7pmsq") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-6, -80) +texture = ExtResource("3_0dqni") diff --git a/Scenes/Towers/Instances/GryphonRider1.tscn b/Scenes/Towers/Instances/GryphonRider1.tscn new file mode 100644 index 000000000..a5bc6475b --- /dev/null +++ b/Scenes/Towers/Instances/GryphonRider1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://0pnfa6qkk4d0"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_tfvae"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/GryphonRider1.gd" id="2_mfupr"] +[ext_resource type="Texture2D" uid="uid://c35ynnj5jeiqd" path="res://Assets/Towers/Instances/gryphon_rider_atlas.png" id="3_yr2dt"] + +[node name="GryphonRider" instance=ExtResource("1_tfvae")] +script = ExtResource("2_mfupr") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-2, -63) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_yr2dt") diff --git a/Scenes/Towers/Instances/Harby1.tscn b/Scenes/Towers/Instances/Harby1.tscn new file mode 100644 index 000000000..d7f734c36 --- /dev/null +++ b/Scenes/Towers/Instances/Harby1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://csjfbhj4ffhie"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_ydesd"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Harby1.gd" id="2_alpc0"] +[ext_resource type="Texture2D" uid="uid://c3dy5x14ujc5h" path="res://Assets/Towers/Instances/harby_atlas.png" id="3_540c4"] + +[node name="Harby" instance=ExtResource("1_ydesd")] +script = ExtResource("2_alpc0") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-2, -72) +texture = ExtResource("3_540c4") diff --git a/Scenes/Towers/Instances/It1.tscn b/Scenes/Towers/Instances/It1.tscn new file mode 100644 index 000000000..390ac1a67 --- /dev/null +++ b/Scenes/Towers/Instances/It1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://s7oqpufbnph4"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_7sp3y"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/It1.gd" id="2_0mbng"] +[ext_resource type="Texture2D" uid="uid://db21p3sw8tk12" path="res://Assets/Towers/Instances/it_atlas.png" id="3_wneow"] + +[node name="It" instance=ExtResource("1_7sp3y")] +script = ExtResource("2_0mbng") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -84) +texture = ExtResource("3_wneow") diff --git a/Scenes/Towers/Instances/LibraryofAlexandria1.tscn b/Scenes/Towers/Instances/LibraryofAlexandria1.tscn new file mode 100644 index 000000000..53a6e0913 --- /dev/null +++ b/Scenes/Towers/Instances/LibraryofAlexandria1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bfe8rusund3ow"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_jfql1"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/LibraryofAlexandria1.gd" id="2_d86u1"] +[ext_resource type="Texture2D" uid="uid://nrqrwpjghjh" path="res://Assets/Towers/Instances/library_of_alexandria_atlas.png" id="3_kn74u"] + +[node name="LibraryofAlexandria" instance=ExtResource("1_jfql1")] +script = ExtResource("2_d86u1") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -74) +texture = ExtResource("3_kn74u") diff --git a/Scenes/Towers/Instances/LichKing1.tscn b/Scenes/Towers/Instances/LichKing1.tscn new file mode 100644 index 000000000..da6f4926d --- /dev/null +++ b/Scenes/Towers/Instances/LichKing1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://8bf5fdq4hd20"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_woa5a"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/LichKing1.gd" id="2_ql1xu"] +[ext_resource type="Texture2D" uid="uid://d4fltj8vn0ady" path="res://Assets/Towers/Instances/lich_king_atlas.png" id="3_5luhm"] + +[node name="LichKing1" instance=ExtResource("1_woa5a")] +script = ExtResource("2_ql1xu") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-3, -78) +texture = ExtResource("3_5luhm") diff --git a/Scenes/Towers/Instances/LightningEye1.tscn b/Scenes/Towers/Instances/LightningEye1.tscn new file mode 100644 index 000000000..e7576ec6c --- /dev/null +++ b/Scenes/Towers/Instances/LightningEye1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://cirxcwhdqledj"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_2emqm"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/LightningEye1.gd" id="2_qmcq5"] +[ext_resource type="Texture2D" uid="uid://bc7ftjvw4ux7" path="res://Assets/Towers/Instances/lightning_eye_atlas.png" id="3_bhyl3"] + +[node name="LightningEye1" instance=ExtResource("1_2emqm")] +script = ExtResource("2_qmcq5") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-3, -78) +texture = ExtResource("3_bhyl3") diff --git a/Scenes/Towers/Instances/LivingVolcano1.tscn b/Scenes/Towers/Instances/LivingVolcano1.tscn new file mode 100644 index 000000000..279191dd3 --- /dev/null +++ b/Scenes/Towers/Instances/LivingVolcano1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://v2ag2q1wd0qg"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_bor4p"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/LivingVolcano1.gd" id="2_fh42e"] +[ext_resource type="Texture2D" uid="uid://besdxclutdtrc" path="res://Assets/Towers/Instances/living_volcano_atlas.png" id="3_ihfv3"] + +[node name="LivingVolcano" instance=ExtResource("1_bor4p")] +script = ExtResource("2_fh42e") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-13, -64) +texture = ExtResource("3_ihfv3") diff --git a/Scenes/Towers/Instances/MagicMushroom1.tscn b/Scenes/Towers/Instances/MagicMushroom1.tscn new file mode 100644 index 000000000..4585ae912 --- /dev/null +++ b/Scenes/Towers/Instances/MagicMushroom1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://3eoktm7g5xut"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_svny2"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/MagicMushroom1.gd" id="2_utepo"] +[ext_resource type="Texture2D" uid="uid://cbkxs3omeftyb" path="res://Assets/Towers/Instances/magic_mushroom_atlas.png" id="3_aegyt"] + +[node name="MagicMushroom" instance=ExtResource("1_svny2")] +script = ExtResource("2_utepo") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1, -64) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_aegyt") diff --git a/Scenes/Towers/Instances/MeteorTotem1.tscn b/Scenes/Towers/Instances/MeteorTotem1.tscn new file mode 100644 index 000000000..c29d2d765 --- /dev/null +++ b/Scenes/Towers/Instances/MeteorTotem1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://ctximbkrkpefh"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_7efrk"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/MeteorTotem1.gd" id="2_yx7v8"] +[ext_resource type="Texture2D" uid="uid://dsboipu4yqska" path="res://Assets/Towers/Instances/meteor_totem_atlas.png" id="3_dw83a"] + +[node name="MeteorTotem" instance=ExtResource("1_7efrk")] +script = ExtResource("2_yx7v8") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-4, -73) +texture = ExtResource("3_dw83a") diff --git a/Scenes/Towers/Instances/MonolithofChaos1.tscn b/Scenes/Towers/Instances/MonolithofChaos1.tscn new file mode 100644 index 000000000..94f0cf141 --- /dev/null +++ b/Scenes/Towers/Instances/MonolithofChaos1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://celgsu1wcgqqc"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_12ves"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/MonolithofChaos1.gd" id="2_20r3t"] +[ext_resource type="Texture2D" uid="uid://caeki7b22t4pv" path="res://Assets/Towers/Instances/monolith_of_chaos_atlas.png" id="3_1ehgl"] + +[node name="MonolithofChaos" instance=ExtResource("1_12ves")] +script = ExtResource("2_20r3t") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(7, -57) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_1ehgl") diff --git a/Scenes/Towers/Instances/Morphling1.tscn b/Scenes/Towers/Instances/Morphling1.tscn new file mode 100644 index 000000000..35ce197c4 --- /dev/null +++ b/Scenes/Towers/Instances/Morphling1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://ctel28ratkutm"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_3lvgr"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Morphling1.gd" id="2_8gbv7"] +[ext_resource type="Texture2D" uid="uid://copn46gje3opt" path="res://Assets/Towers/Instances/morphling_atlas.png" id="3_veie5"] + +[node name="Morphling" instance=ExtResource("1_3lvgr")] +script = ExtResource("2_8gbv7") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-7, -70) +texture = ExtResource("3_veie5") diff --git a/Scenes/Towers/Instances/MudGolem1.tscn b/Scenes/Towers/Instances/MudGolem1.tscn new file mode 100644 index 000000000..71d95c505 --- /dev/null +++ b/Scenes/Towers/Instances/MudGolem1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://chjgadsu4gtpj"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_7o4da"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/MudGolem1.gd" id="2_hx3cn"] +[ext_resource type="Texture2D" uid="uid://4j6j58rd08gk" path="res://Assets/Towers/Instances/mud_golem_atlas.png" id="3_83c0f"] + +[node name="MudGolem" instance=ExtResource("1_7o4da")] +script = ExtResource("2_hx3cn") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-2, -76) +texture = ExtResource("3_83c0f") diff --git a/Scenes/Towers/Instances/NerubianQueen1.tscn b/Scenes/Towers/Instances/NerubianQueen1.tscn new file mode 100644 index 000000000..79cfcf5f0 --- /dev/null +++ b/Scenes/Towers/Instances/NerubianQueen1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://dydpvp7bibx8i"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_2vhcq"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/NerubianQueen1.gd" id="2_6oiiy"] +[ext_resource type="Texture2D" uid="uid://qi064tidmaij" path="res://Assets/Towers/Instances/nerubian_queen_atlas.png" id="3_rhdq7"] + +[node name="NerubianQueen" instance=ExtResource("1_2vhcq")] +script = ExtResource("2_6oiiy") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-2, -71) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_rhdq7") diff --git a/Scenes/Towers/Instances/NortromtheSilencer1.tscn b/Scenes/Towers/Instances/NortromtheSilencer1.tscn new file mode 100644 index 000000000..f9c32d002 --- /dev/null +++ b/Scenes/Towers/Instances/NortromtheSilencer1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://ct8yebhuh1i2k"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_hu0mg"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/NortromtheSilencer1.gd" id="2_kfbqo"] +[ext_resource type="Texture2D" uid="uid://chpqm6mmdjpkv" path="res://Assets/Towers/Instances/nortrom_the_silencer_atlas.png" id="3_irf78"] + +[node name="NortromtheSilencer" instance=ExtResource("1_hu0mg")] +script = ExtResource("2_kfbqo") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-2, -71) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_irf78") diff --git a/Scenes/Towers/Instances/NuclearMissileLauncher1.tscn b/Scenes/Towers/Instances/NuclearMissileLauncher1.tscn new file mode 100644 index 000000000..c13d0d6a0 --- /dev/null +++ b/Scenes/Towers/Instances/NuclearMissileLauncher1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://c0tutvvm3tykn"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_v840q"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/NuclearMissileLauncher1.gd" id="2_1xlxv"] +[ext_resource type="Texture2D" uid="uid://g7uf83gybbod" path="res://Assets/Towers/Instances/nuclear_missle_launcher_atlas.png" id="3_2y50f"] + +[node name="NuclearMissileLauncher" instance=ExtResource("1_v840q")] +script = ExtResource("2_1xlxv") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-8, -82) +texture = ExtResource("3_2y50f") diff --git a/Scenes/Towers/Instances/OwlofWisdom1.tscn b/Scenes/Towers/Instances/OwlofWisdom1.tscn new file mode 100644 index 000000000..e12eb5c36 --- /dev/null +++ b/Scenes/Towers/Instances/OwlofWisdom1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://iebbinbu13ak"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_lcpa1"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/OwlofWisdom1.gd" id="2_548yl"] +[ext_resource type="Texture2D" uid="uid://c5olmcm0cnv13" path="res://Assets/Towers/Instances/owl_of_wisdom_atlas.png" id="3_ex8g8"] + +[node name="OwlofWisdom" instance=ExtResource("1_lcpa1")] +script = ExtResource("2_548yl") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-4, -58) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_ex8g8") diff --git a/Scenes/Towers/Instances/OwlofWisdom2.tscn b/Scenes/Towers/Instances/OwlofWisdom2.tscn new file mode 100644 index 000000000..b0c4c3942 --- /dev/null +++ b/Scenes/Towers/Instances/OwlofWisdom2.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://c6hbdl0stb5ex"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_2uohs"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/OwlofWisdom1.gd" id="2_v83aa"] +[ext_resource type="Texture2D" uid="uid://c5olmcm0cnv13" path="res://Assets/Towers/Instances/owl_of_wisdom_atlas.png" id="3_frnb7"] + +[node name="OwlofWisdom" instance=ExtResource("1_2uohs")] +script = ExtResource("2_v83aa") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -70) +texture = ExtResource("3_frnb7") diff --git a/Scenes/Towers/Instances/PlaguedCrypt1.tscn b/Scenes/Towers/Instances/PlaguedCrypt1.tscn new file mode 100644 index 000000000..3d58a1e26 --- /dev/null +++ b/Scenes/Towers/Instances/PlaguedCrypt1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://ea10r60784fj"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_884gw"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/PlaguedCrypt1.gd" id="2_vko8d"] +[ext_resource type="Texture2D" uid="uid://dnv24d8px7kn" path="res://Assets/Towers/Instances/plagued_crypt_atlas.png" id="3_wmnu0"] + +[node name="PlaguedCrypt" instance=ExtResource("1_884gw")] +script = ExtResource("2_vko8d") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1, -57) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_wmnu0") diff --git a/Scenes/Towers/Instances/PlanarGate1.tscn b/Scenes/Towers/Instances/PlanarGate1.tscn new file mode 100644 index 000000000..a4cd8a2c2 --- /dev/null +++ b/Scenes/Towers/Instances/PlanarGate1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://1om1t21b0x0x"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_sqy13"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/PlanarGate1.gd" id="2_jmeyg"] +[ext_resource type="Texture2D" uid="uid://cenjpspdm8yok" path="res://Assets/Towers/Instances/planar_gate_atlas.png" id="3_8ovfw"] + +[node name="PlanarGate" instance=ExtResource("1_sqy13")] +script = ExtResource("2_jmeyg") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(0, -66) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_8ovfw") diff --git a/Scenes/Towers/Instances/SacredAltar1.tscn b/Scenes/Towers/Instances/SacredAltar1.tscn new file mode 100644 index 000000000..212ec4abd --- /dev/null +++ b/Scenes/Towers/Instances/SacredAltar1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://cetpjdi5w1261"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_4xloe"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/SacredAltar1.gd" id="2_n67fj"] +[ext_resource type="Texture2D" uid="uid://b8m1abh7x3lnm" path="res://Assets/Towers/Instances/sacred_altar_atlas.png" id="3_rws2w"] + +[node name="SacredAltar" instance=ExtResource("1_4xloe")] +script = ExtResource("2_n67fj") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-2, -78) +texture = ExtResource("3_rws2w") diff --git a/Scenes/Towers/Instances/Sapphiron'sColdGrave1.tscn b/Scenes/Towers/Instances/Sapphiron'sColdGrave1.tscn new file mode 100644 index 000000000..cd5279184 --- /dev/null +++ b/Scenes/Towers/Instances/Sapphiron'sColdGrave1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bint4yvtgt31c"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_kcyuj"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Sapphiron'sColdGrave1.gd" id="2_2r0cp"] +[ext_resource type="Texture2D" uid="uid://hi00cx38n6jy" path="res://Assets/Towers/Instances/sapphirons_cold_grave_atlas.png" id="3_uxgwr"] + +[node name="Sapphiron\'sColdGrave" instance=ExtResource("1_kcyuj")] +script = ExtResource("2_2r0cp") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-7, -71) +texture = ExtResource("3_uxgwr") diff --git a/Scenes/Towers/Instances/Scales1.tscn b/Scenes/Towers/Instances/Scales1.tscn new file mode 100644 index 000000000..4f16a6836 --- /dev/null +++ b/Scenes/Towers/Instances/Scales1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://bjhgqiusg6jia"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_5etan"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Scales1.gd" id="2_81w3j"] +[ext_resource type="Texture2D" uid="uid://blxyipi7hytf" path="res://Assets/Towers/Instances/scales_atlas.png" id="3_8mlyv"] + +[node name="Scales" instance=ExtResource("1_5etan")] +script = ExtResource("2_81w3j") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1, -56) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_8mlyv") diff --git a/Scenes/Towers/Instances/ServantoftheTwinFlames1.tscn b/Scenes/Towers/Instances/ServantoftheTwinFlames1.tscn new file mode 100644 index 000000000..66d4d8d59 --- /dev/null +++ b/Scenes/Towers/Instances/ServantoftheTwinFlames1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://siwf1n8vwgcr"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_yqhvu"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/ServantoftheTwinFlames1.gd" id="2_efvm8"] +[ext_resource type="Texture2D" uid="uid://cb3u5rc3baa0u" path="res://Assets/Towers/Instances/servant_of_the_twin_flames_atlas.png" id="3_li7rl"] + +[node name="ServantoftheTwinFlames" instance=ExtResource("1_yqhvu")] +script = ExtResource("2_efvm8") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-6, -46) +scale = Vector2(0.65, 0.65) +texture = ExtResource("3_li7rl") diff --git a/Scenes/Towers/Instances/ServantoftheTwinFlames2.tscn b/Scenes/Towers/Instances/ServantoftheTwinFlames2.tscn new file mode 100644 index 000000000..0a2565f51 --- /dev/null +++ b/Scenes/Towers/Instances/ServantoftheTwinFlames2.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://daoptyp5cmjvd"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_xx8mj"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/ServantoftheTwinFlames1.gd" id="2_l0rau"] +[ext_resource type="Texture2D" uid="uid://cb3u5rc3baa0u" path="res://Assets/Towers/Instances/servant_of_the_twin_flames_atlas.png" id="3_g2tt4"] + +[node name="ServantoftheTwinFlames" instance=ExtResource("1_xx8mj")] +script = ExtResource("2_l0rau") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-3, -59) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_g2tt4") diff --git a/Scenes/Towers/Instances/Shadow1.tscn b/Scenes/Towers/Instances/Shadow1.tscn new file mode 100644 index 000000000..621454b26 --- /dev/null +++ b/Scenes/Towers/Instances/Shadow1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://bj5rg16f51slt"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_qoleg"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Shadow1.gd" id="2_r5b08"] +[ext_resource type="Texture2D" uid="uid://b4au4rdry8icu" path="res://Assets/Towers/Instances/shadow_atlas.png" id="3_ech74"] + +[node name="Shadow" instance=ExtResource("1_qoleg")] +script = ExtResource("2_r5b08") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -61) +scale = Vector2(0.85, 0.85) +texture = ExtResource("3_ech74") diff --git a/Scenes/Towers/Instances/Sorceress1.tscn b/Scenes/Towers/Instances/Sorceress1.tscn new file mode 100644 index 000000000..8b518ed17 --- /dev/null +++ b/Scenes/Towers/Instances/Sorceress1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://f4l4mwdsu7e2"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_puqux"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Sorceress1.gd" id="2_cfgt8"] +[ext_resource type="Texture2D" uid="uid://bguvcbosqok8v" path="res://Assets/Towers/Instances/sorceress_atlas.png" id="3_led86"] + +[node name="Sorceress" instance=ExtResource("1_puqux")] +script = ExtResource("2_cfgt8") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1.19209e-07, -62) +scale = Vector2(0.85, 0.85) +texture = ExtResource("3_led86") diff --git a/Scenes/Towers/Instances/SoulVault1.tscn b/Scenes/Towers/Instances/SoulVault1.tscn new file mode 100644 index 000000000..99840a2e7 --- /dev/null +++ b/Scenes/Towers/Instances/SoulVault1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://gmsug4rt8x6l"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_7or1n"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/SoulVault1.gd" id="2_iou2d"] +[ext_resource type="Texture2D" uid="uid://dc2ghg8hlddba" path="res://Assets/Towers/Instances/soul_vault_atlas.png" id="3_fykqx"] + +[node name="SoulVault" instance=ExtResource("1_7or1n")] +script = ExtResource("2_iou2d") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1, -60) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_fykqx") diff --git a/Scenes/Towers/Instances/SoulflameDevice1.tscn b/Scenes/Towers/Instances/SoulflameDevice1.tscn new file mode 100644 index 000000000..d99be65b6 --- /dev/null +++ b/Scenes/Towers/Instances/SoulflameDevice1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://dupikn0fjnmgq"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_bdb3p"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/SoulflameDevice1.gd" id="2_ueqst"] +[ext_resource type="Texture2D" uid="uid://dq87csclsj55" path="res://Assets/Towers/Instances/soulflame_device_atlas.png" id="3_7r4ql"] + +[node name="SoulflameDevice" instance=ExtResource("1_bdb3p")] +script = ExtResource("2_ueqst") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -73) +texture = ExtResource("3_7r4ql") diff --git a/Scenes/Towers/Instances/StormCoil1.tscn b/Scenes/Towers/Instances/StormCoil1.tscn new file mode 100644 index 000000000..5435fea68 --- /dev/null +++ b/Scenes/Towers/Instances/StormCoil1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://cvtdmff0kk6vv"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_iyvjb"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/StormCoil1.gd" id="2_idvnx"] +[ext_resource type="Texture2D" uid="uid://duitpxtfpunqg" path="res://Assets/Towers/Instances/storm_coil_atlas.png" id="3_11egx"] + +[node name="StormCoil" instance=ExtResource("1_iyvjb")] +script = ExtResource("2_idvnx") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-3, -79) +texture = ExtResource("3_11egx") diff --git a/Scenes/Towers/Instances/StormFocus1.tscn b/Scenes/Towers/Instances/StormFocus1.tscn new file mode 100644 index 000000000..0a01429e0 --- /dev/null +++ b/Scenes/Towers/Instances/StormFocus1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://cmhi8s3xfhb2s"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_uol2p"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/StormFocus1.gd" id="2_780mk"] +[ext_resource type="Texture2D" uid="uid://b4uyim88hysd7" path="res://Assets/Towers/Instances/storm_focus_atlas.png" id="3_c83f8"] + +[node name="StormFocus" instance=ExtResource("1_uol2p")] +script = ExtResource("2_780mk") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-6, -66) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_c83f8") diff --git a/Scenes/Towers/Instances/Taita,TheHermit1.tscn b/Scenes/Towers/Instances/Taita,TheHermit1.tscn new file mode 100644 index 000000000..f58961c87 --- /dev/null +++ b/Scenes/Towers/Instances/Taita,TheHermit1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://8le5r1vrvcha"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_t22s8"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Taita,TheHermit1.gd" id="2_6elgu"] +[ext_resource type="Texture2D" uid="uid://dipsyqe6gdl80" path="res://Assets/Towers/Instances/taita_the_hermit_atlas.png" id="3_qc1fv"] + +[node name="Taita,TheHermit" instance=ExtResource("1_t22s8")] +script = ExtResource("2_6elgu") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1, -57) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_qc1fv") diff --git a/Scenes/Towers/Instances/TheConduit1.tscn b/Scenes/Towers/Instances/TheConduit1.tscn new file mode 100644 index 000000000..be3cfcfb7 --- /dev/null +++ b/Scenes/Towers/Instances/TheConduit1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://b6ahsc51g2pfn"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_0vt8n"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TheConduit1.gd" id="2_ojetn"] +[ext_resource type="Texture2D" uid="uid://edr52j3n5rue" path="res://Assets/Towers/Instances/the_conduit_atlas.png" id="3_fsjod"] + +[node name="TheConduit" instance=ExtResource("1_0vt8n")] +script = ExtResource("2_ojetn") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(4, -70) +scale = Vector2(0.85, 0.85) +texture = ExtResource("3_fsjod") diff --git a/Scenes/Towers/Instances/TheCouncilofDemons1.tscn b/Scenes/Towers/Instances/TheCouncilofDemons1.tscn new file mode 100644 index 000000000..15c689c74 --- /dev/null +++ b/Scenes/Towers/Instances/TheCouncilofDemons1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://cjcke5qjbjhle"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_wimh1"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TheCouncilofDemons1.gd" id="2_0whyk"] +[ext_resource type="Texture2D" uid="uid://cmum5fikgkrlk" path="res://Assets/Towers/Instances/the_council_of_demons_atlas.png" id="3_1va2k"] + +[node name="TheCouncilofDemons" instance=ExtResource("1_wimh1")] +script = ExtResource("2_0whyk") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -60) +scale = Vector2(0.85, 0.85) +texture = ExtResource("3_1va2k") diff --git a/Scenes/Towers/Instances/TheFireLord1.tscn b/Scenes/Towers/Instances/TheFireLord1.tscn new file mode 100644 index 000000000..e9fe428d2 --- /dev/null +++ b/Scenes/Towers/Instances/TheFireLord1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://btgo8tdpcp7qv"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_2nxfe"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TheFireLord1.gd" id="2_a0kfe"] +[ext_resource type="Texture2D" uid="uid://x6ep3qcmnnv3" path="res://Assets/Towers/Instances/the_fire_lord_atlas.png" id="3_cefsy"] + +[node name="TheFireLord" instance=ExtResource("1_2nxfe")] +script = ExtResource("2_a0kfe") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(1, -77) +texture = ExtResource("3_cefsy") diff --git a/Scenes/Towers/Instances/TheFrozenWyrm1.tscn b/Scenes/Towers/Instances/TheFrozenWyrm1.tscn new file mode 100644 index 000000000..ce7ade2a2 --- /dev/null +++ b/Scenes/Towers/Instances/TheFrozenWyrm1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://7slgeh7rxfh2"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_bq67w"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TheFrozenWyrm1.gd" id="2_uakiu"] +[ext_resource type="Texture2D" uid="uid://cu7tbyk7kvmd2" path="res://Assets/Towers/Instances/the_frozen_wyrm_atlas.png" id="3_qrjn4"] + +[node name="TheFrozenWyrm" instance=ExtResource("1_bq67w")] +script = ExtResource("2_uakiu") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-7, -72) +texture = ExtResource("3_qrjn4") diff --git a/Scenes/Towers/Instances/TheFurnace1.tscn b/Scenes/Towers/Instances/TheFurnace1.tscn new file mode 100644 index 000000000..23a913280 --- /dev/null +++ b/Scenes/Towers/Instances/TheFurnace1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://bimxpblrlyf72"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_bodtr"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TheFurnace1.gd" id="2_6ft1v"] +[ext_resource type="Texture2D" uid="uid://bj38blk8gshxh" path="res://Assets/Towers/Instances/the_furnace_atlas.png" id="3_4jiks"] + +[node name="TheFurnace" instance=ExtResource("1_bodtr")] +script = ExtResource("2_6ft1v") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-4, -77) +texture = ExtResource("3_4jiks") diff --git a/Scenes/Towers/Instances/TheOmnislasher1.tscn b/Scenes/Towers/Instances/TheOmnislasher1.tscn new file mode 100644 index 000000000..046bceac2 --- /dev/null +++ b/Scenes/Towers/Instances/TheOmnislasher1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://pnk412qu38i7"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_11430"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TheOmnislasher1.gd" id="2_f6gjh"] +[ext_resource type="Texture2D" uid="uid://qrp4celywjm6" path="res://Assets/Towers/Instances/the_omnislasher_atlas.png" id="3_dgpvb"] + +[node name="TheOmnislasher" instance=ExtResource("1_11430")] +script = ExtResource("2_f6gjh") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-3, -66) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_dgpvb") diff --git a/Scenes/Towers/Instances/TheSteamEngine1.tscn b/Scenes/Towers/Instances/TheSteamEngine1.tscn new file mode 100644 index 000000000..a4f5f9746 --- /dev/null +++ b/Scenes/Towers/Instances/TheSteamEngine1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://dioufaoh0ystr"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_6rqdb"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TheSteamEngine1.gd" id="2_rqxe2"] +[ext_resource type="Texture2D" uid="uid://bdxow6phbxpty" path="res://Assets/Towers/Instances/steam_engine_atlas.png" id="3_164sd"] + +[node name="TheSteamEngine" instance=ExtResource("1_6rqdb")] +script = ExtResource("2_rqxe2") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-3, -66) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_164sd") diff --git a/Scenes/Towers/Instances/TidewaterStream1.tscn b/Scenes/Towers/Instances/TidewaterStream1.tscn new file mode 100644 index 000000000..838680022 --- /dev/null +++ b/Scenes/Towers/Instances/TidewaterStream1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://qy7ay4etjlvt"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_yw02q"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TidewaterStream1.gd" id="2_6j74x"] +[ext_resource type="Texture2D" uid="uid://nhaeclssh0as" path="res://Assets/Towers/Instances/tidewater_stream_atlas.png" id="3_kwfgo"] + +[node name="TidewaterStream" instance=ExtResource("1_yw02q")] +script = ExtResource("2_6j74x") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-4, -72) +texture = ExtResource("3_kwfgo") diff --git a/Scenes/Towers/Instances/TimeManipulator1.tscn b/Scenes/Towers/Instances/TimeManipulator1.tscn new file mode 100644 index 000000000..0af4c9691 --- /dev/null +++ b/Scenes/Towers/Instances/TimeManipulator1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://cvf5g8ocln7ok"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_hugo0"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/TimeManipulator1.gd" id="2_77rsq"] +[ext_resource type="Texture2D" uid="uid://dqodshyxyl0gp" path="res://Assets/Towers/Instances/time_manipulator_atlas.png" id="3_7mfc4"] + +[node name="TimeManipulator" instance=ExtResource("1_hugo0")] +script = ExtResource("2_77rsq") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-4, -64) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_7mfc4") diff --git a/Scenes/Towers/Instances/Timevault1.tscn b/Scenes/Towers/Instances/Timevault1.tscn new file mode 100644 index 000000000..fe9821bc4 --- /dev/null +++ b/Scenes/Towers/Instances/Timevault1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://clv8742pipnfw"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_s5ydh"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Timevault1.gd" id="2_7kune"] +[ext_resource type="Texture2D" uid="uid://wuxof1ecpfhb" path="res://Assets/Towers/Instances/timevault_atlas.png" id="3_cdf7b"] + +[node name="Timevault" instance=ExtResource("1_s5ydh")] +script = ExtResource("2_7kune") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -60) +scale = Vector2(0.8, 0.8) +texture = ExtResource("3_cdf7b") diff --git a/Scenes/Towers/Instances/Valor1.tscn b/Scenes/Towers/Instances/Valor1.tscn new file mode 100644 index 000000000..2c2e23a6d --- /dev/null +++ b/Scenes/Towers/Instances/Valor1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://d06p4m8dcdjhm"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_yvcxi"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Valor1.gd" id="2_erecf"] +[ext_resource type="Texture2D" uid="uid://dhufvd2dyru41" path="res://Assets/Towers/Instances/valor_atlas.png" id="3_lu2j0"] + +[node name="Valor" instance=ExtResource("1_yvcxi")] +script = ExtResource("2_erecf") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-4, -67) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_lu2j0") diff --git a/Scenes/Towers/Instances/Vol'jintheWitchDoctor1.tscn b/Scenes/Towers/Instances/Vol'jintheWitchDoctor1.tscn new file mode 100644 index 000000000..a73055016 --- /dev/null +++ b/Scenes/Towers/Instances/Vol'jintheWitchDoctor1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://lfpcaaeka476"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_4ddd5"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Vol'jintheWitchDoctor1.gd" id="2_i8qki"] +[ext_resource type="Texture2D" uid="uid://jr5xgxuogu7d" path="res://Assets/Towers/Instances/voljin_the_witch_doctor_atlas.png" id="3_6r4h6"] + +[node name="Vol\'jintheWitchDoctor" instance=ExtResource("1_4ddd5")] +script = ExtResource("2_i8qki") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-3, -71) +texture = ExtResource("3_6r4h6") diff --git a/Scenes/Towers/Instances/Vulshok,theBerserker1.tscn b/Scenes/Towers/Instances/Vulshok,theBerserker1.tscn new file mode 100644 index 000000000..4a8650e1b --- /dev/null +++ b/Scenes/Towers/Instances/Vulshok,theBerserker1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://bok3m8rgs4d8l"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_syj84"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Vulshok,theBerserker1.gd" id="2_nh7e2"] +[ext_resource type="Texture2D" uid="uid://dfvqny8m66twr" path="res://Assets/Towers/Instances/vulshok_the_berserker_atlas.png" id="3_jtecx"] + +[node name="Vulshok,theBerserker" instance=ExtResource("1_syj84")] +script = ExtResource("2_nh7e2") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-13, -68) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_jtecx") diff --git a/Scenes/Towers/Instances/WildKodoBeast1.tscn b/Scenes/Towers/Instances/WildKodoBeast1.tscn new file mode 100644 index 000000000..41dff4d10 --- /dev/null +++ b/Scenes/Towers/Instances/WildKodoBeast1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://b3a68k1htvjqi"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_cuph4"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/WildKodoBeast1.gd" id="2_igyhk"] +[ext_resource type="Texture2D" uid="uid://7gwfshm6fefj" path="res://Assets/Towers/Instances/wild_kodo_beast_atlas.png" id="3_4oi7f"] + +[node name="WildKodoBeast" instance=ExtResource("1_cuph4")] +script = ExtResource("2_igyhk") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-5, -70) +texture = ExtResource("3_4oi7f") diff --git a/Scenes/Towers/Instances/XenoResearchFacility1.tscn b/Scenes/Towers/Instances/XenoResearchFacility1.tscn new file mode 100644 index 000000000..d14e0ed0d --- /dev/null +++ b/Scenes/Towers/Instances/XenoResearchFacility1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://c7emruu4fprb0"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_2myr4"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/XenoResearchFacility1.gd" id="2_r31i5"] +[ext_resource type="Texture2D" uid="uid://d15qsbn31vsov" path="res://Assets/Towers/Instances/xeno_research_facility_atlas.png" id="3_s75k1"] + +[node name="XenoResearchFacility" instance=ExtResource("1_2myr4")] +script = ExtResource("2_r31i5") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-1, -77) +texture = ExtResource("3_s75k1") diff --git a/Scenes/Towers/Instances/Ymir1.tscn b/Scenes/Towers/Instances/Ymir1.tscn new file mode 100644 index 000000000..a00d8fa03 --- /dev/null +++ b/Scenes/Towers/Instances/Ymir1.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=4 format=3 uid="uid://cr1307iyilgk5"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_02ta6"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Ymir1.gd" id="2_dvifi"] +[ext_resource type="Texture2D" uid="uid://dq43vbui384p5" path="res://Assets/Towers/Instances/ymir_atlas.png" id="3_icenc"] + +[node name="Ymir" instance=ExtResource("1_02ta6")] +script = ExtResource("2_dvifi") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-6, -68) +scale = Vector2(0.9, 0.9) +texture = ExtResource("3_icenc") diff --git a/Scenes/Towers/Instances/Zeus1.tscn b/Scenes/Towers/Instances/Zeus1.tscn new file mode 100644 index 000000000..775b9b6ce --- /dev/null +++ b/Scenes/Towers/Instances/Zeus1.tscn @@ -0,0 +1,12 @@ +[gd_scene load_steps=4 format=3 uid="uid://dhmt3trt5ndqe"] + +[ext_resource type="PackedScene" uid="uid://d1u2fghaw2oji" path="res://Scenes/Towers/Tower.tscn" id="1_0a7t3"] +[ext_resource type="Script" path="res://Scenes/Towers/Instances/Zeus1.gd" id="2_8ym1w"] +[ext_resource type="Texture2D" uid="uid://d1nekbsd31uqh" path="res://Assets/Towers/Instances/zeus_atlas.png" id="3_g2jxt"] + +[node name="Zeus" instance=ExtResource("1_0a7t3")] +script = ExtResource("2_8ym1w") + +[node name="Sprite2D" parent="Visual" index="0"] +position = Vector2(-7, -72) +texture = ExtResource("3_g2jxt")