Hiya peeps!
I've been working on this, too.
Turns out I posted this in the
wrong thread in the first place.
Anyway, here's the my first version, with focus on getting around, and weapons.
I am on the first level, so not much role-playing stuff to test just yet
The table includes an AOB script which might work with (or crash) other versions.
I tried to make it as offset-neutral as possible.
That said, it might work on both the Epic and Microsoft releases.
Anyway, the script gives you:
-
God Mode; no comment
-
Player Damage Mod; scale the damage you take. No effect when God mode is enabled.
-
XP Gain Mod; scale the XP you gain.
-
Unawareness; stupid name but the opposite of awareness. Worked on the two creatures at the start at least
-
Move Speed Mod; scale your movement speed (walk, run, sneak)
-
Jump Speed Mod; scale your jump speed and thus, jump higher
-
Air Control Mod; scale your air control and thus, better mid-air control.
-
Time Dilation Rate Mods; scale the degeneration and regeneration rates.
-
Shroud Drain Mod; scale the drain rate of the Holographic Shroud, extending its duration.
-
Item Weight Mod; scale the weight of each item (when your total is recalculated). Note: might need a quickload to force recalculation.
-
Infinite Ammo; no comment
-
Weapon Condition Maxer; your weapon is set to 100% condition whenever you fire it.
-
Fire Delay Mod; scale your weapon cycle rate, thus allows you to fire faster (or slower if you so desire).
-
Recoil Mod; scale your weapon's recoil, thus allows old-schools shooting when set to 0.0 (which, by default is).
-
Spread Mod; scale your weapon's spread, thus allows for better accuracy. Movement spread is still there, but who cares.
-
Weapon Range Mod; scale your current weapon's range, thus allow sniping with most weapons. You got the part that it's for the current weapon only, right? So when you inspect two identical weapons, you will see different weapon ranges.
-
Item Glow Radius Mod; scale item glow distance, thus items light up around you from farther away. Courtesy of
CheatingMuppet.
-
Interaction Range Mod; scale interaction range, thus highlight and activate things from farther away. Courtesy of
Zanzer.
Enjoy!
Props to
SunBeam for the
updated dumper.
Props to
CheatingMuppet for the Item Glow
hack.
Props to
Zanzer for the Item Glow and Interaction Range
hack.
Update #1
- Moved health check hook; now it applies to jump, too.
- Added
Player Damage Mod.
- Added
XP Gain Mod.
Update #2
- Fixed crash when enabling in main menu, without loading any saves.
Update #3
- Added
Item Glow Radius Mod.
- Added
Interaction Range Mod.
Update #4
- Added
Shroud Drain Mod.