# 【Q\&A】#Meme Arena\#

This Q\&A addresses common player questions and helps you better understand how Meme Arena works. It also provides additional insights to help you improve your gameplay and strategy.

### (1) How do the five core attributes of Meme Pets affect battle performance in Meme Arena?

Each Meme Pet has five core attributes that influence its combat performance:

* **Health Points (HP):** Determines the pet’s total health. When HP reaches zero, the pet is defeated.
* **Attack (ATK):** Determines the base damage and skill damage dealt by the pet. It also affects critical hit damage.
* **Defense (DEF):** Reduces incoming damage from an opponent’s basic attacks, skill attacks, and critical hits.
* **Focus (FOC):** Determines the chance of triggering a critical hit and influences the critical damage multiplier.
* **Speed (SPD):** Increases the pet’s dodge rate and reduces the opponent’s chance of landing critical hits and critical damage.

  <figure><img src="/files/U9SsY8xjDt3DRz1a1Td6" alt=""><figcaption></figcaption></figure>

### (2) What is Dodge?

**Dodge** is a defensive mechanic that allows a pet to completely avoid incoming damage.When a dodge is triggered, the opponent’s attack deals **no damage**.**Speed (SPD):** Increases the pet’s dodge rate and reduces the opponent’s chance of landing critical hits and critical damage.

### (3) What is a Critical Hit?

A **Critical Hit (Crit)** occurs when an attack deals increased damage.The probability of triggering a critical hit is influenced by the pet’s **Focus (FOC)** attribute. The pet’s **Attack (ATK)** also affects the total critical damage dealt.

### (4) Do elemental attributes affect battles between Meme Pets?

Yes. Each Meme Pet has a specific **element type**, such as:Fire, Water, Root, Volt, Soil, Ice, Poison, Wind, Insect, Beast, Metal, Undead, Holy, Ancient, and Common.Different elements have **strengths and weaknesses** against each other.For example:A **Fire-type** Meme Pet, such as **Shiba**, is strong against **Ice-type** pets like **Pengu**.This means:

* If **Shiba attacks Pengu**, the damage dealt will be increased.
* If **Pengu attacks Shiba,** the damage dealt will be reduced.

This elemental system encourages players to build strategic squads based on attribute advantages.

<div><figure><img src="/files/8uWmk9yVCNH49j1wnk8D" alt=""><figcaption></figcaption></figure> <figure><img src="/files/tcBf7L2nBmy375nMHMhp" alt=""><figcaption></figcaption></figure></div>

**For more strategies on elemental counters and how attributes interact in battles, please refer to the following tutorial:** <https://medium.com/@RealGoOfficial/understanding-elemental-counters-in-realgo-win-more-meme-battles-55e3633c402d>

### (5) What do battle items do?

Several items may appear during battles:

* **Fire Bottle:** Increases attack damage for a period of time.
* **Frozen Bomb:** Freezes the opponent and prevents movement. However, the frozen player can still attack.
* **First Aid Kit:** Must be manually used after picking it up. Restores a large percentage of health.
* **Blood Tube:** Automatically restores a small amount of health when picked up.

Using these items strategically can provide a significant advantage during combat.

<figure><img src="/files/zakDCKKELUTnzbw3xYF5" alt=""><figcaption></figcaption></figure>

### (6) How can pets recover fatigue after battles?

Each time a Meme Pet participates in battle, its **fatigue level increases**.Fatigue can be recovered in two ways:

* **Natural Recovery:** Fatigue gradually recovers over time, with a small amount restored every hour.
* **Instant Recovery:** Players can spend **RT Shards** to fully restore fatigue immediately.

This Q\&A will continue to be updated as new questions arise from the community.


---

# 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://realgo.gitbook.io/whitepaper/beginners-guide/q-and-a-meme-arena.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.
