# 낚시

{% hint style="warning" %}
**이미지 개선 준비 중입니다.**

일부 이미지는 업데이트 전의 내용을 다루고 있어\
UI, 아이콘 등 디자인 부분에서 현재와 차이가 있을 수 있습니다.
{% endhint %}

<figure><img src="/files/SHCokckdkKb8gwEc61xs" alt="" width="375"><figcaption></figcaption></figure>

베어타운에서는 낚싯대에 미끼를 장착하여 더 다양한 물고기를 낚을 수 있어요.\
미끼로 낚은 <mark style="color:yellow;">**커스텀 물고기**</mark>는 대구, 연어 등 기본 낚시 보상과는 별개로 인벤토리에 들어와요.

커스텀 물고기에는 <mark style="color:orange;">브론즈</mark>, 실버, <mark style="color:yellow;">골드</mark>, <mark style="color:blue;">다이아몬드</mark>, <mark style="color:purple;">플래티넘</mark>, <mark style="color:red;">신화</mark> 등 등급이 존재해요.

[미끼](/beartown/general_occupation/fishing/baits.md)를 달고 낚시하여 어부 레벨을 올릴 수 있어요.\
어부 레벨이 높아질수록 다음과 같은 이득이 생겨요.

* 더 다양한 [낚시 스킬](/beartown/general_occupation/fishing/upgrades/skill.md)을 얻을 수 있어요.
* 구매할 수 있는 [미끼](/beartown/general_occupation/fishing/baits.md)가 늘어나요.
* 제작할 수 있는 [강화석](/beartown/general_occupation/fishing/upgrades/enhance.md)이 늘어나요.
* 활성화할 수 있는 [토템](/beartown/general_occupation/fishing/upgrades/totem.md) 패시브 효과가 늘어나요.

여러 사람이 가까운 곳에서 사냥하면 <mark style="color:yellow;">**파티 낚시**</mark>가 활성화돼요.\
파티 낚시를 통해서 어부 경험치와 엔트로피를 추가로 획득할 수 있어요.

일부 해양 생물을 사냥하면 낚시 컨텐츠에 도움을 주는 아이템을 얻을 수도 있어요.

## 낚시 메뉴 <a href="#menu" id="menu"></a>

<mark style="color:green;">**`/어부`**</mark>를 입력하거나 <mark style="color:green;">**낚싯대를 들고 Shift+우클릭**</mark>하여 <mark style="color:yellow;">**낚시 메뉴**</mark>를 열 수 있어요.

낚시 메뉴에서는 잡은 물고기를 판매하거나 낚싯대를 강화하는 등 다양한 작업을 할 수 있어요.

자세한 내용은 여러 하위 문서를 참고해 주세요.

<figure><img src="/files/ZMrwinviTdyFHt2idG4M" alt="" width="563"><figcaption></figcaption></figure>

## 등급별 확률

각 등급별 물고기를 낚을 대략적인 확률은 다음과 같아요.\
미끼나 낚시 스킬, 강화석 상태에 따라 확률이 달라질 수 있어요.

* <mark style="color:orange;">**브론즈 물고기**</mark>: 60%
* **실버 물고기**: 15%
* <mark style="color:yellow;">**골드 물고기**</mark>: 5%
* <mark style="color:blue;">**다이아몬드 물고기**</mark>: 1%
* <mark style="color:purple;">**플래티넘 물고기**</mark>: 0.2%
* <mark style="color:red;">**신화 물고기**</mark>: 0.04%

## 해양 생물 사냥하기

낚시에 성공할 때마다 일정 확률(기본 4%)로 좀벌레 모양의 <mark style="color:yellow;">**게**</mark>가 출현해요.

게, 돌고래, 오징어를 잡으면 일정 확률로 다음과 같은 아이템을 얻을 수 있어요.

* <img src="/files/TOg9f3ro9qHnDMAjYq3G" alt="" data-size="line">**게 발** (기본 20%)
* <img src="/files/7ZhLGeMwCTQUUmxfQkyP" alt="" data-size="line">**게 껍질** (기본 20%)
* <img src="/files/bEz3EV5cMEcjUHIMb01e" alt="" data-size="line">**돌고래 꼬리** (기본 70%)
* <img src="/files/lBPkkwbusrpryq82u9yo" alt="" data-size="line">**오징어 촉수** (기본 10%)

위 아이템은 [강화석](/beartown/general_occupation/fishing/upgrades/enhance.md) 제작, [토템](/beartown/general_occupation/fishing/upgrades/totem.md) 생성 등에 활용돼요.


---

# 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.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.
