aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/Standard/Term
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Standard/Term')
-rw-r--r--docs/Standard/Term/check/ability.md9
-rw-r--r--docs/Standard/Term/check/index.md14
2 files changed, 23 insertions, 0 deletions
diff --git a/docs/Standard/Term/check/ability.md b/docs/Standard/Term/check/ability.md
new file mode 100644
index 00000000..6aab62b2
--- /dev/null
+++ b/docs/Standard/Term/check/ability.md
@@ -0,0 +1,9 @@
+---
+title: ability 检定
+icon: material/tooltip-plus
+status: question
+---
+!!! warning
+ 关于这部分内容请[移步正式术语][redirect]: [`check 检定`](/Standard/Term/check/)
+
+ [redirect]: https://HydroRollCore.retrofor.space "我为什么会看到此项内容?" \ No newline at end of file
diff --git a/docs/Standard/Term/check/index.md b/docs/Standard/Term/check/index.md
new file mode 100644
index 00000000..ced50585
--- /dev/null
+++ b/docs/Standard/Term/check/index.md
@@ -0,0 +1,14 @@
+---
+title: check 检定
+---
+
+!!! tip
+ 这是一个可选实现但是{==建议尽量必须实现==}的方法,主要表现在规则书正是检定方法不同而有所不同上。
+
+### 方法说明
+
+使用`check`或者`ability`方法, 必须对检定结果设定一个完整的输出判定范围。
+
+### 检定结果表
+
+如[`方法`](#_1)所言,你必须为检定的结果设计一个完整的输出判定范围,因此你需要严格并且合理的分配划分界限,保证所有情况都在允许范围内有一个类似”成功””失败”的输出。