Fluxxdog
Active member
using r9679
From the CLI:
Two notes: The first line is from a script that generates maximize() commands and returns the true/false. The note about the Ruins being unavailable is because the maximize returned false as part of that script. This is from a character who has the Spirit of Rigatoni and is a Pastamancer as well as several chefstaves, including a Staff of the Deepest Freeze. The second maximize attempt was after manually equipping an oyster basket and having maximize recalculate, still failing. If one of the 3 +conditions are removed, it works fine. All three together cause trouble.
The character can equip an oyster basket, gain MP regen, and still have slots left over to increase item drops.
Edit: Changing the MP regen to 1 min 2 max seems to allow it to work. Would that make this moot?
From the CLI:
Code:
Maximizing +equip oyster basket +item +mp regen min 1 min 1 max -familiar ...
Maximizing...
12157 combinations checked, best score 326.8749 (FAIL)
27228 combinations checked, best score 340.8749 (FAIL)
42679 combinations checked, best score 340.8749 (FAIL)
57542 combinations checked, best score 340.8749 (FAIL)
71515 combinations checked, best score 340.8749 (FAIL)
85563 combinations checked, best score 340.8749 (FAIL)
98487 combinations checked, best score 340.8749 (FAIL)
105600 combinations checked, best score 340.8749 (FAIL)
Putting on Hodgman's porkpie hat...
Equipment changed.
Wielding octopus's spade...
Equipment changed.
Holding Hodgman's metal detector...
Equipment changed.
Putting on flaming pink shirt...
Equipment changed.
Putting on Hodgman's lobsterskin pants...
Equipment changed.
Putting on Mr. Accessory Jr....
Equipment changed.
Putting on Hodgman's bow tie...
Equipment changed.
Putting on Hodgman's lucky sock...
Equipment changed.
Fernswarthy's Ruins is currently unavailable!
Holding oyster basket...
Equipment changed.
Maximizing...
6144 combinations checked, best score 340.8749 (FAIL)
The character can equip an oyster basket, gain MP regen, and still have slots left over to increase item drops.
Edit: Changing the MP regen to 1 min 2 max seems to allow it to work. Would that make this moot?
Last edited by a moderator: