Cyclops Eyedrops give you Item Drop +100. What does that give you towards maximizing Meat Drop?
You can already maximize multiple stats, just separate them with commas. The dropdown list is intended as a set of examples, not as an exhaustive list of what you can maximize.I'd love to make the tiebreakers directly configurable via a script, so I could do outfit(optimize(foo,bar,bah,zub)). If I understand correctly what you're describing.
You can already maximize multiple stats, just separate them with commas.
It's probably missing from Item Drop because it costs more than 20,000 meat. There's a little box in the dialog you can use to increase the maximum purchase price. Put 300000 in that box and it will show up.Erm. Right. I meant it's missing from Item Drop.
If you maximize "meat, items", the score being maximized would be the sum of your meat drop and item drop. It would choose 21% meat over 20% meat as long as doing so would reduce your item drop by no more than 1%.
If you wanted it to choose that extra 1% meat regardless of how much it would hurt your item drop (but still wanted item drop to be as high as possible otherwise), you'd need to give a lot higher weight to the meat drop - perhaps "1000 meat, item", or equivalently "meat, 0.001 item".
There's certainly still room for improvement in deciding whether a given effect boost is actually possible to acquire, but for equipment it is only considering things you have already. Please give an example of an equipment suggestion it made for something you don't have in inventory.
I just tested this using the dwarf war-gear. A noob cave rabbit is 1 ML without a single Brimstone piece, and 3 ML with one. I tried with Brooch and Bracelet. ML is 5 with both.1. What's the current status of the belief that a single piece of Brimstone gives no ML bonus? I'd heard that this had been changed, or found to be incorrect, but it's still being claimed as true on the Wiki.
I believe so.2. Is it absolutely confirmed that the Disembodied Hand never counts toward Brimstone bonuses? I'm not sure if whoever originally claimed this was aware that only distinct pieces of Brimstone count, so they might have been testing with a Bludgeon in their own hand too.
If I run "adv" is suggests I keep whatever I have in my offhand, instead of suggesting my second time sword?
That's right. It isn't finished yet. It won't yet suggest off-hand items. If you look at the top of the list of suggested items it actually says "off-hand and familiar items aren't considered yet."
item [slot] maximize_moxie = maximize("moxie");
foreach slot in maximize_moxie
test_hp(maximize_moxie[slot]);
Right. Run it with "-tie" added to the expression to see what it would do without the tiebreaker.* Sea salt scrubs is being suggested as a shirt. I guess this is a case of the tie-breaker in effect as I don't have grateful undead t-shirt or flaming pink shirt.
Non-tradeable does not imply non-acquirable - it might be possible to create such an item from buyable ingredients. However, the fact that this item isn't creatable means that it should be omitted from the list. Will fix.* acquire and use 1 outrageous sombrero - I never heard of this so I looked it up in the wiki, it's a non-tradeable hat that offers a once a day effect called La Bamba for +3% item drop. Perhaps this is one of those special case sorts of things? I don't have this item, and being non-tradeable (and theoretically obsolete) probably can't acquire it anywhere. I don't think it should be showing up unless I had checked the little box off to show me things I can't readily use/have.
Yeah, more special cases to add...* Chorale/Thingfinder. I have these skills, but I'm only lv 14 right now and can't make use of the buffs so they probably shouldn't be showing up yet
Sure, I just need to come up with a way to display this (and other pieces of critical data that people have requested) in approximately zero area.* gong roach itemdrop? My thought of maximize would be insta-use in that I buy or already have something and use it for instant gratification. Granted roach form is only 3 turns, but perhaps anything like this that requires an up front turn-cost should have it listed separately with expected adventure cost noted so that uninformed users may be aware in advance of buying/using all the other buffs of interest that are instant use.
Unable to duplicate; with all the ingredients but lacking the skill, it's showing up as "acquire & eat" for me.* eat 1 tempura broccoli - I don't have tempuramancy, nor do I have any tempura broccoli. However I do have 1 sea broccoli. I think this is a matching issue like the two teddy bears was This should have been acquire and eat. It showed up properly for my friend who does not have sea broccoli.