# 캐릭터의 기본 항목

캐릭터 기본 정보 설정에 대해 설명합니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(169).png" alt=""><figcaption></figcaption></figure>

## 기본 항목

캐릭터 목록에서**편집하고 싶은 캐릭터**를 클릭하면, 캐릭터 정보 설정 화면으로 이동합니다.

플레이어 캐릭터의 기본 항목은 다음과 같습니다. 아이콘과 닉네임은 조건에 따라 변경할 수 있습니다（※[후술](#aikonnikkunmuno)）.

| 항목         | 내용                       | 우즈 앱에서 표시되는 위치                     |
| ---------- | ------------------------ | ---------------------------------- |
| 정식 이름(필수)  | 풀네임 등                    | 시나리오 상세 화면·플레이 중 화면의 등장인물 소개       |
| 후리가나(선택)　　 | 정식 이름의 후리가나              | 플레이 중 화면의 등장인물 소개                  |
| 설명문(필수)    | 캐릭터 소개문                  | 시나리오 상세 화면·플레이 중 화면의 등장인물 소개       |
| 아이콘(필수)    | 캐릭터 이미지                  | 등장인물 소개나 대본 읽기의 아이콘                |
| 닉네임(필수)    | 성만·이름만 등 플레이 중에 불리고 싶은 것 | 플레이 중 화면 상단 캐릭터 아이콘 아래·대본 읽기 중 표시명 |

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(2)%20(1)%20(1).png" alt=""><figcaption></figcaption></figure>

![](/files/3OCL9cB2oqF3Pht1mkvA)

## PC・NPC 추가

캐릭터 추가는 목록 화면 오른쪽 위의 「캐릭터를 추가」에서 수행합니다. 추가할 때**플레이어 캐릭터**인지**NPC**인지 선택합니다. NPC의 경우는, 캐릭터 개별 편집 화면에서 「플레이 중의 등장인물 소개에 표시할지 여부」를 선택할 수 있습니다. \\

표시할 캐릭터의 예

* 피해자
* 스토리상 중요한 NPC

표시하지 않을 캐릭터의 예

* 일부 캐릭터만 존재를 아는 NPC
* 대본 읽기에서만 등장하는 「형사」와 같은 NPC

## 캐릭터 삭제

캐릭터를**삭제하고 싶을** 때는 캐릭터 개별 편집 화면의 오른쪽 위 「・・・」를 눌러주세요.

「・・・」 버튼에서는 삭제 외에 「**NPC로 변경**」「**캐릭터 복제**」를 할 수 있습니다.

## 엔드카드

플레이어 캐릭터 각각에 엔드카드를 설정할 수 있습니다.

권장 크기는 「가로 16：세로 9」입니다.

## 아이콘・닉네임의 조건 설정

플레이 중 화면 상단과 대본 읽기 중에 표시되는 아이콘・닉네임은 조건에 따라 변경할 수 있습니다.

예를 들어 이미지의 사례에서는, 엔딩 1이 시작되면 이 캐릭터가 「괴도 우즈」였다는 것이 밝혀지도록 되어 있습니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(2)%20(1)%20(1).png" alt=""><figcaption></figcaption></figure>


---

# 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.studio.uzu-app.com/ko/basic-features/character/basic.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.
