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

Runeword maker #723

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

CarlPoppa1
Copy link

@CarlPoppa1 CarlPoppa1 commented Mar 4, 2025

Added the ability to make runewords whilst leveling.

  • It's hardcoded to not make the same runeword in the same tier base (so if there is already an Insight runeword in an elite base in any location including equipped - it won't make another)
  • It has a basic base selection routine if there is more than one valid base. You can configure (not in the front-end) whether you want to prioritise damage or defense and whether you want to allow making the runeword in an ethereal base.
  • If you don't want to prioritise damage or defense, the base with the lowest total requirements (required strength + required dex) will be chosen.
  • There are currently no equippable checks
  • Recipes for every runeword have been added but only a few have been added to the UI.
  • Shamelessly stole the recipe structure from @artosimonyan - thanks

@Antizerg
Copy link

Antizerg commented Mar 5, 2025

Cure runeword is very popular for the Act 2 Prayer/Insight combo.

CarlPoppa added 2 commits March 5, 2025 09:38
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

Successfully merging this pull request may close these issues.

2 participants