# shipBonusRemoteRepCapNeedRoleBonus2 # # Used by: # Ship: Damavik # Ship: Drekavac # Ship: Hydra # Ship: Kikimora # Ship: Leshak # Ship: Tiamat # Ship: Vedmak type = "passive" def handler(fit, ship, context): fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Remote Armor Repair Systems"), "capacitorNeed", ship.getModifiedItemAttr("shipBonusRole2"))