# Dark Wizard (SM)

🛡️ Mana Shield Skill – Configuración OficialEl skill **Mana Shield** (Escudo de Maná) absorbe un porcentaje del daño recibido por el personaje. Su efectividad y duración aumentan según la Agilidad y la Energía, aplicando restricciones por clase para garantizar el balance competitivo del servidor.

| **⚙️ Fórmulas Base**                                                                                                                                                                                                                                                                                                                                                  | **🧬 Rate por Clase**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>ManaShieldConstA = 5</strong><br>➜ Porcentaje base inicial <em>(Subido de 2 a 5 para mejorar el inicio).</em><br><br><strong>ManaShieldConstB = 180</strong><br>➜ Divisor de Agilidad <em>(Subido de 150 a 180 para suavizar el escalado).</em><br><br><strong>ManaShieldConstC = 250</strong><br>➜ Divisor de Energía <em>(Subido de 200 a 250).</em></p> | <p><strong>Dark Wizard (SM):</strong> 100%<br>➜ Recibe el efecto completo de absorción.<br><br><strong>Fairy Elf (FE) / Summoner (SU):</strong> 80%<br>➜ Incrementa su supervivencia contra golpes fuertes.<br><br><strong>Magic Gladiator (MG):</strong> 70%<br><br><strong>Dark Knight (BK):</strong> 60%<br>➜ <strong>¡VITAL!</strong> Ajustado a 60% para balancear su alta vida.<br><br><strong>Dark Lord (DL):</strong> 50%<br>➜ El DL ya posee alta absorción nativa.<br><br><strong>Rage Fighter (RF):</strong> 40%<br>➜ Reducido a 40% para evitar ventajas injustas.</p> |

⏱️ Tiempos y Límites

* **ManaShieldTimeConstA = 120**: Base de tiempo de duración *(Ajustado a 120).*
* **ManaShieldTimeConstB = 100**: Duración adicional *(Puntos de Energía divididos entre 100).*
* **ManaShieldMaxRate = 35**: Límite máximo de absorción permitido *(35% máximo).*


---

# 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-core.gitbook.io/guiascore/formulas-skill/readme/dark-wizard-sm.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.
