You are viewing a potentially older version of this package. View all versions.
DreWulff-UnrealTentacle-1.0.2 icon

UnrealTentacle

Mod that adds the Tentacle from 1998's Unreal.

Date uploaded a year ago
Version 1.0.2
Download link DreWulff-UnrealTentacle-1.0.2.zip
Downloads 4327
Dependency string DreWulff-UnrealTentacle-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

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

Personal modding tools for Lethal Company

Preferred version: 1.2.0
DreWulff-ConfigHelper-1.0.0 icon
DreWulff-ConfigHelper

Helper library with methods to standardize monster spawn configurations between my projects.

Preferred version: 1.0.0

README

Tentacle from Unreal

Thunderstore Version Thunderstore Downloads

Mod that adds an enemy based on Unreal's tentacles. It contains custom animations and AI.

TentaclesInTheMines

Behaviour

  • Spawns in the interiors of the moons in dispersed packs of 3.
  • Once spawned it sticks to a ceiling or floor and shoots any players that get too close.
  • Can be stunned when dealt damage.

TentacleInTheRoof

Credits

ToDo

  • Config file.

Future projects

  • More Unreal:
  • Original creatures, both hostile and passive.
  • Maybe more stuff inspired/based on some of my favourite games, like:
    • Dungeon Siege
    • Grim Dawn

CHANGELOG

v1.0.6

  • Added damage configuration
  • Reduced default damage from 20 to 15
  • Made spawn configuration more flexible through own helper library

v1.0.5

  • Updated for v80
  • Improved spawn configuration handling

v1.0.4

  • Fixed client-server sync problems

v1.0.3

  • Updated for compatibility with v73
  • Added functional spawn rate config
  • Removed on-collision damage

v1.0.2

  • Fixed missing script because of naming error

v1.0.1

  • Fixed README title

v1.0.0 (Released 17-03-2025)

  • Initial release