# Medicus 🩸

## Description:

Medici are the base of the Medicinal route within the clergy. They are fully-trained physicians versed in both the four humors, as well as modern French medicine. Most in Rosewood respect them for their healing capabilities and will go to them for any injuries, or illnesses they may come across. It is common practice to treat Medici with great respect and dignity since you never know when you'll need their help.

When you reach the `Medicus` rank, your character will gain the Leech title.

* **Weekly (Sunday) Paycheck:** `50 coin`
* **Rank-up Cost:** `150 piety`
* **Rank-up Rewards:** `None`

## Mechanics:

### Heal

{% code title="#any" %}

```javascript
r!heal
```

{% endcode %}

*Used to heal characters' HP. For further information, check the link below:*

{% content-ref url="/pages/-MYUnjObjGeo1I3Crj2Q" %}
[Healing](/character/health/healing.md)
{% endcontent-ref %}

{% hint style="success" %}
*When a Medicus uses the`heal`command, the heal amount is doubled, plus they gain a raw **+10 HP** healing bonus!*
{% endhint %}

* **Piety Reward (Only for Medicus):** `30-50`
* **Command Cooldown for Medici:** `2h`
  * **Reward Cooldown:** `24h`

## In-depth guide:

Medici are valued for their powerful healing command. While technically everyone has access to it, the Medici's heal is much more powerful, even in its weakest form. Like in most roles before this one, Intelligence is a highly prized SICS stat within the clergy, especially in the Medicinal route due to its direct effect on the heal command. Medici will spend most of their time in the infirmary but may be called upon to visit residential areas, battlefields, or elsewhere. They are also employed to care for the pregnant women of Rosewood and help them deliver their children, greatly reducing both mother and child mortality rates within the City. If possible, women will be preferred to deliver babies.


---

# 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://docs.medievaldiscord.com/clergy/medicinal/medicus.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.
