Expanded Child of Night for epic progression
Expanded Child of Night for epic progression. Tweaked Arcane Duelist's epic progression. Set MetaUtterance feats to unlimited uses per day.
This commit is contained in:
@@ -92,7 +92,7 @@ void EnchantCW(object oPC, object oWeap)
|
||||
if (GetHasFeat(FEAT_EPIC_ARCANE_DUELIST, oPC))
|
||||
{
|
||||
nBonus += (nADLevel - 10) / 2;
|
||||
nMaxBonus = 20;
|
||||
nMaxBonus = 10;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user