InfiniDD
Infinite Death Defiance practice tools for training.
| Date uploaded | 2 weeks ago |
| Version | 1.0.0 |
| Download link | adamantSpeedrun-InfiniDD-1.0.0.zip |
| Downloads | 23 |
| Dependency string | adamantSpeedrun-InfiniDD-1.0.0 |
This mod requires the following mods to function
LuaENVY-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.2.0SGG_Modding-ReLoad
Provides helpers for managing hot reloading and waiting for the right time to load
Preferred version: 1.0.2SGG_Modding-ModUtil
Utility mod for mod interactions within lua for SGG's games
Preferred version: 4.0.1README
InfiniDD
InfiniDD is a practice module for experimenting with infinite Death Defiance behavior.
Part of the Speedrun modpack.
What It Does
When enabled, lethal hits trigger a fake Death Defiance after all real Death Defiances are gone.
The recovery amount is configurable. By default, practice Death Defiances restore 40% health and magick, matching the base game Death Defiance recovery.
The module also supports a configurable real-time penalty after each practice Death Defiance. The default penalty is 30 seconds and can be turned off.
Installation
Install via r2modman.
This module is usually installed as part of the full Speedrun modpack, where it appears in the shared Speedrun UI with the other speedrun-focused modules.
CHANGELOG
Changelog
[Unreleased]
[2.0.0] - 2026-06-15
Added
- infinidd: add practice display toggles ( 52bf1a)
- add InfiniDD practice slow ( c6458e)
Fixed
- infinidd: align practice labels (638cfd7)
- infinidd: stabilize practice overlay settings ( 1342d3)
Changed
- split InfiniDD behaviors ( 10f401)
- infinidd: replace time penalty with death counter ( 83111c)
[1.0.0] - 2026-06-15
Added
- infinidd: add practice death defiance module ( 4d6d77)
Fixed
- infinidd: stabilize penalty overlay timing ( 21c0b5)
Changed
- infinidd: use dropdown value ranges (9f44f6b)
- infinidd: use dropdown settings ( 98a6aa)
Added
- Scaffolded the InfiniDD practice module.
- Added synthetic practice Death Defiances with configurable health and magick recovery.
- Added optional world slow after synthetic practice Death Defiances.
- Added a right-side current-run practice death counter.