Files
pyfa/eos/effects/scriptscanladarstrengthbonusbonus.py
2018-02-16 00:44:26 -05:00

11 lines
293 B
Python

# scriptscanLadarStrengthBonusBonus
#
# Used by:
# Charges from group: Structure ECM script (4 of 4)
type = "passive"
runTime = "early"
def handler(fit, src, context, *args, **kwargs):
src.boostItemAttr("scanLadarStrengthBonus", src.getModifiedChargeAttr("scanLadarStrengthBonusBonus"))