feature: Add Tasha's Cauldron of Everything

- Add base items
- Move EE Races to Supplements
- Renamed some sources
- Fixed variant subclass features appearing in other sources
This commit is contained in:
Chris Jennewein
2020-11-18 23:26:56 -07:00
parent b04a1b64fa
commit dd7e54ab4e
117 changed files with 22586 additions and 1109 deletions

View File

@@ -16,6 +16,7 @@
<doc href="../FightClub5eXML/Sources/PlayersHandbook/class-warlock-phb.xml" />
<doc href="../FightClub5eXML/Sources/PlayersHandbook/class-wizard-phb.xml" />
<doc href="../FightClub5eXML/Sources/PlayersHandbook/feats-phb.xml" />
<doc href="../FightClub5eXML/Sources/PlayersHandbook/items-base-phb.xml" />
<doc href="../FightClub5eXML/Sources/PlayersHandbook/items-phb.xml" />
<doc href="../FightClub5eXML/Sources/PlayersHandbook/races-phb.xml" />
<doc href="../FightClub5eXML/Sources/PlayersHandbook/spells-phb.xml" />
@@ -32,6 +33,8 @@
<!-- Supplements -->
<doc href="../FightClub5eXML/Sources/PrincesOfTheApocalypse/races-eepc.xml" />
<doc href="../FightClub5eXML/Sources/XanatharsGuideToEverything/bestiary-xge.xml" />
<doc href="../FightClub5eXML/Sources/XanatharsGuideToEverything/class-barbarian-xge.xml" />
<doc href="../FightClub5eXML/Sources/XanatharsGuideToEverything/class-bard-xge.xml" />
@@ -88,12 +91,8 @@
<doc href="../FightClub5eXML/Sources/GuildmastersGuideToRavnica/spells-phb+ggr.xml" />
<doc href="../FightClub5eXML/Sources/WayfindersGuideToEberron/items-wge.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar/backgrounds-erlw.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar/bestiary-erlw.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar/class-artificer-erlw.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar/feats-erlw.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar/items-erlw.xml" />
<doc href="../FightClub5eXML/Sources/EberronRisingFromTheLastWar/races-erlw.xml" />
@@ -138,4 +137,23 @@
<doc href="../FightClub5eXML/Sources/MythicOdysseysOfTheros/races-mot.xml" />
<doc href="../FightClub5eXML/Sources/MythicOdysseysOfTheros/spells-phb+mot.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/bestiary-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-artificer-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-barbarian-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-bard-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-cleric-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-druid-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-fighter-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-monk-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-paladin-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-rogue-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-sorcerer-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-warlock-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/class-wizard-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/feats-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/items-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/spells-tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/spells-phb+tce.xml" />
<doc href="../FightClub5eXML/Sources/TashasCauldronOfEverything/races-tce.xml" />
</collection>