2025/05/11 Update

Added confirmation to Cohort creation conversation.
Fixed Hound Archon's Aura of Menace.
Added Swarm of Arrows epic feat.
Fixed HiPS on Brownie & Naz Rakshasa.
Fixed 2DA Name error for Epic Weapon Focus: Maul.
Clarified human only feats in TLK.
Added new web enhancement Adventure Locale.
This commit is contained in:
Jaysyn904
2025-05-11 23:03:04 -04:00
parent f384d43821
commit 66de6daa94
106 changed files with 49918 additions and 47779 deletions

View File

@@ -4376,6 +4376,9 @@ const int PNP_SHADOW_CONJURATION = 24733;
const int PNP_GREATER_SHADOW_CONJURATION = 24734;
const int PNP_SHADES = 24735;
//:: Epic Level Handbook
const int FEAT_EPIC_SWARM_OF_ARROWS = 25995;
//:: Warlock invoking marker feats
const int FEAT_ABCHAMP_INVOKING_WARLOCK = 18000;
const int FEAT_AOTS_INVOKING_WARLOCK = 18001;

View File

@@ -10,6 +10,9 @@ const int SPELL_BLACKLIGHT = 2091;
const int SPELL_BARD_SONG = 411;
const int SPELL_BARD_CURSE_SONG = 644;
//:: Epic Level Handbook
const int SPELL_EPIC_SWARM_OF_ARROWS = 17996;
//:: Bloodclaw Master
const int SPELL_BCM_RENDING_CLAWS = 17997;