> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero/koren/spring-campaign/1.md).

# 이벤트1: 설날 전투력 랭킹

**드래곤 슬레이어 전사의 동료가 되고 싶습니까? 당신의 힘을 보여주십시오!**&#x20;

**설날 이벤트에서 전투력 순위를 놓고 명예 포인트를 얻을 수 있으며 명예 카드팩을 교환하여 100% 확률로 새로운 EX02 영웅, Kaden – Dragon Slayer를 얻을 수 있습니다**

**이벤트 기간**

2022/1/26 — 2022/2/26

포인트 지급 시간: 이벤트 동안 매일 22:00 (UTC+9)

**이벤트 규칙**

1）이벤트 기간 동안 플레이어는 카드 수집품에서 전투력에 따라 매일 일정량의 명예 점수를 자동으로 획득할 수 있습니다(일일 정산 시간은 21:00 UTC+8입니다)

2）이벤트 기간 동안 명예 포인트는 명예 카드 팩으로 교환할 수 있습니다. 이벤트 종료 후 명예 포인트는 장비 포인트로 1:1 전환됩니다.

**전투력 - 명예 포인트 분배 규칙:**

1）전투력이 1000만(1000만 포함) 이상인 플레이어는 순위에 따라 명예 점수가 부여됩니다.

2）전투력이 1000만 미만인 플레이어는 전투력 범위에 따라 명예 점수가 부여됩니다.

![](/files/5CzvtB9x4gN1N7oo7yKX)

![](/files/JQb7PCTvC09DCu9uVvzv)

**보상 리스트:**

1）명예 카드 팩은 100% 확률로 새로운 영웅 획득: EX-02

2）보상 수량은 제한되어 있으며 선착순으로 제공됩니다.

![](/files/IBERDK4ruRcS6NsErxJ2)


---

# 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://mixmarvel.gitbook.io/dehero/koren/spring-campaign/1.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.
