The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

85 คะแนน
Horse Tranquilizer
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
อัปเดต
234.343 KB
28 พ.ค. 2021 @ 3: 53am
8 ธ.ค. 2022 @ 6: 07pm
6 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
Adds an item called Horse Tranquilizer to shop item pool and treasure room item pool, it makes all pills spawn as horse pills.
กระดานสนทนายอดนิยม ดูทั้งหมด (1)
4
14 ส.ค. 2022 @ 10: 07am
ถูกปักหมุด: Bug Reports
dogger
26 ความเห็น
pie_flavor 13 ก.ย. 2021 @ 9: 34pm 
if true, it could be because of the math.random calls; you're supposed to use GetCollectibleRNG for the item in question so you don't pollute the global RNG
dogger  [ผู้สร้าง] 3 ส.ค. 2021 @ 1: 32pm 
hmm.... I don't know why it would do that, but it's been a while since I've done anything with my isaac mods, I might take a look at it later.

It could just be that item mods in general change item generation, but idk.
Gilbert 3 ส.ค. 2021 @ 1: 11pm 
Seems like this changes the item generation for all items in the run, so that a seed with or without the mod will have different items occur with the same level generation. Bummer, since I found a Rock Bottom, Technology, Toxic Shock basement 1 seed when using this mod.
dogger  [ผู้สร้าง] 21 มิ.ย. 2021 @ 10: 06pm 
not sure if horse pill variants of custom pill effects can be made, if so then it should probably work fine.

basically there are 13 different pill colors and at the start of a run random effects are assigned to each color, there are horse pill variants of each color that activate a more potent effect.
If they've updated the API to allow custom horse effects to be created then I would imagine it works just fine, unless you're referring to custom pill colors, but I'm not sure if that's a thing.

However, some custom pills are simply cards(such as the Daily Dose) and would have to have an exception created for them, which I am not going to go out of my way to do.
Shadu Weiners III 21 มิ.ย. 2021 @ 8: 17pm 
What if... Custom Pills?
Donaji 13 มิ.ย. 2021 @ 3: 21pm 
it seems that it breaks echo chamber i try to see what would happen but it only activates the effect of the pill i use not the rest
Jendraj 13 มิ.ย. 2021 @ 2: 13pm 
K E T A M I N E .
dogger  [ผู้สร้าง] 1 มิ.ย. 2021 @ 5: 09pm 
ah ok, thought maybe i screwed something up
Potato 1 มิ.ย. 2021 @ 4: 46pm 
i just wanted to make sure since it wasnt in the desc, thats all

dogger  [ผู้สร้าง] 1 มิ.ย. 2021 @ 7: 32am 
yes, it should be. is there something that made you think otherwise?