Files
FightClub5eXML/Sources/RickAndMorty/items-rmbre.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

17 lines
1.0 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<compendium version="5" auto_indent="NO">
<item>
<name>Concertina</name>
<detail>Wondrous item</detail>
<type>W</type>
<magic>1</magic>
<weight></weight>
<property></property>
<text>A concertina is a less charming kind of accordion.
In addition to knocking out a killer polka, a creature playing the concertina can use an action to cause an area of mist or water up to 30 feet in diameter and 6 inches deep to freeze solid.
Once used, this feature of the concertina can't be used again until the next dawn.
Any creatures touching the floor must succeed on a DC 20 Dexterity saving throw or be restrained by the ice. As an action, a restrained creature can attempt to free itself or another creature within its reach from the ice, doing so with a successful DC 20 Strength (Athletics) check. A character freed from the ice is no longer restrained by it. The ice melts in an hour.
Source: The Lost Dungeon of Rickedness: Big Rick Energy p. 26</text>
</item>
</compendium>