You are viewing a potentially older version of this package. View all versions.
Chinchi-SwitchChaosAndGesture-1.2.0 icon

SwitchChaosAndGesture

Gesture of the Drowned and Bottled Chaos switch item tiers.

Date uploaded a year ago
Version 1.2.0
Download link Chinchi-SwitchChaosAndGesture-1.2.0.zip
Downloads 1253
Dependency string Chinchi-SwitchChaosAndGesture-1.2.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2121
RiskofThunder-HookGenPatcher-1.2.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9
RiskofThunder-R2API_Language-1.1.0 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.1.0

README

SwitchChaosAndGesture

Bottled Chaos and Gesture of the Drowned switch item tiers.

Bottled Chaos' random nature and Gesture of the Drowned's ineffective drawback make the items feel misclassified. With a few behavioral tweaks they can truly be Lunar and Legendary items respectively.

Features

Bottled Chaos

  • Add 20% of the equipment cooldown of each additional effect activated. Configurable.

Gesture of the Drowned

  • Config option to prevent it from automatically activating certain equipment.
    • Enabled by default for Recycler, The Crowdfunder, Trophy Hunter's Tricorn, and Volcanic Egg.
  • Config option to modify the cooldown stacking value for 1+ stacks. The default still remains 15%.
  • Config option to remove Gesture of the Drowned from the item pool if playing with the item is not your preference.
  • Config option to AI blacklist the item as Scavengers can be more dangerous.

CHANGELOG

1.2.1

  • Update for Alloyed Collective.

1.2.0

  • Added Risk of Options compatibility.
  • Added config for Gesture's cooldown stacking value.
  • Fixed Gesture not preventing blacklisted equipment from being fired automatically.

1.1.1

  • Updated for Seekers of the Storm.
  • Impoved Gesture of the Drowned pickup sprite red outline to better match other items from the same tier.
  • Made the Bottled Chaos description correctly show the current config cooldown value instead of hardcoding it in the language file.
  • Changed the internal author name from GChinchi to Chinchi. This will generate a new config file; feel free to delete the old one.

1.1.0

  • Nerfed Bottled Chaos cooldown penalty: 50% -> 20%

    Developer notes: The average cooldown of all possible equipment activated by this item is approximately 54 seconds. This means the player trades an extra 27 seconds of cooldown for a randomly activated effect, which does not seem to be a valuable trade. The penalty was originally set to 50% because with a few stacks of Fuel Cells it would already be greatly diminished. However, similar to the extra cooldown argument, such a high value effectively lessened the rate of the benefit the player gained with additional Fuel Cell stacks. Credits to @cbhv4321 for his valuable feedback and suggestions.

  • Converted the Bottled Chaos penalty value to a config entry.

  • Fixed a bug where The Crowdfunder would not be correctly blacklisted from autocasting.

1.0.0

  • Release