Files
pyfa/eos/effects/ammoinfluencerange.py
2014-07-30 21:23:27 -04:00

5 lines
200 B
Python

# Used by:
# Items from category: Charge (559 of 828)
type = "passive"
def handler(fit, module, context):
module.multiplyItemAttr("maxRange", module.getModifiedChargeAttr("weaponRangeMultiplier"))