aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/Standard/Term/DefaultDice
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Standard/Term/DefaultDice')
-rw-r--r--docs/Standard/Term/DefaultDice/_counts.md10
-rw-r--r--docs/Standard/Term/DefaultDice/_sides.md7
-rw-r--r--docs/Standard/Term/DefaultDice/index.md11
3 files changed, 28 insertions, 0 deletions
diff --git a/docs/Standard/Term/DefaultDice/_counts.md b/docs/Standard/Term/DefaultDice/_counts.md
new file mode 100644
index 00000000..bb6fa83a
--- /dev/null
+++ b/docs/Standard/Term/DefaultDice/_counts.md
@@ -0,0 +1,10 @@
+---
+title: _counts 骰子个数
+---
+
+!!! tip
+ 这是一个必须的值,根据不同规则书的要求设置相对应的值
+
+### 属性说明
+
+用于规定默认投掷时骰子的个数 \ No newline at end of file
diff --git a/docs/Standard/Term/DefaultDice/_sides.md b/docs/Standard/Term/DefaultDice/_sides.md
new file mode 100644
index 00000000..a5543278
--- /dev/null
+++ b/docs/Standard/Term/DefaultDice/_sides.md
@@ -0,0 +1,7 @@
+---
+title: _sides 骰子面数
+---
+
+### 属性说明
+
+用于规定默认投掷时骰子的面数 \ No newline at end of file
diff --git a/docs/Standard/Term/DefaultDice/index.md b/docs/Standard/Term/DefaultDice/index.md
new file mode 100644
index 00000000..812f9504
--- /dev/null
+++ b/docs/Standard/Term/DefaultDice/index.md
@@ -0,0 +1,11 @@
+---
+title: DefaultDice 默认骰子
+status: new
+---
+
+!!! tip
+ 这是一个必须的类,根据不同规则书的要求设置相对应的值
+
+### 类说明
+
+用于规定默认投掷时骰子的各种属性,例如默认骰子数量,面数 \ No newline at end of file