# Knight Class Skills

When promoted to the Knight Job path, you gain access to the following Skills:

1. [**Knight**](/characters/job/swordsman/knight.md) **Skills**

   * **Charge Attack**: Rushes toward an enemy and deals two hits of mixed damage.
   * **Concentration**: Releases inner energy to increase attack power for a certain duration at the cost of reduced defense.
   * **Two-Hand Quicken**: Increases attack speed when using a two-handed sword.
   * **Berserk**: Unleashes physical limits to boost movement speed, but reduces evasion.

2. [**Lord Knight**](/characters/job/swordsman/knight/lord-knight.md) **Skills**

   * **Traumatic Blow**: Strikes the enemy twice to deal mixed damage, with a chance to inflict bleeding.
   * **Sonic Wave**: Slams the weapon into the ground to create a wind-elemental vortex that deals magic damage.
   * **Aura Blade**: Infuses the weapon with aura, increasing attack power.
   * **Enchant Blade**: Imbues a two-handed sword with magical energy, adding magic attack power to basic attacks.

3. [**Rune Knight**](/characters/job/swordsman/knight/lord-knight/rune-knight.md) **Skills**
   * **Ignition Break**: Strikes the ground with a weapon, causing a massive explosion that deals mixed damage to nearby enemies.
   * **Dragon Breath**: Unleashes the breath of a flame dragon beneath enemies, dealing magic damage.
   * **Wind Cutter**: Swings the weapon powerfully to create a shockwave that deals mixed damage to nearby enemies.
   * **Vigor**: Activates latent energy to greatly enhance physical abilities for a limited time.
   * **Rune Mastery**: Allows crafting of nine different types of Rune Stones.
   * **Two-Hand Defending**: Uses a two-handed sword to block physical damage.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.ragnaroklibre.com/characters/skills/swordsman-skills/knight-class-skills.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
