Closed rockbruno closed 9 years ago
The phase effect can be made with something in these lines:
caster:AddNewModifier(event.caster, event.ability, 'modifier_phased',{duration = event.ability:GetSpecialValueFor('phase_duration', event.abillity:GetLevel()-1)})
Just for reference