The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Not enough ratings
quality scaling take 2
   
Award
Favorite
Favorited
Unfavorite
Tags: Lua, Tweaks
File Size
Posted
Updated
2.860 KB
Jul 19, 2022 @ 9:54am
Sep 8, 2022 @ 1:47pm
4 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
quality scaling take 2

Description
MASSIVE UPDATE
___________________________________________

the code has been reworked entirely, now the percentages are more close to those in the base game, devil deals are buffed in average quality, planetariums have been debugged, and overall good changes


Again props to Lambchop_is_ok for providing a base of code for me to work on and the people in the modding of isaac discord server who helped me debug
Popular Discussions View All (1)
6
Jul 31, 2022 @ 11:27am
Making this mod more accurate to the vanilla game
Pastrycat
7 Comments
they did nothing to a grape  [author] Jan 6, 2023 @ 4:53pm 
ty! I might get around to it eventually, it'd probably only take about an hour of work, I'll see if I ever end up having the time
PhotoFinn Jan 6, 2023 @ 3:10pm 
completely fair. sucks that this probably won't get fixed for a long while cause this is a neat little rebalance thing, but i'd probably throw my hands up if i were in your situation too lmao

good luck with your other projects!
they did nothing to a grape  [author] Jan 6, 2023 @ 2:31pm 
blame nicalis or something idrk :( I might get back into modding isaac if the api gets any better
they did nothing to a grape  [author] Jan 6, 2023 @ 2:30pm 
uh I'm tired I think the repentance patch broke this mod (definitely not me being too lazy to do anything that's not a quick patch and my coding motivation primarily going towards terraria mods)
they did nothing to a grape  [author] Jan 6, 2023 @ 2:01pm 
I'll reinstall my lua extensions for vscode and patch that rq
PhotoFinn Jan 5, 2023 @ 5:53pm 
OK i see exactly what the issue is.

when the mod rerolls items, it takes them out of the pool as if you used a regular reroll item. because the boss pool is quite small, i'd hazard to guess that the constant rerolling causes the pool to be depleted quickly, replacing all items with treasure items. Rolling a Quality 4 for instance would probably cause the pool to deplete near-instantly, as there are very few Q4 boss items.

i have no idea how easy this is to fix but i'm like 99% sure that's what's happening here. hope it helps
PhotoFinn Jan 5, 2023 @ 5:34pm 
heya. idk if this mod's still being worked on but it seems that the mod will occassionally bork out and reroll boss items into ones from random pools. i checked the console and found no errors. i'll disable some of my mods and see if it's an incompatibility, but idk what would cause this mod to break