Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Commit b216e61

Browse files
committed
UA20200326 fix maximum attribute on Barrier Tattoo
1 parent 2f49abf commit b216e61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unearthed-arcana/2020/20200326.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<elements>
33
<info>
44
<name>Unearthed Arcana: Spells and Magic Tattoos</name>
5-
<update version="0.0.1">
5+
<update version="0.0.2">
66
<file name="20200326.xml" url="https://raw.githubusercontent.com/aurorabuilder/elements/master/unearthed-arcana/2020/20200326.xml" />
77
</update>
88
</info>
@@ -507,7 +507,7 @@
507507
</setters>
508508
<rules>
509509
<stat name="ac:rare barrier tattoo" value="15" />
510-
<stat name="ac:rare barrier tattoo" value="dexterity:modifier" max="2" />
510+
<stat name="ac:rare barrier tattoo" value="dexterity:modifier" maximum="2" />
511511
<stat name="ac:calculation" value="ac:rare barrier tattoo" bonus="calculation" />
512512
</rules>
513513
</element>

0 commit comments

Comments
 (0)