The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

134 个评价
Sacrificial Altar compatibility for Modded Familiars and Items!
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
144.689 KB
2020 年 7 月 13 日 上午 8:46
2020 年 12 月 3 日 下午 4:03
6 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Sacrificial Altar compatibility for Modded Familiars and Items!

在 fedew 的 1 个合集中
Fedew's utility mods
4 件物品
描述
This mod allows sacrificial altar to sacrifice modded familiars and spawn modded items from the devil pool!

Built-In Compatibility

This mod has already built-in compatibility for the familiars from these mods:
  • Revelations (ch.2)
  • Deliverance
  • Lost and Forgotten
  • IPECAC community mod
  • Retribution*
  • Fiend Folio*

*Retribution and FF's familiars do not include the new Repentance ones for now.

For Modders

If you're a modder, this is how you can allow your modded familiar to be sacrificed:
Add this to the beggining of your code to initialize:
if AltarFix and not AltarFix.AllowedVariants then AltarFix.AllowedVariants = {} end
Then to add a specific familiar you write this:
AltarFix.AllowedVariants[FamiliarVariant] = Collectible ID
For example:
AltarFix.AllowedVariants[FamiliarVariant.BROTHER_BOBBY] = CollectibleType.COLLECTIBLE_BROTHER_BOBBY
If the familiar is related to a trinket, do this:
Initialize the trinket table:
if AltarFix and not AltarFix.TrinketFamiliars then AltarFix.TrinketFamiliars = {} end
To add the familiar:
AltarFix.TrinketFamiliars[FamiliarVariant] = Trinket ID
If the familiar is not related directly to a collectible, do this:
AltarFix.AllowedVariants[FamiliarVariant] = "none"


If you have any questions my discord is fedew04#1943
13 条留言
fraZ0R 2 月 20 日 上午 9:31 
Is this mod still needed, or is it now obsolete? Wondering whether it's already been implemented into the base game/Repentogon
Starving Artist 2024 年 11 月 23 日 上午 5:43 
The name for this mod is completely bugged out in the REP+ mod menu lol
Revalopod 2022 年 8 月 26 日 下午 10:08 
fiend folio reheated?
The Man In The Tv 2022 年 1 月 24 日 下午 6:50 
Sad this need afterbirth+ something i cant run and fix so it works
fedew  [作者] 2021 年 11 月 29 日 上午 10:51 
did anything change in the patch related to sacrificial altar?
Puke!!! 2021 年 11 月 28 日 下午 6:18 
Does this work after the most recent patch of Repentance? :isaac:
COMPANION❤CUBE 2021 年 9 月 3 日 上午 2:43 
Pog
fedew  [作者] 2021 年 9 月 2 日 下午 6:23 
it does
COMPANION❤CUBE 2021 年 8 月 30 日 上午 10:55 
ye, does it?
Revalopod 2021 年 6 月 3 日 上午 12:26 
it work in repentance?