Skip to content

Fix Fatal Menace unreliable teleport - #3424

Open
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:fix/fatalmenace-teleport
Open

Fix Fatal Menace unreliable teleport#3424
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:fix/fatalmenace-teleport

Conversation

@MrKeiKun

Copy link
Copy Markdown
Contributor

Pull Request Prelude

Changes Proposed

SC_FATALMENACE queued every hit target's delayed teleport under the caster's own unit data instead of the target's. This meant all of a splash's target-warps competed with the caster's own warp for the same 15-slot timer array (MAX_SKILLTIMERSKILL), so a wide hit could silently drop the caster's warp, and a target that died/left range before its 800ms timer fired got redirected into re-warping the caster a second time on top of its own dedicated entry.

Issues addressed: #773

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant