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

10 lines
262 B
Python

# crystalMiningamountInfo2
#
# Used by:
# Modules from group: Frequency Mining Laser (3 of 3)
type = "passive"
runTime = "late"
def handler(fit, module, context):
module.preAssignItemAttr("specialtyMiningAmount", module.getModifiedItemAttr("miningAmount"))