Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Wildspacer</name>
<description></description>
<author url="https://dnd.wizards.com/products/spelljammer">Astral Adventurer's Guide</author>
<update version="0.0.2">
<update version="0.0.3">
<file name="background-wildspacer.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/supplements/astral-adventurers-guide/backgrounds/background-wildspacer.xml" />
</update>
</info>
Expand Down Expand Up @@ -49,7 +49,6 @@
<grant type="Proficiency" id="ID_PROFICIENCY_SKILL_SURVIVAL" />
<grant type="Proficiency" id="ID_PROFICIENCY_TOOL_PROFICIENCY_NAVIGATORS_TOOLS" />
<grant type="Proficiency" id="ID_WOTC_AAG_PROFICIENCY_TOOL_PROFICIENCY_VEHICLES_SPACE" />
<select type="Language" name="Language (Wildspacer)" supports="Standard||Exotic" number="2" />
<grant type="Background Feature" id="ID_WOTC_AAG_BACKGROUND_FEATURE_WILDSPACER_WILDSPACE_ADAPTATION" requirements="!ID_INTERNAL_GRANT_OPTIONAL_BACKGROUND_FEATURE"/>
<select type="Background Feature" name="Variant Feature" supports="Optional Background Feature" optional="true" />
</rules>
Expand Down
12 changes: 7 additions & 5 deletions supplements/astral-adventurers-guide/races/race-astral-elf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,14 @@
<rules>
<grant type="Racial Trait" id="ID_INTERNAL_RACIAL_TRAIT_TYPE_HUMANOID_ELF" />
<select type="Ability Score Improvement" name="Ability Score Improvement Option (Astral Elf)" supports="Custom Ability Score Improvement Option" requirements="!ID_INTERNAL_GRANTS_BACKGROUND_ASI" />
<stat name="innate speed" value="30" bonus="base" />
<grant type="Size" id="ID_SIZE_MEDIUM" />
<stat name="innate speed" value="30" bonus="base" />
<grant type="Vision" id="ID_VISION_DARKVISION" />

<grant type="Language" id="ID_LANGUAGE_COMMON" requirements="!ID_WOTC_TCOE_OPTION_CUSTOMIZED_LANGUAGE" />
<select type="Language" name="Language (Astral Elf)" supports="Standard||Exotic" />
<select type="Language" name="Customized Language (Astral Elf)" supports="Custom Race Language" requirements="ID_WOTC_TCOE_OPTION_CUSTOMIZED_LANGUAGE" />
<grant type="Vision" id="ID_VISION_DARKVISION" />
<grant type="Grants" id="ID_INTERNAL_GRANT_RACE_ELF"/>
<select type="Language" name="Language (Astral Elf)" supports="Standard||Exotic" />

<grant type="Racial Trait" id="ID_WOTC_AAG_RACIAL_TRAIT_ASTRAL_ELF_ASTRAL_FIRE" />
<grant type="Racial Trait" id="ID_WOTC_AAG_RACIAL_TRAIT_ASTRAL_ELF_FEY_ANCESTRY" />
<grant type="Racial Trait" id="ID_WOTC_AAG_RACIAL_TRAIT_ASTRAL_ELF_KEEN_SENSES" />
Expand Down Expand Up @@ -103,7 +104,8 @@
<description>You have proficiency in the Perception skill.</description>
</sheet>
<rules>
<grant type="Proficiency" id="ID_PROFICIENCY_SKILL_PERCEPTION" />
<grant type="Proficiency" id="ID_PROFICIENCY_SKILL_PERCEPTION" requirements="!ID_WOTC_TCOE_OPTION_CUSTOMIZED_PROFICIENCY" />
<select type="Proficiency" name="Customized Skill Proficiency" supports="Skill" requirements="ID_WOTC_TCOE_OPTION_CUSTOMIZED_PROFICIENCY" />
</rules>
</element>

Expand Down