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.
76 lines
1.9 KiB
XML
76 lines
1.9 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<compendium version="5" auto_indent="NO">
|
|
<spell>
|
|
<name>Armor of Agathys</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Burning Hands</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Enlarge/Reduce</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Entangle</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Fire Bolt</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Flaming Sphere</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Fog Cloud</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Gust of Wind</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Heroism</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Hold Person</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Invisibility</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Minor Illusion</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Ray of Frost</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Resistance</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Shillelagh</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Shocking Grasp</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Spike Growth</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Thunderwave</name>
|
|
<classes>Sorcerer (Giant Soul (UA))</classes>
|
|
</spell>
|
|
</compendium>
|