Files
pyfa/eos/effects/ammoinfluencerange.py
2014-03-15 17:33:45 +04:00

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"))