Files
FightClub5eXML/Sources/GuildmastersGuideToRavnica/spells-ggr.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

19 lines
1.3 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<compendium version="5" auto_indent="NO">
<spell>
<name>Encode Thoughts</name>
<classes></classes>
<level>0</level>
<school>EN</school>
<ritual>NO</ritual>
<time>1 action</time>
<range>Self</range>
<components>S</components>
<duration>8 hours</duration>
<text>Putting a finger to your head, you pull a memory, an idea, or a message from your mind and transform it into a tangible string of glowing energy called a thought strand, which persists for the duration or until you cast this spell again. The thought strand appears in an unoccupied space within 5 feet of you as a Tiny, weightless, semisolid object that can be held and carried like a ribbon. It is otherwise stationary.
If you cast this spell while concentrating on a spell or an ability that allows you to read or manipulate the thoughts of others (such as detect thoughts or modify memory), you can transform the thoughts or memories you read, rather than your own, into a thought strand.
Casting this spell while holding a thought strand allows you to instantly receive whatever memory, idea, or message the thought strand contains. (Casting detect thoughts on the strand has the same effect.)
Source: Guildmasters' Guide to Ravnica p. 47</text>
</spell>
</compendium>