Update root-level README and reorganize sources

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.
This commit is contained in:
Z. Charles Dziura
2021-11-03 10:55:25 -04:00
parent 94441f22ff
commit cd2e289641
399 changed files with 1648 additions and 1636 deletions

View File

@@ -0,0 +1,171 @@
<?xml version='1.0' encoding='utf-8'?>
<compendium version="5" auto_indent="NO">
<race>
<name>Human (Innistrad) (Gavony)</name>
<size>M</size>
<speed>30</speed>
<ability>Str 1, Dex 1, Con 1, Int 1, Wis 1, Cha 1</ability>
<proficiency></proficiency>
<spellAbility></spellAbility>
<trait>
<name>Description</name>
<text>Source: Plane Shift: Innistrad p. 8</text>
</trait>
<trait>
<name>Ability Score Increase</name>
<text>Your ability scores each increase by 1.
</text>
</trait>
<trait>
<name>Age</name>
<text>Humans reach adulthood in their late teens and live less than a century.
</text>
</trait>
<trait>
<name>Alignment</name>
<text>Humans tend toward no particular alignment.
</text>
</trait>
<trait>
<name>Size</name>
<text>Humans vary widely in height and build, from barely 5 feet to well over 6 feet tall. Regardless of your position in that range, your size is Medium.
</text>
</trait>
<trait>
<name>Languages</name>
<text>You can speak, read, and write Common and one extra language of your choice.
</text>
</trait>
</race>
<race>
<name>Human (Innistrad) (Kessig)</name>
<size>M</size>
<speed>40</speed>
<ability>Dex 1, Wis 1</ability>
<proficiency>Survival</proficiency>
<spellAbility></spellAbility>
<trait>
<name>Description</name>
<text>Source: Plane Shift: Innistrad p. 8</text>
</trait>
<trait>
<name>Forest Folk</name>
<text>You have proficiency in the Survival skill.
</text>
</trait>
<trait>
<name>Fleet of Foot</name>
<text>Your base walking speed is 40 feet.
</text>
</trait>
<trait>
<name>Sure-footed</name>
<text>When you use the Dash action, difficult terrain doesn't cost you extra movement on that turn.
</text>
</trait>
<trait>
<name>Spring Attack</name>
<text>When you make a melee attack against a creature, you don't provoke opportunity attacks from that creature for the rest of your turn, whether you hit or not.
</text>
</trait>
<trait>
<name>Age</name>
<text>Humans reach adulthood in their late teens and live less than a century.
</text>
</trait>
<trait>
<name>Alignment</name>
<text>Humans tend toward no particular alignment.
</text>
</trait>
<trait>
<name>Size</name>
<text>Humans vary widely in height and build, from barely 5 feet to well over 6 feet tall. Regardless of your position in that range, your size is Medium.
</text>
</trait>
<trait>
<name>Languages</name>
<text>You can speak, read, and write Common and one extra language of your choice.
</text>
</trait>
</race>
<race>
<name>Human (Innistrad) (Nephalia)</name>
<size>M</size>
<speed>30</speed>
<ability>Int 1, Cha 1</ability>
<proficiency></proficiency>
<spellAbility></spellAbility>
<trait>
<name>Description</name>
<text>Source: Plane Shift: Innistrad p. 8</text>
</trait>
<trait>
<name>Breadth of Knowledge</name>
<text>You gain proficiency in any combination of four skills or with four tools of your choice.
</text>
</trait>
<trait>
<name>Age</name>
<text>Humans reach adulthood in their late teens and live less than a century.
</text>
</trait>
<trait>
<name>Alignment</name>
<text>Humans tend toward no particular alignment.
</text>
</trait>
<trait>
<name>Size</name>
<text>Humans vary widely in height and build, from barely 5 feet to well over 6 feet tall. Regardless of your position in that range, your size is Medium.
</text>
</trait>
<trait>
<name>Languages</name>
<text>You can speak, read, and write Common and one extra language of your choice.
</text>
</trait>
</race>
<race>
<name>Human (Innistrad) (Stensia)</name>
<size>M</size>
<speed>30</speed>
<ability>Str 1, Con 1</ability>
<proficiency>Intimidation</proficiency>
<spellAbility></spellAbility>
<trait>
<name>Description</name>
<text>Source: Plane Shift: Innistrad p. 8</text>
</trait>
<trait>
<name>Daunting</name>
<text>You have proficiency in the Intimidation skill.
</text>
</trait>
<trait>
<name>Tough</name>
<text>Your hit point maximum increases by 2, and it increases by 2 every time you gain a level.
</text>
</trait>
<trait>
<name>Age</name>
<text>Humans reach adulthood in their late teens and live less than a century.
</text>
</trait>
<trait>
<name>Alignment</name>
<text>Humans tend toward no particular alignment.
</text>
</trait>
<trait>
<name>Size</name>
<text>Humans vary widely in height and build, from barely 5 feet to well over 6 feet tall. Regardless of your position in that range, your size is Medium.
</text>
</trait>
<trait>
<name>Languages</name>
<text>You can speak, read, and write Common and one extra language of your choice.
</text>
</trait>
</race>
</compendium>