You are viewing a potentially older version of this package. View all versions.
SylviBlossom-PredictableEggs-1.1.0 icon

PredictableEggs

Configurable mod to make egg explosions predictable

Date uploaded 3 weeks ago
Version 1.1.0
Download link SylviBlossom-PredictableEggs-1.1.0.zip
Downloads 2627
Dependency string SylviBlossom-PredictableEggs-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1
www_Day_Dream-CessilCellsCeaChells-0.3.6 icon
www_Day_Dream-CessilCellsCeaChells

Allows installed plugins to request creation of Fields, Properties, Methods, and more in Managed DLLs.

Preferred version: 0.3.6

README

Predictable Eggs

Makes eggs explosions predictable, with config options for each aspect.

Config Option Default Value Description
Egg Explode Chance 16% Percentage chance for an egg to explode, determined when the egg is selected in the inventory. (Vanilla value is 16%)
Warning Sound Enabled Plays a unique sound (fizzling) if the egg will explode on its next throw.
Dont Explode On Drop Disabled Prevents eggs from exploding when dropped, as opposed to being thrown.
Determine On Pickup Disabled Decides whether eggs will explode only on pickup, as opposed to any time it's selected.
Enemy Damage 6 The amount of damage egg explosions should deal to enemies. (Vanilla value is 6)

Every player in the lobby must have the mod! Otherwise, desyncs may occur.

CHANGELOG

v1.1.0

  • Fix startup error on v60
  • Add "Determine On Pick Up" and "Enemy Damage" config options
  • Disable "Dont Explode On Drop" by default
    • If you used this mod before, eggs WILL now explode when you drop them if you don't change this setting. (unless you have an old config)

v1.0.0

  • Initial release