7
eos/effects/structurerigsensorresolution.py
Normal file
7
eos/effects/structurerigsensorresolution.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# Not used by any item
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, src, context):
|
||||
fit.ship.boostItemAttr("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"),
|
||||
stackingPenalties=True)
|
||||
Reference in New Issue
Block a user