You are viewing a potentially older version of this package. View all versions.
SolidStone-ShockwaveDroneEnemy-0.2.1 icon

ShockwaveDroneEnemy

Adds a new LC themed drone enemy that randomly wanders the facility

Date uploaded 4 months ago
Version 0.2.1
Download link SolidStone-ShockwaveDroneEnemy-0.2.1.zip
Downloads 22912
Dependency string SolidStone-ShockwaveDroneEnemy-0.2.1

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.15.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.15.1
SolidStone-SolidLib-1.1.2 icon
SolidStone-SolidLib

My Personal Lib

Preferred version: 1.1.2

README

Shockwave Drone Mod

DESCRIPTION IS WIP

About This Mod

Adds a new drone enemy that randomly wanders the facility.

AI

The drone cannot see players it will randomly roam and send out a attack randomly every 15 to 60 seconds that damages players in an area around the drone, This makes encounters with it relatively safe although be careful around it.

Updates

  • v0.2.1: Small Fix
  • v0.2.0: Added Config Options
  • v0.1.0: Added drone enemy

Credits

  • Idea by stpdcnt
  • Model/Textures by eggu3

CHANGELOG

V0.6.2:

  • Fix "Vanilla:60" in Default config not working (lethallib moment) and instead adding every moon to the config.

V0.6.1:

  • Small Hotfix

V0.6.0:

  • Rewrote the code for initializing and dropping scrap
  • Bunch of code cleanup
  • Fixed Drone scrap dropping part 2 (Electric boogaloo)

V0.5.2:

  • Added Config option for toggling screen shake.

V0.5.1:

  • Fix scrapChance config not working correctly

v0.5.0:

  • Remove XuXiaolan from the game.
  • Reduced the mods file size down by 11MB
  • Fix The Drone explosion not syncing correctly and exploding more than once sometimes (why does my code always break
  • Also Fixed the Drone not being correctly destroyed on clients

v0.4.2:

v0.4.1:

  • Fix Drone Scrap softlock on non-host players. (Whoops)

v0.4.0:

  • Added a scrap item that has a configurable chance to drop when the drone is destroyed,
  • Made the drone a bit stronger doesent take one hit to destroy it anymore,
  • Added more Config options.

v0.3.2:

  • Thunderstore zip fix have to make a whole new version since they dont let you reupload a version

v0.3.1:

  • v50 Hit Fix

v0.3.0:

  • Fixed AI sometimes ignoring being hit
  • Fixed missing terminal entry text (keyword: drone)
  • Added new emissive textures

v0.2.1:

  • Small Hotfix

v0.2.0:

  • Added Config options

v0.1.0:

  • Added drone enemy