> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/zh/diao-yu/diao-yu-fa-shu-ka-pai.md).

# 钓鱼法术（卡牌）

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2Ft1fSyOci3LFlhxKMzknX%2Fimage.png?alt=media&#x26;token=b8c288b8-6147-4a7b-b824-e6697223da04" alt=""><figcaption><p>钓鱼法术（卡牌）分类解析</p></figcaption></figure>

法术（卡牌）是钓鱼的核心手段。 玩家每天会获取一个随机卡组，成功捕鱼后可以得到更多的法术。 每张卡牌有三个主要属性：法力值、指定格子和捕获进度条增减量。

#### 法力值

使用该法术所需消耗的法力值。

#### 指定格子

施放该法术下回合将会命中的格子位置。

蓝色指示表示普通命中。

橙色指示表示暴击（捕获进度条会增加更多）。

红色/灰色指示表示未命中。

#### 捕获进度条增减量

底部方格中的每个数字表示该技能对应的的捕获进度条增减量。

命中会增加对应的量，未命中则会减少。

<figure><img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FNGqukFm0uUcUb1JfPFS8%2Fimage.png?alt=media&#x26;token=d99c4cb4-ca5c-44de-a78d-c23418ef6646" alt="" width="563"><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.gigaverse.io/zh/diao-yu/diao-yu-fa-shu-ka-pai.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.
