Skip to content

Commit

Permalink
Fixes for #762, #760, #759
Browse files Browse the repository at this point in the history
  • Loading branch information
Namorphus committed Dec 9, 2017
1 parent d551c82 commit 0e1265d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
12 changes: 6 additions & 6 deletions COM_5ePack_POTA - Equipment.user
Expand Up @@ -81,7 +81,7 @@
<thing id="i5CSeekDar" name="Seeker Dart" description="This small dart is decorated with designs like windy spirals that span the length of its shaft.\n\nWhen you whisper the word &quot;seek&quot; and hurl this dart, it seeks out a target of your choice within 120 feet of you. You must have seen the target before, but you don&apos;t need to see it now. If the target isn&apos;t within range or if there is no clear path to it. the dart falls to the ground, its magic spent and wasted. Otherwise, elemental winds guide the dart instantly through the air to the target. The dart can pass though openings as narrow as 1 inch wide and can change direction to fly around corners. \n\nWhen the dart reaches its target, the target must succeed on a DC 16 Dexterity saving throw or take 1d4 piercing damage and 3d4 lightning damage. The dart&apos;s magic is then spent, and it becomes an ordinary dart." compset="MagicWep">
<fieldval field="wDieCount" value="1"/>
<fieldval field="wDieSize" value="4"/>
<fieldval field="wDamExtra" value="3d4 lightning damage"/>
<fieldval field="wDamExtra" value=" plus 3d4 lightning damage"/>
<fieldval field="gWeight" value="0.25"/>
<fieldval field="trkMax" value="1"/>
<fieldval field="wRangeNorm" value="120"/>
Expand All @@ -102,7 +102,7 @@
<thing id="i5CStoBoom" name="Storm Boomerang" description="This boomerang is a ranged weapon carved from griffon bone and etched with the symbol of elemental air. When thrown, it has a range of 60/120 feet, and any creature that is proficient with the javelin is also proficient with this weapon. On a hit, the boomerang deals 1d4 bludgeoning damage and 3d4 thunder damage, and the target must succeed on a DC 10 Constitution saving throw or be stunned until the end of its next turn. On a miss, the boomerang returns to the thrower&apos;s hand. \n\nOnce the boomerang deals thunder damage to a target, the weapon loses its ability to deal thunder damage and its ability to stun a target. These properties return after the boomerang spends at least 1 hour inside an elemental air node." compset="MagicWep">
<fieldval field="wDieCount" value="1"/>
<fieldval field="wDieSize" value="4"/>
<fieldval field="wDamExtra" value="3d4 thunder damage, and the target must succeed on a DC 10 Constitution saving throw or be stunned until the end of its next turn. "/>
<fieldval field="wDamExtra" value=" plus 3d4 thunder damage, and the target must succeed on a DC 10 Constitution saving throw or be stunned until the end of its next turn. "/>
<fieldval field="gWeight" value="1"/>
<fieldval field="trkMax" value="1"/>
<fieldval field="wAttackEff" value="On a miss, the boomerang returns to the thrower&apos;s hand. "/>
Expand Down Expand Up @@ -154,7 +154,7 @@
<fieldval field="miTypeDet" value="trident"/>
<fieldval field="trkMax" value="2"/>
<fieldval field="Bonus" value="1"/>
<fieldval field="wDamExtra" value="1d8 cold damage"/>
<fieldval field="wDamExtra" value=" plus 1d8 cold damage"/>
<usesource source="5ePotACP"/>
<tag group="User" tag="Tracker" name="Tracker" abbrev="Tracker"/>
<tag group="Helper" tag="NeedAttune" name="Requires Attunement" abbrev="Requires Attunement"/>
Expand All @@ -179,7 +179,7 @@
<fieldval field="miTypeDet" value="trident"/>
<fieldval field="trkMax" value="2"/>
<fieldval field="Bonus" value="2"/>
<fieldval field="wDamExtra" value="1d8 cold damage"/>
<fieldval field="wDamExtra" value=" plus 1d8 cold damage"/>
<usesource source="5ePotACP"/>
<tag group="User" tag="Tracker" name="Tracker" abbrev="Tracker"/>
<tag group="Helper" tag="NeedAttune" name="Requires Attunement" abbrev="Requires Attunement"/>
Expand Down Expand Up @@ -207,7 +207,7 @@
<fieldval field="miTypeDet" value="dagger"/>
<fieldval field="Bonus" value="2"/>
<fieldval field="trkMax" value="1"/>
<fieldval field="wDamExtra" value="2d6 fire damage"/>
<fieldval field="wDamExtra" value=" plus 2d6 fire damage"/>
<usesource source="5ePotACP"/>
<tag group="Helper" tag="ShowSpec" name="Show Spec" abbrev="Show Spec"/>
<tag group="Usage" tag="Day"/>
Expand All @@ -225,7 +225,7 @@
<fieldval field="miTypeDet" value="spear"/>
<fieldval field="Bonus" value="2"/>
<fieldval field="trkMax" value="1"/>
<fieldval field="wDamExtra" value="1d6 lightning damage"/>
<fieldval field="wDamExtra" value=" plus 1d6 lightning damage"/>
<usesource source="5ePotACP"/>
<tag group="Helper" tag="ShowSpec" name="Show Spec" abbrev="Show Spec"/>
<tag group="Usage" tag="Day"/>
Expand Down
2 changes: 1 addition & 1 deletion COM_5ePack_UA - Starter Spells.user
Expand Up @@ -77,7 +77,7 @@
<tag group="sSchool" tag="Evocation"/>
<tag group="sClass" tag="cHelpClr"/>
<tag group="sRange" tag="Personal"/>
<tag group="sLevel" tag="0"/>
<tag group="sLevel" tag="1"/>
<tag group="sDuration" tag="Instant"/>
<tag group="sComp" tag="V"/>
<tag group="sComp" tag="S"/>
Expand Down
1 change: 1 addition & 0 deletions COM_5ePack_VGtM - Races.user
Expand Up @@ -436,6 +436,7 @@ nexteach]]></eval>
<fieldval field="rHeightMin" value="72"/>
<fieldval field="rWeightMin" value="230"/>
<fieldval field="rCON" value="1"/>
<fieldval field="rINT" value="-2"/>
<fieldval field="rSTR" value="2"/>
<usesource source="5eVGtMCP"/>
<tag group="RaceSize" tag="Medium0"/>
Expand Down

0 comments on commit 0e1265d

Please sign in to comment.