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

10 lines
226 B
Python

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