MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / handler

Method handler

eos/effects.py:11459–11461  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

11457
11458 @staticmethod
11459 def handler(fit, ship, context, projectionRange, **kwargs):
11460 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Large Energy Turret'),
11461 'maxRange', ship.getModifiedItemAttr('shipBonusAB2'), skill='Amarr Battleship', **kwargs)
11462
11463
11464class Effect3678(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected