{"mod":{"modid":2732,"assetid":15820,"name":"Unconscious (Revive)","text":"

THANK YOU FOR 30K downloads <3<\/span><\/span><\/h4>\r\n

 <\/p>\r\n

Since 1.21 this mod disables the vanilla revive behavior and replaces it with mine \"Unconscious\" behavior, enjoy :3<\/strong><\/span><\/p>\r\n

Description<\/h2>\r\n
\r\n

Mod that adds a new \"unconscious<\/strong><\/span>\" behavior for the player that is about to die. After getting into critically low hp that would kill you, now you will go into the state of being knocked out for 5*<\/strong> minutes.<\/p>\r\n

You can wait to bleed out.. finish yourself.. or be on a mercy of another player... but also! Someone can come in a shining armor and can pick you up if he decide to do so!<\/p>\r\n

\"\"<\/p>\r\n

If player is passed out you can hit him again to have a choice beetween Finishing<\/strong><\/span> him or leaving him be (and bleeding out), before doing so you need to wait for 3*<\/strong> seconds.<\/p>\r\n

Any attack registered on the player that want to finish the victim will close the options screen.<\/p>\r\n

\"\"<\/p>\r\n

 <\/p>\r\n

If you want to Revive<\/strong><\/span> player you need to hold (Shift + Right Click) on him, you move too much and you will cancel the action. All medical items work now, modded might need a compatybility patch, the unconscious player is healed by the amount specified by the used healing item. (For now, poultice, bandages, smelling salts)<\/p>\r\n

\"\"<\/p>\r\n

 <\/p>\r\n

added PickUp<\/strong><\/span> mechanic (its very very rough right now but it works), similar to Revive<\/strong> hold (ctrl + Right mouse) with Capture Rope<\/strong> until you get message that you picked player, he will move after you till he wakes up, you receive damage, you got unconscious. Or you cancel the carrying action by again clicking single time (ctrl + Right mouse) on the player you carry with free hand, while moving the unconscious person you get big debuff to move speed.<\/p>\r\n

 <\/p>\r\n

\"\"<\/p>\r\n

added SelfRevive<\/strong><\/span> option, default chance is set to 0%, after the timer ends you can add a chance that the plyer will \"lick their wounds themself\", and stand up on their own.<\/p>\r\n


\r\n

Since version 1.8.1 of this mod Entities will lose focus when player is Unconscious<\/strong><\/span><\/p>\r\n

If you want to add your translation, ask about feature or report a bug feel free to use the Official Vintage Story Discord's Mod Page<\/a> for support, I will be able to answer there quicker.<\/p>\r\n


Mod also is created for and used on our RP server.
Edenval RP<\/a>.

*(default can be changed in config) <\/p>\r\n

Commands<\/h2>\r\n
\r\n

<\/code><\/p>\r\n

\r\n
Commands<\/div>\r\n
\/unconscious make <player> - make player unconscious
\/unconscious revive <player> - picks up the player
\/unconscious config - to list all config values, then do something like \/unconscious config duration 60 <\/strong>to change duration of being unconscious to 60 seconds<\/div>\r\n<\/div>\r\n

<\/code><\/p>\r\n

use \/autosavenow<\/strong> after setting up new config value<\/p>\r\n

Configuration<\/h2>\r\n
\r\n

<\/code><\/p>\r\n

\r\n
Configuration file<\/div>\r\n
\r\n

{<\/code>
  \/\/ remove from the list the one that you dont want to apply unconscious status (player will just die) if the list is empty everything will kill player<\/code>
  \"EnabledDamageTypes\": [ <\/code>
    \"Gravity\",<\/code>
    \"Fire\",<\/code>
    \"BluntAttack\",<\/code>
    \"SlashingAttack\",<\/code>
    \"PiercingAttack\",<\/code>
    \"Suffocation\",<\/code>
    \"Poison\",<\/code>
    \"Hunger\",<\/code>
    \"Crushing\",<\/code>
    \"Frost\",<\/code>
    \"Electricity\",<\/code>
    \"Heat\",<\/code>
    \"Injury\"<\/code>
  ],
  \"GracePeriod\": 10000,<\/code>
  \"UnconsciousDuration\": 300, \/\/ in seconds<\/code>
  \"FinishingTimer\": 10, \/\/ in seconds<\/code>
  \"SuicideTimer\": 0, \/\/ in seconds<\/code>  <\/code>
  \"ChanceOfSelfRevival\": 0.0, \/\/ 1 = 100%, 0.5 = 50%, 0.15 = 15% etc...<\/code>
  \"EnableCarryMechanic\": true,<\/code>
  \"EnableSuicideButton\": true,<\/code>
  \"DropWeaponOnUnconscious\": true,<\/code>
  \"UnconsciousCmdPrivilege\": \"ban\",<\/code>
  \"ReviveCmdPrivilege\": \"ban\"<\/code>
}<\/code><\/p>\r\n<\/div>\r\n<\/div>\r\n

<\/code><\/p>\r\n

Ideas & Bugs<\/h2>\r\n
\r\n