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

ConfigEgocentrism

Change how Egocentrism works through a config file.

Date uploaded 4 years ago
Version 1.0.0
Download link Judgy-ConfigEgocentrism-1.0.0.zip
Downloads 365
Dependency string Judgy-ConfigEgocentrism-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2105 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2105
RiskofThunder-R2API_Core-5.0.6 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.0.6

README

ConfigEgocentrism

Add configuration options for the item Egocentrism. Run the game with the mod installed at least once to generate the config file.

Configuration

  • ProjectilesEnabled : Enables the generation of projectiles. (Default: true)
  • ProjectilesInterval : Sets the interval between each generation of projectiles (in seconds). (Default: 3.0)
  • ProjectilesDamage : Sets the damage multiplier of projectiles. (Default: 3.6)
  • ProjectilesMaxAmountBase : Sets the base max amount of projectiles. (Default: 2)
  • ProjectilesMaxAmountStack : Sets the max amount of projectiles per item in the stack. (Default: 1)
  • TransformEnabled : Enables the transformation of other items. (Default: true)
  • TransformInterval : Sets the interval between each item transform (in seconds). (Default: 60.0)
  • TransformCount : Sets the max number of items transformed at each iteration. (Default: 1)