0 of 0

File information

Last updated

Original upload

Created by

Electromasta

Uploaded by

Electromasta

Virus scan

Safe to use

Tags for this mod

49 comments

  1. bootzin
    bootzin
    • supporter
    • 0 kudos
    I'm having a bug where the game won't load. After investigating, the problem is with the HelpText file, I think one of those entries might be wrong, but I wasn't able to find the exact cause. If I remove the HelpText section from the modfile, the game loads normally. This happens even with this as the only mod installed. Can anyone help?

    EDIT: Managed to fix the issue by decreasing the number in the dictionary of each of the weapon tooltips by 1, for instance: the SpearWeapon_Unequipped was 632, I changed it to 631.
    As for the god's keepsakes, I had to increase them by 5 until ForceZeusBoonTrait, and then by 6 until the end
    1. way2sly
      way2sly
      • supporter
      • 0 kudos
      you are a wizard, it works.
      Thank You
  2. DreamingHeroSVR
    DreamingHeroSVR
    • premium
    • 11 kudos
    For anyone still using the mod and wanting to play it with the fixes for the weapons and the epic chance resetting to 20 here  you go, https://drive.google.com/file/d/1SmSM3PgWqwVnOar4ALfvXwAWtTWGhvD2/view?usp=sharing just replace the lua from the mod with this one, hopefully this covers all issues with the mod, I sent Electro a message with the file so hopefully he replaces the file himself in the future.
    1. LFact
      LFact
      • premium
      • 269 kudos
      Thank you. (The odd thing is(was?) even though I commented mirror part out from the mod, but seems like it still affects the game...)
    2. Flipjone
      Flipjone
      • member
      • 0 kudos
      Tried using this but it made all sound files mix up. I heard skelly talking about how Persephone is his mother; pretty weird.
  3. Andal00
    Andal00
    • member
    • 0 kudos
    Is there any way to use the only keepsakes changes of this mod? I'm not really interested in aspects and all but level 5 keepsakes sounds interesting
    1. LFact
      LFact
      • premium
      • 269 kudos
      You can comment out(search for how to make a comment in Lua at google, please) the parts you don't want from ElectroTweaks.lua.  For example, I disabled mirror part because I'm using 'Mirror of Night Extended'.
  4. gkjzhgffjh
    gkjzhgffjh
    • member
    • 2 kudos
    Hey, I noticed that two aspects (Shield chaos aspect and sword poseidon aspect) were broken when upgraded beyond level 5 so I fixed them.
    All that's needed is adding the following lines to ElectroTweaks.lua:
    TraitData.ShieldRushBonusProjectileTrait.RarityLevels = { Common = { Multiplier = 1, }, Rare = { Multiplier = 2, }, Epic = { Multiplier = 3, }, Heroic = { Multiplier = 4, }, Legendary = { Multiplier = 5, }, Giga1 = { Multiplier = 6, }, Giga2 = { Multiplier = 7, }, Giga3 = { Multiplier = 8, }, Giga4 = { Multiplier = 9, }, Giga5 = { Multiplier = 10, } }

    TraitData.DislodgeAmmoTrait.RarityLevels = { Common = { Multiplier = 1, }, Rare = { Multiplier = 2, }, Epic = { Multiplier = 3, }, Heroic = { Multiplier = 4, }, Legendary = { Multiplier = 5, }, Giga1 = { Multiplier = 6 }, Giga2 = { Multiplier = 7, }, Giga3 = { Multiplier = 8, }, Giga4 = { Multiplier = 9, }, Giga5 = { Multiplier = 10, } }

    If you're too lazy to do that, you can also download the modified lua file below, you'll just have to replace the lua file in the folder:
    https://mega.nz/file/sR1ETZxD#xoZKVMFVjXcvCA8nhU47AjyUjHzf08Kx5j3W_nIGr1s
    1. vonster
      vonster
      • member
      • 0 kudos
      Awesome man! Came here to comment about this issue!
  5. RaulQ92
    RaulQ92
    • supporter
    • 0 kudos
    Heya guys, so after i install the mod trought python the game launches but there is an error message and it says that my save is corrupted even if i try to create a new one. I have the epic games version.
  6. Horus2
    Horus2
    • premium
    • 0 kudos
    Is there any way to make this compatible with Mirror of Night Extended? I really want a lot of the individual changes you have included in your mod but I would like to keep the upgrades for darkness, earning it, and mirror upgrades from this other mod.

    EDIT: After taking a look at the files, I figured out what I wanted to do so nevermind.
  7. darksaint1989
    darksaint1989
    • supporter
    • 0 kudos
    My God's Pride from the mirror upgrades keeps getting reset back to 20%, any way I could make it keep the upgrades above 20%?
    1. LFact
      LFact
      • premium
      • 269 kudos
      I disabled(commented out) mirror part because I'm using other mirror mod, but I'm having same issue.
  8. NoMagicNoPlay
    NoMagicNoPlay
    • member
    • 0 kudos
  9. milkis27
    milkis27
    • member
    • 0 kudos
    I tried to upgrade my weapon past level 5 and it reset all the bonuses back to level 1. I tried to uninstall the mod and overwrite the data with my backup but the weapon stays at level 1 and I can't upgrade it anymore. Is there anything I can do to fix my game?
  10. speedwizard106
    speedwizard106
    • supporter
    • 0 kudos
    For me, upgrading the aspect of chaos shield from 5 to 6 resets the shields thrown to 1 and all the upgrades after that are stuck at 1 shield as well. Any ideas?
    1. Adjunify
      Adjunify
      • member
      • 0 kudos
      I had the same problem as well and here is how I fixed it. (Also had an issue with Stygian Sword - Aspect of Poseidon resetting to 10%)

      Download the 'ElectrosTweaks - Looseleaf Override Version'
      Go into your save file (or into each save file if you have more than 1) and respec the Mirror.
      Do not add any bonuses back to mirror and enter the weapons room to update the save file.
      Exit the game and and remove any mods you have from mods folder. 
      Run modimporter.py to clear the mods from your games files.
      Open Steam app.
      Locate Hades in your Library and right-click>properties>local files>verify integrity of game files
      This will find some files that need to be restored and will restore them automatically.
      Close Steam app.
      Locate the 'ElectrosTweaks - Looseleaf Override Version' zip file.
      Unzip the file to the root Hades folder (usually located in C>Program files x86>Steam>steamapps>common)
      You will be asked if you want to overwrite some files. Choose 'Yes to All'.

      You can now launch the game.

      If all goes well you should now be able to level those 2 weapons and they will work correctly.

      Let me know how it goes please.
    2. MagicGonads
      MagicGonads
      • premium
      • 3 kudos
      So the imported version is incomplete?