Files
pyfa/eos/effects/carriergallentedronemax1.py

9 lines
248 B
Python

# carrierGallenteDroneMax1
#
# Used by:
# Ship: Nyx
# Ship: Thanatos
type = "passive"
def handler(fit, ship, context):
fit.extraAttributes.increase("maxActiveDrones", ship.getModifiedItemAttr("carrierGallenteBonus1"), skill="Gallente Carrier")