Files
FightClub5eXML/Sources/UnearthedArcana/races-ua-waterborneadventures.xml
Z. Charles Dziura cd2e289641 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.
2021-11-03 10:55:25 -04:00

66 lines
2.4 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<compendium version="5" auto_indent="NO">
<race>
<name>Minotaur (Krynn) (UA)</name>
<size>M</size>
<speed>30</speed>
<ability>Str 1</ability>
<proficiency></proficiency>
<spellAbility></spellAbility>
<trait>
<name>Description</name>
<text>Source: Unearthed Arcana: Waterborne Adventures p. 1</text>
</trait>
<trait>
<name>Age</name>
<text>Minotaurs enter adulthood at around the age of 17 and can live up to 150 years.
</text>
</trait>
<trait>
<name>Alignment</name>
<text>Minotaurs believe in a strict code of honor, and thus tend toward law. They are loyal to the death and make implacable enemies, even as their brutal culture and disdain for weakness push them toward evil.
</text>
</trait>
<trait>
<name>Size</name>
<text>Minotaurs typically stand well over 6 feet tall and weigh an average of 300 pounds. Your size is Medium.
</text>
</trait>
<trait>
<name>Conqueror's Virtue</name>
<text>From a young age, you focused on one of the three virtues of strength, cunning, or intellect. Your choice of your Strength, Intelligence, or Wisdom score increases by 1.
</text>
</trait>
<trait>
<name>Horns</name>
<text>You are never unarmed. You are proficient with your horns, which are a melee weapon that deals 1d10 piercing damage. Your horns grant you advantage on all checks made to shove a creature, but not to avoid being shoved yourself.
</text>
</trait>
<trait>
<name>Goring Rush</name>
<text>When you use the Dash action during your turn, you can make a melee attack with your horns as a bonus action.
</text>
</trait>
<trait>
<name>Hammering Horns</name>
<text>When you use the Attack action during your turn to make a melee attack, you can attempt to shove a creature with your horns as a bonus action. You cannot use this shove attempt to knock a creature prone.
</text>
</trait>
<trait>
<name>Labyrinthine Recall</name>
<text>You can perfectly recall any path you have traveled.
</text>
</trait>
<trait>
<name>Sea Reaver</name>
<text>You gain proficiency with navigator's tools and vehicles (water).
</text>
</trait>
<trait>
<name>Languages</name>
<text>You can speak, read, and write Common.
</text>
</trait>
</race>
</compendium>