No Fall Damage
witcher-3 — Mods & Enhancements
This mod eliminates all fall damage for Geralt, meaning you can leap from the tallest towers in Novigrad or the Skellige mountains without worrying about dying or taking any health loss. It works by modifying the fall damage calculation in the player's movement scripts, setting the threshold to a massive value so only terminal-velocity falls (which are rare) might still trigger a death. Players install it to freely explore vertical spaces, perform parkour stunts, or avoid the frustrating insta-death from slightly misjudged jumps during combat or exploration.
📦 Full mod page on discovermods
Downloads, ratings, compatibility info, installation guides, and user reviews.
View on discovermods →Syntax
Tweaks
Example
Downloads: 955,281 | Endorsements: 34,563
💡 Notes
By SunBroDave | v1.30 | 34,563 endorsements
🎯 Tips & Tricks
After installing, you can jump off the Beauclair Palace balcony (near the fountain) to reach the gardens instantly. This saves time when farming for 'Grandmaster' diagrams. The mod also lets you survive falls from the 'Corvo Bianco' vineyard's upper floors, so you can quickly descend after fast-traveling to your estate.
Dismount Roach from any cliff edge; the mod prevents fall damage for both Geralt and Roach. Use this to jump down from the 'Ermion's Lair' area to the coast below, bypassing long switchback paths. Works with 'Roach' mods that increase jump height.
If you want minimal fall damage (like 10% health loss) instead of none, edit the mod's .ws file (mods/modNoFallDamage/player/playerWitcher.ws). Search for 'fallDamage' and change the value from '9999' to '5000' to allow small falls to still hurt. Rebuild scripts with Script Merger after editing.
🔧 Troubleshooting
Fall damage still occurs in 'New Game Plus' mode with 'Ghost Mode' mod installed
Ghost Mode overrides fall damage scripts. Load order issue: place 'No Fall Damage' AFTER 'Ghost Mode' in your mod list (in Vortex, set priority higher). Use Script Merger to manually merge the 'playerWitcher.ws' file, choosing No Fall Damage's version for the fall damage function.
Mod causes a black screen when using 'Ultimate Lighting Mod' (ULM)
ULM modifies the same player physics scripts. Create a merged script via Script Merger, and in the merge, select the 'No Fall Damage' lines for fall damage but keep ULM's lighting changes. Also, ensure you have the latest version of 'Script Merger' (0.6.3) to avoid conflicts.
⚠️ Common Mistakes
- [object Object]
- [object Object]
👍 Pros
- 34,563 endorsements
- 955,281 downloads
- Category: Tweaks
👎 Cons
- Requires mod manager installation
- May conflict with similar mods