> For the complete documentation index, see [llms.txt](https://docs.medievaldiscord.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.medievaldiscord.com/combat/combat-mechanics/mounted-combat.md).

# Mounted Combat

> *Before VEA, horses in MD were mainly used for running away from fights you knew you couldn't win. However, we've seen the potential of infantry vs cavalry combat and have decided to expand upon the role horses play in actual combat.*

Horses are an expensive commodity for the majority of Rosewood, with only the wealthiest being able to purchase and maintain them.&#x20;

Your character can have two states with regard to their horse; `Mounted` and not.

To mount your horse, you must have it in your inventory and use the `mount` command whenever and wherever *(excluding certain channels; those marked as **Indoors** or **Cramped.** Additionally, you can't move between Indoor and Cramped channels if you are mounted!)*.\
\&#xNAN;*The same applies to dismounting your horse!*&#x20;

### Mount | Dismount

{% code title="#any (read above)" %}

```javascript
r!mount | r!dismount
```

{% endcode %}

* ***Stamina cost:*** 2

{% hint style="warning" %}
*Do not use the mount/dismount command while in combat. Instead, you will have the `MOUNT/DISMOUNT` button!*
{% endhint %}

{% hint style="info" %}
*You must have the "horse" item in your inventory to be able to mount. While you have your horse with you, it is considered beside you or stationed somewhere outside/nearby.*
{% endhint %}

*When `Mounted` and `In-Combat`, you are on your horse IC and must RP as such. Keep in mind, that weapons behave differently when they are used while you're mounted. Also, note that there are attack commands specifically made for unhorsing mounted opponents and that some of these moves/weapons can inflict critical/fatal damage to you if you are not careful.*

### Weapon Damage When Mounted (Cavalry Damage Modifier):

<table><thead><tr><th width="150">Weapon name</th><th width="171.0813953488372" align="center">Ground VS Ground</th><th width="230" align="center">Mounted VS Ground OR Mounted VS Mounted</th><th width="150" align="center">Ground VS Mounted</th></tr></thead><tbody><tr><td>Arming Sword       </td><td align="center">100%</td><td align="center">30%</td><td align="center">100%</td></tr><tr><td>Longsword</td><td align="center">100%</td><td align="center">100%</td><td align="center">100%</td></tr><tr><td>Falchion Sword</td><td align="center">100%</td><td align="center">30%</td><td align="center">100%</td></tr><tr><td>Dagger</td><td align="center">100%</td><td align="center">30%</td><td align="center">30%</td></tr><tr><td>Club</td><td align="center">100%</td><td align="center">30%</td><td align="center">100%</td></tr><tr><td>Quarterstaff</td><td align="center">100%</td><td align="center">100%</td><td align="center">100%</td></tr><tr><td>Mace</td><td align="center">100%</td><td align="center">30%</td><td align="center">100%</td></tr><tr><td>Spear</td><td align="center">100%</td><td align="center">100%</td><td align="center">100%</td></tr><tr><td>Pike</td><td align="center">30%</td><td align="center">100%</td><td align="center">200%</td></tr><tr><td>Halberd</td><td align="center">100%</td><td align="center">30%</td><td align="center">200%</td></tr><tr><td>Lance</td><td align="center">30%</td><td align="center">200%</td><td align="center">30%</td></tr><tr><td>War Hammer</td><td align="center">100%</td><td align="center">100%</td><td align="center">100%</td></tr><tr><td>Dane Axe</td><td align="center">100%</td><td align="center">100%</td><td align="center">100%</td></tr></tbody></table>
