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

10 lines
227 B
Python

# shipDronesMaxGC2
#
# Used by:
# Ship: Guardian-Vexor
type = "passive"
def handler(fit, ship, context):
fit.extraAttributes.increase("maxActiveDrones", ship.getModifiedItemAttr("shipBonusGC2"), skill="Gallente Cruiser")