Skip to content

Commit

Permalink
fixed typos and missing element
Browse files Browse the repository at this point in the history
  • Loading branch information
Tel0k committed Sep 23, 2024
1 parent fd57418 commit ae51515
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</description>
<sheet display="false" />
<rules>
<stat name="strenght" value="1" alt="Ability Score Increase (Artisan)" />
<stat name="strength" value="1" alt="Ability Score Increase (Artisan)" />
<stat name="dexterity" value="1" alt="Ability Score Increase (Artisan)" />
<stat name="intelligence" value="1" alt="Ability Score Increase (Artisan)" />
</rules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</description>
<sheet display="false" />
<rules>
<stat name="strenght" value="1" alt="Ability Score Increase (Entertainer)" />
<stat name="strength" value="1" alt="Ability Score Increase (Entertainer)" />
<stat name="dexterity" value="1" alt="Ability Score Increase (Entertainer)" />
<stat name="charisma" value="1" alt="Ability Score Increase (Entertainer)" />
</rules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</description>
<sheet display="false" />
<rules>
<stat name="strenght" value="1" alt="Ability Score Increase (Farmer)" />
<stat name="strength" value="1" alt="Ability Score Increase (Farmer)" />
<stat name="constitution" value="1" alt="Ability Score Increase (Farmer)" />
<stat name="wisdom" value="1" alt="Ability Score Increase (Farmer)" />
</rules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</description>
<sheet display="false" />
<rules>
<stat name="strenght" value="1" alt="Ability Score Increase (Guard)" />
<stat name="strength" value="1" alt="Ability Score Increase (Guard)" />
<stat name="intelligence" value="1" alt="Ability Score Increase (Guard)" />
<stat name="wisdom" value="1" alt="Ability Score Increase (Guard)" />
</rules>
Expand Down
13 changes: 13 additions & 0 deletions core/players-handbook-2024/backgrounds/background-merchant.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,17 @@
</rules>
</element>

<element name="Ability Score Improvement +1, +1, +1" type="Ability Score Improvement" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_MERCHANT_OPTION_2">
<compendium display="false" />
<description>
<p>You can increase three different scores by 1.</p>
</description>
<sheet display="false" />
<rules>
<stat name="constitution" value="1" alt="Ability Score Increase (Merchant)" />
<stat name="intelligence" value="1" alt="Ability Score Increase (Merchant)" />
<stat name="charisma" value="1" alt="Ability Score Increase (Merchant)" />
</rules>
</element>

</elements>
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</description>
<sheet display="false" />
<rules>
<stat name="strenght" value="1" alt="Ability Score Increase (Noble)" />
<stat name="strength" value="1" alt="Ability Score Increase (Noble)" />
<stat name="intelligence" value="1" alt="Ability Score Increase (Noble)" />
<stat name="charisma" value="1" alt="Ability Score Increase (Noble)" />
</rules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</description>
<sheet display="false" />
<rules>
<stat name="strenght" value="1" alt="Ability Score Increase (Sailor)" />
<stat name="strength" value="1" alt="Ability Score Increase (Sailor)" />
<stat name="dexterity" value="1" alt="Ability Score Increase (Sailor)" />
<stat name="wisdom" value="1" alt="Ability Score Increase (Sailor)" />
</rules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</description>
<sheet display="false" />
<rules>
<stat name="strenght" value="1" alt="Ability Score Increase (Soldier)" />
<stat name="strength" value="1" alt="Ability Score Increase (Soldier)" />
<stat name="dexterity" value="1" alt="Ability Score Increase (Soldier)" />
<stat name="constitution" value="1" alt="Ability Score Increase (Soldier)" />
</rules>
Expand Down

0 comments on commit ae51515

Please sign in to comment.