diff options
| author | 2023-08-16 19:47:49 +0800 | |
|---|---|---|
| committer | 2023-08-16 19:47:49 +0800 | |
| commit | 7eb7fc43ce1d95d86f5c5b9963213dfb43474a8b (patch) | |
| tree | af00fd8034b2beec721b36871e0037c50304318f /docs/Standard | |
| parent | 5f3216a3005fbfe1281048f851468c560f53c60f (diff) | |
| parent | 4e1c5e796662a077a4ed900fe6d136c20e3c14f8 (diff) | |
| download | infini-7eb7fc43ce1d95d86f5c5b9963213dfb43474a8b.tar.gz infini-7eb7fc43ce1d95d86f5c5b9963213dfb43474a8b.zip | |
Merge pull request #13 from baimianxiao/master
补全了一些md文件
Diffstat (limited to 'docs/Standard')
| -rw-r--r-- | docs/Standard/Term/default_dice/dice-count.md | 0 | ||||
| -rw-r--r-- | docs/Standard/Term/default_dice/dice-face.md | 10 | ||||
| -rw-r--r-- | docs/Standard/Term/default_dice/index.md | 10 | ||||
| -rw-r--r-- | docs/Standard/Term/dice-count.md | 10 | ||||
| -rw-r--r-- | docs/Standard/Term/dice-face.md | 7 | ||||
| -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/player_character/index.md | 10 | ||||
| -rw-r--r-- | docs/Standard/Term/scenario.md | 0 | ||||
| -rw-r--r-- | docs/Standard/Term/setting.md | 0 |
12 files changed, 48 insertions, 0 deletions
diff --git a/docs/Standard/Term/default_dice/dice-count.md b/docs/Standard/Term/default_dice/dice-count.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/Standard/Term/default_dice/dice-count.md diff --git a/docs/Standard/Term/default_dice/dice-face.md b/docs/Standard/Term/default_dice/dice-face.md new file mode 100644 index 00000000..dedab40a --- /dev/null +++ b/docs/Standard/Term/default_dice/dice-face.md @@ -0,0 +1,10 @@ +--- +title: count 骰子面数 +--- + +!!! tip + 这是一个必须的值,根据不同规则书的要求设置相对应的值 + +### 类型说明 + +用于规定默认投掷时骰子的面数
\ No newline at end of file diff --git a/docs/Standard/Term/default_dice/index.md b/docs/Standard/Term/default_dice/index.md new file mode 100644 index 00000000..819f2531 --- /dev/null +++ b/docs/Standard/Term/default_dice/index.md @@ -0,0 +1,10 @@ +--- +title: default-dice 默认骰子* +--- + +!!! tip + 这是一个必须的类,根据不同规则书的要求设置相对应的值 + +### 类型说明 + +用于规定默认投掷时骰子的各种属性,例如默认骰子数量,面数
\ No newline at end of file diff --git a/docs/Standard/Term/dice-count.md b/docs/Standard/Term/dice-count.md new file mode 100644 index 00000000..d5941e3f --- /dev/null +++ b/docs/Standard/Term/dice-count.md @@ -0,0 +1,10 @@ +--- +title: count 骰子个数 +--- + +!!! tip + 这是一个必须的值,根据不同规则书的要求设置相对应的值 + +### 数值说明 + +用于规定默认投掷时骰子的个数
\ No newline at end of file diff --git a/docs/Standard/Term/dice-face.md b/docs/Standard/Term/dice-face.md new file mode 100644 index 00000000..3656f331 --- /dev/null +++ b/docs/Standard/Term/dice-face.md @@ -0,0 +1,7 @@ +--- +title: face 骰子面数 +--- + +### 数值说明 + +用于规定默认投掷时骰子的面数
\ No newline at end of file diff --git a/docs/Standard/Term/duration/campaign.md b/docs/Standard/Term/duration/campaign.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/Standard/Term/duration/campaign.md diff --git a/docs/Standard/Term/duration/index.md b/docs/Standard/Term/duration/index.md new file mode 100644 index 00000000..e2c14ebe --- /dev/null +++ b/docs/Standard/Term/duration/index.md @@ -0,0 +1 @@ +# duration (时长) diff --git a/docs/Standard/Term/duration/module.md b/docs/Standard/Term/duration/module.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/Standard/Term/duration/module.md diff --git a/docs/Standard/Term/duration/sene.md b/docs/Standard/Term/duration/sene.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/Standard/Term/duration/sene.md diff --git a/docs/Standard/Term/player_character/index.md b/docs/Standard/Term/player_character/index.md new file mode 100644 index 00000000..5fe78e36 --- /dev/null +++ b/docs/Standard/Term/player_character/index.md @@ -0,0 +1,10 @@ +--- +title: player-character 人物卡 +--- + +!!! tip + 这是一个可选实现但是{==建议尽量必须实现==}的方法,主要表现在规则书正是检定方法不同而有所不同上。 + +### 方法说明 + +用于规定人物卡的格式,包括人物属性,属性之间的计算关系等
\ No newline at end of file diff --git a/docs/Standard/Term/scenario.md b/docs/Standard/Term/scenario.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/Standard/Term/scenario.md diff --git a/docs/Standard/Term/setting.md b/docs/Standard/Term/setting.md new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/docs/Standard/Term/setting.md |
