2026/02/19 Update

Eldritch Disciple should have Verminlord as an epic bonus feat.
Only spellcasters can use Craft (Alchemy).
Added Great Charisma and removed Great Wisdom as Force Missile Mage epic bonus feats.
Frenzied Berserker was missing Great STR 10 as an epic bonus feat.
Oozemaster had several epic bonus feats only grantable at 10th lvl.
Pyromancer's Great Charisma bonus feats were pointing at wrong or non-existent feats.
Corrected Frenzied Berserker's skill list.
Corrected Legendary Dreadnought's skill list.
Added placeholders for Combat Form feats.
Added Combat Forms masterfeats.
Fixed ASF issue with Eldritch Sculptor's 2nd blast.
Gated debug in CheckIfDeleveled().
Updated AddRacialRestrictions() for latest races.
Vow of Poverty & Forsaker work better together at level up.
Maybe fixed the mass ability buffs not hitting all targets issue.  Needs mulitplayer testing.
Updated some creature abilities to use PRC functions.
This commit is contained in:
Jaysyn904
2026-02-19 21:10:22 -05:00
parent e8e5f457b7
commit c1188ebb28
74 changed files with 3791 additions and 3606 deletions

View File

@@ -6,18 +6,18 @@
/*
Half-Dragon
Half-dragon creatures are always more formidable than others of their kind that do not have dragon blood, and their appearance betrays their nature<EFBFBD>scales, elongated features, reptilian eyes, and exaggerated teeth and claws. Sometimes they have wings.
Half-dragon creatures are always more formidable than others of their kind that do not have dragon blood, and their appearance betrays their nature'scales, elongated features, reptilian eyes, and exaggerated teeth and claws. Sometimes they have wings.
Creating A Half-Dragon
"Half-dragon" is an inherited template that can be added to any living, corporeal creature (referred to hereafter as the base creature).
A half-dragon uses all the base creature<EFBFBD>s statistics and special abilities except as noted here.
A half-dragon uses all the base creature's statistics and special abilities except as noted here.
Size and Type
The creature<EFBFBD>s type changes to dragon. Size is unchanged. Do not recalculate base attack bonus or saves.
The creature's type changes to dragon. Size is unchanged. Do not recalculate base attack bonus or saves.
Hit Dice
Increase base creature<EFBFBD>s racial HD by one die size, to a maximum of d12. Do not increase class HD.
Increase base creature's racial HD by one die size, to a maximum of d12. Do not increase class HD.
Speed
A half-dragon that is Large or larger has wings and can fly at twice its base land speed (maximum 120 ft.) with average maneuverability. A half-dragon that is Medium or smaller does not have wings.
@@ -32,10 +32,10 @@ Full Attack
A half-dragon fighting without weapons uses both claws and its bite when making a full attack. If armed with a weapon, it usually uses the weapon as its primary attack and its bite as a natural secondary attack. If it has a hand free, it uses a claw as an additional natural secondary attack.
Damage
Half-dragons have bite and claw attacks. If the base creature does not have these attack forms, use the damage values in the table below. Otherwise, use the values below or the base creature<EFBFBD>s damage values, whichever are greater.
Half-dragons have bite and claw attacks. If the base creature does not have these attack forms, use the damage values in the table below. Otherwise, use the values below or the base creature's damage values, whichever are greater.
Half-Dragon DamageSize Bite Damage Claw Damage
Fine 1 <EFBFBD>
Fine 1 '
Diminutive 1d2 1
Tiny 1d3 1d2
Small 1d4 1d3
@@ -46,7 +46,7 @@ Gargantuan 3d6 2d6
Colossal 4d6 3d6
Special Attacks
A half-dragon retains all the special attacks of the base creature and gains a breath weapon based on the dragon variety (see table), usable once per day. A half-dragon<EFBFBD>s breath weapon deals 6d8 points of damage. A successful Reflex save (DC 10 + 1/2 half-dragon<EFBFBD>s racial HD + half-dragon<EFBFBD>s Con modifier) reduces damage by half.
A half-dragon retains all the special attacks of the base creature and gains a breath weapon based on the dragon variety (see table), usable once per day. A half-dragon's breath weapon deals 6d8 points of damage. A successful Reflex save (DC 10 + 1/2 half-dragon's racial HD + half-dragon's Con modifier) reduces damage by half.
Half-Dragon Special Attacks:
Dragon Variety Breath Weapon
@@ -81,7 +81,7 @@ Abilities
Increase from the base creature as follows: Str +8, Con +2, Int +2, Cha +2.
Skills
A half-dragon gains skill points as a dragon and has skill points equal to (6 + Int modifier) <EFBFBD> (HD + 3). Do not include Hit Dice from class levels in this calculation<EFBFBD>the half-dragon gains dragon skill points only for its racial Hit Dice, and gains the normal amount of skill points for its class levels. Treat skills from the base creature<EFBFBD>s list as class skills, and other skills as cross-class.
A half-dragon gains skill points as a dragon and has skill points equal to (6 + Int modifier) ' (HD + 3). Do not include Hit Dice from class levels in this calculation'the half-dragon gains dragon skill points only for its racial Hit Dice, and gains the normal amount of skill points for its class levels. Treat skills from the base creature's list as class skills, and other skills as cross-class.
Environment
Same as either the base creature or the dragon variety.