The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

85 人が評価
Horse Tranquilizer
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
234.343 KB
2021年5月28日 3時53分
2022年12月8日 18時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日 21時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日 13時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日 13時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日 22時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日 20時17分 
What if... Custom Pills?
Donaji 2021年6月13日 15時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日 14時13分 
K E T A M I N E .
dogger  [作成者] 2021年6月1日 17時09分 
ah ok, thought maybe i screwed something up
Potato 2021年6月1日 16時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?