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.
104 lines
2.7 KiB
XML
104 lines
2.7 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<compendium version="5" auto_indent="NO">
|
|
<spell>
|
|
<name>Aid</name>
|
|
<classes>Cleric (Unity (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Alarm</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Animate Objects</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Arcane Eye</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Aura of Purity</name>
|
|
<classes>Cleric (Unity (UA)), Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Beacon of Hope</name>
|
|
<classes>Cleric (Unity (UA)), Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Charm Person</name>
|
|
<classes>Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Confusion</name>
|
|
<classes>Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Counterspell</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Enthrall</name>
|
|
<classes>Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Find Traps</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Glyph of Warding</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Greater Restoration</name>
|
|
<classes>Cleric (Unity (UA)), Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Guardian of Faith</name>
|
|
<classes>Cleric (Unity (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Heat Metal</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Heroism</name>
|
|
<classes>Cleric (Unity (UA)), Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Hold Monster</name>
|
|
<classes>Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Hypnotic Pattern</name>
|
|
<classes>Cleric (Love (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Otiluke's Resilient Sphere</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Protection from Evil and Good</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Rary's Telepathic Bond</name>
|
|
<classes>Cleric (Unity (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Sending</name>
|
|
<classes>Cleric (Unity (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Shield of Faith</name>
|
|
<classes>Cleric (Unity (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Wall of Force</name>
|
|
<classes>Sorcerer (Clockwork Soul (UA))</classes>
|
|
</spell>
|
|
<spell>
|
|
<name>Warding Bond</name>
|
|
<classes>Cleric (Unity (UA)), Cleric (Love (UA))</classes>
|
|
</spell>
|
|
</compendium>
|