Ejemplo n.º 1
0
 public override void Unapply(Character target)
 {
     target.MultiplyMovespeed(1 / slowPercent);
 }