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

11 lines
278 B
Python

# scriptMassBonusPercentageBonus
#
# Used by:
# Charges from group: Warp Disruption Script (2 of 2)
type = "passive"
runTime = "early"
def handler(fit, module, context):
module.boostItemAttr("massBonusPercentage", module.getModifiedChargeAttr("massBonusPercentageBonus"))