Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I've done a sweep through all changed items in the item tab to check for correctness, I'm not aware of a better way to prove correctness as the new unique text doesn't affect existing builds.
Note that this change only includes the textual changes to the uniques, I haven't implemented any new/changed modifiers. During my sweep I intendified and added support for the following new/changed mods:
The following mods are unsupported but I assume come for free with the GGPK:
The following mods are also unsupported but I don't think they would need to be:
When updating the quiver base types, I increased the level of requirement of quivers whose old requirement was lower than their new base's requirement, but I didn't lower the requirement for the opposite case. We may need to check the new level requirements on league start.
In addition, quivers which are on new base types currently can't be found in the item tab because they get rejected as invalid items, I assume this will resolve itself once we get the ggpk data in.