[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

View File

@ -61,7 +61,7 @@ uplink-mosin-ammo-desc = A box of cartridges for the surplus rifle.
# Utility
uplink-holopara-kit-name = Holoparasite Kit
uplink-holopara-kit-desc = The pride and joy of Cybersun. Contains an injector that hosts a sentient metaphysical guardian made of hard light which resides in the user's body when not active.
The guardian can punch rapidly and is immune to hazardous environments and bullets, but shares any damage it takes with the user.
The guardian can punch rapidly and is immune to hazardous environments while being resistant to direct trauma, but shares any damage it takes with the user.
uplink-holster-name = Shoulder Holster
uplink-holster-desc = A deep shoulder holster capable of holding many types of ballistics.