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

Method handler

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

Source from the content-addressed store, hash-verified

1664
1665 @staticmethod
1666 def handler(fit, ship, context, projectionRange, **kwargs):
1667 fit.ship.boostItemAttr('capacity', ship.getModifiedItemAttr('shipBonusAI'),
1668 skill='Amarr Hauler', **kwargs)
1669
1670
1671class Effect536(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected