Greasy Fork is available in English.

Target Corruption

Reroll to whatever corruption you want!

ئاپتورى
Gardens
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
57
باھا نومۇرى
0 0 0
نەشرى
1.02
قۇرۇلغان ۋاقتى
2021-04-02
يېڭىلانغان ۋاقتى
2021-04-02
ئىجازەتنامىسى
يوق
قوللايدىغىنى

Get whatever mods you want in the new Chaos Mode!
Usage in console:
targetReroll(INVENTORY_SLOT, [STRING_0, STRING_1, ...], maxRolls)

Check which inventory slot is what number with Inspect Element on the corruption buttons.
It checks any of the terms against the actual, lowercased text of green mods, so the following are valid:

targetReroll(2, ["mining", "doubling", "preservation", "smithing"], 200)
targetReroll(0, ["hit"], 100) // max hit, hitpoints, etc
targetReroll(0, ["nests"], 100) // max hit, hitpoints, etc

INVENTORY SLOTS:

// weapon 4
// shield 5
// helmet 0
// body 1
// legs 2
// boots 3
// cape 10
// gloves 8
// amulet 6
// ring 7
// quiver 9