Exert your stamina to dodge out of harm's way, increasing your evasion by 100% for up to 0.5s until you successfully dodge an incoming hit. {% if skills contains "General_Stamina_Dodge_EvasiveManeuver" %}Evasion will be sustained through all hits when a dodge is performed while stamina is at maximum.{% endif %}
{% if skills contains "General_Stamina_Dodge_GracefulReflexes" %}Dodging has a {% if skills contains "General_Stamina_Dodge_Graceful_2" %}15%{% endif %}{% if skills not contains "General_Stamina_Dodge_Graceful_2" %}{% if skills not contains "General_Stamina_Dodge_Graceful_1" %}5%{% endif %}{% if skills contains "General_Stamina_Dodge_Graceful_1" %}10%{% endif %}{% endif %} chance to cleanse Snared, Chilled, Weakened, and Dazed on activation.{% endif %}
{% if skills contains "General_Stamina_Dodge_Recuperation" %}Restores {% if skills contains "General_Stamina_Dodge_Recuperation_2" %}15{% endif %}{% if skills not contains "General_Stamina_Dodge_Recuperation_2" %}{% if skills not contains "General_Stamina_Dodge_Recuperation_1" %}5{% endif %}{% if skills contains "General_Stamina_Dodge_Recuperation_1" %}10{% endif %}{% endif %} stamina if incoming damage is successfully dodged.{% endif %}