ValveSoftware / Dota2-Gameplay

Public Bug Tracker for Dota2
1.49k stars 87 forks source link

Refraction with 15level talent cancels tp even if "Teleport Requires Stop" is on #8868

Open lrlunin opened 1 year ago

lrlunin commented 1 year ago

Ability name

Refraction

Description

With the 15 lvl templar assassins' talent "Refraction Can Be Cast While Disabled" the usage of the Refraction ability cancels teleportation scroll even if "Teleport Requires Stop" in settings is turned on. Without the talent the ability works as expected

Example Match ID (and possibly Timestamp)

7133180640

TheUnholyWrath commented 1 year ago

2421

TheZett commented 1 year ago

This is caused by the game turning spells, that may be used while disabled, into instant cast spells flagged as immediately.

These spells may now be used while stunned, but have the downside of not being allowed to be shift-queued anymore.

Since the "TP requires stop" setting simply queues up all your commands during the teleport, and the upgraded spell cannot be queued up anymore, it gets executed immediately and thus cancels the TP.

The same issue applies to all spells that may be used while disabled (e.g. Abaddon ult).