Files
pyfa/eos/effects/ammoinfluencerange.py

5 lines
200 B
Python
Executable File

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