-
Notifications
You must be signed in to change notification settings - Fork 0
Mod Compatibility and Mod Interactions
Ultrinik edited this page Aug 5, 2023
·
1 revision
- MiniMAPI: Highly recommended. Without it, the room will still spawn and function properly, but it won’t show up correctly on the map.
- Enhanced Boss Bars: Bosses have custom icons and health bars.
- Revelations: Astral Challenge Room can spawn in both Glacier and Tomb.
-
MiniMAPI: The following options are present
Change spawn chances of the Inner Planet Astral Challenge Room.
Change spawn chances of the Outer Planet Astral Challenge Room.
Change spawn chances of the Lunar Pact Room.
Disable/Enable Uranus weather.
Disable/Enable Neptune weather.
Change Uranus to an alternative version of questionable quality of himself (for those who don't like butts).
Disable/Enable Ultra Secret Room reskin.
Disable/Enable Treasure and Void portal after Inner Planet Battle.
Luna has new toys if any of the following mods is enabled: Fiend Folio, Revelations, Tainted Treasure and Alt Horsemen
The room has a 65% chance of grabbing an item from the Planetarium item pool, so any items that are added to it (let’s say the ones from Andromeda) are going to spawn here as well!
If the game doesn’t take an item from the Planetarium pool, it will take it from a custom pool. To add items to it, write the following code somewhere in the .lua of your mod:
if HeavensCall then
HeavensCall:AddItemToPool( *** )
end
Where *** is your item id