Search results

  1. S

    A Multi-Armed Bandit PVP Script

    Yeah, sorry. I goofed up updating to the latest version. The latest version is very nice. Thanks for the continued updates!
  2. S

    Bug - Fixed getPermedSkills() not correctly showing all skills in avatar path

    Sorry for not responding earlier. The use case was for my script planning which class to switch to when breaking the prism after a grey you run, in order to be able to perm a high-value skill that you didn't know yet. You have to make the choice as you break the prism, which is before entering...
  3. S

    CONSUME.ash - A diet handler script

    Are there any plans to add cookbookbat foods to CONSUME?
  4. S

    A Multi-Armed Bandit PVP Script

    It looks like there's an error in the Scurvy contest. It lists the name of the player who LOSES the scurvy contest, but PVP_MAB seems to think the player's name showing up means that they've won.
  5. S

    New Content 2023 <s>Nerf</s> Improvements Day

    The cyrpt issue I mentioned above is still a real problem. Should that discussion happen here, or should I open a new issue for it specifically?
  6. S

    New Content 2023 <s>Nerf</s> Improvements Day

    There's a new issue caused by this change: With the threshold for finding the boss down at 13, it's now regularly possible that adventurers will get evil in the Defiled Cranny down to 0 before fighting the boss (ghuol swarm with 144 ml, slay the dead and gravy boat clears 14 evil). When this...
  7. S

    My personal Meat farming script

    I think to maximize space blanket acquisition, you would save up some # of mayday packages, then start opening 1 per day until you hit a space blanket, then open your whole stash. Assuming that you hit a space blanket 20% of the time, this would make you miss a space blanket only 4 times on...
  8. S

    Combat Locket - What monsters do you lack?

    Mafia's locket tracking checks the locket reminisce interface, which isn't available after you've used all your daily uses.
  9. S

    Bug - Fixed Sweatpants don't need to be equipped to cast sweat NC skills

    If you are wearing equipment you don't meet the requirements for, you get all the normal benefits of that equipment. You just can't put them back on if you take them off.
  10. S

    Bug - Fixed Sweatpants don't need to be equipped to cast sweat NC skills

    Mafia is changing my pants when I cast Sweat Out Some Booze, where it can be cast just fine without switching pants. This is bad, because sometimes I am wearing pants that I cannot re-equip. (e.g. You can equip gear before breaking the prism after a Grey You run, whereupon you will be reduced to...
  11. S

    A Multi-Armed Bandit PVP Script

    I think individual tracking of the minis would give more accurate feedback than winning/losing the entire fite. You would also be getting feedback on 7 of the 11 minis every single fite, which is a lot of information. Honestly, with that, you could just choose your winningest mini every turn...
  12. S

    A Multi-Armed Bandit PVP Script

    Is it using data from only your own attacks, or also from attacks against you?
  13. S

    Bug - Fixed getPermedSkills() not correctly showing all skills in avatar path

    Are any other details needed for this issue?
  14. S

    Bug toClass(1) returns none

    I was guessing it was because 1 equals true. But either way, it's an annoying problem.
  15. S

    Feature - Implemented June Cleaver & Maximizer `Effective` Keyword

    June Cleaver never misses, but its physical damage scales up with muscle only. That said, I would rarely be unhappy if a maximizer call equipped cleaver for me as a moxie class instead of ranged weapon.
  16. S

    Bug - Fixed getPermedSkills() not correctly showing all skills in avatar path

    I have a character in AoSP who has several perms, but `js getPermedSkills()` returns only [ Cannelloni Cocoon: false ]. See attached "view source" html from my profile page, which shows I also have Torso Awareness, Advanced Cocktailcrafting, and Super Human Cocktailcrafting permed. I've...
  17. S

    Bug toClass(1) returns none

    Mafia version r26880 Other classes seem to work (e.g. toClass(2) returns turtle tamer, 3 returns pastamancer, etc.)
  18. S

    Chit help

    Chit displays the stuff in your chit.roof.layout chit.walls.layout chit.floor.layout It looks like chit.floor.layout includes update,familiar I've never seen the update brick actually do anything, so you can try removing it, in case it's the culprit. run this in your GCLI: set...
  19. S

    Feature track use of cartography 1/ascension NCs

    There's currently no way to know if a special carto NC has been used or not this run. It can often be inferred, based on which quests you've completed, but it is impossible to know if you are in aftercore after a run in a path that does not get permed skill access (avatar paths, journeyman...
  20. S

    Bug Maximizer can trigger aliases when not intended

    Yeah. Aliases are quick-and-dirty shortcuts, and they create real problems in some cases. Best to use them sparingly.
Back
Top