diff --git a/Content.Shared/Anomaly/Components/AnomalyComponent.cs b/Content.Shared/Anomaly/Components/AnomalyComponent.cs
index ca3127e8ba..ff95e41940 100644
--- a/Content.Shared/Anomaly/Components/AnomalyComponent.cs
+++ b/Content.Shared/Anomaly/Components/AnomalyComponent.cs
@@ -112,7 +112,7 @@ public sealed class AnomalyComponent : Component
/// This is more likely to trend upwards than donwards, because that's funny
///
[DataField("pulseStabilityVariation")]
- public Vector2 PulseStabilityVariation = (-0.125f, 0.20f);
+ public Vector2 PulseStabilityVariation = (-0.1f, 0.15f);
///
/// The sound played when an anomaly pulses
@@ -175,14 +175,14 @@ public sealed class AnomalyComponent : Component
/// The minimum amount of research points generated per second
///
[DataField("minPointsPerSecond")]
- public int MinPointsPerSecond;
+ public int MinPointsPerSecond = 10;
///
/// The maximum amount of research points generated per second
/// This doesn't include the point bonus for being unstable.
///
[DataField("maxPointsPerSecond")]
- public int MaxPointsPerSecond = 75;
+ public int MaxPointsPerSecond = 80;
///
/// The multiplier applied to the point value for the