Configuration settings

From Mod of Redemption Wiki
Jump to navigation Jump to search

Several features of the Mod of Redemption can be toggled though the usage of either tModLoader's in-game configuration menu or the external Redemption_RedeConfigClient.json file.

Redemption_RedeConfigClient.json resides in one of the following locations by default:

  • Windows: "C:\Users\username\Documents\My Games\Terraria\tModLoader\ModConfigs"
  • Mac: "~/Library/Application support/Terraria/ModLoader/Mod Configs"
  • Linux: "Home/.local/share/Terraria/Modloader/Mod Configs"

If editing Redemption_RedeConfigClient.json manually, the player must quit Terraria completely, edit the settings in the file, and then start Terraria again in order for them to take effect.

Options

Global config

Type Configuration Options Tooltip
n/a Extra Dialogue Wait Time
(DialogueWaitTime)
0 to 1.5
(Default: 0)
Increases duration of dialogue text persisting before moving on, increase if you're a slow reader
Value is in seconds.
Dialogue Text Speed
(DialogueSpeed)
-0.05 to 0.05
(Default: 0)
Only recommend changing if the dialogue speed is too slow or fast normally.
This is how much less time measured in seconds for each letter to appear, higher = faster.
The faster you make it, the harder it is to read before finishing, so also adjust Extra Dialogue Wait Time
Disable Elements
(ElementDisable)
true or false
(Default: false)
Disables elemental resistances and damage
Disable Guard Points on Vanilla Enemies
(VanillaGuardPointsDisable)
true or false
(Default: false)
Disables vanilla enemies from having Guard Points
No Patient Zero Build-Up
(NoPZBuildUp)
true or false
(Default: false)
Makes the boss begin the fight instantly, mainly for no-hitters. (This will cause the boss's pulse effect to not sync well with the music)
Reset Structure Coords
(FindNewStructureCoords)
true or false
(Default: false)
Upon entering the world, the game will search for important tiles of structures to set their coordinates
Only necessary if you want to relocate structures, e.g. destroying the surface portal and placing the portal frame elsewhere
While off, the coords are set and won't be changed
The Funnies (Remember to disable these before intending to generate a normal world!) Oops! All spider!
(FunniSpiders)
true or false
(Default: false)
Generating a new world will cause all stone blocks to become infested stone
Alright, who set off the nuke?
(FunniWasteland)
true or false
(Default: false)
Generating a new world will have a Wasteland biome naturally generate (This can break progression, obviously)
Liden at home:
(FunniAllWasteland)
true or false
(Default: false)
Generating a new world will convert every tile into it's irradiated version (This can break progression, obviously)
The Janitor's Last Stand
(FunniJanitor)
true or false
(Default: false)
Generating a new world will create a clean lab with safe laboratory tiles and no sludge (This can break progression, obviously)
Ancient World
(FunniAncient)
true or false
(Default: false)
Generating a new world will convert tiles to their ancient or gathic version, and gathic tombs will gen more frequently

Personal Config

Configuration Options Tooltip
Elemental Damage Tooltip Style
(ElementalDamageTooltipStyle)
Disabled, ShowAdded, or ShowTotalled
(Default: ShowTotalled)
Change how the appearance of elemental damage increases appear in weapon tooltips, or disable it
Disable Zelda-Styled Boss Titles
(NoBossIntroText)
true or false
(Default: false)
Disables the Legend of Zelda-style boss introduction text for bosses.
Disable Camera Lock
(CameraLockDisable)
true or false
(Default: false)
Disables the locked camera during cutscenes, along with the invincibility and vignette effect
Not recommended, at least on a first playthrough, as it can ruin the feel of things.
Screen Shake Intensity
(ShakeIntensity)
0 to 1
(Default: 1)
Reduce to decrease the intensity of screen shaking effects, 0 will disable it entirely
Disable Fly Buzzing
(NoFlyBuzz)
true or false
(Default: false)
Flies become silent
Log Cutscene Dialogue in Chat
(DialogueInChat)
true or false
(Default: false)
Dialogue from cutscenes, Chalice of Alignment, and bosses will be also sent in the text chat
Legacy Nebuleus Sky
(LegacyNebSky)
true or false
(Default: false)
Reverts Nebuleus' Final Form sky to the old rotating image

History

  • 0.8.0.4075: Introduced Legacy Nebuleus Sky.
  • 0.8.0.4073: Introduced Log Cutscene Dialogue in Chat.
  • 0.8.0.4072: Introduced Disable Fly Buzzing.
  • 0.8.0.4070: Split the options into "Global config" and "Personal config"
  • 0.8.0.4036: Introduced Disable Guard Points on Vanilla Enemies.
  • 0.8.0.4030: Introduced Screen Shake Intensity.
  • 0.8.0.399:
    • Introduced Oops! All spider!, Alright, who set off the nuke?, Liden at home:, The Janitor's Last Stand, and Ancient World.
    • The Extra Dialogue Wait Time option is now in seconds instead of frames. Changed maimum value from 180 to 1.5.
    • The Dialogue Text Speed option is now in seconds instead of frames. Changed minimum value from -2 to -0.05. Changed maximum value from 2 to 0.05.
  • 0.8.0.393: Introduced Extra Dialogue Wait Time, Dialogue Text Speed, and No Patient Zero Build-Up.