The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

40 个评价
First Floor is Always XL (Labyrinth)
2
2
   
奖励
收藏
已收藏
取消收藏
Tags: Lua, Floors
文件大小
发表于
1.049 KB
2022 年 11 月 29 日 上午 3:28
1 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
First Floor is Always XL (Labyrinth)

在 dracula's wife 的 1 个合集中
current mods
51 件物品
描述
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 条留言
Sam Lore Dusk 10 月 15 日 下午 3:00 
@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 10 月 15 日 下午 1:58 
could you make a mod that adds the curse to all elegble floors?
Sam Lore Dusk 4 月 22 日 下午 3:06 
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 2024 年 6 月 4 日 下午 7:25 
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 2024 年 5 月 10 日 下午 11:15 
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  [作者] 2022 年 12 月 24 日 下午 5:14 
okay! lmk how that works out. i honestly have no idea.
Tidloas 2022 年 12 月 24 日 下午 1:35 
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  [作者] 2022 年 12 月 24 日 下午 12:20 
hi :resmile:
yes, most likely the case. any other mods that effect the curse for the first floor could overwrite this
Tidloas 2022 年 12 月 24 日 下午 12:08 
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 2022 年 12 月 1 日 上午 10:09 
nice