Dark Souls 3
0 of 0

File information

Last updated

Original upload

Created by

Rotty

Uploaded by

Rotty13

Virus scan

Safe to use

Tags for this mod

About this mod

Introduces a crude imitation of BloodBorne's rally mechanic in Dark Souls 3.

Permissions and credits
Meant to imitate BloodBorne's Rally Mechanic.
It doesn't behave exactly like BB cause it's tied into the DS3 UI code.


ModEngine Version:
Put rallymod.dll into same directory as DarkSoulsIII.exe and dinput8.dll

Inside modengine.ini change the last option into
chainDInput8DLLPath="\rallymod.dll"

Settings can be changed Inside rallymod.ini
Default Example:
[gameplay]
rallyTime=5.0
healthStealModifier=.75


CheatTable Version:

!Important instruction: Activate/Freeze "HealthChangeHook" after activating RallyMod to prevent DS3 from overriding mod changes.

Included is "LifeStealMod" which removes the heal time limit and allows enemies to heal as well.

RallyMod tunable values:
HealthStealModifier: A multiplier that's applied to stolen health. Examples: 1.0 - default,   0.5 - half,   2.0 - double,   -1.0 - self damage.
RallyTime: The duration in seconds that the yellow health bar persists. Note: Later hits may reset the yellow bar according to DS3's UI code.

LifeStealMod tunable values:
HealthStealModifier(Hero): Same as above but applied to health stolen by player.
HealthStealModifier(Enemies): Same as above but applied to health stolen by enemies.

Feed back is appreciated.