> 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-1/funkcii-r2-na-saite/drevo-umenii.md).

# 기술 도표

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

say- [캐릭터 스킬 트리](https://revolgc.pro/ror-game/tree/knight/)에 특히 우리 서버를 위한 기능이 있습니다!\
이 기능을 사용하면 모든 플레이어가 자신만의 나무를 만들고 다른 사람과 공유할 수 있습니다.\
\
일반적으로 모든 클래스를 강화하기 위해 개인 스킬 트리가 성지 업데이트에 도입되었습니다.

* Alt + K 키 조합을 누르면 스킬 트리를 볼 수 있습니다.
* 모든 기술은 특정 사슬에 묶여 있고 3개의 주요 분기로 나뉩니다. 그 중 첫 번째는 모두에게 동일하고 2개는 각 클래스마다 고유합니다.
* 독특한 트리의 스킬을 배울 때, 예를 들어 레벨 55 스킬을 배우기 전에 레벨 50 스킬, 즉 이전 줄에 5포인트를 사용해야 한다는 점을 기억해야 합니다. 일부를 배우려면 책도 필요합니다. 액티브 스킬 (게임에서 스킬 위에 마우스를 올리면 자세한 정보가 표시됨)
* 나무를 연구하려면 특별한 안경이 필요합니다. 65포인트는 레벨업 시 자동으로 부여됩니다. (11에서 75까지) 작업을 완료하면 15점이 주어집니다.
* 플레이어의 무장에 총 80점이 부여되어 가장 편리하고 개성 있는 빌드를 스스로 공부할 수 있습니다.
* 게임 스토어에서 연구 트리를 재설정하기 위해 특수 아이템인 환상의 가루가 활성화되면 이전에 획득한 모든 포인트를 계속 사용할 수 있습니다.


---

# 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-1/funkcii-r2-na-saite/drevo-umenii.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.
