You are viewing a potentially older version of this package. View all versions.
Jorink-Downed-1.1.3 icon

Downed

A BoneLab mod that makes you go downed before dying, while downed you can get revived!

Date uploaded 2 weeks ago
Version 1.1.3
Download link Jorink-Downed-1.1.3.zip
Downloads 188
Dependency string Jorink-Downed-1.1.3

This mod requires the following mods to function

bonelib-BoneLib-3.2.2 icon
bonelib-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.2.2
BreadSoup-RagdollFix-2.0.0 icon
BreadSoup-RagdollFix

Fixes the launching effect when unragdolled

Preferred version: 2.0.0
Jorink-JLib-1.0.0 icon
Jorink-JLib

A dependency for my BONELAB code mods.

Preferred version: 1.0.0

README

Downed

A BoneLab mod that makes you go downed before dying, while downed you can get revived.

Last tested on:

  • Melonloader: 0.7.3
  • Lemonloader: 0.6.5
  • BoneLab: Patch 6

How to use

  • Install Ragdoll Player by Lakatrazz
  • Install RagdollView by Lakatrazz
  • Make sure RagdollView is enabled in the bonemenu for the best experience
  • !!! Set Ragdoll Player to arm control mode if you want to be able to crawl/use your arms !!!

With this mod you get knocked down first instead of dying
Ways to get revived while downed:

  • Being grabbed/dragged by another player for 5 seconds
  • Using the Signalis Auto Injector, you can also self-revive with this!
  • Double-pressing the right joystick (manual force-revive, only supposed to be used for bugs, if stuck, etc)

While downed you will bleed out in 20 seconds, bleeding will stop while being grabbed.
So even if you have 1 second left you can still get revived.

Fusion Compatibility

The mod will automatically disable itself when needed.

  • When fusion knockout setting is enabled (causes issues)
  • When in a fusion gamemode (except for sandbox)

Settings

Enable Mod:
Enable/Disable the mod.

Stay Ragdolled:
With this enabled you will not automatically unragdoll after death,
this means you will have to double-press the right joystick, or get revived with the Auto Injector to get up!

Discord Server

Join the Discord server to chat, give suggestions, report issues, and get sneak peeks!
https://discord.gg/Tu7Pnq4RV7

Credits

Spinny by Lakatrazz, I looked through the code for the being grabbed check.
https://github.com/Lakatrazz/Spinny

CHANGELOG

v2.0.0

  • Rewrite with JLib
  • Ragdolling is now built in
  • Fix fusion knockout setting compat (disables downed when knockout is enabled)

v1.1.4

  • Fix mod not working on Quest standalone
  • Bleeding out countdown now pauses while being revived

v1.1.3

  • Fixed Mods folder having no dll (zipped the mod without recursive flag)

v1.1.2

  • Fixed download issue with ThunderstoreModAssistant (Again)

v1.1.1

  • Added a better README.md

v1.1.0

  • Big code cleanup / optimization
  • Added revive mechanic
  • Added bleeding out
  • Added fusion compatibility

v1.0.2

  • Fixed download issue with ThunderstoreModAssistant

v1.0.1

  • Added ragdoll player as a dependency, if someone does not have that installed for some reason

v1.0.0

  • Initial release