Implement Rolemaster roll execution

This commit is contained in:
2026-04-03 00:51:36 +02:00
parent 9b9927084b
commit 0059fde74f
10 changed files with 619 additions and 8 deletions

View File

@@ -1029,6 +1029,20 @@
},
"added": {
"type": "boolean"
},
"sequence": {
"type": "integer",
"format": "int32",
"nullable": true
},
"kind": {
"type": "string",
"nullable": true
},
"signedContribution": {
"type": "integer",
"format": "int32",
"nullable": true
}
},
"required": [