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.
Summary
Mods "[Aftershock] Esper tweaks"
Purpose of change
Noticed that the esper downside EoC was only checking if you were a telepath, and this is an opportunity for some other maintenance changes.
Describe the solution
Change the effect ids used by telepathy to prevent any clashes with MoM. The old effects will be removed on loading if a character has them and the powers will use the new effects going forward.
Implement the activity-based training used in telekinesis to electrokinesis and telepathy
Edit the magic_type to take advantage of new fields. AFS psi costs full stamina whether you succeed or fail, and has a chance to cause pain on a failure (unless you're immune to pain).
Describe alternatives you've considered
Testing
Loaded up a Spark, used some powers and had ill effects, used the practice recipes and saw they used the new method.
Loaded up a Whisper and made sure the powers used the new effects
Additional context
Will lint later since GitHub.dev continually fails at it