> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/guide/class-guide/assassin.md).

# Assassin

## Assassin

Assassin excels at high ASPD and stable critical damage.

It is a strong class for solo farming and long grind sessions.

{% columns %}
{% column %}

<figure><img src="/files/1si903QQyCqE0QZgYWI3" alt="Assassin"><figcaption><p>Assassin</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/hxD7mNtbsHZtJy1ZzIKN" alt="Assassin"><figcaption><p>Assassin</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### 🟣 At a glance

* **Best leveling build:** Crit Katar
* **Burst skill:** Sonic Blow 10
* **Best map flow:** Orc Dungeon → Glast Heim Prison → Clock Tower
* **Main strength:** Low-maintenance solo farming

### 🟣 Overview

Assassin keeps grind speed high through fast attacks and strong crit consistency.

It performs best when gear supports ASPD and critical rate.

### 🟣 Build

#### Crit Katar

This is the recommended leveling build.

**Stats**

* STR: 70–90
* AGI: 80–99
* LUK: 40–60

**Focus**

* Fast critical auto attacks
* Stable solo damage
* Low skill spam

{% hint style="success" %}
Crit Katar is the easiest Assassin build to farm with for long sessions.
{% endhint %}

### 🟣 Key skills

* Katar Mastery 10
* Sonic Blow 10
* Enchant Poison
* Improve Dodge

### 🟣 Gameplay

1. Rely on critical auto attacks for steady damage.
2. Use Sonic Blow for burst when needed.
3. Keep your farming pace stable.
4. Avoid overcommitting into large pulls.

### 🟣 Equipment progression

#### Early

* Dagger
* Basic armor
* Basic boots

#### Mid

* Katar
* AGI support gear
* Basic crit support gear

#### Late

* +7 Jur
* Crit gear
* Garment with Raydric Card

### 🟣 Best leveling spots

* Orc Dungeon
* Glast Heim Prison
* Clock Tower

### 🟣 Pros and cons

**Pros**

* High ASPD
* Smooth farming
* Low maintenance

**Cons**

* Limited burst outside Sonic Blow
* Needs crit gear to scale well

### 🟣 Related guide

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lokagamers.gitbook.io/rowiki/guide/class-guide/assassin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
