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

[Xedra Evolved] Fix Traverse the Wilds range #71620

Merged

Conversation

Standing-Storm
Copy link
Contributor

Summary

Bugfixes "[Xedra Evolved] Fix Traverse the Wilds range"

Purpose of change

Fixes #71611

Describe the solution

Bring the spell range in line.

Not sure why I had a range between max and min--there's no RANDOM_RANGE spell flag. I'm just too used to designing powers with an element of randomness I guess.

Describe alternatives you've considered

Testing

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies Mechanics: Enchantments / Spells Enchantments and spells Mods: Xedra Evolved Anything to do with Xedra Evolved labels Feb 8, 2024
@github-actions github-actions bot requested a review from Maleclypse February 8, 2024 15:12
@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions labels Feb 8, 2024
Copy link
Contributor

github-actions bot commented Feb 8, 2024

Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details.

Click to expand
  • This is the actual spell that teleports you when you use Traverse the Wilds. It's a bug if you have it directly

This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to tools/spell_checker/dictionary.txt so they will not trigger an alert next time.

@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Feb 8, 2024
@Maleclypse Maleclypse merged commit 10bd2d9 into CleverRaven:master Feb 9, 2024
24 checks passed
@Standing-Storm Standing-Storm deleted the fix-traverse-the-wilds branch February 9, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mechanics: Enchantments / Spells Enchantments and spells Mods: Xedra Evolved Anything to do with Xedra Evolved Mods Issues related to mods or modding Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Xedra Evolved] Spell "Traverse the Wilds" range is 100x too big. Also Max Range weirdness.
2 participants