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

Method handler

eos/effects.py:5277–5279  ·  view source on GitHub ↗
(fit, skill, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

5275
5276 @staticmethod
5277 def handler(fit, skill, context, projectionRange, **kwargs):
5278 fit.ship.boostItemAttr('jumpDriveCapacitorNeed',
5279 skill.getModifiedItemAttr('jumpDriveCapacitorNeedBonus') * skill.level, **kwargs)
5280
5281
5282class Effect1730(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected