[tweak] Minor Holoparasite tweak (#15803)

* Update holo description

* Reduce shared damage
This commit is contained in:
liltenhead
2023-04-25 23:52:07 -07:00
committed by GitHub
parent 0eec1d8441
commit 54e7ebf83b
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ namespace Content.Server.Guardian
/// Percentage of damage reflected from the guardian to the host
/// </summary>
[DataField("damageShare")]
public float DamageShare { get; set; } = 0.85f;
public float DamageShare { get; set; } = 0.65f;
/// <summary>
/// Maximum distance the guardian can travel before it's forced to recall, use YAML to set