Community Ultimate Psionics (vX.XX)
Contributors
TCArknight, dartnet, Screetch1979, gatesvp and ShadowChemosh.
Installation Instructions
See
THIS post for full details.
Future and known Bugs
Ultimate Psionics Issues (Open and Closed)
Version Notes
v2.6 - December 13, 2014
Bug Fixes
-Fixed Mind Blade not being able to set its Damage Type (ie Bludgeoning, Piercing, Slashing). This also fixes issues for adding special abilities like "Keen" without errors.
-Fixed Soulknife blade skill Deadly Blow to affect the multiplier not the threat-range.
-Fixed Mind Blade not adjusting the damage correctly when a race can use Oversized weapons (ie Half-giant) or undersized weapons (ie Centaur).
-Fixed Survivor Path skills and powers to match the book. Copy and Paste is not always one friend.
-Fixed "Energy Ray" power text and values to correctly match book.
-Fixed "Psionic Meditation" feat as it was missing the Psionic category type. Updated text to book.
-Fixed "Maximize Power" feat text to match book.
-Fixed "War Mind" to be able to select powers from the psychic warrior.
-Fixed Psionic Knack trait to allow choice of Manifester class.
-Fixed Master Craftsman feat for Aegis now shows at appropriate level.
-Fixed Enlightened Monk Psionic Training provides Psionic Talent if hero is already psionic.
-Fixed Energy Missile description.
-Fixed Survivor's Path powers (now correct catfall and vigor).
-Fixed Prereq description for psionic feat "talented" shows "speed of thought" as prereq instead of "overchannel".
-Fixed cryptic insight list is missing the fast stealth insight.
-Fixed Cryptic counts only 1d6 enhanced pattern disruption on level 6, but it should be 2d6.
-Fixed "Helper.SpellLike" instead of "Helper.PsiLike" on racial abilities.
-Fixed Astral Juggernaut Astral Suit missing Half-Plate armor.
-Fixed several missing Aegis suit customizations.
-Fixed Aegis suit customizations missing pre-reqs and Mechanics.
New
-Astral Suit configurable fixes to better handle Archetypes
-Aegis Archetypes: Aberrant, Crystal Warrior, Ectopic Artisan, Trailblazer
-Cryptic Archetypes: Brutal Disruptor, Distorter, Grammaton, Lost Mind
-"Reckless Offense" feat now shows on the In-Play tab and scripted.
-Because the Mind Blade type (ie Light, one-handed, or two-handed) and its damage type (ie Bludgeoning, Piercing, or Slashing) can be changed often and in combat they display now on the In-Play tab.
-"Psionic Fist" feat text updated to match book. This feat is scripted and will apply its damage to Unarmed and Natural attacks.
-"Greater Psionic Fist" feat text updated to match book. This feat is scripted and will apply it's bonus to Psionic Fist feat.
-"Speed of Thought" feat text updated to match book. This feat is scripted and will apply its movement speed now when focused.
-Added "Deep Focus" feat and scripted it to work.
-Added "Soul Archer" PrC.
-"Mind Daggers" blade skill for Soulknife is now scripted and will add the daggers to your character.
Data File Authoring
-Removed the MindBlade.Weapon tag as it has been deprecated and removed from Mind Blade weapons. To find the current mind blade instead use the tag IsWeapon.MindBlade.
-Moved Mind Blade "Weapon, Magic" scripts into proceadures so that the logic only needs to be done once. This will make adding future mind blades easier.
-Removed the fCategory.PUPsionic tag as it has been deprecated. Use the fCategory.Psionic tag instead.
-The Mind Blade selectors have been changed to allow for an increased number of Mind Blade types. See the Soul Archer PrC or Mind Daggers blade skill for an example.
-Added new procedure "PUPreReqs" which should be used for all Custom Abilities level checking. See "Deadly Blow" for an example.