# ค่าพลังของ Autometa

Mech แต่ละตัวจะมีค่า Status ต่างกัน และจะถูกเพิ่ม Status ได้ผ่านทางเลเวล&#x20;

## Mech Status

| ชื่อเรียก                | คำอธิบาย                                          |
| ------------------------ | ------------------------------------------------- |
| Combat Power (CP)        | คะแนนพลังโดยรวมของ Mech                           |
| HP                       | ค่าพลังชีวิต                                      |
| EP                       | ค่าพลังงาน สำหรับการใช้สกิล                       |
| Attack Power             | ค่าพลังโจมตี เพิ่มความรุนแรงของการโจมตี           |
| Skill Power              | ค่าพลังสกิล เพิ่มความรุนแรงของสกิล                |
| Speed                    | ค่าความเร็วการโจมตี, การใช้สกิล, และการเคลื่อนที่ |
| Happiness                | ค่าความสุข (ต้องการ 100% เพื่อใช้ประกอบร่าง)      |
| Attack Range             | ระยะการโจมตี                                      |
| Attack Rate              | ความถี่ในการโจมตีต่อวินาที                        |
| Critical Hit Chance      | โอกาศโจมตี Critical                               |
| Critical Hit Damage      | ความแรงของการโจมตีแบบ Critical                    |
| Physical Resistance      | ลดความเสียหายจาก Physical Damage                  |
| Thermal Resistance       | ลดความเสียหายจาก Thermal Damage                   |
| Electrical Resistance    | ลดความเสียหายจาก Electrical Damage                |
| Chemical Resistance      | ลดความเสียหายจาก Chemical Damage                  |
| Gravitational Resistance | ลดความเสียหายจาก Gravity Damage                   |

## Mining Status

| ชื่อเรียก          | คำอธิบาย                                            |
| ------------------ | --------------------------------------------------- |
| Mining Power (MP)  | ค่าพลังการขุดในภารกิจขุดแร่                         |
| Effective HP (EHP) | ค่าพลังชีวิตในภารกิจขุดแร่                          |
| Blockchain Network | เครือข่าย Blockchain ที่หุ่นยนต์ได้ถูกสร้างเป็น NFT |
| Hazard Protection  | การป้องกันพิษภัยจากภารกิจขุดแร่                     |

## Attribute Potential

<figure><img src="/files/oo9emAmulAOCXQh6FHHp" alt=""><figcaption><p>Attribute Potential</p></figcaption></figure>

เป็นค่า stat พิเศษที่จะสุ่มมาตั้งแต่ต้นและจะเปลี่ยนแปลงไม่ได้ หุ่นชนิดเดียวกันก็จะมี Attribute Potential ที่แตกต่างกันได้


---

# 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://metal-valley.gitbook.io/whitepaper/autometa/stat.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.
