2025/05/25 Update
Updated all ToB maneuvers with saves to respect Blade Meditation. Added HasBladeMeditationForDiscipline() Expanded Witchborn Binder for epic progression. Fixed a few bugs around Vile Martial strike. Echo Spell shouldn't target self or items. Muckdweller should have a -6 STR. Added new Vile Martial feats to GetVileFeats(). Grappling something now removes invisibility. Started on Power Attack NUI. Starmantle shouldn't stack. Factotum & Shadow Thief of Amn require UMD checks for scroll casting.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
//const int FOOBAR = -1; // Comment or uncomment whenever the compiler croaks on an error code 5.
|
||||
|
||||
//:: NUI Spell constants
|
||||
const int SPELL_NUI_POWER_ATTACK = 2691;
|
||||
|
||||
//spell
|
||||
const int SPELL_MAJOR_MAGIC_MISSILE = 2247;
|
||||
const int SPELL_GREAT_WALL_OF_DISPEL = 2096;
|
||||
|
Reference in New Issue
Block a user