She Will Punish Them
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Lets you blink teleport in any direction, teleport home or to the beginning of the current scene, and immediately teleport your combat party to your position.

Requirements
Permissions and credits
Changelogs
Donations
This mod adds several hotkeys and modifier keys to allow you to teleport your player character and companions.

The following hotkeys (customizable) are currently implemented by default:

  • Return to start: teleports your character to the beginning of the current scene (works best in combat locations). Default NumPad -
  • Return home: teleports your character to your current home base (the palace). Default NumPad +
  • Gather companions: teleports each of your combat party to a random spot next to you. Default NumPad *
  • Recall companions: teleports all of your companions to the current scene (only works in the palace, I think). Default NumPad /

You can add a modifier key that must be held down for any of the above keys to work. By default this is disabled.

There is also a blink modifier key that turns the movement keys (WSAD) into blink triggers. By default this is right shift. So, if you hold down the modifier key and press any of the movement keys, it will blink teleport your character 5m in that direction (based on the camera facing direction, not the player facing direction).

You can change the blink distance in the config file. You can also disable blinking through walls in the config key. Blinking should account for slopes, so it will blink you up or down stairs, etc. There are safeguards in place as well to prevent blinking outside the map (raycasts ftw).
If all else fails, you should be able to teleport home, even in the middle of a skirmish.



Config

A config file BepInEx/config/aedenthorn.Teleportation.cfg is created after running the game once with this mod.

You can adjust the config values by editing this file using a text editor.


Technical

This mod requires BepInEx to be installed for SWPT.  Detailed instructions on installing BepInEx are here.

If you are on Windows, you will need the x64 or x86 version based on your architecture, found here:

https://github.com/BepInEx/BepInEx/releases

Unpack the zip file, and place the contents in the game's root folder (beside the game's .exe file).

To install this mod, place the contents of its zip file in the BepInEx/plugins folder (create it if the folder doesn't exist).


Code is at https://github.com/aedenthorn/SWPTMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.