You are viewing a potentially older version of this package. View all versions.
Wexop-ScaryLamps-1.0.1 icon

ScaryLamps

Add lamps in the game with different behaviors. Monsters and scraps, they're flashy !

Date uploaded 2 days ago
Version 1.0.1
Download link Wexop-ScaryLamps-1.0.1.zip
Downloads 439
Dependency string Wexop-ScaryLamps-1.0.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
AinaVT-LethalConfig-1.4.6 icon
AinaVT-LethalConfig

Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.

Preferred version: 1.4.6
Evaisa-LethalLib-1.2.0 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 1.2.0

README

Scary Lamps

Add lamps in the game with different behaviors, as monster or scrap.

For any issue or suggestion, feel free to open an issue on the GitHub project !

Scary Lamp Monster

(Inside enemy) It walks around like any monster. If it sees a player, it will stop walking and flash the player, this will hit the player every seconds. It can die, it has 3 hp.

Sreet Lamp Monster

(Outside enemy) It walks around like any monster. If it sees a player, it will run toward him. If it is close to a player, it will jump toward and die. His head explode after hitting the ground, killing everything close to it.

Monster Detector Lamp

A scrap that detect if any monster is close. If no monster are around, light will be green. If a monster is close, it will turn orange. If a monster is very close, it will turn red.

Assets Credits

CHANGELOG

Changelog

v1.0.1

  • Rebuild for v81
  • Update MonsterDetector scrap performance

v1.0.0

  • Release version