Maybe here Spells/base/spells.cs Line 1017
C#:
public virtual double CastDelaySecondsPerTick { get { return 0.05; } }
 
Back