Brotato

Brotato

Not enough ratings
Recurse
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
9.078 KB
Aug 27 @ 4:30am
Sep 4 @ 9:29am
4 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Recurse

Description
The curse level for already cursed items is rerolled.

When a player has the "fish hook" item, all shop items that are locked and already cursed have a chance for the curse to be rerolled.
The curse factor can only increase and all other normal curse functionality is maintained.

Options:
  • Recurse Mode
    • 0: off: locked, already cursed items are not modified
    • 1: default reroll: use the normal curse mechanic and replace item when new curse factor is higher than before
    • 2: fixed level-based: use non-randomized level-based curse factor, if it is higher than before
    • 3: asymptotic: roll a new curse factor between the current and the maximal possible value (maximum at wave 20: 110%)
    • 4: set curse factor for already cursed items to current maximum curse level (maximum at wave 20: 110%)
    • 5: random infinite improvement: roll new curse factor between the current value and current + 50%
      • e.g. locked item has 70% curse: new value is rolled between 70% and 120% (can exceed the usually maximum of 110%)

Should respect other mods that change the curse behavior, as the original curse_item() function is called after modifying the already cursed locked items.

Pairs well with Curse Indicator to keep track of the cursing progress.
Can be configured with Mod Options.

Source: Recurse on GitHub [github.com]
5 Comments
Slappy7 5 minutes ago 
not working
몽식 Sep 7 @ 3:01am 
its not work
codehead0  [author] Sep 4 @ 10:07am 
Sure, the new version includes mode 5, which sets the items curse level to a random value between the curse value of the item and the current value +50 percentage points. So with the new mode, if you have a normal fish hook with 20% curse chance and lock an already cursed item with a curse level of 70%, you'll have a 20% chance that the item will be recursed with a new value randomly between 70% and 120% (=70%+50%).

You can chance the mode via the config file (mind the new version number) or via the ingame config editor provided by Mod Options].
test Sep 4 @ 1:41am 
can you make one which can go above maximum if you leave item in shop for long enough
Xurker Aug 29 @ 8:42am 
very intriguing :D