> For the complete documentation index, see [llms.txt](https://docs.rubiscraft.fr/rc-uhc-v3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rubiscraft.fr/rc-uhc-v3/solo/farmeurimmo.md).

# Farmeurimmo

{% hint style="success" %}
Avec la commande /rchack \<joueur>, il commence à hacker un joueur. Il ne peux pas hack 2 personnes à la fois
{% endhint %}

{% hint style="success" %}
Le joueur hack gagne 1% toutes les 3 secondes si Farmeurimmo est proche
{% endhint %}

{% hint style="success" %}
Lorsque le pourcentage de hack atteint les 50% les dégâts que Farmeurimmo inflige à ce joueur augmentent de 5%
{% endhint %}

{% hint style="success" %}
Lorsque le pourcentage de hack atteint les 100%, Farmeurimmo à le choix entre 2 options :&#x20;

* Choisir de gagner avec ce joueur, dans ce cas Farmeurimmo ne pourras plus utilisé sa commande de hack et le joueur recevra un boost au choix entre 10% de speed, 5% de force de nuit, 5% de résistance de jour
* Ne pas gagner avec ce joueur, dans ce cas Farmeurimmo reçoit le rôle du joueur ainsi que 2% de speed supplémentaire

Si Farmeurimmo est en duo, il ne peux pas choisir de gagner avec le joueur hack
{% endhint %}

{% hint style="success" %}
Si Maka est hack, Farmeurimmo ne recevra aucun bonus des paliers des 50 et 100%. Lorsque le pourcentage de hack atteint 100%, Farmeurimmo perd 2% de force
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rubiscraft.fr/rc-uhc-v3/solo/farmeurimmo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
