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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<elements>
<info>
<update version="0.1.4">
<update version="0.1.5">
<file name="class-artificer.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/supplements/eberron-rising-from-the-last-war/class-artificer.xml" />
</update>
</info>
Expand Down Expand Up @@ -193,6 +193,7 @@
<list known="true">Artificer</list>
</spellcasting>
<rules>
<grant type="Grants" id="ID_INTERNAL_GRANTS_SPELLCASTING_FEATURE" />
<grant type="Grants" id="ID_INTERNAL_GRANT_MULTICLASS_SPELLCASTING_SLOTS_HALF_UP" requirements="ID_INTERNAL_GRANT_MULTICLASS"/>
<!-- <grant type="Grants" id="ID_INTERNAL_GRANTS_RITUAL_CASTER" /> -->
<stat name="artificer:spellcasting:slots:1" value="2" level="1" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<elements>
<info>
<update version="0.0.2">
<update version="0.0.3">
<file name="class-artificer.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/supplements/tashas-cauldron-of-everything/class-artificer.xml" />
</update>
</info>
Expand Down Expand Up @@ -194,6 +194,7 @@
<list known="true">Artificer</list>
</spellcasting>
<rules>
<grant type="Grants" id="ID_INTERNAL_GRANTS_SPELLCASTING_FEATURE" />
<grant type="Grants" id="ID_INTERNAL_GRANT_MULTICLASS_SPELLCASTING_SLOTS_HALF_UP" requirements="ID_INTERNAL_GRANT_MULTICLASS"/>
<!-- <grant type="Grants" id="ID_INTERNAL_GRANTS_RITUAL_CASTER" /> -->
<stat name="artificer:spellcasting:slots:1" value="2" level="1" />
Expand Down