You are viewing a potentially older version of this package. View all versions.
ZedDev-ChromaFlayer-1.0.0 icon

ChromaFlayer

Adds variation to MindFlayers via new colors

Date uploaded a year ago
Version 1.0.0
Download link ZedDev-ChromaFlayer-1.0.0.zip
Downloads 4455
Dependency string ZedDev-ChromaFlayer-1.0.0

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

README

ChromaFlayer

ChromaFlayer is a ULTRAKILL mod that adds various colors to MindFlayers. It also is fully customizable (see Palettes).

Why?

Because why not? That plus my friend Hydraxous made this and it inspired me for some reason (definitely not a reddit comment).

Palettes

Palettes are a way to customize the colors of the MindFlayers. To get started, create a palette.chromaflayer file in your ULTRAKILL directory and open it.

Format

The format of the file is as follows:

[hex_color]=[chance_of_spawning]

So for example, here is the default palette. Don't add spaces or forget the # before the hex color.

#ff0000=1/16
#ff8000=1/16
#ffff00=1/16
#80ff00=1/16
#00ff00=1/16
#00ff80=1/16
#00ffff=1/16
#0080ff=1/16
#0000ff=1/16
#8000ff=1/16
#ff00ff=1/16
#ff0080=1/16
#ff0040=1/16
#ff4000=1/16
#ff8000=1/16
#ffbf00=1/16

Male or female

If you want to specify a palette for either male or female MindFlayers, you can do so by changing the name of the file to malePalette.chromaflayer or femalePalette.chromaflayer. By default it will use the palette.chromaflayer file for both unless one of these files is present.

CHANGELOG

1.0.0

  • Release 🎉