# BK - Blade Knight

***Es un personaje que no sufre el coston del AG, su desafio es poder acertar los combos para generar kills. Tope Máximo de 1000 de AG***

| Skill de arma | Rango |
| ------------- | ----- |
| Cyclone       | 3     |
| Lunge         | 4     |
| Uppercut      | 4     |
| Falling Slash | 4     |
| Slashing      | 4     |

### <mark style="color:orange;">**Swell Life**</mark>

***Esta aura proporcionara un aumento en % de vida a todo el party, el Máximo de efecto es 29.52%.***

<figure><img src="/files/Dl3Crcwv7tOwSsQn6TTd" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="234">Nombre Fórmula Base</th><th width="77">Nro</th><th>Descripcion de la Formula</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>GreaterLifeConstA</strong></mark></td><td>7</td><td><strong>(CostA Base Directa)</strong> = <em>Es el % de vida que aumenta al usar el aura base</em></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeConstB</strong></mark></td><td>100</td><td><strong>(Vida Total / ConstB)</strong> = <em>Cada 100 puntos en HP aumenta 1% el efecto del aura</em></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeConstC</strong></mark></td><td>70</td><td><strong>(Energia Total / ConstC)</strong> = <em>Cada 70 puntos en Energia aumenta 1% el efecto del aura</em></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeRateDW</strong></mark></td><td>80</td><td><strong>Es el % que recibe la raza del aura total. En este caso es el 80%</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeRateDK</strong></mark></td><td>100</td><td><strong>Es el % que recibe la raza del aura total. En este caso es el 100%</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeRateFE</strong></mark></td><td>80</td><td><strong>Es el % que recibe la raza del aura total. En este caso es el 80%</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeRateMG</strong></mark></td><td>80</td><td><strong>Es el % que recibe la raza del aura total. En este caso es el 80%</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeRateDL</strong></mark></td><td>80</td><td><strong>Es el % que recibe la raza del aura total. En este caso es el 80%</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeRateSU</strong></mark></td><td>80</td><td><strong>Es el % que recibe la raza del aura total. En este caso es el 80%</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeRateRF</strong></mark></td><td>70</td><td><strong>Es el % que recibe la raza del aura total. En este caso es el 70%</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeTimeConstA</strong></mark></td><td>60</td><td><strong>El tiempo del aura se configura en effect, no tiene importancia</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeTimeConstB</strong></mark></td><td>10</td><td><strong>El tiempo del aura se configura en effect, no tiene importancia</strong></td></tr><tr><td><mark style="color:blue;"><strong>GreaterLifeMaxRate</strong></mark></td><td>100</td><td><strong>Máximo % posible que cubre el efecto de esta aura</strong></td></tr></tbody></table>

<details>

<summary><mark style="color:orange;">Ejemplo: (Hacer Click para ver)</mark></summary>

Ejemplo con un BK con 700 puntos en vitalidad y 420 puntos en Energia.

Tendremos 1% de aumento de vida extra por activar el aura = **ConstA**

A demás aplicando la formula:**(Vida del PJ / ConstB)&#x20;**<mark style="color:red;">**|**</mark> 700/100 = 7%

También aplicamos la formula:**(Energia del PJ / ConstC)** <mark style="color:red;">**|**</mark> 420/70 = 6%

Es Decir que el aura de Swell Life (Inner) del BK con 770 puntos en Vitalidad y 400 de energía obtendremos: 7% Base + 7% + 6%  = 20% aumento de vida.

(Se aclara que es sin árbol de habilidades)

</details>

### <mark style="color:orange;">**Twisting Slash**</mark>

***Este skill es el mejor para acumular en BOSS si es que estas solo, o pelear sin hacer combo,  es ideal para matar Mobs en Spot por su rango AOE.***&#x20;

<figure><img src="/files/j3F6IqWqwK3A0uOuPpMc" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">**Death Stab**</mark>

***Este skill es ideal para realizar combos, tiene una animación rápida a diferencia del Twisting Slash.***

<figure><img src="/files/xpGATzyTwJLtKlND3jkM" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">**Rageful Blow**</mark>

***Este skill es muy poco usado, tiene una animación lenta, pega en AOE.***

<figure><img src="/files/XTOltFjrOYbWchjHG6t6" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">**Strike of Destruction**</mark>&#x20;

***Este skill es ideal para finalizar combos, tiene una animación lenta pero golpea desde lejos (Rango 5), a demás se usa mucho en los PVP grupales ya que ralentiza a sus enemigos durante 9 segundos.*** &#x20;

<figure><img src="/files/pVV6KgVLMhcuNKSmzpI8" alt=""><figcaption></figcaption></figure>


---

# 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://mu-davion.gitbook.io/mu-davion-info-esp/informacion-importante-del-servidor/skill-x-raza-leer/bk-blade-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.
