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.
94 lines
3.3 KiB
XML
94 lines
3.3 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<compendium version="5" auto_indent="NO">
|
|
<class>
|
|
<name>Ranger (Revised) (UA)</name>
|
|
<hd>10</hd>
|
|
<proficiency>Strength, Dexterity, Animal Handling, Athletics, Insight, Investigation, Nature, Perception, Stealth, Survival</proficiency>
|
|
<numSkills>3</numSkills>
|
|
<spellAbility>Wisdom</spellAbility>
|
|
<autolevel level="1">
|
|
<feature optional="YES">
|
|
<name>Starting Ranger (Revised) (UA)</name>
|
|
<text>As a 1st-level Ranger (Revised) (UA), you begin play with 10+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, medium, shields</text>
|
|
<text>• Weapons: simple, martial</text>
|
|
<text>• Tools: none</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>• (a) scale mail or (b) leather armor</text>
|
|
<text>• (a) two shortsword or (b) two simple melee weapons</text>
|
|
<text>• (a) a dungeoneer's pack or (b) an explorer's pack</text>
|
|
<text>• A longbow and a quiver of arrows (20)</text>
|
|
<text></text>
|
|
<text>Alternatively, you may start with 5d4 x 10 gp and choose your own equipment.</text>
|
|
<text></text>
|
|
<text>Source: Unearthed Arcana: The Ranger Revised p. 1</text>
|
|
</feature>
|
|
</autolevel>
|
|
<armor>light, medium, shields</armor>
|
|
<weapons>simple, martial</weapons>
|
|
<tools>none</tools>
|
|
<wealth>5d4x10</wealth>
|
|
<autolevel level="2">
|
|
<slots>0, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="3">
|
|
<slots>0, 3</slots>
|
|
</autolevel>
|
|
<autolevel level="4">
|
|
<slots>0, 3</slots>
|
|
</autolevel>
|
|
<autolevel level="5">
|
|
<slots>0, 4, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="6">
|
|
<slots>0, 4, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="7">
|
|
<slots>0, 4, 3</slots>
|
|
</autolevel>
|
|
<autolevel level="8">
|
|
<slots>0, 4, 3</slots>
|
|
</autolevel>
|
|
<autolevel level="9">
|
|
<slots>0, 4, 3, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="10">
|
|
<slots>0, 4, 3, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="11">
|
|
<slots>0, 4, 3, 3</slots>
|
|
</autolevel>
|
|
<autolevel level="12">
|
|
<slots>0, 4, 3, 3</slots>
|
|
</autolevel>
|
|
<autolevel level="13">
|
|
<slots>0, 4, 3, 3, 1</slots>
|
|
</autolevel>
|
|
<autolevel level="14">
|
|
<slots>0, 4, 3, 3, 1</slots>
|
|
</autolevel>
|
|
<autolevel level="15">
|
|
<slots>0, 4, 3, 3, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="16">
|
|
<slots>0, 4, 3, 3, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="17">
|
|
<slots>0, 4, 3, 3, 3, 1</slots>
|
|
</autolevel>
|
|
<autolevel level="18">
|
|
<slots>0, 4, 3, 3, 3, 1</slots>
|
|
</autolevel>
|
|
<autolevel level="19">
|
|
<slots>0, 4, 3, 3, 3, 2</slots>
|
|
</autolevel>
|
|
<autolevel level="20">
|
|
<slots>0, 4, 3, 3, 3, 2</slots>
|
|
</autolevel>
|
|
</class>
|
|
</compendium>
|