soolar / sl_ascend

An ascension script for kolmafia
11 stars 5 forks source link

Don't stomp voting monsters #320

Closed taltamir closed 4 years ago

taltamir commented 4 years ago

I noticed the script had tried, and failed, to stomp slime blob and angry ghost, both of which are I voted monsters https://kol.coldfront.net/thekolwiki/index.php/%22I_Voted!%22_sticker

The thing is, they are not boss monsters. IIRC you can use trap ghost on the angry ghost. And both trap ghost and stomp boots count as types of insta-kills. Although I think its them being marked as non insta killable and trap ghost overriding that. I will do some more testing.

taltamir commented 4 years ago

ok, looking at forum thread. It seems they cannot be insta killed with yellow ray, nor replica bat-oomerang.

taltamir commented 4 years ago

ok, exploding cigar doesn't work also.

It seems to me that the voting monsters are all immune to insta-kills in general. With trap ghost being a specific exception.

So the easy fix here is to just adding those 5 monsters to the no-insta kill list. The more complicated one is to do the above, but also code ghostbusting to use its own custom list instead of the general instakillable list