|
if (newCondition.concentration == true && newCondition.override == true) { |
I don't know if this is intended, but spells that don't allow "override" currently don't apply concentration. Something like "bless" has concentration but doesn't need an override.
[btw, awesome project - lots of work, this is pretty great!]