# Skill Visual Effect

### 1. Giới thiệu

Mỗi skill sẽ có hiệu ứng đánh, đạn và on hit riêng tạo nên độ đa dạng và độc đáo.

***

### 2. Type

OnSend: khi thi triển thì phía caster sẽ xuất hiện hiệu ứng.

OnReceive: người nhận sẽ có hiệu ứng.

Projectile: các skill tầm xa sẽ cần.

***

### 3. Sound

Mỗi type đều có âm thanh riêng, sẽ gọi khi effect đó bắt đầu xuất hiện.


---

# 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://vanhaodev.gitbook.io/card-game/game-function/module/card/system-design/card-template/skill-template/skill-option-template/skill-visual-effect.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.
