A Ashita v4 plugin that draws depth-occluded tethers: a 3D-Line between targets.
The threads are properly occluded by terrain and walls. They disappear behind a hill instead of drawing over it and their endpoints ride the actual skeleton bones of each model, so they track tall mobs, short mobs, animation and terrain correctly.
- Target spotlight: a thread from you to your current target, coloured by what it is — your claim, another player's claim, an unclaimed mob, a party member, another player, or an NPC.
- Lifeline & soulburst: the thread bleeds toward a death colour as the target's HP drains; when it dies the thread tears in the middle and both halves recoil.
- Energy flow: a brightness wave travels along the thread.
- Party web: faint threads from you to each party member; alliance parties opt-in.
- Looks: arc, anchor height from feet to head, additive glow, pulse, distance fade.
- Self-contained: no other plugin, no addon, no data files.
Target spotlight — the thread follows the target and is hidden by anything in front of it
Party web — a faint thread to each party member, so they stay findable in a crowd
- Copy
soultether.dllinto...\plugins\. - In-game:
/load soultether.
Settings are saved to <Ashita>\config\soultether.ini.
| Command | Effect |
|---|---|
/soultether or /st |
Toggle the config UI |
/st on / /st off |
Enable / disable every module |
/st test |
Draw a line to your current target, ignoring claim and distance — verifies the render path |
/st status |
Print the current state: key settings, tether and segment count, cost |
/st diag |
Print render diagnostics — useful when reporting a problem |
- Thanks to Jyouya and his targetlines addon (https://github.com/Jyouya/targetlines) for the general idea of this plugin
MIT — see LICENSE.