You are viewing a potentially older version of this package. View all versions.
TopSandwich-ItemResistUpgrade-1.0.4 icon

ItemResistUpgrade

Adds an Upgrade to add item resistance to reduce damage while holding an Item.

Date uploaded 2 weeks ago
Version 1.0.4
Download link TopSandwich-ItemResistUpgrade-1.0.4.zip
Downloads 147426
Dependency string TopSandwich-ItemResistUpgrade-1.0.4

This mod requires the following mods to function

Zehs-REPOLib-1.4.2 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 1.4.2
BULLETBOT-MoreUpgrades-1.2.7 icon
BULLETBOT-MoreUpgrades

Adds more upgrade items to the game, has an library and is highly configurable.

Preferred version: 1.2.7

README

ItemResistUpgrade

Adds an upgrade to add item resistance while holding an Item which decreases the amount of damage the item takes.

Fragile items will be able to withstand a few hits easier!

Each Upgrade by default will reduce damage to a valuable with the formula (0.8^(num_upgrades))

5 Upgrades make items only lose a third of the normal damage for example, while 10 upgrades makes them only take 10% damage

Configuration

  • Upgrade Name: The name of the upgrade.
  • Item Resist Upgrade Power: The multiplier of item resist per upgrade on an item (Lower is stronger).
  • Minimum Price: The minimum base price of the upgrade.
  • Maximum Price: The maximum base price of the upgrade.
  • Price Scaling: The amount the upgrade price increases by (multiplier of base value) per upgrade already purchased, base game value is 0.5
  • Shop Amount Maximum: The maximum amount of times the upgrade can appear in the shop.

More Configurations for enabling/disabling, team use, start upgrade amounts, can be found in the MoreUpgrades Mod config

CHANGELOG

1.0.4

  • Changes: Change to MoreUpgrade Library calls to fix new version, added price scaling config

1.0.3

  • Changes: Change to configs to work with new update from MoreUpgrades

1.0.2

  • Changes: Can now rename the upgrade, also changed the texture to make it more purple throughout.

1.0.1

  • Changes: Adjusted Pricing with MoreUpgrades Mod changes to pricing calculation Also moved some configs over to this mod instead.

1.0.0

  • Initial release.