View Single Post
  #12  
Old 04-13-2012, 03:45 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Changing it to:
Code:
effect_value = CalcSpellEffectValue(spell_id, i, caster_level, caster);
Should allow the mods to apply. I'm not a bard person, so I wouldn't know how to test it correctly.
Reply With Quote