You are viewing a potentially older version of this package. View all versions.
KingEnderBrine-ArtifactsRandomizer-1.1.0 icon

ArtifactsRandomizer

Randomizes artifacts on every stage

Date uploaded 5 years ago
Version 1.1.0
Download link KingEnderBrine-ArtifactsRandomizer-1.1.0.zip
Downloads 392
Dependency string KingEnderBrine-ArtifactsRandomizer-1.1.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1903 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1903
KingEnderBrine-InLobbyConfig-1.4.0 icon
KingEnderBrine-InLobbyConfig

Adds an ability to edit configs for mods (that support this) inside a lobby

Preferred version: 1.4.0
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

Description

Randomizes artifacts on every stage

Console commands

  • ar_status - Shows is artifacts randomization enabled or disabled

  • ar_disable - Disable artifacts randomization. Rememebers status even if game is restarted.

  • ar_enable - Enable artifacts randomization.

Blacklist

You can add artifacts that will not be randomized. If you enable artifacts that are blacklisted, they will be enabled for the whole run. To blacklist artifacts you should edit blacklist entry in config file BepInEx/config/com.KingEnderBrine.ArtifactsRandomizer.cfg. It should be equal to comma separated artifact names.

Example:

blacklist = FriendlyFire, TeamDeath, WeakAssKnees, WispOnDeath

List of artifact names

Must be used exact names from that list (for vanilla, modded artifacts could also be added)

  • Chaos - FriendlyFire

  • Command - Command

  • Death - TeamDeath

  • Dissonance - MixEnemy

  • Enigma - Enigma

  • Evolution - MonsterTeamGainsItems

  • Frailty - WeakAssKnees

  • Glass - Glass

  • Honor - EliteOnly

  • Kin - SingleMonsterType

  • Metamorphosis - RandomSurvivorOnRespawn

  • Sacrifice - Sacrifice

  • Soul - WispOnDeath

  • Spite - Bomb

  • Swarms - Swarms

  • Vengeance - ShadowClone


Changelog

1.1.0

  • Added blacklist for artifacts.

1.0.0

  • Mod release.