From c4eb3ae7a74c7c6881540d7d04502600197a8b2a Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Thu, 25 Jan 2024 17:46:34 +0800 Subject: :fire: feat(docs): remove old documents --- docs/Standard/Term/DefaultDice/_counts.md | 10 ---------- docs/Standard/Term/DefaultDice/_sides.md | 7 ------- docs/Standard/Term/DefaultDice/index.md | 11 ----------- docs/Standard/Term/PlayerCard/index.md | 11 ----------- docs/Standard/Term/check/ability.md | 10 ---------- docs/Standard/Term/check/index.md | 14 -------------- docs/Standard/Term/duration/campaign.md | 0 docs/Standard/Term/duration/index.md | 1 - docs/Standard/Term/duration/module.md | 0 docs/Standard/Term/duration/sene.md | 0 docs/Standard/Term/scenario.md | 0 docs/Standard/Term/setting.md | 0 12 files changed, 64 deletions(-) delete mode 100644 docs/Standard/Term/DefaultDice/_counts.md delete mode 100644 docs/Standard/Term/DefaultDice/_sides.md delete mode 100644 docs/Standard/Term/DefaultDice/index.md delete mode 100644 docs/Standard/Term/PlayerCard/index.md delete mode 100644 docs/Standard/Term/check/ability.md delete mode 100644 docs/Standard/Term/check/index.md delete mode 100644 docs/Standard/Term/duration/campaign.md delete mode 100644 docs/Standard/Term/duration/index.md delete mode 100644 docs/Standard/Term/duration/module.md delete mode 100644 docs/Standard/Term/duration/sene.md delete mode 100644 docs/Standard/Term/scenario.md delete mode 100644 docs/Standard/Term/setting.md (limited to 'docs/Standard/Term') diff --git a/docs/Standard/Term/DefaultDice/_counts.md b/docs/Standard/Term/DefaultDice/_counts.md deleted file mode 100644 index bb6fa83a..00000000 --- a/docs/Standard/Term/DefaultDice/_counts.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -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 deleted file mode 100644 index a5543278..00000000 --- a/docs/Standard/Term/DefaultDice/_sides.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: _sides 骰子面数 ---- - -### 属性说明 - -用于规定默认投掷时骰子的面数 \ No newline at end of file diff --git a/docs/Standard/Term/DefaultDice/index.md b/docs/Standard/Term/DefaultDice/index.md deleted file mode 100644 index 812f9504..00000000 --- a/docs/Standard/Term/DefaultDice/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: DefaultDice 默认骰子 -status: new ---- - -!!! tip - 这是一个必须的类,根据不同规则书的要求设置相对应的值 - -### 类说明 - -用于规定默认投掷时骰子的各种属性,例如默认骰子数量,面数 \ No newline at end of file diff --git a/docs/Standard/Term/PlayerCard/index.md b/docs/Standard/Term/PlayerCard/index.md deleted file mode 100644 index f647b284..00000000 --- a/docs/Standard/Term/PlayerCard/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -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 deleted file mode 100644 index 13e3d83a..00000000 --- a/docs/Standard/Term/check/ability.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: ability 检定 -status: deprecated ---- -!!! info - 关于这部分内容请[移步正式术语][redirect]: [`check 检定`](/Standard/Term/check/) - - [redirect]: https://infini.retrofor.space "我为什么会看到此项内容?" - -这部分其实已经移除。 diff --git a/docs/Standard/Term/check/index.md b/docs/Standard/Term/check/index.md deleted file mode 100644 index ced50585..00000000 --- a/docs/Standard/Term/check/index.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: check 检定 ---- - -!!! tip - 这是一个可选实现但是{==建议尽量必须实现==}的方法,主要表现在规则书正是检定方法不同而有所不同上。 - -### 方法说明 - -使用`check`或者`ability`方法, 必须对检定结果设定一个完整的输出判定范围。 - -### 检定结果表 - -如[`方法`](#_1)所言,你必须为检定的结果设计一个完整的输出判定范围,因此你需要严格并且合理的分配划分界限,保证所有情况都在允许范围内有一个类似”成功””失败”的输出。 diff --git a/docs/Standard/Term/duration/campaign.md b/docs/Standard/Term/duration/campaign.md deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/Standard/Term/duration/index.md b/docs/Standard/Term/duration/index.md deleted file mode 100644 index e2c14ebe..00000000 --- a/docs/Standard/Term/duration/index.md +++ /dev/null @@ -1 +0,0 @@ -# duration (时长) diff --git a/docs/Standard/Term/duration/module.md b/docs/Standard/Term/duration/module.md deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/Standard/Term/duration/sene.md b/docs/Standard/Term/duration/sene.md deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/Standard/Term/scenario.md b/docs/Standard/Term/scenario.md deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/Standard/Term/setting.md b/docs/Standard/Term/setting.md deleted file mode 100644 index e69de29b..00000000 -- cgit v1.2.3-70-g09d2