Search results

  1. HippoKing

    r28466 - What's Changed Must visit SCG twice to unlock nemesis assassins by @Veracity0 in #2853 Full Changelog: r28465...r28466

    Is this something that could be given a workaround in the relay browser? Like, if you click it and you've never clicked it before it visits it again.
  2. HippoKing

    Bug [BUG] Zootomist - Mafia can't find my right buttcheek

    Also, mine fixes itself: > set zootGraftedButtCheekRightFamiliar= zootGraftedButtCheekRightFamiliar => Preference zootGraftedButtCheekRightFamiliar changed from 71 to > refresh status Loading character status... Preference zootGraftedButtCheekRightFamiliar changed from 0 to 71 I think the...
  3. HippoKing

    Bug [BUG] Zootomist - Mafia can't find my right buttcheek

    To highlight a couple of parts of the log I think are important, here's what happens for an autoscend graft that worked: place.php?whichplace=graftinglab&action=graftinglab_chamber Took choice 1553/1: unknown choice.php?pwd&whichchoice=1553&option=1&slot=5&fam=303 Could not parse: You gained a...
  4. HippoKing

    Feature - Implemented Request: Douse Foe success in combat property

    In autoscend we like to douse shadow slabs to get lots of shadow bricks. Previous douse targets, you only wanted one of their drop so once you got it our conditional to douse stopped being true and we stopped dousing. However, with shadow slabs, we want to douse lots of times, so we don't check...
  5. HippoKing

    Leprecondo handling script

    If you want to put it in the script manager, go ahead.
  6. HippoKing

    Bug Maximizer can't temporarily equip Cincho. Sometimes.

    It won't usually autounequip items if it does something that costs you resources like reducing your max HP/MP. In autoscend we put cincho high up on the priority list so it gets used when it's available automatically. But I actually opened this forum to report something similar. I'm in KoE and...
  7. HippoKing

    Bug - Fixed Scripts fail to cast skills granted by equipment after r28434

    I've just noticed Douse Foe no longer before removed after succeeding in r28454 - is this related?
  8. HippoKing

    Leprecondo handling script

    Now it also prints the results (after priority) and lets you simulate a change.
  9. HippoKing

    Automating the Leprecondo

    I did a thing: https://kolmafia.us/threads/leprecondo-handling-script.30452/
  10. HippoKing

    Bug numeric_modifier(familiar) gives wrong answers for current familiar with equipment

    I should also point out that modtrace knows the right answer, but I don't want to parse the output of modtrace to get here.
  11. HippoKing

    Leprecondo handling script

    I made a CLI script to interface with the Leprecondo until we get a proper Mafia gCLI interface. https://github.com/HippoKingKoL/condo_is_lit It can tell you what you have set up, what you have discovered, what you're missing, as well as installing items. Hope this helps someone else.
  12. HippoKing

    Bug numeric_modifier(familiar) gives wrong answers for current familiar with equipment

    I want to work out the effect on numeric modifiers of my equipment, including my familiar equipment (inc weight modifiers, simple modifiers like the +1% item from rake, and more complex modifiers like the Jill's LED candle). I've been trying to do this using Mafia's familiar specialisations of...
  13. HippoKing

    r28411 - What's Changed Leprecondo Support by @gausie in #2792 Full Changelog: r28410...r28411

    This seems to stop the furniture discovery message being shown in the log. r28411: Round 2: Buttes snatches you up in his jaws, tosses you onto his back, and flooms away, weaving slightly and hiccelping fire. You shout "Yeeeeeah!" as the combat becomes a small dot, far below you. Round 2...
  14. HippoKing

    Bug - Waiting for Info Is this a bug? Been seeing this for a day or 2. Using Yorick

    Nor does Yorick, which is sort of a new equivalent to TourGuide/Guide. OP, you want to look here:
  15. HippoKing

    New Content Spring Challenge Path: Z is for Zootomist

    Great, thanks a lot.
  16. HippoKing

    New Content Spring Challenge Path: Z is for Zootomist

    At the moment, Mafia loves burning MP on bringing up your Milk buffs (unsurprisingly, as they're literally the only buffs you have). However, these buffs aren't 100% good all the time - they can have +-combat modifiers, in which case you don't necessarily want them up all the time. Could it be...
  17. HippoKing

    New Content Spring Challenge Path: Z is for Zootomist

    When you try to equip it, you get: > ash print(my_familiar()) Jill-of-All-Trades Returned: void > equip toy cupid bow Stealing toy Cupid bow from Stoginald the Baby Z-Rex... Unequipping Stoginald the Baby Z-Rex... Familiar request unsuccessful. Familiar weight: KoL = 18 KoLmafia = 13 Putting...
  18. HippoKing

    New Content Spring Challenge Path: Z is for Zootomist

    I did not see that coming.
  19. HippoKing

    New Content Spring Challenge Path: Z is for Zootomist

    Ryo asked me what I wanted to make autoscend work in the path, here's the list I wrote. Many of these are important to non-automated play. Level being properly coded as independent from stats. My PR fixed the stats, but there are times Mafia still calculates level off the stats rather than the...
Back
Top