Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tapionator opened this issue Sep 14, 2024 · 3 comments

Comments

@Tapionator
Copy link

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
Copy link
Author

Tapionator commented Sep 14, 2024

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

@Tapionator Tapionator changed the title [FEATURE] Use Tear Away Pants against flaming leaves [FEATURE] Use Tear Away Pants against flaming leaves in addition to trying to gain additional advs with spare free runs available in Fun-Guy Mansions/Fungal Nethers Sep 14, 2024
@horrible-little-slime horrible-little-slime changed the title [FEATURE] Use Tear Away Pants against flaming leaves in addition to trying to gain additional advs with spare free runs available in Fun-Guy Mansions/Fungal Nethers [FEATURE] Tearaway Plants as a Free Run target: fungal nethers/fun-guy mansion/other 100% plant zones Sep 15, 2024
@horrible-little-slime
Copy link
Contributor

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
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants