# 附加指令

## .kp

设定kp主群

![](/files/-Lhfe-nN09QB3KySGUXe)

## .rav

房规对抗

先在群中骰的视为先手，而后骰的视为后手。

群中使用.kp设定后，私聊骰子的视为在群中骰，这样可以隐藏NPC的技能值

骰娘将根据成功等级->骰点大小->技能上限的顺序进行比较，判断对抗胜负，返回先手或后手胜利。

骰点支持ra支持的所有规则

![私聊骰子](/files/-Lhff61SBduUl-WkqOQE)

![群中对抗](/files/-Lhff8R4CmBzXBfl8fP0)

## .rcv

规则书对抗，与rav大同小异，这里不再做解释

## .ral

房规多重骰点，第一个参数是技能值，第二个次数是次数

本意是当需要多次技能检定时，可以方便的直接返回成功等级。

当然你也可以用它来测试是否灌铅？

目前来看ra房规的大成功，大失败几率都是5%。千次各自出50，成功失败对半分，这已经是很完美的数据了。

![](/files/-Lhff__J8gcLfWqQkX0Z)

## .rcl

规则书多重骰点，和ral类似这里不再介绍


---

# 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://sitcnya.gitbook.io/sinanya/sinanya-ming-ling/dian-ming-ling/fu-jia-zhi-ling.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.
