# Knight

## Knight

Knight is a durable melee class with stable damage.

It works well for long grind sessions and Bounty Board leveling.

{% columns %}
{% column %}

<figure><img src="/files/OA5e7TQnfIVWHrcVOPjm" alt="Knight"><figcaption><p>Knight</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/6D5ET0oyxeWpL0CfH0Vs" alt="Knight"><figcaption><p>Knight</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### 🟣 At a glance

* **Best leveling build:** AGI Spear
* **Alternative build:** VIT Knight
* **Main leveling skill:** Pierce 10
* **Best map flow:** Orc Dungeon → Clock Tower → Glast Heim Prison

### 🟣 Overview

Knight is a strong melee class with high durability and consistent damage.

It is easy to pilot and scales well with simple spear upgrades.

### 🟣 Build

#### AGI Spear

Use this build for general leveling.

**Stats**

* STR: 70–90
* AGI: 70–90
* DEX: 40–60
* VIT: 20–40

**Focus**

* High ASPD
* Fast Pierce spam
* Low downtime

{% hint style="success" %}
AGI Spear is the safest default build for fast solo leveling.
{% endhint %}

#### VIT Knight

Use this build for party play and safer pulls.

**Stats**

* STR: 70–80
* VIT: 70–90
* DEX: 40–60

**Focus**

* Higher sustain
* Safer frontline play
* Better multi-pull control

### 🟣 Key skills

* Pierce 10 — main leveling skill
* Spear Mastery 10
* Bash 10
* Endure
* Increase HP Recovery

### 🟣 Gameplay

1. Pull 2–3 monsters at a time.
2. Keep them lined up.
3. Spam Pierce for steady damage.
4. Switch weapon element to match the map.

### 🟣 Equipment progression

#### Early

* Pike
* Chain Mail
* Basic garment
* Basic boots

#### Mid

* Pike with elemental converters
* Armor with HP bonuses
* Buckler with racial resistance

#### Late

* +7 Pike or Hunting Spear
* Garment with Raydric Card
* Boots with Matyr Card

### 🟣 Best leveling spots

* Orc Dungeon
* Clock Tower
* Glast Heim Prison

### 🟣 Pros and cons

**Pros**

* Tanky
* Consistent damage
* Easy to level with

**Cons**

* Lower burst damage
* Needs gear upgrades to scale harder

### 🟣 Related guide

* [Leveling Encyclopedia](/rowiki/guide/leveling-guide.md)


---

# 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://lokagamers.gitbook.io/rowiki/guide/class-guide/knight.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.
