Files
pyfa/eos/effects/effect6129.py
2019-03-16 14:08:20 -04:00

11 lines
313 B
Python

# scriptMissileGuidanceComputerAOEVelocityBonusBonus
#
# Used by:
# Charges from group: Tracking Script (2 of 2)
# Charges named like: Missile Script (4 of 4)
type = "passive"
def handler(fit, module, context):
module.boostItemAttr("aoeVelocityBonus", module.getModifiedChargeAttr("aoeVelocityBonusBonus"))