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

PlayerRespawnSystem

The mod should provide customizable players respawn system for your games.

Date uploaded 3 years ago
Version 1.0.0
Download link Mordrog-PlayerRespawnSystem-1.0.0.zip
Downloads 3230
Dependency string Mordrog-PlayerRespawnSystem-1.0.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
tristanmcpherson-R2API-4.3.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.5

README

RoR2-PlayerRespawnSystem

RoR2 mod - provides customizable players respawn system for your games

Mod will provide respawn system which can be configured to your play style. It allows for time respawn, respawn on start of teleporter event, respawn on end of teleporter event. You can customize respawn timer settings to scale with stage or game time. Respawns can be blocked at certain stages and during the teleporter to maintain the challenge that the game should provide.

Default Config Settings

Setting Default Value
IgnoredMaps "bazaar,arena,goldshores,moon,artifactworld,mysteryspace,limbo"
RespawnTimeType StageTimeBased
StartingRespawnTime 30
MaxRespawnTime 180
UpdateCurrentRepsawnTimeByXSeconds 5
UpdateCurrentRespawnTimeEveryXSeconds 10
UseTimeRespawn true
BlockRespawningOnTPEvent true
RespawnOnTPStart true
RespawnOnTPEnd true