houeland / kolproxy

Kolproxy: A game interface for ascenders (no longer maintained!)
25 stars 16 forks source link

Buffing for A-Boo clue doesn't use all available items (HC AOSP) #316

Open Alabit opened 9 years ago

Alabit commented 9 years ago

0-iotm hc aosp with all skills aborts every time, saying it can't buff properly to do the 30%. In a number of runs, I have noticed the following:

  1. It always maximizes spooky resistance, at the cost of a better balance of spooky.cold(Always does glowing red eye(+2spooky) even when head mirror/ghost of a necklace(+1 cold, +1 spooky) would provide better overall resistance. This is minor, and rarely a significant issue.
  2. It has a pre-set, short list of +hp/+mus items that it uses, and ignores a significant number of items I almost always have, such as fish-liver oil, pygmy pygment, spikey-hair gel, ben-gals muscle balm, old eyebrow pencil, and giant giant moth dust. I can always buff hp sufficiently by simply using items already in my inventory, and since none of them are ever needed for the tower anymore, I wish it used them automatically. I /think/ it aborts because it's trying so hard to use items from iotms that I don't have, such as CSA backpack items and gameinform items.
houeland commented 9 years ago

2) is a bit tricky. It's only using fairly easily available things and not making decisions on spending big stuff, in case you wouldn't want to. If using them would get you to 30% it should probably just do it instead of bugging you about it, but the script doesn't really know if using them will get you to 30%, and using them if you cannot get there could be a bit of a waste (could still e.g. be useful for lair contests, even if special items aren't needed for tower anymore, but it's a much much smaller point now).

Anyway, might be best to just use a lot more if you have it though, since when you run the script and tell it to automate lvl 9 for you, you probably don't want to be bothered unless it's really necessary :)

Alabit commented 9 years ago

Relatedly, and about as important, it never thinks to use Biker Swagger for oil Peak, instead aborting saying it can't reach the ML needed. Again, I think it's assuming I have iotms(notably the jacket) to achieve this. I think it ought to allow use of swagger for oil peak, assuming, as before, you've told it to automate level 9 for you. Figured that, since it's the same component type and priority, I needn't start a new issue, and rather tack this on.