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

Method handler

eos/effects.py:19002–19004  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

19000
19001 @staticmethod
19002 def handler(fit, src, context, projectionRange, **kwargs):
19003 fit.drones.filteredItemBoost(lambda mod: mod.item.requiresSkill('Drones'), 'damageMultiplier',
19004 src.getModifiedItemAttr('shipBonusGD1'), skill='Gallente Destroyer', **kwargs)
19005
19006
19007class Effect5316(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected