You are viewing a potentially older version of this package. View all versions.
lethal_AZ09-Enemy_Suits-1.6.2 icon

Enemy Suits

Adds enemies as suits to troll your friends! (MORE SUITS MOD NEEDED!!)

Date uploaded 4 months ago
Version 1.6.2
Download link lethal_AZ09-Enemy_Suits-1.6.2.zip
Downloads 4491
Dependency string lethal_AZ09-Enemy_Suits-1.6.2

This mod requires the following mods to function

x753-More_Suits-1.4.0 icon
x753-More_Suits

Adds more suits to choose from, and can be used as a library to load your own suits!

Preferred version: 1.4.0
BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100

README

Enemy Suits v1.6.2

Adds enemy suits to troll your friends!

Instructions

Place the x753-More_Suits-X.X.X folder in your BepInEx/Plugins folder. Make sure the moresuits folder is in the same folder as MoreSuits.dll.

Config File

After launching the game with the mod once, a config file is generated. In this file you can disable individual suits from being loaded, as well as ignore any !less-suits.txt file and attempt to load all suits (which is useful if you have another mod that helps manage lots of suits).

Customize

You can add .png files to the moresuits folder to add new suits as long as both the host and clients have the same files.

Advanced

You can add a .json file in the advanced folder with the same name as your .png file in the moresuits folder to enable additional features like emission. Place additional texture maps in the advanced folder.

For a list of supported features, see: https://docs.unity3d.com/Packages/[email protected]/manual/Lit-Shader.html

Add Suits to Store

Add a "PRICE" key to your advanced .json to put a suit in the store rotation. See Glow.json for an example of adding a suit with emission that must be purchased from the store.

Making your own More Suits mod

Upload your own package with a BepInEx/plugins/moresuits folder in it (do not include the MoreSuits.dll file) and add x753-More_Suits-1.4.0 as a dependency, and this mod will automatically load your .png files as suits. If you don't want some or all of the suits that originally come with my mod, adjust the config file BepInEx\config\x753.More_Suits.cfg. Include a !less-suits.txt file in your moresuits folder to disable all the default suits that come with this mod.

CHANGELOG

v1.7.0

  • Made the Jester Suit buyable for 999
  • Adds the Spore Lizard as a suit

v1.6.2

  • ACTUALLY fixed the suits from not showing up

v1.6.1

  • Fixed a bug where the suits won't show up

v1.6.0

  • Adds the Eyless Dog as a suit
  • Adds the Forest Giant as a suit

v1.5.1

  • Fixed a bug with the changelog

v1.5.0

  • Adds the Jester as a suit
  • Adds the Ghost Girl as a suit
Older Versions

v1.4.2

  • Adds the Coil-Head as a suit

v1.4.1

  • Fixed a bug when using LethalFashion
  • Added material support thanks to ViViKo

v1.4.0

  • Bugfixes for adding suits to the shop
  • Added a config option (on by default) to position your suits closer together so you can have up to 20 fit on the rack
  • Added several new advanced options: "DISABLEKEYWORD", "SHADERPASS", "DISABLESHADERPASS", "SHADER"

v1.3.3

  • Added a BepInEx config file so you can exclude certain suits from being loaded or ignore !less-suits.txt\

v1.3.0

  • More Suits can now be used as a library for other suit mods

v1.2.1

  • Fixed suits being in a different order on the rack for each player

v1.2.0 Suits in Rotating Shop

  • Added support for adding suits to the store rotation

v1.1.0 More suits!

  • Added new suits by Graelyth and Curt
  • Added support for advanced features (normal maps, emission, etc)

v1.0.0 Release 😎

  • Release