Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Thought it was weird that the Aspect needed you to damage the Bombs(special) but if you tried to shoot it you just ended up aimbotting a mob.
This mod doesn't just aimbot bombs. you still have to try to aim at it to lock onto it like any other enemy in the game
With mod importer :
-Download attached archive -Navigate to Steam\steamapps\common\Hades\Content (or Epic launcher equivalent) -Extract archive in the Mods folder (create it if it doesn't exist) -Download and install Python -Download Magic's mod importer and its SJSON module -Navigate to Steam\steamapps\common\Hades\Content (or Epic launcher equivalent) -Extract archives -Run modimporter (double click)
Manual :
-Navigate to Steam\steamapps\common\Hades\Content\Game\Units (or Epic launcher equivalent) -Open Enemies.sjson(might just say Enemies for you) in your editor of choice
-Now hit ctrl+f and search for :Name = "GunBombUnit"
-Add :AutoLockable = true
(I recommend adding it just after :InheritFrom = "Trap"