The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

40 ratings
First Floor is Always XL (Labyrinth)
2
2
   
Award
Favorite
Favorited
Unfavorite
Tags: Lua, Floors
File Size
Posted
1.049 KB
29 Nov, 2022 @ 3:28am
1 Change Note ( view )
You need DLC to use this item.

Subscribe to download
First Floor is Always XL (Labyrinth)

In 1 collection by dracula's wife
current mods
51 items
Description
xl for the first floor is the best!, weird that there were no mods that did this already...

the FIRST floor is ALWAYS curse of the labyrinth,


benefits of first floor xl:
  • you don't miss out on a deal, because it's the first floor
  • get to devil deals faster :)

code adapted from ClockwiseUK's mod
10 Comments
Sam Lore Dusk 15 Oct @ 3:00pm 
@xXShadowNinjaXx use darulez for this, although it can be very buggy, avoid activating XL for sheol, cathedral and below, alongside side chapters, it can break your game.
xXShadowNinjaXx 15 Oct @ 1:58pm 
could you make a mod that adds the curse to all elegble floors?
Sam Lore Dusk 22 Apr @ 3:06pm 
esotericist, this is not a problem anymore when you can edit loading order by right clicking game on steam, properties, nd checking the workshop tab
Dragon Vane 4 Jun, 2024 @ 7:25pm 
literally goated mod
if you skip a XL first floor devil deal, you get doubled angel chance next floor :)
in fact, first floor XL just gives you doubled deal chance on the next floor
first floor XL goated
esotericist 10 May, 2024 @ 11:15pm 
it turns out that binding of isaac uses mod names to determine mod loading priority. (this is why some mods start with !! and whatnot)

so if like me someone has a mod like NO CURSES by nato potato, capital letters sort before lower case letters, which puts "first floor always xl" after it in mod priority order.

by editing the metadata.xml file to have this for name tag instead:

<name>First floor always xl</name>


now the capital F sorts ahead of the capital N, and will have higher priority than the other mod.

i AM a little bit confused that NO CURSES conflicts with this mod, since i have curse of the labyrinth enabled, but for whatever reason, it does.

(for anyone wondering why i have that mod in the first place, things like curse of the lost, curse of the unknown, and curse of the blind cause me too much difficulty, because i have bad memory, and not being able to see items just frustrates me. the others i can play through)
dracula's wife  [author] 24 Dec, 2022 @ 5:14pm 
okay! lmk how that works out. i honestly have no idea.
Tidloas 24 Dec, 2022 @ 1:35pm 
What's strange is that I don't have anything in my mods that seems to affect curses (I have plenty of mods). I'll take a look at the code, see if I can't potentially prioritize this one
dracula's wife  [author] 24 Dec, 2022 @ 12:20pm 
hi :resmile:
yes, most likely the case. any other mods that effect the curse for the first floor could overwrite this
Tidloas 24 Dec, 2022 @ 12:08pm 
Hi!
I don't know if it's an incompatibility with other mods, but it doesn't work for me, no error on the console.
shto12 1 Dec, 2022 @ 10:09am 
nice