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

11 lines
295 B
Python

# eliteBonusHeavyGunshipDroneControlRange1
#
# Used by:
# Ship: Ishtar
type = "passive"
def handler(fit, ship, context):
fit.extraAttributes.increase("droneControlRange", ship.getModifiedItemAttr("eliteBonusHeavyGunship1"),
skill="Heavy Assault Cruisers")