In an effort to mitigate questions from new, inexperienced users on how to import data into Fight Club 5e, I rewrote and reorganized the root-level README file to include detailed instructions on how to compile their own compendiums using the sources found within this repository. Some existing data, such as how to create your own collection file, was moved into other READMEs under the Collections and Sources directories. I also took some liberty in reorganizing the directory structure of this repository and renamed some of the top-level directories. In my view, having sources under the "FightClub5eXML" folder didn't make a lot of sense, so I moved those sources into the top-level "Sources" folder. I made sure to update all of the collection files, along with the "travis.yml" config file, to properly point to the correct folders. Finally, while updating the "travis.yml" config file, I changed the output folder of those build compendiums to be under a top-level "Compendiums" folder. This folder is ignored by git.
84 lines
2.3 KiB
XML
84 lines
2.3 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<compendium version="5" auto_indent="NO">
|
|
<spell>
|
|
<name>Arms of Hadar</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Calm Emotions</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Commune with Nature</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Compulsion</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Cone of Cold</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Control Water</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Create or Destroy Water</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Detect Thoughts</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Dissonant Whispers</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Evard's Black Tentacles</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA)), Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Gust of Wind</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Hunger of Hadar</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Lightning Bolt</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Modify Memory</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Rary's Telepathic Bond</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Sending</name>
|
|
<classes>Sorcerer (Aberrant Mind (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Shatter</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Silence</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Sleet Storm</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Thunderwave</name>
|
|
<classes>Warlock (Lurker in the Deep (UA))</classes>
|
|
</spell>
|
|
</compendium>
|