You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many skills in the game have the effect of grabbing a target in some way (ie, Barbarian_Embowel, Barbarian_GiantSwing, Cataphract_Impale, Luchador_Martinete, etc), which prevents them from taking any action for some time. This can already be accomplished with the locking system, but it seems like this state has some special properties, most notably that targets that are grabbed should probably be immune to being targeted by most skills, except the skill they were grabbed by. DoTs and other effects should continue to work, though.
The text was updated successfully, but these errors were encountered:
Many skills in the game have the effect of grabbing a target in some way (ie, Barbarian_Embowel, Barbarian_GiantSwing, Cataphract_Impale, Luchador_Martinete, etc), which prevents them from taking any action for some time. This can already be accomplished with the locking system, but it seems like this state has some special properties, most notably that targets that are grabbed should probably be immune to being targeted by most skills, except the skill they were grabbed by. DoTs and other effects should continue to work, though.
The text was updated successfully, but these errors were encountered: