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
11 changes: 10 additions & 1 deletion core/players-handbook/classes/class-paladin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Paladin</name>
<description>The Paladin class from the Player’s Handbook.</description>
<author url="http://dnd.wizards.com/products/tabletop-games/rpg-products/rpg_playershandbook">Wizards of the Coast</author>
<update version="0.3.3">
<update version="0.3.4">
<file name="class-paladin.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook/classes/class-paladin.xml" />
</update>
</info>
Expand Down Expand Up @@ -268,10 +268,19 @@
<description>Your oath allows you to channel divine energy to fuel magical effects.</description>
</sheet>
<rules>
<grant type="Class Feature" id="ID_WOTC_PHB_CLASS_FEATURE_PALADIN_CHANNEL_DIVINITY" />
<select type="Archetype" name="Sacred Oath" supports="Sacred Oath" />
<stat name="channel divinity:count" value="1" level="1" bonus="base" />
</rules>
</element>
<element name="Channel Divinity" type="Class Feature" source="Player's Handbook" id="ID_WOTC_PHB_CLASS_FEATURE_PALADIN_CHANNEL_DIVINITY">
<requirements>!ID_WOTC_PHB_CLASS_FEATURE_CLERIC_CHANNELDIVINITY</requirements>
<compendium display="false" />
<description display="false" />
<sheet usage="{{channel divinity:count}}/Short Rest">
<description>Your Channel Divinity allows you to use some features granted by your Sacred Oath. When you use your Channel Divinity, you choose which option to use. Your Channel Divinity save DC is {{paladin:spellcasting:dc}}.</description>
</sheet>
</element>
<element name="Ability Score Improvement" type="Class Feature" source="Player’s Handbook" id="ID_WOTC_PHB_CLASS_FEATURE_PALADIN_ASI">
<requirements>!ID_INTERNAL_FEATURE_REPLACEMENT_PALADIN_ABILITY_SCORE_IMPROVEMENT</requirements>
<compendium display="false" />
Expand Down
11 changes: 8 additions & 3 deletions core/players-handbook/items/items-weapons.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8" ?>
<elements>
<info>
<name>Weapons</name>
<update version="0.0.4">
<update version="0.0.5">
<file name="items-weapons.xml" url="https://raw.githubusercontent.com/AuroraLegacy/elements/master/core/players-handbook/items/items-weapons.xml" />
</update>
</info>
Expand Down Expand Up @@ -256,6 +256,7 @@
<set name="cost" currency="gp">20</set>
<set name="weight" lb="6">6 lb.</set>
<set name="slot">twohand</set>
<set name="range">10 ft</set>
<set name="damage" type="slashing">1d10</set>
<set name="proficiency">ID_PROFICIENCY_WEAPON_PROFICIENCY_GLAIVE</set>
</setters>
Expand Down Expand Up @@ -298,6 +299,7 @@
<set name="cost" currency="gp">20</set>
<set name="weight" lb="6">6 lb.</set>
<set name="slot">twohand</set>
<set name="range">10 ft</set>
<set name="damage" type="slashing">1d10</set>
<set name="proficiency">ID_PROFICIENCY_WEAPON_PROFICIENCY_HALBERD</set>
</setters>
Expand All @@ -313,6 +315,7 @@
<set name="cost" currency="gp">10</set>
<set name="weight" lb="6">6 lb.</set>
<set name="slot">onehand</set>
<set name="range">10 ft</set>
<set name="damage" type="piercing">1d12</set>
<set name="versatile">1d12</set>
<set name="proficiency">ID_PROFICIENCY_WEAPON_PROFICIENCY_LANCE</set>
Expand Down Expand Up @@ -371,6 +374,7 @@
<set name="cost" currency="gp">5</set>
<set name="weight" lb="18">18 lb.</set>
<set name="slot">twohand</set>
<set name="range">10 ft</set>
<set name="damage" type="piercing"> 1d10</set>
<set name="proficiency">ID_PROFICIENCY_WEAPON_PROFICIENCY_PIKE</set>
</setters>
Expand Down Expand Up @@ -472,6 +476,7 @@
<set name="cost" currency="gp">2</set>
<set name="weight" lb="3">3 lb.</set>
<set name="slot">onehand</set>
<set name="range">10 ft</set>
<set name="damage" type="slashing">1d4</set>
<set name="proficiency">ID_PROFICIENCY_WEAPON_PROFICIENCY_WHIP</set>
</setters>
Expand Down Expand Up @@ -552,4 +557,4 @@
<set name="proficiency">ID_PROFICIENCY_WEAPON_PROFICIENCY_NET</set>
</setters>
</element>
</elements>
</elements>