2025/05/13 Update

Updated TF Shadowlord's prereq 2da.
Fixed CW Samurai's TWF levelup issue.
Added CW Samurai's skill 2DA back in.
Cleaned up ECL 2DA.
Fixed prereq bug with Imp Crit Eagle Claw.
Added Ability Focus feats for all Shapes, Essences & Invocations with DCs.
Fixed bug with 6th slot of crafting spells prereqs.
Added Reth Dekala HD to Initiator total.
Removed Dark Sun race files.
Updated all racial outsiders, monstrous humanoids, aberrations, giants, humanoids and fey to have the correct weapon & armor profs.
This commit is contained in:
Jaysyn904
2025-05-13 23:05:31 -04:00
parent 66de6daa94
commit 2caeb8941c
125 changed files with 3990 additions and 3630 deletions

View File

@@ -77,7 +77,7 @@ void main()
sMes = "*Sickening Blast Essence Applied*";
break;
case INVOKE_BANEFUL_BLAST_ABBERATION:
case INVOKE_BANEFUL_BLAST_ABERRATION:
nLevel = 3;
nRace = RACIAL_TYPE_ABERRATION;
sMes = "*Abberation Blast Essence Applied*";
@@ -155,7 +155,7 @@ void main()
sMes = "*Human Blast Essence Applied*";
break;
case INVOKE_BANEFUL_BLAST_MONSTEROUS:
case INVOKE_BANEFUL_BLAST_MONSTROUS:
nLevel = 3;
nRace = RACIAL_TYPE_HUMANOID_MONSTROUS;
sMes = "*Monstrous Blast Essence Applied*";