GamerzOtaku-InsanityEvents icon

InsanityEvents

Chaos Event System für Lethal Company

Last updated 3 weeks ago
Total downloads 130
Total rating 0 
Categories BepInEx
Dependency string GamerzOtaku-InsanityEvents-3.0.0
Dependants 0 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

README

InsanityEvents Ultimate

Chaos-Event-Mod für Lethal Company.

Enthalten

  • Chaos-Level 1-10
  • Events passieren zufällig, nicht in jedem Level
  • Höhere Chaos-Level enthalten niedrigere Events
  • Mehrere Events gleichzeitig möglich
  • Giant Facility ab Chaos 7
  • Ultra-Events ab Chaos 8
  • 100-Gegner-Swarm Event
  • Cursed Crew: jeder Spieler bekommt einen zufälligen Fluch
  • Boss Protocol: Bosskampf mit Shotgun-Spawn, Boss-Ziel, HP-Multiplikator und vorbereitetem Effekt-System
  • Wetter-Events
  • Halluzinationen
  • Eventkombinationen
  • Seed-System

Wichtiger Hinweis

Diese Vorlage ist ein kompilierbares Mod-Projekt-Grundgerüst, aber manche Gameplay-Effekte sind bewusst als sichere Stub-/Debug-Funktionen vorbereitet, weil Lethal Company je nach Version andere interne Methoden für Loot-, Gegner- und UI-Spawns verwendet.

Benötigte DLLs

Kopiere diese Dateien in den Ordner:

InsanityEvents_Ultimate/libs/

Aus Lethal Company/Lethal Company_Data/Managed/

  • Assembly-CSharp.dll
  • UnityEngine.dll
  • UnityEngine.CoreModule.dll
  • Unity.Netcode.Runtime.dll

Aus Lethal Company/BepInEx/core/

  • BepInEx.dll
  • 0Harmony.dll

DLL bauen

  1. ZIP entpacken
  2. DLLs in libs/ kopieren
  3. InsanityEvents.csproj in Visual Studio öffnen
  4. STRG + SHIFT + B drücken
  5. Fertige DLL liegt danach hier:

bin/Debug/net48/InsanityEvents.dll

Installation

Kopiere die fertige Datei:

InsanityEvents.dll

nach:

Lethal Company/BepInEx/plugins/

Config

Nach dem ersten Spielstart entsteht eine Config-Datei ungefähr hier:

Lethal Company/BepInEx/config/de.insanity.events.cfg

Dort kannst du einstellen:

  • ChaosLevel
  • EnableSeedSystem
  • FixedSeed
  • BaseEventChance
  • MaxEventChance
  • MaxEvents
  • AllowUltraEvents
  • AllowBossEvents
  • AllowHallucinations
  • AllowWeatherEvents