Skip to content

Commit

Permalink
UA20200326 fix maximum attribute on Barrier Tattoo
Browse files Browse the repository at this point in the history
  • Loading branch information
swdriessen committed Oct 16, 2020
1 parent 2f49abf commit b216e61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unearthed-arcana/2020/20200326.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<elements>
<info>
<name>Unearthed Arcana: Spells and Magic Tattoos</name>
<update version="0.0.1">
<update version="0.0.2">
<file name="20200326.xml" url="https://raw.githubusercontent.com/aurorabuilder/elements/master/unearthed-arcana/2020/20200326.xml" />
</update>
</info>
Expand Down Expand Up @@ -507,7 +507,7 @@
</setters>
<rules>
<stat name="ac:rare barrier tattoo" value="15" />
<stat name="ac:rare barrier tattoo" value="dexterity:modifier" max="2" />
<stat name="ac:rare barrier tattoo" value="dexterity:modifier" maximum="2" />
<stat name="ac:calculation" value="ac:rare barrier tattoo" bonus="calculation" />
</rules>
</element>
Expand Down

0 comments on commit b216e61

Please sign in to comment.