You are viewing a potentially older version of this package. View all versions.
readthisifbad-KillableEnemies-0.1.1 icon

KillableEnemies

KillableEnemies is an API and Mod allowing the deaths of invulnerable enemies.

Date uploaded 5 months ago
Version 0.1.1
Download link readthisifbad-KillableEnemies-0.1.1.zip
Downloads 2860
Dependency string readthisifbad-KillableEnemies-0.1.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.3.4 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.3.4
Ozone-Runtime_Netcode_Patcher-0.2.5 icon
Ozone-Runtime_Netcode_Patcher

Patches Netcode RPC methods during runtime utilizing Harmony

Preferred version: 0.2.5

README

SnatchinBracken

KillableEnemies is an API and Mod allowing the deaths of invulnerable enemies.

Notes

I haven't made a single animation, the enemies will just despawn but there are events you can hook into yourself to add in sounds and whatnot. At the very least, I will have the enemies ragdoll eventually.

Changelog

0.1.1

  • [QOL] Add reference to KillableEnemy object in events.

0.1.0

  • [Feature] Config options to modify damage and invulnerability of all invulnerable enemies.
  • [Feature] Easy to hook into API, cancelable damage and kill events

Dependencies

  • LethalConfig

Usage

Open the settings menu with ESC and edit it through the Mod Config button. For API usage, visit the Git link.

Contributing

Feel free to contribute. If it improves the system, I'm more than happy to implement your changes.