feat: groupin

This commit is contained in:
2026-02-26 10:10:05 +08:00
parent cf61c996cc
commit 08f8e0da52
3 changed files with 104 additions and 34 deletions
+2 -2
View File
@@ -18,9 +18,9 @@
:md-table[./sparks.csv]
:md-table[./sparks.csv]{roll=true}
:md-table[./sparks.csv]{roll}
:md-table[./sparks.csv]{roll=true remix=true}
:md-table[./sparks.csv]{roll remix}
### 链接
+6 -6
View File
@@ -1,6 +1,6 @@
label,body,adj,noun
🔥,**{{adj}}** 的{{noun}},高大,战士
💧,{{adj}}的{{noun}},矮小,法师
🌪️,{{adj}}的{{noun}},帅气,弓手
🌱,{{adj}}的{{noun}},丑陋,盗贼
,{{adj}}的{{noun}},平庸,牧师
label,body,adj,noun,group
🔥,**{{adj}}** 的{{noun}},高大,战士,基本
💧,{{adj}}的{{noun}},矮小,法师,基本
🌪️,{{adj}}的{{noun}},帅气,弓手,高级
🌱,{{adj}}的{{noun}},丑陋,盗贼,高级
,{{adj}}的{{noun}},平庸,牧师,高级
1 label body adj noun group
2 🔥 **{{adj}}** 的{{noun}} 高大 战士 基本
3 💧 {{adj}}的{{noun}} 矮小 法师 基本
4 🌪️ {{adj}}的{{noun}} 帅气 弓手 高级
5 🌱 {{adj}}的{{noun}} 丑陋 盗贼 高级
6 {{adj}}的{{noun}} 平庸 牧师 高级