2025/12/31 Update
Happy New Year! Added Defensive Manifestation for psionics users. Removed Talent from Grapple Combat Ability so AI wouldn't use it. Charnel Touch is unlimited uses & shouldn't cause an AoO. Switched Rain of Fire to use PRCEffectDamage(). Fixed issue where initiator couldn't take a maneuver in a 2nd sword magic class when having the prereq manuevers from a previous sword magic class. Set Archetypal Form on Sphere of Ultimate Destruction. Set Archetypal Form on Black Blade of Disaster. Added missing immunities to Blighter's Undead WIldshape. Removed incorrect prereq from Claw at the Moon's TLK entry. Fixed pluralized Undead Wildshapes. NPC death always cleans up a grapple.
This commit is contained in:
@@ -3025,6 +3025,7 @@ const int FEAT_SPLIT_PSIONIC_RAY = 4941;
|
||||
const int FEAT_TWIN_POWER = 4942;
|
||||
const int FEAT_WIDEN_POWER = 4943;
|
||||
const int FEAT_QUICKEN_POWER = 4944;
|
||||
const int FEAT_DEFENSIVE_MANIFESTATION = 2350;
|
||||
|
||||
// Sanctified Mind
|
||||
const int FEAT_SANCMIND_PARTITION_MIND = 2231;
|
||||
|
||||
Reference in New Issue
Block a user