Zehs-ZombiesPlush icon

ZombiesPlush

Adds a customizable Zombies plushie scrap item with complex interactions/behaviors and other secrets. 😈

Last updated 2 weeks ago
Total downloads 2175
Total rating 4 
Categories Mods Items Monsters
Dependency string Zehs-ZombiesPlush-1.0.5
Dependants 2 other packages depend on this package

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-LethalLib-0.16.0 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.16.0
MaxWasUnavailable-LethalModDataLib-1.2.2 icon
MaxWasUnavailable-LethalModDataLib

A library for Lethal Company, providing a standardised way to save and load modded data.

Preferred version: 1.2.2
Evaisa-FixPluginTypesSerialization-1.1.1 icon
Evaisa-FixPluginTypesSerialization

Fix custom Serializable structs and such not properly getting deserialized by Unity.

Preferred version: 1.1.1

README

ZombiesPlush

Adds a customizable Zombies plushie scrap item with complex interactions/behaviors and other secrets. 😈

This mod was made for Twitch streamer ZombiesAteMyChannel.

This plushie has 5 different states. He starts happy and his mood changes depending on the situation
Each state has its own set of squeeze voice lines.
Some states have special interactions/behaviors.
There are also some additional interactions.
Can you collect them all?

There's a lot for you to discover with this plushie :3

Mod Compatibility

This mod is compatible with:

Config Settings

Expand
General Settings Setting type Default value Description
ExtendedLogging Boolean false Enable extended logging.
Plushie Settings Setting type Default value Description
SpawnWeight Int32 10 Zombies plush spawn chance weight.
TwoHanded Boolean false If enabled, the Zombies plush will be two-handed.
CarryWeight Int32 12 Zombies plush carry weight in pounds.
MinValue Int32 80 Zombies plush min scrap value.
MaxValue Int32 250 Zombies plush max scrap value.
VoiceLineVolume Single 80 Zombies plush voice line volume percent. (0 to 100)
SingingVolume Single 80 Zombies plush singing volume percent. (0 to 100)
Masked Settings Setting type Default value Description
MaskedZombiesSpawnChance Int32 25 The percent chance a Masked enemy will turn into a Masked Zombies enemy. (0 to 100)

API

Expand
// If enabled, will force any spawned Masked to become Masked Zombies.
// This will get reset automatically when the day ends.
public static bool ForceMaskedZombiesSpawns { get; set; }

// This must only be called on the Host/Server.
// Returns true if successful.
public static bool SetMaskedZombiesOnServer(MaskedPlayerEnemy maskedPlayerEnemy) { }

Credits

  • Model made by MissSuperE