Arabani Arms, Ltd.
Arabani Arms has an exclusive ranged-weapon line called Karkaken. These high-impact weapons are modified to cause maximum discomfort, adding the demoralize critical hit effect to the weapon. If the weapon already has a critical hit effect, you choose whether to apply the weapon’s normal critical hit effect or the demoralize effect each time. A weapon that already has the demoralize critical hit effect can’t benefit from this upgrade. A Karkaken weapon costs 20% more than normal.
Source
Armory pg. 56
Dragonscript
Weapon Effect
if or [{weapon.type == smallArm}, {weapon.type == longarm}, {weapon.type == heavyWeapon}, {weapon.type == sniper}] then [set item.price to (item.price + (item.price / 5)), append ['Demoralize'] to weapon.critical];