A sequel to the action RPG that combines a dark atmosphere with tactical battles and open-world exploration. The events unfold in a dilapidated universe full of... Read more
Anticipation Rating:
Metacritic:
Customize Your Game Difficulty
Author:
kingsyu
Uploaded by:
Size:
6.93 MB
Date:
Yesterday, 10:09
Downloads:
3
-
Download (6.93 MB)August 19, 2026, 10:09 AMCustomize Your Game Difficulty with UE4SS.zippolnaja-nastrojjka-slozhnosti-i_1787123381_103043.zip
-
Download (3.68 kB)August 19, 2026, 10:09 AMCustomize Your Game Difficulty.zippolnaja-nastrojjka-slozhnosti-i_1787123381_655516.zip
A comprehensive Lua-driven difficulty customization mod for Mortal Shell II running under the UE4SS framework. It enables complete control over player attributes, combat pacing, Perfect Block frames, elemental status effects, recovery systems, and shell revival dynamics through a single editable text script.
Configurable Parameters (main.lua):
Player Attributes:
- Core Survival: Maximum Resolve (MaxResolve), Poise parameters (Poise, MaxPoise), Break resistance (BreakResistance), Bleed/Cosmic Disease/Wasps resistances, and Stasis weakness.
- Combat Stats: Critical chance/bonus (CriticalChance, CriticalBonus), Resolve gain/loss rates, attack speed bonuses (AttackSpeedBonus), and base incoming damage reduction (BaseDamageReduction).
- Resources & Recovery: Max heal flask charges (HealMaxCharges), heal amount per charge, Gloom, and Gold drop multipliers.
- Elemental & Status Effects: Duration and damage scaling for Poison, Burn, Bleed, Frost, Freeze, Lightning, Fragile, Perforation, Phantom, Wasps, and Trauma.
- Shell Revive System: Revive progress parameters, gain rates, and maximum progress multipliers.
Perfect Block Mechanics:
- RequiredActivationTime — Delay before the parry window opens (default 0.3s; set to 0 for instant activation).
- PerfectBlockInvulnerabilityDuration — Post-block invincibility duration (default 0.3s).
- KnockbackStrength_Perfect / KnockbackStrength_Normal — Player self-knockback force on perfect (300) vs normal (800) blocks.
- PerfectBlockKnockbackReduction — Attacker knockback scaling (default 0.7).
- HitStopDuration / HitStopTimeDilation — Hit-stop freeze timing and time dilation factor.
- Perfect Block effect duration / cooldown — Active effect window (0.3s) and block cooldown (0.6s).
Installation instructions:
If you already have UE4SS installed:
- Download Customize Your Game Difficulty.zip.
- Extract the archive into:
...\Mortal Shell II\MortalShell2\Binaries\Win64\ue4ss\Mods\
If you need UE4SS included:
- Download Customize Your Game Difficulty with UE4SS.zip.
- Extract all contents directly into the root binary path:
...\Mortal Shell II\MortalShell2\Binaries\Win64\
How to Configure:
- Navigate to ...\ue4ss\Mods\Customize Your Game Difficulty\scripts\.
- Open main.lua in an editor (e.g. Notepad++).
- Adjust the target configuration values at the top of the script, save changes, and launch Mortal Shell II.
Related files:
Useful links:
