Search results

  1. Crowther

    New Content Spring 2023 special challenge path - Avatar of Shadows Over Loathing

    Opps. The cursed items aren't really foldable. Once you uncurse one you can't recurse it.
  2. Crowther

    New Content Spring 2023 special challenge path - Avatar of Shadows Over Loathing

    So that's what the message about "hiding" means. In the darkness effect is attached. Thanks for the additions. Mafia now gets my level right which is a big help. I noticed that 27204 doesn't know about Jazz Agent sheet music and cursed goblin cape. I totally missed that these new boss items...
  3. Crowther

    New Content Spring 2023 special challenge path - Avatar of Shadows Over Loathing

    Hmm. I just noticed that mafia didn't parse everything, so let me know if things are missing. For example, Grit Teeth heals 20 in combat. I'll be a Jazz Agent for a while.
  4. Crowther

    New Content Spring 2023 special challenge path - Avatar of Shadows Over Loathing

    The three classes are muscle, myst, and moxie based. With your main stat determining your level. I'm the moxie based Jazz Agent and api.php says my class is 30. If they are sequential and in their normal order Pig Skinner would be 28 and Cheese Wizard is 29, which leaves no gap after Grey...
  5. Crowther

    Bug - Fixed Sometimes unable to buy limited items from Underground Fireworks Shop

    I think you nailed it. My autoSatisfyWithMall is set to true.
  6. Crowther

    How to have a combat script/macro abort if a battle isn't finished fast enough?

    That could be done, but it would require a consult script.
  7. Crowther

    Bug - Fixed Sometimes unable to buy limited items from Underground Fireworks Shop

    I run autoscend and this month it has obtained 17 sombrero-mounted sparkler and 1 porkpie-mounted popper from the fireworks shop and not one error. It seems people consistently have a problem or consistently don't. Hopefully, someone will figure out what's different.
  8. Crowther

    How to have a combat script/macro abort if a battle isn't finished fast enough?

    I don't use KoL's combat macros, just Mafia's CCS. There if you put three attacks and it hits the bottom of your script it just repeats the last line. If you really only want three attacks and then to stop, you say so by adding an abort after the three attacks.
  9. Crowther

    New Content - Implemented Jan 2023 IotM: Rock Garden Guide

    Just trouble using git. I miss svn.
  10. Crowther

    New Content - Implemented Jan 2023 IotM: Rock Garden Guide

    There's a new monster in that content. Manuel says that 'Moleman' (2267) scales, but KoLmafia doesn't Manuel says that 'Moleman' (2267) 'Never wins initiative', but KoLmafia says it is 0 Manuel says that 'Moleman' (2267) has phylum humanoid, but KoLmafia says it is none Manuel says that...
  11. Crowther

    New Content - Implemented Jan 2023 IotM: Rock Garden Guide

    I got the same three items two days in a row, but the item numbers skip, so there are probably six more items. I couldn't find anything new in the mall, so I'm guessing those come from not picking your garden. File attached to preserve tabs.
  12. Crowther

    Bug Server issue: error 431

    The comments say the fixed issue returned this year. I didn't bother to look for a newer ticket about that.
  13. Crowther

    Bug Fight Loop?

    Likely useless, but this is what I do in aftercore: conditions clear; conditions add 1 64067 scroll; conditions add 12 334, 4 668, 4 30669; conditions check; conditions add 1 64735, 2 31337; adv 30 valley ofYes, I really should be using acquire instead. This causes mafia to make a 64735 first...
  14. Crowther

    New Content - Implemented November IOTM - Cookbookbat

    I used two early on. Then I sold one for 4 million and my next for 10 million. I'm sure they'll get cheaper eventually.
  15. Crowther

    New Content - Implemented November IOTM - Cookbookbat

    There are three ways to pick up ingredients. From a quest given while the familiar is out (3 items). After some unknown number of turns with the familiar (3 items). From your autumn-atom (1 item). I don't think the autumn-atom ones need any new support. Here's some quick cut and paste of...
  16. Crowther

    New Content - Implemented November IOTM - Cookbookbat

    Some additional items beyond what midgleyc already added. There are also some new food recipes.
  17. Crowther

    New Content October IOTM - Autumn-aton

    The image names for the upgrades are: base_blackhat, cowcatcher, dualexhaust, leftarm1, leftleg1, periscope, radardish, rightarm1, rightleg1 None of which exactly match the text when you find them. EDIT: remove spaces that aren't in image names.
  18. Crowther

    New Content October IOTM - Autumn-aton

    I think this is everything.
  19. Crowther

    New Content October IOTM - Autumn-aton

    If you fail to install the upgrade, you will get the same upgrade next time (and the next five or more times). I'm not sure why it is "optional". EDIT: You can walk away from the choice adventure.
Back
Top