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

Method handler

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

Source from the content-addressed store, hash-verified

18832
18833 @staticmethod
18834 def handler(fit, src, context, projectionRange, **kwargs):
18835 fit.drones.filteredItemBoost(lambda mod: mod.item.requiresSkill('Drones'), 'damageMultiplier',
18836 src.getModifiedItemAttr('shipBonusAD1'), skill='Amarr Destroyer', **kwargs)
18837
18838
18839class Effect5300(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected