Skip to content

Commit

Permalink
removed appends and added new background asi options
Browse files Browse the repository at this point in the history
  • Loading branch information
Tel0k committed Sep 23, 2024
1 parent 9e2a0ce commit fd57418
Show file tree
Hide file tree
Showing 16 changed files with 320 additions and 125 deletions.
41 changes: 27 additions & 14 deletions core/players-handbook-2024/backgrounds/background-acolyte.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Acolyte</name>
<description>Acolyte Background</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="background-acolyte.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook-2024/backgrounds/background-acolyte.xml" />
</update>
</info>
Expand All @@ -21,24 +21,37 @@
<p>You devoted yourself to service in a temple, either nestled in a town or secluded in a sacred grove. There you performed rites in honor of a god or pantheon. You served under a priest and studied religion. Thanks to your priest’s instruction and your own devotion, you also learned how to channel a modicum of divine power in service to your place of worship and the people who prayed there.</p>
</description>
<rules>
<grant type="Proficiency" id="ID_WOTC_PHB24_PROFICIENCY_SKILL_INSIGHT" />
<grant type="Proficiency" id="ID_WOTC_PHB24_PROFICIENCY_SKILL_RELIGION" />
<grant type="Grants" id="ID_INTERNAL_GRANTS_BACKGROUND_ASI" /> <!--
<grant type="Feat" id="_________" />-->
<grant type="Proficiency" id="ID_WOTC_PHB24_PROFICIENCY_TOOL_PROFICIENCY_CALLIGRAPHERS_SUPPLIES" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Acolyte)" supports="Custom Ability Score Improvement Option" />
<grant type="Proficiency" id="ID_PROFICIENCY_SKILL_INSIGHT" />
<grant type="Proficiency" id="ID_PROFICIENCY_SKILL_RELIGION" />
<grant type="Grants" id="ID_INTERNAL_GRANTS_BACKGROUND_ASI" />
<!-- <grant type="Feat" id="_________" /> -->
<grant type="Proficiency" id="ID_PROFICIENCY_TOOL_PROFICIENCY_CALLIGRAPHERS_SUPPLIES" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Acolyte)" supports="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ACOLYTE_OPTION_1|ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ACOLYTE_OPTION_2" />
</rules>
</element>

<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_1">
<element name="Ability Score Improvement +2, +1" type="Ability Score Improvement" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ACOLYTE_OPTION_1">
<compendium display="false" />
<description>
<p>You can increase one of the scores by 2 and increase a different score by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +2" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_WISDOM_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_2" requirements="ID_WOTC_PHB24_BACKGROUND_ACOLYTE"/>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_WISDOM_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_ACOLYTE"/>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +2" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_WISDOM_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_2" />
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_WISDOM_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_1" />
</rules>
</append>
<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_2">
</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_ACOLYTE_OPTION_2">
<compendium display="false" />
<description>
<p>You can increase three different scores by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" number="3" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_WISDOM_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_ACOLYTE"/>
<stat name="intelligence" value="1" alt="Ability Score Increase (Acolyte)" />
<stat name="wisdom" value="1" alt="Ability Score Increase (Acolyte)" />
<stat name="charisma" value="1" alt="Ability Score Increase (Acolyte)" />
</rules>
</append>
</element>
</elements>
29 changes: 21 additions & 8 deletions core/players-handbook-2024/backgrounds/background-artisan.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Artisan</name>
<description>Artisan Background</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="background-artisan.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook-2024/backgrounds/background-artisan.xml" />
</update>
</info>
Expand All @@ -26,20 +26,33 @@
<grant type="Grants" id="ID_INTERNAL_GRANTS_BACKGROUND_ASI" /> <!--
<grant type="Feat" id="_________" />-->
<select type="Proficiency" name="Tool Proficiency (Artisan)" supports="Tool, Artisan tools" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Artisan)" supports="Custom Ability Score Improvement Option" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Artisan)" supports="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ARTISAN_OPTION_1|ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ARTISAN_OPTION_2" />
</rules>
</element>


<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_1">
<element name="Ability Score Improvement +2, +1" type="Ability Score Improvement" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ARTISAN_OPTION_1">
<compendium display="false" />
<description>
<p>You can increase one of the scores by 2 and increase a different score by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +2" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_STRENGTH_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_2" requirements="ID_WOTC_PHB24_BACKGROUND_ARTISAN"/>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_STRENGTH_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_ARTISAN"/>
</rules>
</append>
<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_2">
</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_ARTISAN_OPTION_2">
<compendium display="false" />
<description>
<p>You can increase three different scores by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" number="3" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_STRENGTH_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_ARTISAN"/>
<stat name="strenght" 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>
</append>
</element>

</elements>
27 changes: 20 additions & 7 deletions core/players-handbook-2024/backgrounds/background-charlatan.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Charlatan</name>
<description>Charlatan Background</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="background-charlatan.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook-2024/backgrounds/background-charlatan.xml" />
</update>
</info>
Expand All @@ -26,20 +26,33 @@
<grant type="Grants" id="ID_INTERNAL_GRANTS_BACKGROUND_ASI" /> <!--
<grant type="Feat" id="_________" />-->
<grant type="Proficiency" id="ID_WOTC_PHB24_PROFICIENCY_TOOL_PROFICIENCY_FORGERY_KIT" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Charlatan)" supports="Custom Ability Score Improvement Option" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Charlatan)" supports="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_CHARLATAN_OPTION_1|ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_CHARLATAN_OPTION_2" />
</rules>
</element>

<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_1">
<element name="Ability Score Improvement +2, +1" type="Ability Score Improvement" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_CHARLATAN_OPTION_1">
<compendium display="false" />
<description>
<p>You can increase one of the scores by 2 and increase a different score by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +2" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CONSTITUTION_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_2" requirements="ID_WOTC_PHB24_BACKGROUND_CHARLATAN"/>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CONSTITUTION_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_CHARLATAN"/>
</rules>
</append>
<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_2">
</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_CHARLATAN_OPTION_2">
<compendium display="false" />
<description>
<p>You can increase three different scores by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" number="3" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CONSTITUTION_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_CHARLATAN"/>
<stat name="dexterity" value="1" alt="Ability Score Increase (Charlatan)" />
<stat name="constitution" value="1" alt="Ability Score Increase (Charlatan)" />
<stat name="charisma" value="1" alt="Ability Score Increase (Charlatan)" />
</rules>
</append>
</element>

</elements>
27 changes: 20 additions & 7 deletions core/players-handbook-2024/backgrounds/background-criminal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Criminal</name>
<description>Criminal Background</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="background-criminal.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook-2024/backgrounds/background-criminal.xml" />
</update>
</info>
Expand All @@ -26,20 +26,33 @@
<grant type="Grants" id="ID_INTERNAL_GRANTS_BACKGROUND_ASI" /> <!--
<grant type="Feat" id="_________" />-->
<grant type="Proficiency" id="ID_WOTC_PHB24_PROFICIENCY_TOOL_PROFICIENCY_THIEVES_TOOLS" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Criminal)" supports="Custom Ability Score Improvement Option" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Criminal)" supports="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_CRIMINAL_OPTION_1|ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_CRIMINAL_OPTION_2" />
</rules>
</element>

<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_1">
<element name="Ability Score Improvement +2, +1" type="Ability Score Improvement" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_CRIMINAL_OPTION_1">
<compendium display="false" />
<description>
<p>You can increase one of the scores by 2 and increase a different score by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +2" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CONSTITUTION_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_2" requirements="ID_WOTC_PHB24_BACKGROUND_CRIMINAL"/>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CONSTITUTION_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_CRIMINAL"/>
</rules>
</append>
<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_2">
</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_CRIMINAL_OPTION_2">
<compendium display="false" />
<description>
<p>You can increase three different scores by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" number="3" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CONSTITUTION_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_INTELLIGENCE_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_CRIMINAL"/>
<stat name="dexterity" value="1" alt="Ability Score Increase (Criminal)" />
<stat name="constitution" value="1" alt="Ability Score Increase (Criminal)" />
<stat name="intelligence" value="1" alt="Ability Score Increase (Criminal)" />
</rules>
</append>
</element>

</elements>
27 changes: 20 additions & 7 deletions core/players-handbook-2024/backgrounds/background-entertainer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Entertainer</name>
<description>Entertainer Background</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="background-entertainer.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook-2024/backgrounds/background-entertainer.xml" />
</update>
</info>
Expand All @@ -26,20 +26,33 @@
<grant type="Grants" id="ID_INTERNAL_GRANTS_BACKGROUND_ASI" /> <!--
<grant type="Feat" id="_________" />-->
<select type="Proficiency" name="Musical Instrument (Entertainer)" supports="Tool, Musical Instrument" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Entertainer)" supports="Custom Ability Score Improvement Option" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Entertainer)" supports="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ENTERTAINER_OPTION_1|ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ENTERTAINER_OPTION_2" />
</rules>
</element>

<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_1">
<element name="Ability Score Improvement +2, +1" type="Ability Score Improvement" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ABILITY_SCORE_IMPROVEMENT_ENTERTAINER_OPTION_1">
<compendium display="false" />
<description>
<p>You can increase one of the scores by 2 and increase a different score by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +2" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_STRENGTH_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_2|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_2" requirements="ID_WOTC_PHB24_BACKGROUND_ENTERTAINER"/>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_STRENGTH_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_ENTERTAINER"/>
</rules>
</append>
<append id="ID_WOTC_ASI_ABILITY_SCORE_IMPROVEMENT_OPTION_2">
</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_ENTERTAINER_OPTION_2">
<compendium display="false" />
<description>
<p>You can increase three different scores by 1.</p>
</description>
<sheet display="false" />
<rules>
<select type="Ability Score Improvement" name="Custom Ability Score Improvement +1" number="3" supports="ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_STRENGTH_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_DEXTERITY_INCREASE_1|ID_WOTC_TCOE_OPTION_CUSTOMIZED_ASI_CHARISMA_INCREASE_1" requirements="ID_WOTC_PHB24_BACKGROUND_ENTERTAINER"/>
<stat name="strenght" 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>
</append>
</element>

</elements>
Loading

0 comments on commit fd57418

Please sign in to comment.