(fit, src, context, projectionRange, **kwargs)
| 32625 | |
| 32626 | @staticmethod |
| 32627 | def handler(fit, src, context, projectionRange, **kwargs): |
| 32628 | fit.ship.boostItemAttr('warpCapacitorNeed', src.getModifiedItemAttr('subsystemBonusAmarrPropulsion'), skill='Amarr Propulsion Systems', **kwargs) |
| 32629 | |
| 32630 | |
| 32631 | class Effect6927(BaseEffect): |
nothing calls this directly
no test coverage detected