You are viewing a potentially older version of this package. View all versions.
Lega-TrickOrTreat-1.0.4 icon

TrickOrTreat

New entity with the ability to curse anyone who crosses its path...

Date uploaded 2 weeks ago
Version 1.0.4
Download link Lega-TrickOrTreat-1.0.4.zip
Downloads 4045
Dependency string Lega-TrickOrTreat-1.0.4

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-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Evaisa-LethalLib-0.16.2 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.16.2
Rune580-LethalCompany_InputUtils-0.7.7 icon
Rune580-LethalCompany_InputUtils

API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.

Preferred version: 0.7.7
Lega-CursedScraps-2.1.2 icon
Lega-CursedScraps

Some scraps may appear cursed, offering a more attractive price, but you will have to face this curse until reaching the ship.

Preferred version: 2.1.2

README

Trick Or Treat

Trick or Treat is a mod introducing a new enemy. This entity seeks candy from the player, and if they don’t offer it, they’ll be hit with a curse.

To support this, the mod also adds a new item, 'Halloween Candy', which can be found in multiple instances throughout the dungeon. If the targeted player or a nearby player possesses this item, they can use it in front of the enemy and the targeted player will be left alone until their next encounter.

The list of possible curses can be found in the 'Cursed Scraps' mod, which this mod relies on.

More informations

For any feedback/suggestions or questions, you can reach me on the 'Lethal Company Modding' Discord server (https://discord.gg/hpzNRhKE) under the same name (username lega2039) or the SawTapes thread. DMs are welcome.

Attributions

Agatha Rig - (Little Girl)

"Agatha Rig" (https://skfb.ly/oXyOx) by NO DONT EAT ME CASEOH (Ferris wheel) is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

CHANGELOG

CHANGELOG

Version 1.0.4

  • Fixed an error displayed by PathfindingLagFix

Version 1.0.3

  • Game version update
  • Cursed Scraps version update
  • Adjusted some default values
  • Modified Halloween Candy: it will now be picked up without being stored in the player's inventory, freeing up an inventory slot
  • Removed the code that made the item stackable, players can now collect as many as they want during a game but candies will not carry over to the next game
  • Added the ability to display an image indicating that the player has a candy, the image's position can be adjusted via the config file
  • Updated Little Girl: added an interaction trigger to give her a candy

Version 1.0.2

  • Modified HalloweenCandy to have a default value
  • Fixed an NRE that occurred when the little girl was removed from possible spawns for a moon

Version 1.0.1

  • Added a new setting to increase the Little Girl's spawn rate according to the number of Halloween Candies spawned
  • Modification of some default values
  • Modification of animation triggers to make Little Girl more fluid

Version 1.0.0

  • Initial release