> For the complete documentation index, see [llms.txt](https://infos.denver-rp.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infos.denver-rp.com.br/introducao/regras-gerais/personagens-complementares.md).

# Personagens complementares

Segundo personagem, anão, altura, grávida, criança e interpretação de animais.

{% hint style="info" icon="user-plus" %}
Regras para **perfis especiais** e **segundo personagem**. Complementam [Bom senso](/introducao/regras-gerais/bom-senso.md) e Regras gerais.
{% endhint %}

***

{% hint style="warning" icon="people-arrows" %}
**Segundo personagem**
{% endhint %}

**Proibido** 2º personagem em segmento **muito distante** do principal.

Exemplos **não permitidos:** cavalaria + bandido; Oculto/cultural + caçador (combinações conflitantes de papel).

***

{% hint style="info" icon="child" %}
**Anão**
{% endhint %}

* **Proibido** troca de tiros.
* Pode Oculto/cultural e profissões **sem** embate armado.

***

{% hint style="warning" icon="ruler-vertical" %}
**Altura abaixo de 1,60 m**
{% endhint %}

**Proibido:** confronto armado, assalto, cobrança, sequestro, **alistamento na cavalaria**.

**Permitido:** cobrança/autodefesa **com contexto válido** — **gravar** a ação (regra de **48 h** para denúncia mantida).

Motivo: altura muito baixa dá vantagem indevida em tiroteio.

***

{% hint style="success" icon="baby" %}
**Grávida**
{% endhint %}

* **Proibido** sequestro (barriga **aparente**).
* **Proibido** crime ou brincadeira que **arrisque** a criança.
* **Amor à vida reforçado** — evitar exposição ao perigo.

***

{% hint style="info" icon="school" %}
**Criança**
{% endhint %}

| Proibido                               | Permitido                                                   |
| -------------------------------------- | ----------------------------------------------------------- |
| Palavrão                               | Trabalhos **não arriscados** (fazenda, estábulo com adulto) |
| Locais +18                             | Caçada **acompanhada**                                      |
| Fala “adulta”                          | Aulas / promoção pelo Condado                               |
| Qualquer arma                          | —                                                           |
| Prisão (mas deve respeitar autoridade) | —                                                           |

***

{% hint style="warning" icon="dog" %}
**RP de animal (cão)**
{% endhint %}

**Comportamento**

* Animal real: latir, farejar, seguir — **sem falar** (texto/voz).
* **Proibido** menu, baú, arma, veículo, ferramenta humana.

**Dono**

* Todo cão vinculado a **dono, grupo ou empresa**; dono responde no RP.

**Combate**

* Defender dono/território: mordida, latido, perseguição — **sem exagero** (derrubar repetido = punição).
* **Proibido** vantagem injusta (ataque silencioso, atravessar colisão).

**Aparência**

* Skin **só de animal**; nome coerente.

**Locomoção**

* Sem veículo/cavalo próprio; pode ser **carregado**, não **pilotar**.

**Ferimento**

* Ferido grave: simular ou “morte” realista; fuga só em risco extremo — **sem espiar** ação/blip.

**Proibido geral**

* Espionar propriedade privada; burlar evento, zona de combate ou ação policial.


---

# 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://infos.denver-rp.com.br/introducao/regras-gerais/personagens-complementares.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.
