# 희귀한 소라게 & 보물상자

시작의 섬에는 가끔씩 <mark style="color:yellow;">**희귀한 소라게**</mark>와 <mark style="color:yellow;">**보물상자**</mark>가 등장합니다.

## 희귀한 소라게

소라게의 스폰 장소는 정해져 있지 않으며, 무작위 장소에서 나타납니다. 소라게는 사람을 무서워하여 도망다닙니다.

소라게를 때리면 피해량은 1로 고정되며 소라게의 체력은 10입니다.

소라게를 잡으면 <mark style="color:yellow;">**반짝이는 소라**</mark>를 포함한 전리품을 얻을 수 있습니다.

<mark style="color:$warning;">가끔 아주 많은 소라를 획득할 수 있습니다.</mark>

## 보물상자

시작의 섬 여러 장소에서는 일정 확률로 보물상자가 등장합니다.

보물상자에는 <mark style="color:yellow;">**랜덤한 아이템**</mark>이 섞여 들어있습니다.

보물상자의 아이템이 모두 꺼내지면 보물상자는 사라집니다.

{% hint style="info" %} <mark style="color:yellow;">보물상자</mark>는 주기적으로 스폰되며, 이미 생성된 보물상자에 아이템이 추가되거나 리셋되지는 않습니다.
{% endhint %}


---

# 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/info/tutorials/newbieserver/crab.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.
