Moffein-AutoArtifact icon

AutoArtifact

Automatically enable artifacts after a certain amount of stages or a certain amount of players are connected. Server-side and Vanilla-compatible.

Last updated 3 months ago
Total downloads 2098
Total rating 1 
Categories Mods Artifacts Server-side
Dependency string Moffein-AutoArtifact-1.1.1
Dependants 2 other packages depend on this package

This mod requires the following mods to function

RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1905

README

AutoArtifact

Automatically enable artifacts after certain amount of stage completions or a certain amount of players are connected. Set settings in the config file.

Applies on stage start.

Server-side and Vanilla-Compatible.

Credits to KingEnderBrine's MidRunArtifacts for artifact name matching code.

Configuration

After booting up the game once with the mod installed, open \BepInEx\Config\com.Moffein.AutoArtifact.cfg to set your settings.

  • ArtifactName

    • Artifact always auto activates.
  • ArtifactName:StageClearCount

    • Artifact activates once the specified amount of stages are cleared.
  • ArtifactName:StageClearCount:PlayerCount

    • Artifact activates once the specified amount of stages are cleared and the specified playercount is reached.
      • Playercount is checked at the start of each stage.
    • Set StageClearCount to -1 to ignore the stages cleared check, meaning only playercount will be considered.

Installation

Drop the AutoArtifact.dll into \BepInEx\plugins\