Add OCR import support for void critical table

This commit is contained in:
2026-03-19 23:16:09 +01:00
parent b4c8f8c142
commit 7bb0c1b8d1
35 changed files with 4379 additions and 285 deletions

View File

@@ -167,6 +167,15 @@
"extractionMethod": "xml",
"pdfPath": "sources/Unbalance.pdf",
"enabled": true
},
{
"slug": "void",
"displayName": "Void Critical Strike Table",
"family": "standard",
"extractionMethod": "ocr",
"axisTemplateSlug": "mana-standard-19",
"pdfPath": "sources/Void.pdf",
"enabled": true
}
]
}