# PokeRole 寶可夢扮演

**`.poke mon move vs`**

這是一個Pokemon的資料庫，\
進行小精靈，招式的查詢以及 顯示 對戰的屬性相克結果

<img src="/files/9o2JfR2gPsjJmt63z7Tg" alt="" data-size="original"><img src="/files/9W4zF8dwPafcCyDKVice" alt="" data-size="original">

## 使用方法

**`.poke`** 可以查看更多指令\
\&#xNAN;**`.poke mon (名稱/編號)`** 可以查看小精靈的資料\
\&#xNAN;**`.poke move (招式名稱)`** 可以查看招式的資料 \
\&#xNAN;**`.poke vs 攻方(招式名稱/屬性) 防方(小精靈名稱/編號/屬性1,2)`**&#x53EF;以進行對戰模擬

## 例子

**`.poke mon 超夢`** \
**`.poke move 火焰輪`** \
**`.poke vs 火之誓約 夢幻`** \
**`.poke vs 火 100`** \
**`.poke vs 火 超能力 水`**

## 資料來源

<https://hazmole.github.io/PokeRole/> 及 免費開源TRPG中文化團隊


---

# 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://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/trpg-gong-neng/zhi-ding-trpg-xi-tong/pokerole-bao-ke-meng-ban-yan.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.
