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

Method handler

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

Source from the content-addressed store, hash-verified

15013
15014 @staticmethod
15015 def handler(fit, ship, context, projectionRange, **kwargs):
15016 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Small Energy Turret'),
15017 'maxRange', ship.getModifiedItemAttr('shipBonus2AF'), skill='Amarr Frigate', **kwargs)
15018
15019
15020class Effect4484(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected