# ตัวละครผู้เล่น

<div data-full-width="false"><figure><img src="/files/trJvj5bBN7abClyUwKjC" alt=""><figcaption></figcaption></figure></div>

### Hit Point (HP)

ค่าพลังชีวิตพื้นฐาน หากระหว่างออกสำรวจแล้วคุณพลาดท่าเสียจน HP หมด คุณจะสลบแล้วจะถูกบังคับให้มาเริ่มใหม่ที่ Settlement&#x20;

* คุณสามารถอัปเกรดเพิ่ม Max HP ได้ที่ฐาน [Research Lab](/whitepaper/gamesystem/settlement.md)&#x20;
* ทุกครั้งที่คุณกลับจากการสำรวจแล้วมาพักที่ Settlement ค่า HP ของคุณจะเต็ม 100% เสมอ

### Energy Point (EP)

ค่าพลังงานพื้นฐานมีไว้สำหรับใช้งาน Weapon หาก EP ของคุณหมดจะไม่สามารถใช้งาน Weapon ได้

* คุณสามารถอัปเกรดเพิ่ม Max EP ได้ที่ฐาน [Research Lab](/whitepaper/gamesystem/settlement.md)&#x20;
* เมื่อ Epของคุณหมดสามารถไปกดเติม EP สำรองที่ [Outpost](/whitepaper/gamesystem/settlement.md)&#x20;
* [Outpost](/whitepaper/gamesystem/settlement.md) จะมี EP สำรองให้กับคุณ และผลิต EP สำรองให้กับคุณอยู่ตลอดเวลา แต่เมื่อ Ep สำรองใน Outpost หมดจะต้องรอเวลาให้ Outpost ผลิตพลังงานกลับมาใหม่

### Level (Lv.)

ตัวละครของผู้เล่นจะมีระบบ level ซึ่งส่งผลต่อการปลดล็อกฟีเจอร์ต่างๆ และความสามารถในการจับ Autometa ผู้เล่นสามารถเพิ่ม level ได้ผ่านการทำกิจกรรมต่างๆที่ให้ค่า EXP ดังต่อไปนี้

* การทำ [Main Mission](/whitepaper/gamesystem/mission/main-mission.md)
* การปราบปรามเหล่า Autometa
* การจับ Autometa ได้รับค่าประสบการณ์เป็นสองเท่าจากการปราบปราม

### Equipment

ผู้เล่นจะมีอุปกรณ์ 3 ชนิดนี้ที่สามารถใช้กับการ explore สิ่งต่างๆใน world ได้

* Tool - อุปกรณ์สำคัญใช้ทุบเก็บกู้ซากวัตถุหรือขุดแร่เพื่อเก็บทรัพยากร
* Blaster - ปืนพกเริ่มต้นของเหล่า Mech Hunter ใช้ในการต่อสู้กับ Autometa
* Cube Launcher - อาวุธล้ำสมัยที่สามารถปล่อยลูกบาศก์ติดตามเพื่อจับ Autometa


---

# 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/worldgames/player.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.
