Initial commit

This commit is contained in:
2026-03-07 01:09:00 -08:00
commit af7d63717e
102 changed files with 68739 additions and 0 deletions

14
data/gd/degrees.json Normal file
View File

@@ -0,0 +1,14 @@
{
"1st": {
"id": "1st",
"pillarId": "severity"
},
"2nd": {
"id": "2nd",
"pillarId": "mercy"
},
"3rd": {
"id": "3rd",
"pillarId": "middle"
}
}