-
Notifications
You must be signed in to change notification settings - Fork 99
[PHB24] Ranger & Paladin Classes + Subclasses #277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: phb2024
Are you sure you want to change the base?
Conversation
This reverts commit dacbcb7.
…nto Telok-phb2024-1
|
Resolves #258 |
added missing flavor text, feature replacements and other small fixes
|
Seeing how I'll be updating my PR with some changes, should we update the "ASI" grants to be pointing towards feats instead (since ASIs are a type of feat now)?
should become
|
|
targeting feats would be |
These are the IDs for the class feature that grants feats. We'd have a I'm mostly just trying to nail down "ID naming conventions" for my PR edit later this weekend. |
|
but why? If all they do is grant Feats, why not just grant Feats right away? |
|
We need the "Class Feature" element so it shows up in the feature list of the class, just like Epic Boons. |
|
ah, yeah, then it should still be |
|
tbh then they should be selections, not grants.. remember that the feature let you choose between ASI or another Feat for which you qualify.. same thing with Epic Boons.. |
|
Right. We still need the "class feature" element so they show up in the list of class features. We then do a select in the rules of that class feature element to allow the user to pick their feat. I mostly was asking to change the ID of the "class feature" element to |
|
full name would probably be more appropriate, but i won't argue with an abbreviation either |
|
Well, what's the standard naming convention we want to go with, moving forward? |
539965a to
65cd377
Compare
|
Resolves #257 |
tregolani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed all files both in app and via code. Made suggestions where I thought appropriate. Most were styling changes or typo fixes.
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
tregolani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some small corrections based on my week of testing in the app. Mostly just small spelling corrections.
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
NickVendel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here you go. I hope i didn't miss any changes i made in my files.
| <h5>CORE PALADIN TRAITS</h5> | ||
| <table> | ||
| <tr><td><b>Primary Ability</b></td><td>Strength and Charisma</td></tr> | ||
| <tr><td><b>Hit Point Die</b></td><td>1d10 per Paladin level</td></tr> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <tr><td><b>Hit Point Die</b></td><td>1d10 per Paladin level</td></tr> | |
| <tr><td><b>Hit Point Die</b></td><td>D10 per Paladin level</td></tr> |
| <h5 style="margin-top: 0px">AS A MULTICLASS CHARACTER</h5> | ||
| <ul style="margin-top:-1em"> | ||
| <li>Gain the following traits from the Core Paladin Traits table: Hit Point Die, proficiency with Martial weapons, and training with Light and Medium armor and Shields.</li> | ||
| <li>Gain the Paladin's level 1 features, which are listed in the Paladin Features table. See the multiclassing rules in chapter 2 to determine your available spell slots.</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <li>Gain the Paladin's level 1 features, which are listed in the Paladin Features table. See the multiclassing rules in chapter 2 to determine your available spell slots.</li> | |
| <li>Gain the Paladin's level 1 features, which are listed in the Paladin Features table.</li> |
| <li>Gain the following traits from the Core Paladin Traits table: Hit Point Die, proficiency with Martial weapons, and training with Light and Medium armor and Shields.</li> | ||
| <li>Gain the Paladin's level 1 features, which are listed in the Paladin Features table. See the multiclassing rules in chapter 2 to determine your available spell slots.</li> | ||
| </ul> | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <thead> | ||
| <tr><td class="col-5">Level</td><td>Proficiency Bonus</td><td class="col-50 left">Class Features</td><td class="col-10">Channel Divinity</td><td class="col-10">Prepared Spells</td><td>1st</td><td>2nd</td><td>3rd</td><td>4th</td><td>5th</td></tr> | ||
| </thead> | ||
| <tr><td> 1st</td><td>2</td><td class="left">Lay On Hands, Spellcasting, Weapon Mastery</td><td>—</td><td>2</td><td>2</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 2nd</td><td>2</td><td class="left">Fighting Style, Paladin's Smite</td><td>—</td><td>3</td><td>2</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 3rd</td><td>2</td><td class="left">Channel Divinity, Paladin Subclass</td><td>2</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 4th</td><td>2</td><td class="left">Ability Score Improvement</td><td>2</td><td>5</td><td>3</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 5th</td><td>3</td><td class="left">Extra Attack, Faithful Steed</td><td>2</td><td>6</td><td>4</td><td>2</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 6th</td><td>3</td><td class="left">Aura of Protection</td><td>2</td><td>6</td><td>4</td><td>2</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 7th</td><td>3</td><td class="left">Subclass feature</td><td>2</td><td>7</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 8th</td><td>3</td><td class="left">Ability Score Improvement</td><td>2</td><td>7</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td></tr> | ||
| <tr><td> 9th</td><td>4</td><td class="left">Abjure Foes</td><td>2</td><td>9</td><td>4</td><td>3</td><td>2</td><td>—</td><td>—</td></tr> | ||
| <tr><td>10th</td><td>4</td><td class="left">Aura of Courage</td><td>2</td><td>9</td><td>4</td><td>3</td><td>2</td><td>—</td><td>—</td></tr> | ||
| <tr><td>11th</td><td>4</td><td class="left">Radiant Strikes</td><td>3</td><td>10</td><td>4</td><td>3</td><td>3</td><td>—</td><td>—</td></tr> | ||
| <tr><td>12th</td><td>4</td><td class="left">Ability Score Improvement</td><td>3</td><td>10</td><td>4</td><td>3</td><td>3</td><td>—</td><td>—</td></tr> | ||
| <tr><td>13th</td><td>5</td><td class="left">—</td><td>3</td><td>11</td><td>4</td><td>3</td><td>3</td><td>1</td><td>—</td></tr> | ||
| <tr><td>14th</td><td>5</td><td class="left">Restoring Touch</td><td>3</td><td>11</td><td>4</td><td>3</td><td>3</td><td>1</td><td>—</td></tr> | ||
| <tr><td>15th</td><td>5</td><td class="left">Subclass feature</td><td>3</td><td>12</td><td>4</td><td>3</td><td>3</td><td>2</td><td>—</td></tr> | ||
| <tr><td>16th</td><td>5</td><td class="left">Ability Score Improvement</td><td>3</td><td>12</td><td>4</td><td>3</td><td>3</td><td>2</td><td>—</td></tr> | ||
| <tr><td>17th</td><td>6</td><td class="left">—</td><td>3</td><td>14</td><td>4</td><td>3</td><td>3</td><td>3</td><td>1</td></tr> | ||
| <tr><td>18th</td><td>6</td><td class="left">Aura Expansion</td><td>3</td><td>14</td><td>4</td><td>3</td><td>3</td><td>3</td><td>1</td></tr> | ||
| <tr><td>19th</td><td>6</td><td class="left">Epic Boon</td><td>3</td><td>15</td><td>4</td><td>3</td><td>3</td><td>3</td><td>2</td></tr> | ||
| <tr><td>20th</td><td>6</td><td class="left">Subclass feature</td><td>3</td><td>15</td><td>4</td><td>3</td><td>3</td><td>3</td><td>2</td></tr> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <thead> | |
| <tr><td class="col-5">Level</td><td>Proficiency Bonus</td><td class="col-50 left">Class Features</td><td class="col-10">Channel Divinity</td><td class="col-10">Prepared Spells</td><td>1st</td><td>2nd</td><td>3rd</td><td>4th</td><td>5th</td></tr> | |
| </thead> | |
| <tr><td> 1st</td><td>2</td><td class="left">Lay On Hands, Spellcasting, Weapon Mastery</td><td>—</td><td>2</td><td>2</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 2nd</td><td>2</td><td class="left">Fighting Style, Paladin's Smite</td><td>—</td><td>3</td><td>2</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 3rd</td><td>2</td><td class="left">Channel Divinity, Paladin Subclass</td><td>2</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 4th</td><td>2</td><td class="left">Ability Score Improvement</td><td>2</td><td>5</td><td>3</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 5th</td><td>3</td><td class="left">Extra Attack, Faithful Steed</td><td>2</td><td>6</td><td>4</td><td>2</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 6th</td><td>3</td><td class="left">Aura of Protection</td><td>2</td><td>6</td><td>4</td><td>2</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 7th</td><td>3</td><td class="left">Subclass feature</td><td>2</td><td>7</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 8th</td><td>3</td><td class="left">Ability Score Improvement</td><td>2</td><td>7</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 9th</td><td>4</td><td class="left">Abjure Foes</td><td>2</td><td>9</td><td>4</td><td>3</td><td>2</td><td>—</td><td>—</td></tr> | |
| <tr><td>10th</td><td>4</td><td class="left">Aura of Courage</td><td>2</td><td>9</td><td>4</td><td>3</td><td>2</td><td>—</td><td>—</td></tr> | |
| <tr><td>11th</td><td>4</td><td class="left">Radiant Strikes</td><td>3</td><td>10</td><td>4</td><td>3</td><td>3</td><td>—</td><td>—</td></tr> | |
| <tr><td>12th</td><td>4</td><td class="left">Ability Score Improvement</td><td>3</td><td>10</td><td>4</td><td>3</td><td>3</td><td>—</td><td>—</td></tr> | |
| <tr><td>13th</td><td>5</td><td class="left">—</td><td>3</td><td>11</td><td>4</td><td>3</td><td>3</td><td>1</td><td>—</td></tr> | |
| <tr><td>14th</td><td>5</td><td class="left">Restoring Touch</td><td>3</td><td>11</td><td>4</td><td>3</td><td>3</td><td>1</td><td>—</td></tr> | |
| <tr><td>15th</td><td>5</td><td class="left">Subclass feature</td><td>3</td><td>12</td><td>4</td><td>3</td><td>3</td><td>2</td><td>—</td></tr> | |
| <tr><td>16th</td><td>5</td><td class="left">Ability Score Improvement</td><td>3</td><td>12</td><td>4</td><td>3</td><td>3</td><td>2</td><td>—</td></tr> | |
| <tr><td>17th</td><td>6</td><td class="left">—</td><td>3</td><td>14</td><td>4</td><td>3</td><td>3</td><td>3</td><td>1</td></tr> | |
| <tr><td>18th</td><td>6</td><td class="left">Aura Expansion</td><td>3</td><td>14</td><td>4</td><td>3</td><td>3</td><td>3</td><td>1</td></tr> | |
| <tr><td>19th</td><td>6</td><td class="left">Epic Boon</td><td>3</td><td>15</td><td>4</td><td>3</td><td>3</td><td>3</td><td>2</td></tr> | |
| <tr><td>20th</td><td>6</td><td class="left">Subclass feature</td><td>3</td><td>15</td><td>4</td><td>3</td><td>3</td><td>3</td><td>2</td></tr> | |
| <tr style="font-weight: bold"> | |
| <td rowspan="2">Level</td> | |
| <td class="col-30 left" rowspan="2">Class Features</td> | |
| <td rowspan="2">Channel<br />Divinity</td> | |
| <td rowspan="2">Prepared<br />Spells</td> | |
| <td colspan="5" style="vertical-align:bottom; border-bottom: 0px">Spell Slots per Spell Level</td> | |
| </tr> | |
| <tr style="font-weight: bold"><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td></tr> | |
| <tr><td> 1</td><td class="left">Lay On Hands, Spellcasting, Weapon Mastery</td><td>—</td><td>2</td><td>2</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 2</td><td class="left">Fighting Style, Paladin's Smite</td><td>—</td><td>3</td><td>2</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 3</td><td class="left">Channel Divinity, Paladin Subclass</td><td>2</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 4</td><td class="left">Ability Score Improvement</td><td>2</td><td>5</td><td>3</td><td>—</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 5</td><td class="left">Extra Attack, Faithful Steed</td><td>2</td><td>6</td><td>4</td><td>2</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 6</td><td class="left">Aura of Protection</td><td>2</td><td>6</td><td>4</td><td>2</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 7</td><td class="left">Subclass feature</td><td>2</td><td>7</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 8</td><td class="left">Ability Score Improvement</td><td>2</td><td>7</td><td>4</td><td>3</td><td>—</td><td>—</td><td>—</td></tr> | |
| <tr><td> 9</td><td class="left">Abjure Foes</td><td>2</td><td>9</td><td>4</td><td>3</td><td>2</td><td>—</td><td>—</td></tr> | |
| <tr><td>10</td><td class="left">Aura of Courage</td><td>2</td><td>9</td><td>4</td><td>3</td><td>2</td><td>—</td><td>—</td></tr> | |
| <tr><td>11</td><td class="left">Radiant Strikes</td><td>3</td><td>10</td><td>4</td><td>3</td><td>3</td><td>—</td><td>—</td></tr> | |
| <tr><td>12</td><td class="left">Ability Score Improvement</td><td>3</td><td>10</td><td>4</td><td>3</td><td>3</td><td>—</td><td>—</td></tr> | |
| <tr><td>13</td><td class="left">—</td><td>3</td><td>11</td><td>4</td><td>3</td><td>3</td><td>1</td><td>—</td></tr> | |
| <tr><td>14</td><td class="left">Restoring Touch</td><td>3</td><td>11</td><td>4</td><td>3</td><td>3</td><td>1</td><td>—</td></tr> | |
| <tr><td>15</td><td class="left">Subclass feature</td><td>3</td><td>12</td><td>4</td><td>3</td><td>3</td><td>2</td><td>—</td></tr> | |
| <tr><td>16</td><td class="left">Ability Score Improvement</td><td>3</td><td>12</td><td>4</td><td>3</td><td>3</td><td>2</td><td>—</td></tr> | |
| <tr><td>17</td><td class="left">—</td><td>3</td><td>14</td><td>4</td><td>3</td><td>3</td><td>3</td><td>1</td></tr> | |
| <tr><td>18</td><td class="left">Aura Expansion</td><td>3</td><td>14</td><td>4</td><td>3</td><td>3</td><td>3</td><td>1</td></tr> | |
| <tr><td>19</td><td class="left">Epic Boon</td><td>3</td><td>15</td><td>4</td><td>3</td><td>3</td><td>3</td><td>2</td></tr> | |
| <tr><td>20</td><td class="left">Subclass feature</td><td>3</td><td>15</td><td>4</td><td>3</td><td>3</td><td>3</td><td>2</td></tr> |
| <div element="ID_WOTC_PHB24_CLASS_FEATURE_PALADIN_PALADINS_SMITE" /> | ||
| <div element="ID_WOTC_PHB24_CLASS_FEATURE_PALADIN_CHANNEL_DIVINITY" /> | ||
| <div element="ID_WOTC_PHB24_CLASS_FEATURE_PALADIN_PALADIN_SUBCLASS" /> | ||
| <div element="ID_WOTC_PHB24_CLASS_FEATURE_PALADIN_ASI" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <div element="ID_WOTC_PHB24_CLASS_FEATURE_PALADIN_ASI" /> | |
| <div element="ID_WOTC_PHB24_CLASS_FEATURE_PALADIN_ABILITY_SCORE_IMPROVEMENT" /> |
| <element name="Multiattack Defense" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_DEFENSIVE_TACTICS_MULTIATTACK_DEFENSE"> | ||
| <compendium display="false" /> | ||
| <supports>Defensive Tactics</supports> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <element name="Multiattack Defense" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_DEFENSIVE_TACTICS_MULTIATTACK_DEFENSE"> | |
| <compendium display="false" /> | |
| <supports>Defensive Tactics</supports> | |
| <element name="Multiattack Defense" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_HUNTER_DEFENSIVE_TACTICS_MULTIATTACK_DEFENSE"> | |
| <compendium display="false" /> | |
| <supports>PHB24 Defensive Tactics</supports> |
| <element name="Level 11: Superior Hunter's Prey" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_SUPERIOR_HUNTERS_PREY"> | ||
| <requirements>!ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_PREY</requirements> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <element name="Level 11: Superior Hunter's Prey" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_SUPERIOR_HUNTERS_PREY"> | |
| <requirements>!ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_PREY</requirements> | |
| <element name="Level 11: Superior Hunter's Prey" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_HUNTER_SUPERIOR_HUNTERS_PREY"> | |
| <requirements>!ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTER_SUPERIOR_HUNTERS_PREY</requirements> |
| <p>Once per turn when you deal damage to a creature marked by your <i>Hunter's Mark</i>, you can also deal that spell’s extra damage to a different creature that you can see within 30 feet of the first creature.</p> | ||
| </description> | ||
| <sheet alt="Superior Hunter's Prey" usage="1/Turn"> | ||
| <description>When you deal damage to a creature marked by your Hunter's Mark, you can also deal that spell's extra damage to a different creature that you can see within 30ft of the first creature.</description> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <description>When you deal damage to a creature marked by your Hunter's Mark, you can also deal that spell's extra damage to a different creature that you can see within 30ft of the first creature.</description> | |
| <description>When you deal damage to a creature marked by your Hunter's Mark, you can also deal that spell's extra damage to a different creature that you can see within 30ft. of the first creature.</description> |
| <element name="Level 15: Superior Hunter's Defense" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_SUPERIOR_HUNTERS_DEFENSE"> | ||
| <requirements>!ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_DEFENSE</requirements> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <element name="Level 15: Superior Hunter's Defense" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_SUPERIOR_HUNTERS_DEFENSE"> | |
| <requirements>!ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_DEFENSE</requirements> | |
| <element name="Level 15: Superior Hunter's Defense" type="Archetype Feature" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_ARCHETYPE_FEATURE_RANGER_HUNTER_SUPERIOR_HUNTERS_DEFENSE"> | |
| <requirements>!ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTER_SUPERIOR_HUNTERS_DEFENSE</requirements> |
| <!--Feature Replacement Grants--> | ||
| <element name="Hunter's Lore Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTERS_LORE" /> | ||
| <element name="Hunter's Prey Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTERS_PREY" /> | ||
| <element name="Defensive Tactics Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_DEFENSIVE_TACTICS" /> | ||
| <element name="Superior Hunter's Prey Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_PREY" /> | ||
| <element name="Superior Hunter's Defense Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_DEFENSE" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <!--Feature Replacement Grants--> | |
| <element name="Hunter's Lore Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTERS_LORE" /> | |
| <element name="Hunter's Prey Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTERS_PREY" /> | |
| <element name="Defensive Tactics Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_DEFENSIVE_TACTICS" /> | |
| <element name="Superior Hunter's Prey Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_PREY" /> | |
| <element name="Superior Hunter's Defense Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_SUPERIOR_HUNTERS_DEFENSE" /> | |
| <!--Feature Replacement Grants--> | |
| <element name="Hunter's Lore Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTER_HUNTERS_LORE" /> | |
| <element name="Hunter's Prey Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTER_HUNTERS_PREY" /> | |
| <element name="Defensive Tactics Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTER_DEFENSIVE_TACTICS" /> | |
| <element name="Superior Hunter's Prey Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTER_SUPERIOR_HUNTERS_PREY" /> | |
| <element name="Superior Hunter's Defense Feature Replacement" type="Grants" source="Internal" id="ID_INTERNAL_PHB24_FEATURE_REPLACEMENT_RANGER_HUNTER_SUPERIOR_HUNTERS_DEFENSE" /> |
Co-authored-by: NickVendel <46818179+NickVendel@users.noreply.github.com>
Co-authored-by: NickVendel <46818179+NickVendel@users.noreply.github.com>
| <spellcasting name="Ranger" ability="Wisdom" allowReplace="true"> | ||
| <list>Ranger</list> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <spellcasting name="Ranger" ability="Wisdom" allowReplace="true"> | |
| <list>Ranger</list> | |
| <spellcasting name="Ranger" ability="Wisdom" prepare="true"> | |
| <list known="true">Ranger</list> |
Rangers now prepare from their spell list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
while that is correct de jure, de facto Ranger (just like other spellcasters that were changed to prepare-casting) still use known-casting mechanics. So this change would only make it harder to deal with it.
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="1" number="2" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="2" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="3" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="4" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="5" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="7" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="9" number="2" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="11" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="13" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="15" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="17" number="2" spellcasting="Ranger" /> | ||
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="19" spellcasting="Ranger" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="1" number="2" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="2" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="3" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="4" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="5" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="7" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="9" number="2" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="11" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="13" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="15" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="17" number="2" spellcasting="Ranger" /> | |
| <select type="Spell" name="Spell (Ranger)" supports="$(spellcasting:list),$(spellcasting:slots)" level="19" spellcasting="Ranger" /> | |
| <stat name="ranger:spellcasting:prepare" value="2" level="1" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="2" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="3" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="4" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="6" /> | |
| <stat name="ranger:spellcasting:prepare" value="2" level="8" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="10" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="12" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="14" /> | |
| <stat name="ranger:spellcasting:prepare" value="2" level="16" /> | |
| <stat name="ranger:spellcasting:prepare" value="1" level="18" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as above
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
No description provided.