Add missing effect (#1290)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, src, context):
|
||||
fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Astrometrics"),
|
||||
"baseSensorStrength", src.getModifiedItemAttr("subsystemBonusAmarrDefensive2"),
|
||||
skill="Amarr Defensive Systems")
|
||||
Reference in New Issue
Block a user