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.
Big ol copy update for Perks!
Comprised of improving the backend formatting and the rewording/remaking of several perks.
FRONT END CHANGES
Dilated Five Leaf Clover
is removed, it's effect is now held byIrish Ants II
.Irish Ants II
old effect and levels are combined intoIrish Ants I
. (Total Luck unchanged)131
and269
are removed, instead their effects are now held by a new perkPrimal Power!
. (For if Plat wants to do further Prime Number chicanery)Eternal Acensions
(Sing 1) effect removed, as it was an errored copy dupe of Unlimited Growth.It all adds up
changed, specifically to not duplicate the same X value multiple times.EXALT Vault
refers to Exalts as challenges instead of achievements. (It has been this way for years, this annoyed me lol.)BACK END CHANGES
singularity.perkNames
class and instead having everything for perks be handled bysingularity.perk.xxx
(At it should be)singularity.perks.xxx.name
andsingularity.perks.xxx.default/hasLevelX
instead ofsingularity.perkNames.xxx
andsingularity.perks.xxx.otherwise/desc/description/m
respectively.That's all! This PR is just meant to be a copy fix/include text only changes but if there is something egregious that is unknown please let me know as always. 👍