@@ -25,14 +25,7 @@ export const defaultConfig = {
|
||||
|
||||
// Abilities to split into per-option profiles, matched against the
|
||||
// profile's ``name`` attribute.
|
||||
abilitiesToConvert: ["Canticles of the Omnissiah", "Battle Protocols"],
|
||||
|
||||
// Title of the generated profile group, per ability. Anything not listed
|
||||
// here uses the ability's own name, which is what the datasheets do.
|
||||
groupTitleOverrides: {
|
||||
"Canticles of the Omnissiah": "CANTICLES OF THE OMNISSIAH",
|
||||
"Battle Protocols": "BATTLE PROTOCOLS",
|
||||
},
|
||||
abilitiesToConvert: ["Canticles of the Omnissiah", "Battle Protocols", "Icon of War"],
|
||||
};
|
||||
|
||||
// Which transforms run by default when a roster is loaded.
|
||||
|
||||
Reference in New Issue
Block a user