namespace MoleMole.Config { public class ConfigTimeSlow { public bool Force; public float Duration; public float SlowRatio = 0.05f; } }