7 lines
223 B
Python
7 lines
223 B
Python
# ammoInfluenceRange
|
|
#
|
|
# Used by:
|
|
# Items from category: Charge (559 of 831)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
module.multiplyItemAttr("maxRange", module.getModifiedChargeAttr("weaponRangeMultiplier")) |