You are viewing a potentially older version of this package. View all versions.
Turkeysteaks-RealHeartAttack-1.0.1 icon

RealHeartAttack

Updated version of the Heart Attack mod by nono_t27. Configurable RNG chance to either die or 'tremble' when your character gets scared.

Date uploaded 9 months ago
Version 1.0.1
Download link Turkeysteaks-RealHeartAttack-1.0.1.zip
Downloads 92
Dependency string Turkeysteaks-RealHeartAttack-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

Lethal Company Heart Attack

Adds in a heart attack difficulty tweak aka RNG.


Technologies:

  • C#
  • Unity
  • BepInEx (THIS IS REQUIRED FOR THE MOD TO WORK PROPERLY)

ALL CREDITS TO ORIGINAL MOD: https://thunderstore.io/c/lethal-company/p/nono_t27/HeartAttack/

This mod adds in a slim chance (default 5%) for the player to instantly die upon getting scared, and a slightly bigger chance (default 13%) for the player to suffer effects instead.

The heart attack and tremble can be individually modified by config.

Trembling causes lower movement speed for a short period of time.

Roadmap:

  • [x] Change heart attack chance via config
  • [x] Chance tremble chance via config
  • [x] Change tremble move speed via config
  • [ ] Change heart attack from instant kill to just damage
  • [ ] Introduce extra effects for both heart attack and tremble
  • [ ] Use a specific cause of death that works with Coroner

Changelog:

v1.0.0

Created mod (from https://thunderstore.io/c/lethal-company/p/nono_t27/HeartAttack/)

CHANGELOG

v1.2.4

  • Recompiled for v73 (?)
  • Updated bepinex dependency.

v1.2.3

  • Bugfix to hopefully fix Coroner Compatibility reliability. Should now register the cause of death first for EVERYONE (who has the mod).

v1.2.2

  • Another tiny bugfix to properly add the config for stamina drain. I'm stupid.

v1.2.1

  • Actually add in coroner compatibility death messages
  • Update README

v1.2.0

  • Added stamina drain on tremble (as suggested by @personitis)
    • Works with both instant tremble and tremble over time
    • Can be toggled off, but is on by default

v1.1.3

  • Add config setting for fear levels to trigger and reset effects
  • Add config setting to toggle whether heart attacks can occur on your own (singleplayer unaffected, they can always happen)

v1.1.2

  • Fix bug causing adrenaline to activate repeatedly
  • Fix bug with trembleInstant config setting

v1.1.1

  • Oops

v1.1.0

  • Added compatibility (soft dependency) with Coroner and custom death messages
  • Added Adrenaline rush as a third effect to occur
  • Added more config options
  • Added ability for adrenaline to cause a tremble at the end

v1.0.2

  • Updated README.md for clarity
  • Added CHANGELOG.md

v1.0.1

  • Upload correct files

v1.0.0