forgot my password
Member
It's not just in the DoD, it's everywhere, and like I said, again, it never thinks I'm safe. I just wanted to suggest not mosquito-stasising quantum mechanics or protagonists when you're getting hit every round.
item stasis_item() {
if (my_location() != $location[orc chasm]) {
if (item_amount($item[dictionary]) > 0) return $item[dictionary];
if (item_amount($item[facsimile dictionary]) > 0) return $item[facsimile dictionary];
}
if (item_amount($item[turtle totem]) > 0) return $item[turtle totem];
if (item_amount($item[spices]) > 0) return $item[spices];
if (item_amount($item[seal tooth]) > 0) return $item[seal tooth];
if (item_amount($item[spectre scepter]) > 0) return $item[spectre scepter];
vprint("No stasis item found!","olive",-2);
return $item[none];
}
[ default ]
consult SmartStasis.ash
attack with weapon
[31298] Thugnderdome
Encounter: gnarly gnome
Strategy: /Users/dougw/Library/Application Support/KoLmafia/ccs/SmartStasis.ccs [default]
Round 0: gdunge wins initiative!
(unable to macrofy due to action: consult SmartStasis.ash)
2/6 monsters drop goals here.
Round 1: gdunge tries to steal an item!
Round 2: gdunge tries to steal an item!
Round 3: gdunge attacks!
You gain 4 Fortitude
You gain 3 Magicalness
You gain 3 Sarcasm
Try turning your zlib verbosity setting to 9, and put the output here.But it doesn't bother to try the item-drop combos on the gnomes in the Thugnerdome, even though I've set an item goal as above.
Hmmm. Why not?