Skip to content

Commit

Permalink
Adding poison damage to Spider Staff
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenris447 committed Nov 21, 2019
1 parent 6a88e28 commit 658f167
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion COM_5ePack_LMOP - Equipment.user
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,14 @@
<fieldval field="wDieSize" value="6"/>
<fieldval field="wDCntVers" value="1"/>
<fieldval field="wDSizVers" value="8"/>
<fieldval field="wDamExtra" value=" + 3 (1d6) poison"/>
<usesource source="5CLMoPCP"/>
<tag group="Helper" tag="Helper" name="Helper" abbrev="Helper"/>
<tag group="IsWeapon" tag="wQtrstaff" name="Quarterstaff" abbrev="Quarterstaff"/>
<tag group="wCategory" tag="Melee" name="Melee Weapon" abbrev="Melee"/>
<tag group="wProfReq" tag="Simple" name="Simple" abbrev="Simple"/>
<tag group="wProperty" tag="Versatile" name="Versatile" abbrev="Versatile"/>
<tag group="DamageType" tag="dtBludgeon" name="Bludgeoning" abbrev="Bludgeoning"/>
<tag group="EquipType" tag="Metal"/>
<tag group="Helper" tag="Helper" name="Helper" abbrev="Helper"/>
</thing>
</document>

0 comments on commit 658f167

Please sign in to comment.