# Assassin Class Skills

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

1. [**Assassin**](/characters/job/thief/assassin.md) **Skills**

   * **Sonic Blow**: Delivers a rapid strike to the enemy, dealing physical damage. Targets may be stunned.
   * **Grimtooth**: Instantly charges toward the enemy and attacks with deadly fangs, dealing physical damage.
   * **Train Lefthand**: Increases critical damage and attack speed when using a dagger.
   * **Train Righthand**: Increases physical attack power when using a dagger.

2. [**Assassin Cross**](/characters/job/thief/assassin/assassin-cross.md) **Skills**

   * **Cross Impact**: Quickly slashes the enemy four times, dealing physical damage.
   * **Meteor Assault**: Charges at the enemy, creating a swirling shadow vortex that deals mixed damage.
   * **Rolling Cutter**: Spins rapidly, dealing physical damage three times to surrounding enemies.
   * **Deadly Poison**: Increases poison-element attack power.

3. [**Guillotine Cross**](/characters/job/thief/assassin/assassin-cross/guillotine-cross.md) **Skills**
   * **Venom Pressure**: Detonates concentrated poison, dealing physical damage. Targets may be poisoned.
   * **Dark Illusion**: Ambushes the enemy and slashes in a single strike, dealing physical damage.
   * **Cross Ripper Slasher**: Throws a spinning blade to deal two hits of physical damage to enemies.
   * **Hallucination Walk**: Pushes speed to its limit, increasing movement speed and magic defense.
   * **Enchanting Shadow**: Infuses the weapon with shadow energy. Attacks have a chance to inflict a shadow wound on the target.
   * **Poisoning Weapon**: Applies a new Guillotine Cross-exclusive poison to the weapon, leaving more severe wounds and increasing critical 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/thief-skills/assassin-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.
