Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<elements>
<info>
<name>Lunar Sorcery</name>
<update version="0.0.1">
<update version="0.0.2">
<file name="sorcerer-lunar.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/supplements/dragonlance-shadow-of-the-dragon-queen/sorcerer-lunar.xml" />
</update>
</info>
Expand Down Expand Up @@ -126,9 +126,9 @@
<p><em>6th-Level Lunar Sorcery Feature</em></p>
<p>The current phase of your Lunar Embodiment can affect your Metamagic feature. Each Lunar Embodiment phase is associated with certain schools of magic, as shown here:</p>
<ul class="unstyled">
<li style="margin-left:1em;text-indent:-1em;"><strong>Full Moon.</strong> Abjuration and conjuration spells</li>
<li style="margin-left:1em;text-indent:-1em;"><strong>New Moon.</strong> Evocation and necromancy spells</li>
<li style="margin-left:1em;text-indent:-1em;"><strong>Crescent Moon.</strong> Divination and transmutation spells</li>
<li style="margin-left:1em;text-indent:-1em;"><strong>Full Moon.</strong> Abjuration and divination spells</li>
<li style="margin-left:1em;text-indent:-1em;"><strong>New Moon.</strong> Enchantment and necromancy spells</li>
<li style="margin-left:1em;text-indent:-1em;"><strong>Crescent Moon.</strong> Illusion and transmutation spells</li>
</ul>
<br />
<p class="indent">Whenever you use Metamagic on a spell of a school of magic associated with your current Lunar Embodiment phase, you can reduce the sorcery points spent by 1 (minimum 0). You can reduce the sorcery points spent for your Metamagic a number of times equal to your proficiency bonus, and you regain all expended uses when you finish a long rest.</p>
Expand All @@ -144,30 +144,30 @@
<element name="Lunar Boons (Full Moon)" type="Archetype Feature" source="Dragonlance: Shadow of the Dragon Queen" id="ID_WOTC_DSDQ_ARCHETYPE_FEATURE_LUNAR_MAGIC_LUNAR_BOONS_FULL">
<compendium display="false" />
<description>
<p>Whenever you use Metamagic on a spell from the abjuration or conjuration schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</p>
<p>Whenever you use Metamagic on a spell from the abjuration or divination schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</p>
</description>
<sheet alt="Lunar Boons" usage="{{proficiency}}/Long Rest">
<description>Whenever you use Metamagic on a spell from the abjuration or conjuration schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</description>
<description>Whenever you use Metamagic on a spell from the abjuration or divination schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</description>
</sheet>
</element>

<element name="Lunar Boons (New Moon)" type="Archetype Feature" source="Dragonlance: Shadow of the Dragon Queen" id="ID_WOTC_DSDQ_ARCHETYPE_FEATURE_LUNAR_MAGIC_LUNAR_BOONS_NEW">
<compendium display="false" />
<description>
<p>Whenever you use Metamagic on a spell from the evocation or necromancy schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</p>
<p>Whenever you use Metamagic on a spell from the enchantment or necromancy schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</p>
</description>
<sheet alt="Lunar Boons" usage="{{proficiency}}/Long Rest">
<description>Whenever you use Metamagic on a spell from the evocation or necromancy schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</description>
<description>Whenever you use Metamagic on a spell from the enchantment or necromancy schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</description>
</sheet>
</element>

<element name="Lunar Boons (Crescent Moon)" type="Archetype Feature" source="Dragonlance: Shadow of the Dragon Queen" id="ID_WOTC_DSDQ_ARCHETYPE_FEATURE_LUNAR_MAGIC_LUNAR_BOONS_CRESCENT">
<compendium display="false" />
<description>
<p>Whenever you use Metamagic on a spell from the divination or transmutation schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</p>
<p>Whenever you use Metamagic on a spell from the illusion or transmutation schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</p>
</description>
<sheet alt="Lunar Boons" usage="{{proficiency}}/Long Rest">
<description>Whenever you use Metamagic on a spell from the divination or transmutation schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</description>
<description>Whenever you use Metamagic on a spell from the illusion or transmutation schools of magic, you can reduce the sorcery points spent by 1 (minimum 0).</description>
</sheet>
</element>

Expand Down