diff options
| author | 2024-01-25 17:46:34 +0800 | |
|---|---|---|
| committer | 2024-01-25 17:46:34 +0800 | |
| commit | c4eb3ae7a74c7c6881540d7d04502600197a8b2a (patch) | |
| tree | c920c29c383da4d496a0f646e5d4d0f5de10a406 /docs/Standard/Term | |
| parent | 3c3e121bc845573a2d2408c0db6be6f841fd8efc (diff) | |
| download | infini-c4eb3ae7a74c7c6881540d7d04502600197a8b2a.tar.gz infini-c4eb3ae7a74c7c6881540d7d04502600197a8b2a.zip | |
:fire: feat(docs): remove old documents
Diffstat (limited to 'docs/Standard/Term')
| -rw-r--r-- | docs/Standard/Term/DefaultDice/_counts.md | 10 | ||||
| -rw-r--r-- | docs/Standard/Term/DefaultDice/_sides.md | 7 | ||||
| -rw-r--r-- | docs/Standard/Term/DefaultDice/index.md | 11 | ||||
| -rw-r--r-- | docs/Standard/Term/PlayerCard/index.md | 11 | ||||
| -rw-r--r-- | docs/Standard/Term/check/ability.md | 10 | ||||
| -rw-r--r-- | docs/Standard/Term/check/index.md | 14 | ||||
| -rw-r--r-- | docs/Standard/Term/duration/campaign.md | 0 | ||||
| -rw-r--r-- | docs/Standard/Term/duration/index.md | 1 | ||||
| -rw-r--r-- | docs/Standard/Term/duration/module.md | 0 | ||||
| -rw-r--r-- | docs/Standard/Term/duration/sene.md | 0 | ||||
| -rw-r--r-- | docs/Standard/Term/scenario.md | 0 | ||||
| -rw-r--r-- | docs/Standard/Term/setting.md | 0 |
12 files changed, 0 insertions, 64 deletions
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 --- a/docs/Standard/Term/duration/campaign.md +++ /dev/null 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 --- a/docs/Standard/Term/duration/module.md +++ /dev/null diff --git a/docs/Standard/Term/duration/sene.md b/docs/Standard/Term/duration/sene.md deleted file mode 100644 index e69de29b..00000000 --- a/docs/Standard/Term/duration/sene.md +++ /dev/null diff --git a/docs/Standard/Term/scenario.md b/docs/Standard/Term/scenario.md deleted file mode 100644 index e69de29b..00000000 --- a/docs/Standard/Term/scenario.md +++ /dev/null diff --git a/docs/Standard/Term/setting.md b/docs/Standard/Term/setting.md deleted file mode 100644 index e69de29b..00000000 --- a/docs/Standard/Term/setting.md +++ /dev/null |
