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.
49 lines
2.4 KiB
XML
49 lines
2.4 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<compendium version="5" auto_indent="NO">
|
|
<class>
|
|
<name>Rogue</name>
|
|
<autolevel level="3">
|
|
<feature optional="YES">
|
|
<name>Acrobat (Livestream): Acrobat</name>
|
|
<text>Transcribed on 2018-04-07. [Square bracketed text] denotes transcriber's annotations.</text>
|
|
<text>Your archetype grants you features at 3rd level and then again at 9th, 13th, and 17th level.</text>
|
|
<text></text>
|
|
<text>Source: Livestream</text>
|
|
</feature>
|
|
</autolevel>
|
|
<autolevel level="3">
|
|
<feature optional="YES">
|
|
<name>Acrobat (Livestream): Aerial Artistry</name>
|
|
<text>Starting at 3rd level, you gain the ability [to] move with incredible speed, precision, and power, Few obstacles can prevent you from reaching your destination.</text>
|
|
<text>When you move, you can instead take two short movements by flying. Each movement is half your speed, and you must end each one on a solid object or [the] ground. If you do not, you fall and your movement ends.</text>
|
|
<text></text>
|
|
<text>Source: Livestream</text>
|
|
</feature>
|
|
</autolevel>
|
|
<autolevel level="9">
|
|
<feature optional="YES">
|
|
<name>Acrobat (Livestream): Fearless Aerialist</name>
|
|
<text>Starting at 9th level, you no longer take damage from falling.</text>
|
|
<text></text>
|
|
<text>Source: Livestream</text>
|
|
</feature>
|
|
</autolevel>
|
|
<autolevel level="13">
|
|
<feature optional="YES">
|
|
<name>Acrobat (Livestream): Unchained Agility</name>
|
|
<text>At 13th level, your agility, speed and flexibility allow you to escape from almost any danger. You gain the benefits of freedom of movement.</text>
|
|
<text></text>
|
|
<text>Source: Livestream</text>
|
|
</feature>
|
|
</autolevel>
|
|
<autolevel level="17">
|
|
<feature optional="YES">
|
|
<name>Acrobat (Livestream): Aerial Mastery</name>
|
|
<text>At 17th level your Aerial Artistry ability improves. When you move you can instead take four short movements by flying. [Each short movement is still limited to half your speed, and between each movement you must still touch a solid object or the ground. If you do not, you fall and your movement ends.]</text>
|
|
<text></text>
|
|
<text>Source: Livestream</text>
|
|
</feature>
|
|
</autolevel>
|
|
</class>
|
|
</compendium>
|