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

10 lines
229 B
Python

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