The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

87 个评价
Horse Tranquilizer
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
234.343 KB
2021 年 5 月 28 日 上午 3:53
2022 年 12 月 8 日 下午 6:07
6 项改动说明 ( 查看 )

订阅以下载
Horse Tranquilizer

描述
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
2022 年 8 月 14 日 上午 10:07
置顶: Bug Reports
dogger
26 条留言
pie_flavor 2021 年 9 月 13 日 下午 9:34 
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  [作者] 2021 年 8 月 3 日 下午 1:32 
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 2021 年 8 月 3 日 下午 1:11 
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  [作者] 2021 年 6 月 21 日 下午 10:06 
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 2021 年 6 月 21 日 下午 8:17 
What if... Custom Pills?
Donaji 2021 年 6 月 13 日 下午 3:21 
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 2021 年 6 月 13 日 下午 2:13 
K E T A M I N E .
dogger  [作者] 2021 年 6 月 1 日 下午 5:09 
ah ok, thought maybe i screwed something up
Potato 2021 年 6 月 1 日 下午 4:46 
i just wanted to make sure since it wasnt in the desc, thats all

dogger  [作者] 2021 年 6 月 1 日 上午 7:32 
yes, it should be. is there something that made you think otherwise?