2026/04/27 Update
Updated expanded spells & abilities. Updated PEPS. Updated Markshire Nomeclature. Full compile.
This commit is contained in:
@@ -91,7 +91,7 @@ void main()
|
||||
{
|
||||
nDam = d8(nCasterLevel);
|
||||
}
|
||||
|
||||
nDam += SpellDamagePerDice(oPC, 10);
|
||||
effect eDam = PRCEffectDamage(oObject, nDam, nDamType);
|
||||
|
||||
//Apply
|
||||
|
||||
Reference in New Issue
Block a user