Hades Cheat Code
This cheat code is for achieving “invincibility mode” (kind of) in the game Hades. Instead of making Zagreus immune to the enemies’ attacks, a Lifesteal feature is add to the keepsakes.
Open your Steam and follow these steps:
- Click the
Library
tab on the top bar - Right-click on the game
Hades
- Select
Properties
- A window will be opened and select the
Local Files
tab - Click the
Browse Local Files...
button
Then, in the folder of Hades, choose this path: Content\Scripts\TraitData.lua
. Open this file with Notepad++, Ctrl+F
and search for GiftTrait =
.
The cheat code will be added after this part:
1 | RarityLevels = |
Here is the code we need to add:
1 | AddOutgoingLifestealModifiers = |
From now on, whenever Zagreus is equipped with a keepsake, he can gain HP by attacking enemies.