Files
pyfa/eos/effects/shipdronesmaxgc2.py

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")