class NiceSkillSpecialtySharpshooter extends NiceSkill abstract; var float hsMultiplier; defaultproperties { hsMultiplier = 1.25; SkillName="Sharpshooter" SkillEffects="Specialization in making calculated, precision shots comes with 25% more headshot damage." }