# Poofy Build Guide

> 👇🏻 <mark style="color:green;">Any Poofy can be modified or built depending on the players preference.</mark>

## <mark style="color:orange;">🌏 Terra Builds</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><strong>Pure Vit</strong></p><ul><li><em>pure Tank (Basically no other purpose other than being tanky)</em></li><li><em>high status resistance and Physical Def</em></li><li><em>highest Possible HP</em></li><li><em>very low Physical and Magical damage output</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>High VIT and moderate INT</strong> </p><ul><li><em>most common in the community</em></li><li><em>can tank and support but low damage output</em></li><li><em>Focused on enhancement skills</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>High INT and Moderate VIT</strong> </p><ul><li><em>damage type because of high magical damage output but low HP.</em> </li><li><em>has an advantage since ultimate skill is magic type</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>High STR and Moderate VIT</strong> </p><ul><li>semi brawler and has high normal physical output damage but low HP. </li><li>can benefit from some physical skill type but low ultimate skill damage output</li></ul></td><td></td><td></td></tr></tbody></table>

## 🔥 <mark style="color:red;">Pyro Builds</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><strong>Pure STR</strong></p><ul><li><em>brawler type and has high normal attack output</em></li><li><em>low HP</em></li><li><em>high physical attack damage</em></li><li><em>can benefit from some physical skill type and has a high ultimate skill damage output</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>Pure INT</strong></p><ul><li><em>not your typical build but has high potential</em> </li><li><em>low HP but High SP</em></li><li><em>can benefit from the Magical skill type but low ultimate skill output</em> </li><li><em>high magical defense</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>High STR and moderate VIT</strong></p><ul><li><em>medium damage output from normal and physical skill type attack</em></li><li><em>moderate phy defense and moderate HP</em></li><li><em>a balanced type of build</em></li></ul></td><td></td><td></td></tr></tbody></table>

## 💧<mark style="color:blue;">Aqua Builds</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><strong>Pure INT</strong></p><ul><li><em>the strongest build for this element</em></li><li><em>high magical damage output</em></li><li><em>can do some support</em> </li><li><em>very low normal attack</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>High INT and moderate VIT</strong></p><ul><li><em>a balance between magical attack and phy defense</em></li><li><em>survivability build</em></li></ul></td><td></td><td></td></tr></tbody></table>

## 💨 Aero Builds

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><strong>High STR and medium AGI</strong></p><ul><li><em>has high physical damage output</em></li><li><em>low HP</em></li><li><em>moderate attack speed ( more turns) and high dodge</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>Pure STR</strong></p><ul><li><em>brawler type and has high normal attack output</em></li><li><em>low HP</em></li><li><em>can benefit from some physical skill type and has a high ultimate skill damage output</em></li></ul></td><td></td><td></td></tr><tr><td><p><strong>INT type</strong></p><ul><li><em>a very unique build that has high potential output if used correctly but experimental</em></li><li><em>has to use all magical skills</em> </li><li><em>ultimate skill damage output is very low</em></li></ul></td><td></td><td></td></tr></tbody></table>


---

# 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://poofyland.gitbook.io/poofyland/poofy-build-guide.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.
