Shadow Man Remastered Randomizer v1.1.6 — Soul Level Thresholds, Death Penalty, and Bug Fixes #7
bropacman
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Shadow Man Remastered Randomizer v1.1.6 — Soul Thresholds, Death Penalty, and Bug Fixes
What's New
--soul-threshold-mode— Randomizes the soul counts required to reach each soul level. Three distribution styles:progressive— Geometric ramp; early SLs stay low, later SLs compress toward 120.balanced— Evenly spaced breakpoints across the full range.random— Fully random intermediate thresholds.--soul-threshold-mode-random— Lets the seed pick a mode for you; every run plays differently even at the same gate preset.--death-penalty— Each death reduces your max health by a configurable number of steps (1–10), floored at that step so you always retain at least some health. Step 0 disables it.--death-penalty-randomto let the seed pick a step.--enemy-uncap-counts) — Each spawn slot independently samples from the enemy pool with replacement. Any type can appear 0 or many times per level rather than being capped to vanilla counts. Great for variety in smaller levels.--enemy-uncap-counts-random.Fixes
is_verified=Falsewere incorrectly included in the filler pool, causing writes to non-existent slots in the RSC files and triggering validation errors.florida/instance.rsc,ah2playr/instance.rsc, andas2exper/fx.rscwere present in the placement dict but never written to file, causing validation errors and potentially unbeatable seeds.liveside_interiorcontext group to exclude these slots.uground) file names weren't resolving correctly, meaning shuffle log changes were never written. File name mapping fixed..exe.spoiler_log_<seed>.txtinstead ofspoiler_seed_<seed>.txt.Known Issues
How to Use
Shadow Man Randomizer.exe.Note: For CLI usage and all available options, see the README.
Requirements
This discussion was created from the release Shadow Man Remastered Randomizer v1.1.6 — Soul Level Thresholds, Death Penalty, and Bug Fixes.
All reactions