class NiceSkillCommandoOverclocking extends NiceSkill abstract; var float fireSpeedMult; var int bonusExt; defaultproperties { bonusExt=4 fireSpeedMult=1.300000 SkillName="Overclocking" SkillEffects="+30% fire speed with perked weapons and 4 zedtime extensions. Don't ask, it just works." }