# 호감도

## 호감도란?

* 각 지역의 NPC와 친분을 쌓고 단계 상승 시 보상을 받는 시스템입니다.
* NPC에게 아이템을 선물하면 호감도 수치가 증가합니다.
* 호감도는 보통 -> 호감 -> 감사 -> 신뢰 -> 매료 단계로 상승합니다.
* 호감도 단계가 상승하면 특별한 보상을 획득할 수 있습니다.

## 호감도 발생

* 특정 단계까지의 퀘스트를 달성하면 NPC가 캐릭터에게 관심을 보이기 시작합니다.
* 보조 퀘스트로 등록되며 선택 시 호감도를 상승시킬 수 있음을 팝업으로 표시합니다.
* 해당 NPC 상단에는 호감도 아이콘이 표시됩니다.

<figure><img src="/files/ZW412sSIzfbCPiIlwIV7" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="82.33333333333331">번호</th><th width="140">명칭</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>호감도 발생</td><td><p>NPC 상단에 호감도 발생 아이콘이 표시됩니다.</p><p>퀘스트가 있을 경우 퀘스트 아이콘이 먼저 표시됩니다.</p><p>아이콘 표시 순서 : 퀘스트 -> 호감도</p></td></tr><tr><td>2</td><td>보조 퀘스트 알림</td><td>보조 퀘스트로 등록되며 선택 시 호감도에 대해 팝업으로 표시됩니다.</td></tr></tbody></table>

## 호감도 선택

* 호감도가 발생한 NPC와 대화하면 호감도 버튼을 확인할 수 있습니다.
* 현재 호감도 단계와 진행도를 확인할 수 있습니다.

<figure><img src="/files/KQ3tTtomPd0Wwt9ERY2H" alt=""><figcaption></figcaption></figure>

## 선물하기

* 보유한 아이템과 수량 선택 후 NPC에게 선물할 수 있습니다.
* 선물 아이템은 NPC가 선호하는 아이템일수록 높은 수치로 증가합니다.
* 호감도 증가 현황과 단계 별 획득 보상을 확인할 수 있습니다.
* 현재 단계에서 100%를 채우면 다음 등급으로 상승하는 방식입니다.

<figure><img src="/files/ZMbz8JFzKzLK0xdBbHqO" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="76.33333333333331">번호</th><th width="159">명칭</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>아이템 선택</td><td><p>선물할 아이템을 선택할 수 있습니다.</p><p>NPC가 선호하는 아이템일 경우 다른 아이템보다 높은 수치로 증가됩니다.</p></td></tr><tr><td>2</td><td>아이템 수량 선택</td><td><p>선택한 아이템의 수량을 조절할 수 있습니다.</p><p>수량 결정 후 선물 버튼을 선택하면 호감도가 상승합니다.</p></td></tr><tr><td>3</td><td>호감도 단계 현황</td><td>현재 및 다음 호감도 단계가 게이지로 표시됩니다.</td></tr><tr><td>4</td><td>호감도 단계 별 보상</td><td><p>호감도 단계 달성 보상을 확인할 수 있습니다.</p><p>보통 -> 호감 -> 감사 -> 신뢰 -> 매료</p></td></tr></tbody></table>

## 지역 별 현황

* 도감에서 지역 별 NPC와 호감도 현황을 확인할 수 있습니다.
* 선택된 NPC의 세부 정보와 선호하는 선물을 확인할 수 있습니다.

<figure><img src="/files/JGPm4DRfthhryg9YmGgS" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

#### 이 문서는 2023-05-11에 업데이트 되었습니다. 일부 내용은 게임과 다를 수 있습니다.

{% 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://docs.klaykingdoms.com/guide/guidebook/quest-region/undefined-1.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.
