diff --git a/PaladinMod/StaticValues.cs b/PaladinMod/StaticValues.cs index 17912fc..60fa0b4 100644 --- a/PaladinMod/StaticValues.cs +++ b/PaladinMod/StaticValues.cs @@ -64,8 +64,8 @@ class StaticValues //Sacred Sunlight public const float healZoneChannelDuration = 1.5f; public const float healZoneRadius = 32f; - public const float healZoneAmount = 0.02f; - public const float healZoneBarrier = 0.02f; + public const float healZoneAmount = 0.015f; + public const float healZoneBarrier = 0.015f; public const float healZoneDuration = 15f; //Hallowed Sunlight