# Cartas en miniatura

Son aquellas imágenes que se usan para representar la carta en un pequeño espacio,en caso de que la carta sea desconocida se muestra la parte de atrás de una carta con el logo de Hearthstone como esta:

![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fd41bab5a88f2f3cded4146a02b723c0fa9248ea1.png?generation=1592436496120512\&alt=media)

Si es una carta conocida como en el [Mazo del Jugador](https://github.com/arena-tracker/arena-tracker-documentation/tree/023ba26d8dc8c2ccfd0ea5238c99211d4dcea6a5/player-deck-window.md) se muestra una miniatura de esa carta con su nombre y coste de maná

![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fcaa70fcaf84c96055a352bcb2b0fb35acebb63dc.png?generation=1592436501093946\&alt=media)

## Carta RNG

Es una carta que lanza misiles o bombas.

La lista de cartas de RNG son:

* [Bombardero Loco](http://www.playhs.es/cartas-hs/es/625-Bombardero-loco)
* [Bombardero aún más loco](http://www.playhs.es/cartas-hs/es/901-Bombardero-a%C3%BAn-m%C3%A1s-loco)
* [Locura contagiosa](http://www.playhs.es/cartas-hs/es/4463-Locura-contagiosa)
* [Misiles arcanos](http://www.playhs.es/cartas-hs/es/563-Misiles-Arcanos)
* [Cólera vengativa](http://www.playhs.es/cartas-hs/es/527-C%C3%B3lera-vengativa)
* [Mago bomba goblin](http://www.playhs.es/cartas-hs/es/900-Mago-bomba-goblin)

## Draft

Proceso de creación de mazo en arena.


---

# 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://triodo.gitbook.io/arena-tracker-documentation/es/glossary.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.
