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

Mining triggers #92

Open
3 tasks done
kellewic opened this issue Dec 7, 2022 · 0 comments
Open
3 tasks done

Mining triggers #92

kellewic opened this issue Dec 7, 2022 · 0 comments
Labels
feature request A feature request Trigger Relates to a trigger

Comments

@kellewic
Copy link

kellewic commented Dec 7, 2022

Category

A new trigger

What are you missing?

Rock HP (>= or <= 0)
Rock Available (not respawning)

Would allow functionality to continue mining if a rock HPs go to zero or it needs to respawn. Could make a loop of mining actions and skip over zero HP rocks or keep mining something else while one respawns. Example:

STEP 1

And/or
And
Rock HP -> Pure Essence >= 0
Rock Available -> Pure Essence

Action
Start Mining
Pure Essence

STEP 2
Same setup as Step 1, but with different rock.

Could add in mastery level < 99 if leveling or item quantity >= X if gathering specific amounts. Last step would loop back to step 1 type thing.

Code of Conduct

  • I agree to follow the code of conduct
  • My request fits the contribution guidelines
  • I have searched for similar issues and nothing similar exists
@kellewic kellewic added the feature request A feature request label Dec 7, 2022
@Alorel Alorel added the Trigger Relates to a trigger label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature request Trigger Relates to a trigger
Projects
None yet
Development

No branches or pull requests

2 participants