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.
33 lines
1.7 KiB
XML
33 lines
1.7 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<compendium version="5" auto_indent="NO">
|
|
<class>
|
|
<name>Ranger (Ambuscade) (UA)</name>
|
|
<hd>6</hd>
|
|
<proficiency>Dexterity, Wisdom, Animal Handling, Athletics, Insight, Investigation, Nature, Perception, Stealth, Survival</proficiency>
|
|
<numSkills>3</numSkills>
|
|
<autolevel level="1">
|
|
<feature optional="YES">
|
|
<name>Starting Ranger (Ambuscade) (UA)</name>
|
|
<text>As a 1st-level Ranger (Ambuscade) (UA), you begin play with 6+your Constitution modifier hit points.</text>
|
|
<text></text>
|
|
<text>You are proficient with the following items, in addition to any proficiencies provided by your race or background.</text>
|
|
<text>• Armor: light, shields</text>
|
|
<text>• Weapons: simple, martial</text>
|
|
<text>• Tools: herbalism kit</text>
|
|
<text>• Skills: Choose 3 from Animal Handling, Athletics, Insight, Investigation, Nature, Perception, Stealth, Survival</text>
|
|
<text></text>
|
|
<text>You begin play with the following equipment, in addition to any equipment provided by your background.</text>
|
|
<text>• leather armor</text>
|
|
<text>• (a) two shortsword or (b) two martial melee weapons or (c) a martial weapon and a shield</text>
|
|
<text>• (a) a dungeoneer's pack or (b) an explorer's pack</text>
|
|
<text>• (a) a longbow and a quiver of arrows (20) or (b) a martial weapon</text>
|
|
<text></text>
|
|
<text>Source: Unearthed Arcana: Ranger p. 2</text>
|
|
</feature>
|
|
</autolevel>
|
|
<armor>light, shields</armor>
|
|
<weapons>simple, martial</weapons>
|
|
<tools>herbalism kit</tools>
|
|
</class>
|
|
</compendium>
|