update rules, classes, magic-items.... a bunch of stuff

update tp v0.22.0 of rules and code
add "Vessels" to rules
add restriction on "super" attack usage for martial classes
remove minimum ability requirements from races
This commit is contained in:
2025-10-19 21:29:38 -04:00
parent 0390c91a7c
commit c1b4c035d3
72 changed files with 1297 additions and 378 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
# EditorConfig is awesome: https://editorconfig.org
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true