loathers / garbage-collector

Script for farming meat (and garbage) in 2003 web RPG Kingdom of Loathing
25 stars 57 forks source link

[FEATURE] Tearaway Plants as a Free Run target: fungal nethers/fun-guy mansion/other 100% plant zones #2101

Open Tapionator opened 1 month ago

Tapionator commented 1 month ago

I noticed this was just supported for the pirahna plant. Would it make sense to use them also against the flaming leaves enemies to help gain some extra advs?

Tapionator commented 1 month ago

Also something to consider, using free runs to try to obtain additional adventures if you have Spring Beach charter Fun-Guy Mansion or The Fungal Nethers available with the bander/GAP/Naval ring in conjunction with the tearaway pants. I noticed my Flame6 alt doesn't use any of it's free runs from it's soup enhanced bander. (Would of though it would leverage Shadow Rift buffs). This might be a good alternative for accounts lacking the Gingerbread zone and/or Mayfly necklace for the Menagerie zone. Flame6_20240913.txt

horrible-little-slime commented 1 month ago

Did a quick search, those are precisely the only two relevant zones we can use this as a free run target for:

> js Location.all().filter((l) =>getMonsters(l).length && getMonsters(l).every((m) => m.phylum === Phylum.get("plant")) && l.combatPercent === 100)

Returned: aggregate location [11]
0 => Your Mushroom Garden
1 => The Hedge Maze
2 => An Overgrown Shrine (Northwest)
3 => An Overgrown Shrine (Southwest)
4 => An Overgrown Shrine (Northeast)
5 => An Overgrown Shrine (Southeast)
6 => The Fungal Nethers
7 => Site Alpha Greenhouse
8 => Shivering Timbers
9 => The Fun-Guy Mansion
10 => The Druidic Campsite

The others are illegitimate for a variety of reasons

Tapionator commented 1 month ago

Yeah wish there were more areas but those were the only 2 I could think of. Players who are not ascending will definitely benefit from the nethers being open and others with the spring break charter will probably appreciate a zone being used for a handful of extra advs (depending on what they have of course). I would assume a new calculation would need to be added for value of the free run depending on the adv gained from the pants (unsure if there is a current pref for terawaypants advs gained yet.