# 스탯

1. **기본 스탯과 캐릭터 스탯**
   * 기본 스탯은 선택한 캐릭터의 체형에 따라 고정됩니다.
     * 기본 스탯은 유저 레벨, 장비 성장, 콘텐츠 소비 요인으로 변하지 않습니다.
   * 캐릭터 스탯은 유저가 콘텐츠를 소비하는 방식에 따라 변할 수 있습니다.

     * 헬스장 훈련, 코스튬 수집 등이 캐릭터 스탯에 영향을 줍니다.

2. **스탯 리스트**
   * 공격력
   * 방어력
   * 공격 속도
   * 반응 속도
   * 인내력
   * 상대 공격 속도 감소
   * 상대 반응 속도 감소


---

# 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://wiki.boxingstarx.com/kr/game-system/undefined-2/undefined.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.
