# Pet Characters

## Attributes

Pets have five core attributes that influence their performance in combat and progression:

* **Health Points (HP):** Determines your total life.Additionally, it affects energy consumption when acting as a Companion Pet.
* **Attack (ATK):** Affects damage output.
* **Defense (DEF):** Reduces incoming damage.
* **Focus (FOC):** Influences energy recovery, skill charge rate, and skill cooldown.It also affects the interactive range when serving as a Companion Pet.
* **Speed (SPD):** Affects movement speed, switch cooldown, and overall swap interval.Additionally, it affects movement speed when acting as a Companion Pet.

The final attribute value of a pet is determined by the sum of its **Base Value**, **Float Value**, and **Training Value**.

* **Base Value** is related to the pet’s **rarity** — the higher the rarity, the higher the base value.
* **Float Value** is random but influenced by how the pet was obtained; pets acquired from **Meme Core** generally have higher float values than those captured in the wild.
* **Training Value** can be improved by players through the **Star Up** process, which allows for **Attribute Up** enhancements.

The float values of attributes correspond to different colours, arranged from lowest to highest as follows: **white, green, blue, purple, orange, and red.**

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

## Element Relationships (Elemental Counter System)

Each Meme has specific element (a single Meme may have multiple elements):\
Fire, Water, Root, Volt, Soil, Ice, Poison, Wind, Insect, Beast, Metal, Undead, Holy, Ancient, and Common.

This system encourages strategic team-building, as players must consider elemental strengths and weaknesses when assembling their teams.

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

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

<figure><img src="/files/8cRfsCyvpNYKg6Odtrn6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5ovduyelb5ORbNfT5p43" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/5TxqfW6aXt7m7eM2ERAI" alt=""><figcaption></figcaption></figure>

## Rarity&#x20;

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

In RealGo, each Meme IP features a diverse collection of pets across different rarity levels — **SSR, SR, S, A, and B** — ensuring that every Defender experiences a unique and exciting journey.\
Higher-rarity pets not only possess greater growth potential and stronger combat abilities, but also offer a higher chance to earn **RT** **Shards** and **Meme Coins** during captures.

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

<figure><img src="/files/2jj3jyOxITdw6IGntdW8" alt=""><figcaption></figcaption></figure>

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

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


---

# 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/meme-pet-system/pet-characters.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.
