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:
@@ -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*";
|
||||
|
Reference in New Issue
Block a user