I am trying to change faster cast recover rate to 4/8
I'm getting confused what is going on.
I'm in Spell.cs
public virtual int CastRecoveryBase => 6; // I tried changing this to 8 but after reading more I lowered it to 2 - still at 2 right now
public virtual int...