# Description
This PR adds a new psionic power, that of Telekinetic Pulse.
This also fixes a crash related to the Anomaly Power System.
# TODO
- [x] Finish localizations.
<details><summary><h1>Media</h1></summary>
<p>

</p>
</details>
# Changelog
🆑
- add: Added Telekinetic Pulse power.
- fix: Fixed a crash related to Shadeskip
# Description
This PR extends the system originally created for Shadeskip, into a
system that allows any (currently existing) anomaly effect to be
replicated as an Instant Action psionic power. This will be needed for
Wizard/Rogue Psion antagonists. I'll be making a metric shitton of new
powers using this in separate PRs.
This is extremely blatantly re-using code as-is from the various Anomaly
Systems, because it unfortunately turns out that it's simply not
possible to build a constructor to interface between Psionics and
Anomalies.
# Changelog
No changelog because this isn't player facing.
---------
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
# Description
This PR adds the first of the "Anomalist" powers, that of Shadeskip.
Upon activation, Shadeskip summons a small amount of living shadows
around the caster, functioning almost exactly like a Shadow Anomaly,
only smaller.
<details><summary><h1>Media</h1></summary>
<p>
A very early rendition of Shadeskip:
https://github.com/user-attachments/assets/2425aca8-4d09-48a2-80f5-572b3aa864b1
</p>
</details>
# Changelog
🆑
- add: Added Shadeskip as a new psionic power.
---------
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>