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

11 lines
357 B
Python

# structureRigMaxTargets
#
# Used by:
# Structure Modules from group: Structure Combat Rig XL - Doomsday and Targeting (2 of 2)
# Structure Modules named like: Standup Set Target (4 of 4)
type = "passive"
def handler(fit, src, context):
fit.extraAttributes.increase("maxTargetsLockedFromSkills", src.getModifiedItemAttr("structureRigMaxTargetBonus"))