2025/06/05 Late Update
Expanded Hand of the Winged Masters for epic progression. Expanded Crusader for epic progression. Expanded Swordsage for epic progression. Tweaked Warblade's epic bonus feat list. Updated iprp_casterlvl.2da to allow higher DC for Runecrafting. Updated Aligned Aura, Soldiers of Sanctity, Divine Protection, Tortiseshell & Mantle of Egregious Might to give correct AC type.
This commit is contained in:
@@ -184,7 +184,7 @@ itemproperty ItemPropertyCastSpellCasterLevel(int nSpell, int nLevel)
|
||||
|
||||
itemproperty ItemPropertyCastSpellDC(int nSpell, int nDC)
|
||||
{
|
||||
//convert nSpell into reference to iprip_spells.2da
|
||||
//convert nSpell into reference to iprp_spells.2da
|
||||
nSpell = IPGetIPConstCastSpellFromSpellID(nSpell);
|
||||
|
||||
itemproperty ipReturn;
|
||||
|
Reference in New Issue
Block a user