> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/kr/undefined-2/kvesty/vremenno-nedostupno-epik/khochu-na-piknik/ellen.md).

# 엘렌

<figure><img src="/files/kav9Bo4rdq9zno1dTpVf" alt=""><figcaption><p><strong>엘렌</strong></p></figcaption></figure>

## 1기

### 나는 피크닉을 원한다

이 퀘스트 체인은 Darklands의 Village에 있는 Ellen으로 시작합니다.

> 안녕하세요! 만나서 반가워요!
>
> 피크닉 가기 좋은 날씨죠? 그런데 문제는 마을 주변에 몬스터가 많다는 것입니다. 당신은 특별히 배회하지 않습니다. 혹시나... 좀 도와주실래요?

> 히히히!
>
> 나는 최근에 코볼트 마을로 가는 비밀의 길을 간신히 찾았다. 그 길을 걷다 보면 영혼을 만나지 못할 것입니다! 하지만 나쁜 소식도 있습니다.\
> 마을에 가까울수록 코볼트가 많아집니다. 나는 거기에 갈 수 없다! ***코볼트 마을***!\
> 이렇게 하려면 해로운 \_**코볼트**\_에서 피크닉을 할 수 있도록 도와주세요. ***2000명*** 이면 충분합니다.

<details>

<summary><mark style="color:yellow;">나는 피크닉을 원한다</mark></summary>

2000마리의 몬스터를 파괴해야 합니다:\
[코볼트](https://revolgc.pro/r2wiki/115/monster/)\
\
대부분이 [코볼트 마을에 살고 있습니다](/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/derevnya-koboldov.md)

이 퀘스트를 완료하면 다음 보상을 받게 됩니다.

1. ![](https://revolgc.pro/data/items/item/71692.png) 소량의 경험치

</details>

> 와!\
> 하지만... 문제가 하나 더 있습니다. 소풍에 꼭 초대하고 싶은 사람이 있는데...\ 그리고 그 사람에게 줄 선물이 필요해요.

## 2기

### 선물을 하다

> 내가 좋아하는 인형을 만들고 싶다... 에헴...\
> 엄마가 \_**흑룡늪**\_찰흙으로 인형을 만들면 아주아주 예쁠거라고.\
> 애인에게 주면... **다시 사랑**, \_

<details>

<summary><mark style="color:yellow;">선물을 하다</mark></summary>

필요\ <img src="https://revolgc.pro/data/items/item/5916.png" alt="" data-size="original"> [흑룡의 힘으로 가득찬 땅](https://revolgc.pro/r2wiki/5916/item/) 200개.

몬스터로부터:

[늪지 그렘린](https://revolgc.pro/r2wiki/147/monster/)\
[랩터](https://revolgc.pro/r2wiki/418/monster/)

대부분이 1레벨 [흑룡의 늪](/kr/undefined-2/zemli/kolfort/podzemelya-kolforta/boloto-chernogo-drakona-1-5/boloto-chernogo-drakona-1-ur..md) 과 그 입구 근처에 산다.

이 퀘스트를 완료하면 다음 보상을 받게 됩니다.

1. ![](https://revolgc.pro/data/items/item/71692.png) 소량의 경험치

</details>

> 우와! 나는 얼마나 기쁩니다!\
> 당신이 나를 도왔으니 ... 그럼 내 여동생 Shana도 도와줄 수 있어!\ ***마을*** 로 가서 \_**it**\_과 대화하세요. 그녀는 단지 그녀를 도울 수 있는 사람을 찾고 있을 뿐입니다.

## 3기

### 교장 검색

> 예... 내 여동생은 매우 아름답습니다. 하지만 그녀에게 인생은 너무 힘들어!\
> 불공평해... 그녀를 도와주세요. Shadowlands Village \_\*\*\*\*\_에서 그녀를 쉽게 찾을 수 있습니다. 기억하세요, 그녀의 이름은 Shana입니다!

<details>

<summary><mark style="color:yellow;">교장 검색</mark></summary>

암흑의 땅 마을에 위치한 [샤나](/kr/undefined-2/kvesty/vremenno-nedostupno-epik/khochu-na-piknik/shana.md)찾아서 통신해야 합니다.

\
이 퀘스트를 완료하면 다음 보상을 받게 됩니다.

1. ![](https://revolgc.pro/data/items/item/71692.png) 소량의 경험치

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.revolgc.pro/kr/undefined-2/kvesty/vremenno-nedostupno-epik/khochu-na-piknik/ellen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
