You are viewing a potentially older version of this package. View all versions.
eXish-CurseOfEmbrion-1.2.0 icon

CurseOfEmbrion

Adds the chance for Curse of Embrion to appear.

Date uploaded a week ago
Version 1.2.0
Download link eXish-CurseOfEmbrion-1.2.0.zip
Downloads 752
Dependency string eXish-CurseOfEmbrion-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

CurseOfEmbrion

A mod that adds the chance for Curse of Embrion on any moon. This curse significantly increases the chance for Old Birds to spawn, giving you a little taste of Embrion anywhere! If you roll the curse the moon's description on landing and an alert noise will let you know you got it.

Certain properties can be modified using the configuration file such as how rare the curse is. By default the curse is fairly rare at a 10% chance.

To install the mod manually (outside Thunderstore) put the "curseofembrion" and "CurseOfEmbrion.dll" file inside a folder called CurseOfEmbrion (or whatever you want to name it) under the BepInEx/plugins directory.

A big thanks to Moroxide for the alert noise audio.

CHANGELOG

CurseOfEmbrion [1.2.1]

  • Added the config variable "alertNoiseVolume" which sets the volume of the alert noise

CurseOfEmbrion [1.2.0]

  • Added an alert noise that plays when the curse is present (thanks to Moroxide for the audio)
  • Added the config variable "playAlertNoise" which enables/disables the alert noise
  • Added a logging line for when the curse is present
  • Fixed the curse having a chance to appear on moons where enemy spawning is disabled

CurseOfEmbrion [1.1.2]

  • Actually search for Embrion in the level list instead of assuming it's in a fixed position to hopefully fix a bug

CurseOfEmbrion [1.1.1]

  • Fixed the curse having a chance to appear on Gordion

CurseOfEmbrion [1.1.0]

  • Removed the custom speaker audio files announcing the curse
  • Removed the config variable "enableCustomAudio" as the feature is removed
  • Added a feature where the curse will be shown in red text on the moon's description when landing if it's present
  • Added the config variable "onlyBirdsOnCurse" which determines if only Old Birds can spawn outside when the curse is present
  • Ensure that curse generation is only done host side

CurseOfEmbrion [1.0.0]

  • Initial release