feature: Add CoreRulebooksAndSupplements collection

- Extracted Rules Supplements from Adventures
-- Renamed RulesSupplementsAndAdventures to Adventures
- Moved Mechanical Servants to its own UA Artificer source
- Updated collections with new sources
- Fixed redundant monster type in Tome of Beasts
- Updated Readme and Changelog
This commit is contained in:
Chris Jennewein
2020-02-13 13:44:57 -07:00
parent 79312c335e
commit ddeb9c50c1
17 changed files with 43095 additions and 43000 deletions

View File

@@ -5,14 +5,19 @@
<!-- Supplements -->
<doc href="../FightClub5eXML/Sources/XanatharsGuideToEverything.xml" />
<doc href="../FightClub5eXML/Sources/MordenkainensTomeOfFoes.xml" />
<doc href="../FightClub5eXML/Sources/VolosGuideToMonsters.xml" />
<doc href="../FightClub5eXML/Sources/SwordCoastAdventurersGuide.xml" />
<doc href="../FightClub5eXML/Sources/GuildmastersGuideToRavnica.xml" />
<doc href="../FightClub5eXML/Sources/WayfindersGuideToEberron.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar.xml" />
<doc href="../FightClub5eXML/Sources/AcquisitionsIncorporated.xml" />
<doc href="../FightClub5eXML/Sources/MordenkainensFiendishFolio.xml" />
<doc href="../FightClub5eXML/Sources/TheTortlePackage.xml" />
<doc href="../FightClub5eXML/Sources/OneGrungAbove.xml" />
<!-- Adventures -->
<doc href="../FightClub5eXML/Sources/RulesSupplementsAndAdventures.xml" />
<doc href="../FightClub5eXML/Sources/Adventures.xml" />
<doc href="../FightClub5eXML/Sources/BaldursGateDescentIntoAvernus.xml" />
<doc href="../FightClub5eXML/Sources/HuntForTheThesselhydra.xml" />
<doc href="../FightClub5eXML/Sources/InfernalMachineRebuild.xml" />
@@ -26,6 +31,7 @@
<!-- UnearthedArcana -->
<doc href="../FightClub5eXML/Sources/UnearthedArcana/UnearthedArcana.xml" />
<doc href="../FightClub5eXML/Sources/UnearthedArcana/2015-08-03_ModernMagic.xml" />
<doc href="../FightClub5eXML/Sources/UnearthedArcana/2017-01-09_Artificer.xml" />
<doc href="../FightClub5eXML/Sources/UnearthedArcana/2017-03-03_TheMysticClass.xml" />
<doc href="../FightClub5eXML/Sources/UnearthedArcana/2018-12-17_Sidekicks.xml" />
<doc href="../FightClub5eXML/Sources/UnearthedArcana/2019-08-15_BarbarianAndMonk.xml" />