aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/Standard
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Standard')
-rw-r--r--docs/Standard/Term/DefaultDice/_counts.md (renamed from docs/Standard/Term/dice-count.md)4
-rw-r--r--docs/Standard/Term/DefaultDice/_sides.md (renamed from docs/Standard/Term/dice-face.md)4
-rw-r--r--docs/Standard/Term/DefaultDice/index.md (renamed from docs/Standard/Term/default_dice/index.md)5
-rw-r--r--docs/Standard/Term/PlayerCard/index.md (renamed from docs/Standard/Term/player_character/index.md)5
-rw-r--r--docs/Standard/Term/check/ability.md3
-rw-r--r--docs/Standard/Term/default_dice/dice-count.md0
-rw-r--r--docs/Standard/Term/default_dice/dice-face.md10
7 files changed, 11 insertions, 20 deletions
diff --git a/docs/Standard/Term/dice-count.md b/docs/Standard/Term/DefaultDice/_counts.md
index d5941e3f..bb6fa83a 100644
--- a/docs/Standard/Term/dice-count.md
+++ b/docs/Standard/Term/DefaultDice/_counts.md
@@ -1,10 +1,10 @@
---
-title: count 骰子个数
+title: _counts 骰子个数
---
!!! tip
这是一个必须的值,根据不同规则书的要求设置相对应的值
-### 数值说明
+### 属性说明
用于规定默认投掷时骰子的个数 \ No newline at end of file
diff --git a/docs/Standard/Term/dice-face.md b/docs/Standard/Term/DefaultDice/_sides.md
index 3656f331..a5543278 100644
--- a/docs/Standard/Term/dice-face.md
+++ b/docs/Standard/Term/DefaultDice/_sides.md
@@ -1,7 +1,7 @@
---
-title: face 骰子面数
+title: _sides 骰子面数
---
-### 数值说明
+### 属性说明
用于规定默认投掷时骰子的面数 \ No newline at end of file
diff --git a/docs/Standard/Term/default_dice/index.md b/docs/Standard/Term/DefaultDice/index.md
index 819f2531..812f9504 100644
--- a/docs/Standard/Term/default_dice/index.md
+++ b/docs/Standard/Term/DefaultDice/index.md
@@ -1,10 +1,11 @@
---
-title: default-dice 默认骰子*
+title: DefaultDice 默认骰子
+status: new
---
!!! tip
这是一个必须的类,根据不同规则书的要求设置相对应的值
-### 类型说明
+### 类说明
用于规定默认投掷时骰子的各种属性,例如默认骰子数量,面数 \ No newline at end of file
diff --git a/docs/Standard/Term/player_character/index.md b/docs/Standard/Term/PlayerCard/index.md
index 5fe78e36..f647b284 100644
--- a/docs/Standard/Term/player_character/index.md
+++ b/docs/Standard/Term/PlayerCard/index.md
@@ -1,10 +1,11 @@
---
-title: player-character 人物卡
+title: PlayerCard 人物卡
+status: new
---
!!! tip
这是一个可选实现但是{==建议尽量必须实现==}的方法,主要表现在规则书正是检定方法不同而有所不同上。
-### 方法说明
+### 类说明
用于规定人物卡的格式,包括人物属性,属性之间的计算关系等 \ No newline at end of file
diff --git a/docs/Standard/Term/check/ability.md b/docs/Standard/Term/check/ability.md
index 6aab62b2..7bef7a88 100644
--- a/docs/Standard/Term/check/ability.md
+++ b/docs/Standard/Term/check/ability.md
@@ -1,7 +1,6 @@
---
title: ability 检定
-icon: material/tooltip-plus
-status: question
+status: attention
---
!!! warning
关于这部分内容请[移步正式术语][redirect]: [`check 检定`](/Standard/Term/check/)
diff --git a/docs/Standard/Term/default_dice/dice-count.md b/docs/Standard/Term/default_dice/dice-count.md
deleted file mode 100644
index e69de29b..00000000
--- a/docs/Standard/Term/default_dice/dice-count.md
+++ /dev/null
diff --git a/docs/Standard/Term/default_dice/dice-face.md b/docs/Standard/Term/default_dice/dice-face.md
deleted file mode 100644
index dedab40a..00000000
--- a/docs/Standard/Term/default_dice/dice-face.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-title: count 骰子面数
----
-
-!!! tip
- 这是一个必须的值,根据不同规则书的要求设置相对应的值
-
-### 类型说明
-
-用于规定默认投掷时骰子的面数 \ No newline at end of file