Enhance sheets and add skill+effects

This commit is contained in:
2026-05-22 20:14:28 +02:00
parent 78fa804dc5
commit e3f9dedcf6
18 changed files with 459 additions and 35 deletions
+3 -1
View File
@@ -25,7 +25,9 @@
"background": { "htmlFields": ["description"] },
"kit": { "htmlFields": ["description"] },
"weapon": { "htmlFields": ["description"] },
"equipment": { "htmlFields": ["description"] }
"equipment": { "htmlFields": ["description"] },
"skill": { "htmlFields": ["description"] },
"effect": { "htmlFields": ["description"] }
}
},
"grid": { "distance": 1, "units": "m" },