Iratha Incorporated
Augmentation
Iratha Incorporated is best known for being run by and selling predominantly to humanoids, despite being based on Bretheda. Its highest-selling biotech augmentations are optimized for combat. Unarmed attacks made with a limb that includes an Iratha Incorporated modification are not archaic. When you gain the augmentation, you can choose to change the damage type of your unarmed strike to bludgeoning, piercing, or slashing; this damage type can’t be changed without replacing the augmentation. An Iratha Incorporated augmentation costs 10% more than usual.
This augmentation modification can be used only on biotech or biologically-based magitech.
Source
Weapon
Iratha Incorporated specializes in biotech augmentations, but the company has made a small ingress into the weapons industry by modifying armaments to include a biometric lock keyed to allow use only by authorized users. This lock functions like a biometric lock starship security system, but the DC uses the weapon’s item level in place of the starship’s tier. The biometric lock is integrated with a weapon’s activation mechanism and works by disabling that apparatus. Iratha Incorporated modifications increase the price of a weapon by 10%.
Source
Armory pg. 56
Augmentation Effect
if or [{augmentation.type == 'magitech'}, {augmentation.type == 'biotech'}] then set item.price to (item.price + (item.price / 10));
Weapon Effect
set item.price to (item.price + (item.price / 10));