The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

103 ratings
(REP) Modified Armor
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
132.431 KB
19 May, 2021 @ 7:11pm
9 Aug, 2021 @ 3:15pm
4 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
(REP) Modified Armor

Description
Big thanks to the author, hgrfff, for the original mod.

----------

Allows the scale of the in-game damage armor given to specific bosses and enemies to be freely modified.

By default, this mod gives affected bosses a 30% damage scale, and removes the armor given to regular enemies.

The full list of entities with armor can be found here[bindingofisaacrebirth.fandom.com].

This mod is compatible with Mod Config Menu for in-game tuning!

KNOWN BUG: The bosses list in the MCM may appear out of intended order. It still works though :)
44 Comments
charlie 10 Jan @ 4:25pm 
settings reset after game relaunch.
Herr Gutentauben 5 Jan @ 4:20am 
Best mod. Single handedly makes the game enjoyable even tho Edmund's wish is to make it nothing more than an unfun obnoxious slog.

Fuck bosses taking 90% reduced damage

The default 30% reduced damage feels perfect.
Araon 2 Oct, 2023 @ 5:34am 
So I managed to get the mod working, but the settings don't seem to be saving and get reset to default values after I close and reopen the game. I saw some other people having the same issue, has this been resolved or a fix discovered?
Pehnny 11 Jul, 2023 @ 1:01pm 
Tried it and seems to work pretty well on both Hush and Ultra Greed. Had brimstone + knife for Hush but I don't remember it to be enough to litterally blow Hush. For Ultra Greed I had flame tears basically so nothing incredible.

Be aware Mod Config Menu is abandonned. Check out for Mod Config Menu Pure instead.
akaikem 2 Dec, 2022 @ 2:42pm 
Doesn't seem to work anymore, makes armored enemies immortal.
Tink 31 Aug, 2022 @ 11:42am 
Hello, I used this mod, I liked it but the values I set up didn't work after you re-entered the game, I also tried the files but I think I need some help on changing them.
Can you help me with that? :resmile:
Storm 1 Apr, 2022 @ 7:32am 
Crashes game whenever I try to start a run with it. Fix it please?
Fabiulu 31 Mar, 2022 @ 11:21am 
I remember using the original version of this mod in Afterbirth and everything worked like a charm! Is this version for Repentance stable? Based on the previous comments there seem to exist a couple of issues with it.
PootisWizard 5 Aug, 2021 @ 10:27pm 
Something I found while messing with mod, Dogma can kill itself with the beam attack if it doesn't have any "armor", whether that be its natural armor or from the mod (at high percents)

Completely disabling it causes Dogma to take insane damage to itself, making the fight much easier unexpectedly

I found out that, with Spider Mod, that dogma DOES damage itself, but the armor protects it.

Still thought it would be worth a mention, not sure if there's a workaround for Dogma's Armor
Darkpixel 23 Jul, 2021 @ 9:27pm 
I might have a method to remove boss armor on the regular enemies, I went into main.lua and replaced all the numbers under bossesEnabled with this list:
274,
406,
407,
412,
912,
950,
951,
--regular enemies start here
831,
850,
855,
888,
14,
22,
25,
29,
31,
244,
61,
240,
812,
827,
829,

I'm not sure if this works, it would depend on how the mod is coded, and I don't now how to test it.