15 lines
279 B
YAML
15 lines
279 B
YAML
version: 2
|
|
pipelines:
|
|
dnd-session:
|
|
input: seriatim
|
|
references:
|
|
party: ./dnd-spells-roster.txt
|
|
glossary: ./dnd-spells-glossary.txt
|
|
chunk:
|
|
module: generic
|
|
options:
|
|
max_units: 50
|
|
artifacts:
|
|
spells:
|
|
extract: dnd/spells
|