Gear.setWeaponDelay() ===================== This function sets the value of Gear.weaponDelay for the gear. **Parameter** * value : float - Weapon delay in seconds. **Usage** .. code-block:: python newGear.setWeaponDelay(2.5)