# 人物卡

## .st<角色名>-<属性字符串>

设定人物卡

![](/files/-LhfUF3M-p1huWL4AwGl)

## .st<角色名>-<部分字符串>

更新人物卡中部分技能，若人物卡不存在，则其它所有技能为默认值，属性默认为0

![](/files/-LhfUvh2j2OD2liNyFnL)

## .st list

查看人物卡

![](/files/-LhfUO_c1918z_-etoc1)

## .st<角色>

切换人物卡

![](/files/-LhfUY5s5di7tjyAQ1C2)

## .st show

显示人物卡技能

![](/files/-LhfUfvN8WJXtS2fg1HR)

## .st rm <角色名>

删除某张人物卡

![](/files/-LhfV5A6cq1D7Zm-98cx)


---

# 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://sitcnya.gitbook.io/sinanya/sinanya-ming-ling/pao-tuan-guan-li/ren-wu-ka.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.
