feat: ai's first take...

This commit is contained in:
2026-02-26 00:17:23 +08:00
parent f005514f56
commit 3c9cf552e5
21 changed files with 4001 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# 欢迎使用 TTRPG Tools
这是一个用于 TTRPG 文档的工具箱。
## 示例
### 骰子组件
点击下面的骰子来掷骰:
:dice[2d6]
:dice[1d20+d8]
:dice[3d6+5]{key="attack"}
### 表格组件
:table[./sparks.csv]
:table[./sparks.csv]{roll=true}
:table[./sparks.csv]{roll=true remix=true}