2025/12/01 Late Update
Added Monk's Abundant Step class ability. Moved Diamond Soul to Monk 13 per PnP. Traded Werewolf's Knockdown for Improved Trip.
This commit is contained in:
@@ -3726,6 +3726,9 @@ const int FEAT_EPIC_ARTIFICER = 4072;
|
||||
//////////////// END INFUSIONS /////////////////
|
||||
//////////////////////////////////////////////////*/
|
||||
|
||||
//:: Monk
|
||||
const int FEAT_MONK_ABUNDANT_STEP = 2351;
|
||||
|
||||
//Justice of Weald and Woe
|
||||
const int FEAT_LUCKY_SHOT = 24021;
|
||||
|
||||
|
||||
@@ -13,6 +13,9 @@ const int SPELL_BLACKLIGHT = 2091;
|
||||
const int SPELL_BARD_SONG = 411;
|
||||
const int SPELL_BARD_CURSE_SONG = 644;
|
||||
|
||||
//:: Monk
|
||||
const int SPELL_MONK_ABUNDANT_STEP = 17986;
|
||||
|
||||
//:: Epic Level Handbook
|
||||
const int SPELL_EPIC_SWARM_OF_ARROWS = 17996;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user