Files
pyfa/eos/effects/elitebonuslogifrigshieldhp2.py
2015-12-07 20:10:44 -05:00

8 lines
227 B
Python

# eliteBonusLogiFrigShieldHP2
#
# Used by:
# Ship: Kirin
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("shieldCapacity", src.getModifiedItemAttr("eliteBonusLogiFrig2"), skill="Logistics Frigates")