Skip to content

Commit

Permalink
corrected Expertise related selections from type=Class Feature to typ…
Browse files Browse the repository at this point in the history
…e=Proficiency
  • Loading branch information
Tel0k authored Oct 24, 2024
1 parent 0265048 commit 539965a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/players-handbook-2024/classes/class-ranger.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Ranger</name>
<description>The Ranger class from the Player’s Handbook 2024.</description>
<author url="http://dnd.wizards.com/products/tabletop-games/rpg-products/rpg_playershandbook">Wizards of the Coast</author>
<update version="0.0.1">
<update version="0.0.2">
<file name="class-ranger.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook-2024/classes/class-ranger.xml" />
</update>
</info>
Expand Down Expand Up @@ -223,7 +223,7 @@
</description>
<sheet display="false"/>
<rules>
<select type="Class Feature" name="Expertise (Deft Explorer)" supports="ID_INTERNAL_SUPPORT_EXPERTISE"/>
<select type="Proficiency" name="Expertise (Deft Explorer)" supports="ID_INTERNAL_SUPPORT_EXPERTISE"/>
<select type="Language" name="Language (Deft Explorer)" supports="Standard||Exotic" number="2" />
</rules>
</element>
Expand Down Expand Up @@ -313,7 +313,7 @@
<description>Your proficiency bonus is doubled for any ability check you make that uses either of the chosen proficiencies.</description>
</sheet>
<rules>
<select type="Class Feature" name="Expertise (Ranger)" number="2" supports="ID_INTERNAL_SUPPORT_EXPERTISE"/>
<select type="Proficiency" name="Expertise (Ranger)" number="2" supports="ID_INTERNAL_SUPPORT_EXPERTISE"/>
</rules>
</element>
<element name="Tireless" type="Class Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_CLASS_FEATURE_RANGER_TIRELESS">
Expand Down

0 comments on commit 539965a

Please sign in to comment.