# 낚시 스킬

미끼를 사용하여 물고기를 낚을 때마다 <mark style="color:yellow;">**어부 경험치**</mark>를 얻을 수 있어요.\
낚은 물고기의 등급에 따라 다른 양의 어부 경험치를 획득할 수 있어요.

* 브론즈: 75
* 실버: 150
* 골드: 300
* 다이아몬드: 700
* 플래티넘: 1,900
* 신화: 6,000

일정량의 어부 경험치를 채우면 <mark style="color:yellow;">**어부 레벨**</mark>이 올라요.\
어부 레벨이 오를수록 더 다양한 [미끼](/beartown/general_occupation/fishing/baits.md)를 구매할 수 있고, 다양한 [강화석](/beartown/general_occupation/fishing/upgrades/enhance.md)을 제작할 수 있어요.

어부 레벨이 오를 때마다 <mark style="color:yellow;">**스킬 포인트**</mark>가 주어져요.\
낚시 메뉴의 낚시 스킬에서 원하는 곳에 스킬 포인트를 분배할 수 있어요.

만약 분배한 스킬이 마음에 들지 않는다면 아래쪽 가운데 책 아이콘을 클릭하여\
50,000 엔트로피를 지불하고 지금까지 투자한 모든 스킬 포인트를 돌려받을 수 있어요.

<mark style="color:yellow;">**낚시 스킬**</mark>에는 다음 8가지가 있어요.

## 업그레이드 가능 스킬

<mark style="color:yellow;">**업그레이드 가능 스킬**</mark>은 스킬 포인트를 계속해서 투자할 수 있는 스킬이에요.

스킬 포인트를 투자할수록 투자 효율이 감소해요.\
예를 들어, 어떤 스킬에 처음으로 1포인트를 투자할 때 1%의 효율이 나왔다면\
그 다음 포인트를 투자할 때는 1%보다 적은 효율이 나오게 돼요.

<table><thead><tr><th width="149">이름</th><th>효과</th></tr></thead><tbody><tr><td>명장</td><td>물고기를 손질할 때 얻는 엔트로피가 늘어납니다.</td></tr><tr><td>운수 좋은 날</td><td>물고기를 잡을 때 얻는 엔트로피가 늘어납니다.</td></tr><tr><td>재료의 정상화</td><td>강화석을 만드는 데 필요한 엔트로피가 감소합니다.</td></tr><tr><td>토템의 가호</td><td>물고기를 잡을 때마다 토템의 재사용 대기시간이 줄어듭니다.</td></tr></tbody></table>

## 고유 스킬

<mark style="color:yellow;">**고유 스킬**</mark>은 딱 한 차례만 스킬 포인트를 투자할 수 있는 스킬이에요.\
고유 스킬 활성화에는 각각 15포인트가 필요해요.

고유 스킬은 어부 레벨이 오름에 따라 효과가 커져요.

<table><thead><tr><th width="150">이름</th><th>효과</th></tr></thead><tbody><tr><td>지진해일</td><td>낚시 성공 시 <a data-footnote-ref href="#user-content-fn-1">0.1%~</a> 확률로 쓰나미를 일으킵니다.<br>쓰나미 안에 찌를 던져 낚시하는 모든 유저는<br>낚시할 때마다 물고기를 1마리씩 추가로 획득합니다.</td></tr><tr><td>웅변</td><td>자신의 낚시 토템 버프를 <a data-footnote-ref href="#user-content-fn-2">7.5%~</a>만큼 다른 유저에게도 적용시킵니다. </td></tr><tr><td>타고난 도박꾼</td><td><p>콤보가 올라갈수록 높은 등급의 물고기를 낚을 확률이 증가합니다.</p><p>최대 <a data-footnote-ref href="#user-content-fn-3">12콤보~</a>까지 쌓을 수 있습니다.</p></td></tr><tr><td>절약</td><td>강화석 제작 시 <a data-footnote-ref href="#user-content-fn-4">5.5%~</a> 확률로 재료의 절반을 돌려받습니다.</td></tr></tbody></table>

[^1]: 15레벨에서 0.1%, 20레벨마다 0.01%p씩 증가합니다.

[^2]: 15레벨에서 15%, 24레벨부터 12레벨마다 7.5%p씩 증가합니다.

[^3]: 15레벨에서 12콤보, 24레벨부터 12레벨마다 2콤보씩 증가합니다.

[^4]: 15레벨에서 5.5%, 16레벨부터 8레벨마다 3.0%p씩 증가합니다.


---

# 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/general_occupation/fishing/upgrades/skill.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.
