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

@@ -84,7 +84,7 @@ const int INVOKE_SUMMON_SWARM_BAT = 18071;
const int INVOKE_SWIMMING_THE_STYX = 18072;
//Lesser Warlock Invocations
const int INVOKE_BANEFUL_BLAST_ABBERATION = 18073;
const int INVOKE_BANEFUL_BLAST_ABERRATION = 18073;
const int INVOKE_BANEFUL_BLAST_BEAST = 18074;
const int INVOKE_BANEFUL_BLAST_CONSTRUCT = 18075;
const int INVOKE_BANEFUL_BLAST_DRAGON = 18076;
@@ -97,7 +97,7 @@ const int INVOKE_BANEFUL_BLAST_GOBLINOID = 18082;
const int INVOKE_BANEFUL_BLAST_GNOME = 18083;
const int INVOKE_BANEFUL_BLAST_HALFLING = 18084;
const int INVOKE_BANEFUL_BLAST_HUMAN = 18085;
const int INVOKE_BANEFUL_BLAST_MONSTEROUS = 18086;
const int INVOKE_BANEFUL_BLAST_MONSTROUS = 18086;
const int INVOKE_BANEFUL_BLAST_ORC = 18087;
const int INVOKE_BANEFUL_BLAST_OUTSIDER = 18088;
const int INVOKE_BANEFUL_BLAST_PLANT = 18089;