0 of 0

File information

Last updated

Original upload

Created by

HJ and fitfondue

Uploaded by

Hundsfott

Virus scan

Safe to use

647 comments

  1. yadilloH
    yadilloH
    • premium
    • 18 kudos
    Locked
    Sticky
    Last Changes made 10/10/2022

    Updated settings for October 2022
    -
     PED Damage Overhaul & Damage Floor Settings
    (Damage Floor is Optional)

    I believe these settings for PED work great as a default on their own and although I recommend and included my Damage floor settings, it is not required as the settings I've made for PED were not altered around it.  :)


    Balanced around both Melee and gun combat.
    Working melee finishers 

    Extensively tested weapon values so you don't have to.
    Balanced between being realistic and difficult while remaining fun and rewarding.
    Focus on making all the weapons and overall combat much more satisfying.




    Such a great mod and a welcoming sight to see as a user from the Rdr2 version. Look forward to each an every update, keep it up!
    1. Griver07
      Griver07
      • member
      • 0 kudos
      Maybe you can give your settings for Damage Floor and Ped Damage? Still can't find best settings for play in "Hard" difficult.
    2. yadilloH
      yadilloH
      • premium
      • 18 kudos
      (Deleted)
    3. Charkomangus
      Charkomangus
      • supporter
      • 4 kudos
      Legend, these are much better than what I had
    4. BlazingSpeed
      BlazingSpeed
      • supporter
      • 4 kudos
      Thanks for those settings,
    5. YazeedNexus
      YazeedNexus
      • member
      • 0 kudos
      Why the 500 torso threshold?
    6. yadilloH
      yadilloH
      • premium
      • 18 kudos
      The 500 threshold is to gaurentee that ped isn't triggering the script to kill via torso, if you have it high enough, melee weapons will go back to performing finisher animations which was important to me. The way i see it though, torso threshold specifically is kinda there if you plan to use this mod by itself but it doesn't hurt to have it lower than 500 I just prefer it since i cant toggle it off yet and damage floor offers a lot of options that compliment this mod which deems it unnecessary for me.

      (Outdated)
    7. hinti21
      hinti21
      • premium
      • 74 kudos
      I love this community! :D
    8. yadilloH
      yadilloH
      • premium
      • 18 kudos
      <3
    9. Reshki
      Reshki
      • premium
      • 2 kudos
      Good stuff! This is a big help. You wouldn't happen to have any input or settings for the current version of damage floor would ya? I just got back into the game and it seems theres more menu options for floor damage now. You might not even be playin cyberpunk currently if so then you can just ignore this haha.
    10. yadilloH
      yadilloH
      • premium
      • 18 kudos
      (Deleted)
    11. DynamoAC
      DynamoAC
      • member
      • 0 kudos
      Thanks for sharing your settings! I have yet to fully test them but it looks great overall :D
    12. yadilloH
      yadilloH
      • premium
      • 18 kudos
      Last changes made 3/15/2025 - Link still up to date as of 2025


      Update: 2.2 +
      Will need to test when all mod dependencies are updated but the settings could potentially be an improvement thanks to some balance changes present in 2.0. I don't recommend damage floor anymore at this time, it is outdated and not as necessary as it was before.
  2. dorkasaurusrex
    dorkasaurusrex
    • premium
    • 13 kudos
    Is there no way to save the settings from the stickied post so they can be pre-configured for folks who download this through a collection, or to save and replicate the settings files somehow? 
  3. lolbifron
    lolbifron
    • member
    • 0 kudos
    I have questions about the weapon families in the settings:

    Do gorilla arms shot points get modified by Weapon Family Modifier: Cyberware Strong Arms and Weapon Family Modifier: Fists and Weapon Type Modifier: Blunt and Weapon Family Modifier: Melee, or just one or some of these?

    Do assault/precision/sniper rifles get modified by both their respective Weapon Family modifier and Weapons Family Modifier: Rifles, or just the former setting?

    Do LMGs and HMGs get modified by Weapons Family Modifier: Rifles?

    I assume Weapon Family Modifier: Dual Shotgun is for double barrel shotguns, is that correct?  Do these also get modified by Weapon Family Modifier: Shotgun?

    Thanks.
    1. lolbifron
      lolbifron
      • member
      • 0 kudos
      Dove into the code to answer my own question:

              switch (weaponFamily) {
                  case gamedataItemType.Wea_AssaultRifle:
                      hitValue = Cast<Int32>(PDO.AssaultRifleDamageModifier * Cast<Float>(hitValue));
                      break;
                  ...
                  case gamedataItemType.Wea_Rifle:
                      hitValue = Cast<Int32>(PDO.RifleDamageModifier * Cast<Float>(hitValue));
                      break;
       ...
              }

      Looks like a given weapon can only be one of the Family categories and one of the Type categories.  If it would qualify as multiple of the same category, it uses the value that comes first in alphabetical order.
    2. thestarpest
      thestarpest
      • premium
      • 14 kudos
      thanks for posting your findings, helps out a lot!
    3. 9tfall
      9tfall
      • supporter
      • 3 kudos
      Manually top it. A critical explanation.
  4. corrodan
    corrodan
    • supporter
    • 1 kudos
    Ok weird question, but what particularly about this mod makes head just constantly fully explode. I quite liked the partial damage, and I no longer ever see the torso gore at all. Only limb damage or a exploded head. I like how it makes guns feel more punchy but I miss seeing about half of the different body damage that I used to. 
    1. Hundsfott
      Hundsfott
      • premium
      • 74 kudos
      You can disable the gore settings and would be back to vanilla gore.
    2. jacob196
      jacob196
      • member
      • 0 kudos
      that seems to disable gore entirely
  5. juanchoix
    juanchoix
    • supporter
    • 1 kudos
    Does anyone have any challenging settings? I’ve noticed that if I shoot from a distance with an assault rifle and luckily get a headshot, they die from a single shot.

    I think that at long range, assault rifle shots should lose power.

    EDIT:
    Never mind, I was testing the mod but decided not to use it. The issue is that it completely overrides the game’s damage system by assigning fixed "shot points" instead of using the weapon's actual damage, stats, or distance. For example, if a headshot is set to deal 10 shot points, the enemy will die regardless of what weapon you’re using or how far away you are. That means you could shoot someone in the head from 500 meters away using a shotgun—an obviously unrealistic scenario—and they would still die instantly. In other words, the mod bypasses all normal damage calculations and eliminates the damage falloff mechanic, making distance irrelevant in combat.
    1. Hundsfott
      Hundsfott
      • premium
      • 74 kudos
      Well, if you catch a bullet with you skull, chances are that you will die^^
      Armor and cyber augmentations can save you from that.
      This is the way this mod is designed.

      If you would like to configure that, you can -> if you would like a head to catch a maximum of three shots, you can configure that or if you like shotguns to count less than other weapons, you can configure that as well.

      What you pointed out correctly is that the distance for damage cannot be configured.
  6. bubsrt88
    bubsrt88
    • member
    • 0 kudos
    this mod was a must have for rdr2 cant wait to use it for cyberpunk
  7. TheLambofDeth
    TheLambofDeth
    • member
    • 1 kudos
    Is this compatible with https://www.nexusmods.com/cyberpunk2077/mods/12901?tab=files?
    1. fefil
      fefil
      • member
      • 1 kudos
      Yes
    2. TheLambofDeth
      TheLambofDeth
      • member
      • 1 kudos
      Thx 
  8. 44sabziro33
    44sabziro33
    • member
    • 0 kudos
    I wanted to clarify just in case, can this mod be removed/disabled mid-company? Wouldn't that cause problems? 
    1. Hundsfott
      Hundsfott
      • premium
      • 74 kudos
      Yes, can be enabled/disabled anytime, no side effects.
  9. Thyrampantpigeon
    Thyrampantpigeon
    • member
    • 0 kudos
    I'm aware that this mod is probably not being given any dev attention anymore, but I've noticed that the mod doesn't appear to affect companion damage output.

    I just watched Jackie lay bullet after bullet into a guy, where it would only take two from me to put them into a dying state.
    Anyone have any ideas?
    1. Hundsfott
      Hundsfott
      • premium
      • 74 kudos
      I am just the uploader, not the programmer. But afaik, the script edits the damage calculation on hit and only checks if the target is the player (then nothing is changed). All other damage calculations should be affected.
  10. SonGoku94
    SonGoku94
    • supporter
    • 0 kudos
    Liking the mod, but it does not appear on my mod setting menu. The Mod setting menu is showing itself but the setting fpr PED Damage Overhaul is not showing. Does anybody else has this problem or know how to fix? Thanks!
    1. Joshnado24
      Joshnado24
      • member
      • 0 kudos
      I'm having this issue as well and its super annoying!
    2. Waltyr
      Waltyr
      • member
      • 0 kudos
      Same issue
  11. alexiSalas
    alexiSalas
    • supporter
    • 0 kudos
    Awsome mod, can you do a version that scales with armor tiers or put that in options? or with enemies tiers