# 일일 퀘스트 & 시즌 패스

{% hint style="success" %}
기존의 일일 퀘스트와 시즌 패스에 대한 설명은 [**퀘스트**](/beartown/basic/subcontents/quest.md)에서 확인할 수 있습니다
{% endhint %}

## 전투 직업 일일 퀘스트

<mark style="color:green;">**`/직업`**</mark>에서 <mark style="color:yellow;">**직업 좌측 아이콘**</mark>을 우클릭하여 직업 일일 퀘스트를 확인할 수 있습니다.

<figure><img src="/files/80qGgakkGaLsmNbig32I" alt=""><figcaption><p>/직업   UI</p></figcaption></figure>

직업 일일 퀘스트는 각 직업마다 <mark style="color:yellow;">**3가지 난이도**</mark>로 구성되어 있으며 <mark style="color:red;">난이도를 한 번 선택하면 다음 날 초기화되기 전까지 변경 할 수 없습니다.</mark>  난이도 선택 시 총 <mark style="color:yellow;">**3개**</mark>의 퀘스트를 받게 되며 자정이 되면 퀘스트가 초기화 됩니다.

<table><thead><tr><th width="112"></th><th width="186">조건</th><th>보상(확정)</th><th>랜덤(택1)</th></tr></thead><tbody><tr><td>Easy</td><td>직업 레벨 30 미만</td><td>직업 경험치 1000</td><td>소형 체력 포션 x4<br>소형 마나 포션 x2~4<br>무기 연성서 x1<br>방어구 연성서 x1</td></tr><tr><td>Normal</td><td>직업 레벨 30 이상</td><td>직업 경험치 4000 </td><td>소형 체력 포션 x4<br>소형 마나 포션 x2~4<br>무기 연성서 x2<br>방어구 연성서 x2<br>전투의 교본 x1</td></tr><tr><td>Hard</td><td>하드 보스 클리어 가능</td><td>직업 경험치 20000</td><td>무기 연성서 x3<br>방어구 연성서 x3<br>전투의 교본 x1<br>공격용 응축된 보라 룬 I<br>방어용 응축된 보라룬 I</td></tr></tbody></table>

퀘스트의 클리어 보상은 <mark style="color:yellow;">**확정 보상**</mark>과 <mark style="color:yellow;">**랜덤 보상 중 1개**</mark>를 무조건 획득하게 됩니다.

{% tabs %}
{% tab title="공용" %}

<table><thead><tr><th width="105">난이도</th><th width="584">퀘스트 종류</th></tr></thead><tbody><tr><td>Easy</td><td>직업 경험치 획득<br>리브레 평원 몬스터 사냥<br>난이도 무관 일일 이지 보스 처치<br>숲의 파편 획득<br>숲의 정기 획득<br>무작위 룬 획득</td></tr><tr><td>Normal</td><td>직업 경험치 획득<br>동굴 입구 몬스터 사냥<br>난이도 무관 일일 노멀 보스 처치<br>숲의 파편 획득<br>숲의 정기 획득<br>무작위 룬 획득</td></tr><tr><td>Hard</td><td>직업 경험치 획득<br>어두운 숲 몬스터 사냥<br>난이도 무관 일일 하드 보스 처치<br>달의 파편 획득<br>달의 정기 획득<br>무작위 룬 획득</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

## 전투 직업 시즌패스

<mark style="color:green;">**`/직업`**</mark> UI 의 시즌패스 아이콘 (S) 를 눌러 진행 할 수 있습니다.

전투 시즌패스는 총 30레벨로 이루어져 있으며 <mark style="color:yellow;">**전투직업 일일 퀘스트**</mark>를 통해 점수를 얻을 수 있습니다.

전투 시즌패스에서는 베어 랜덤 룬 상자, 숲의 정기, 달의 정기, 전투의 교본, 무기  연성서, 방어구 연성서, 던 노비스 열쇠, 엘븐시드 열쇠, 트릭스터 열쇠 등 전투직업 활동에 도움을 주는 아이템들을 획득 할 수 있습니다.

```
Easy : 시즌 포인트 20점

Normal : 시즌 포인트 30점

Hard : 시즌 포인트 40점
```


---

# 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.beartown.kr/beartown/combat_job/rpg/and.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.
