Files
FightClub5eXML/Sources/PlaneShift/class-sorcerer-psk.xml
Z. Charles Dziura cd2e289641 Update root-level README and reorganize sources
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.
2021-11-03 10:55:25 -04:00

47 lines
2.2 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<compendium version="5" auto_indent="NO">
<class>
<name>Sorcerer</name>
<autolevel level="1">
<feature optional="YES">
<name>Sorcerous Origin: Pyromancer (PSK)</name>
<text>Your innate magic manifests in fire. You are your fire, and your fire is you.</text>
<text></text>
<text>Source: Plane Shift: Kaladesh p. 9</text>
</feature>
</autolevel>
<autolevel level="1">
<feature optional="YES">
<name>Pyromancer (PSK): Heart of Fire</name>
<text>At 1st level, whenever you start casting a spell of 1st level or higher that deals fire damage, fiery magic erupts from you. This eruption causes creatures of your choice that you can see within 10 feet of you to take fire damage equal to half your sorcerer level (minimum of 1).</text>
<text></text>
<text>Source: Plane Shift: Kaladesh p. 9</text>
</feature>
</autolevel>
<autolevel level="6">
<feature optional="YES">
<name>Pyromancer (PSK): Fire in the Veins</name>
<text>At 6th level, you gain resistance to fire damage. In addition, spells you cast ignore resistance to fire damage.</text>
<text></text>
<text>Source: Plane Shift: Kaladesh p. 9</text>
</feature>
</autolevel>
<autolevel level="14">
<feature optional="YES">
<name>Pyromancer (PSK): Pyromancer's Fury</name>
<text>Starting at 14th level, when you are hit by a melee attack, you can use your reaction to deal fire damage to the attacker. The damage equals your sorcerer level, and ignores resistance to fire damage.</text>
<text></text>
<text>Source: Plane Shift: Kaladesh p. 9</text>
</feature>
</autolevel>
<autolevel level="18">
<feature optional="YES">
<name>Pyromancer (PSK): Fiery Soul</name>
<text>At 18th level, you gain immunity to fire damage. In addition, any spell or effect you create ignores resistance to fire damage and treats immunity to fire damage as resistance to fire damage.</text>
<text></text>
<text>Source: Plane Shift: Kaladesh p. 9</text>
</feature>
</autolevel>
</class>
</compendium>