Implement phase 4 critical table imports
This commit is contained in:
@@ -80,6 +80,22 @@
|
||||
"pdfPath": "sources/Krush.pdf",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"slug": "large_creature_magic",
|
||||
"displayName": "Spells Against Creatures Critical Strike Table",
|
||||
"family": "grouped_variant",
|
||||
"extractionMethod": "xml",
|
||||
"pdfPath": "sources/Large Creature - Magic.pdf",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"slug": "large_creature_weapon",
|
||||
"displayName": "Large Creature Critical Strike Table",
|
||||
"family": "variant_column",
|
||||
"extractionMethod": "xml",
|
||||
"pdfPath": "sources/Large Creature - Weapon.pdf",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"slug": "ma-strikes",
|
||||
"displayName": "Martial Arts Strikes Critical Strike Table",
|
||||
@@ -128,6 +144,14 @@
|
||||
"pdfPath": "sources/Subdual.pdf",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"slug": "super_large_creature_weapon",
|
||||
"displayName": "Super Large Creature Critical Strike Table",
|
||||
"family": "variant_column",
|
||||
"extractionMethod": "xml",
|
||||
"pdfPath": "sources/Super Large Creature - Weapon.pdf",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"slug": "tiny",
|
||||
"displayName": "Tiny Critical Strike Table",
|
||||
|
||||
Reference in New Issue
Block a user