(fit, src, context, projectionRange, **kwargs)
| 12054 | |
| 12055 | @staticmethod |
| 12056 | def handler(fit, src, context, projectionRange, **kwargs): |
| 12057 | fit.ship.boostItemAttr('agility', src.getModifiedItemAttr('subsystemBonusCaldariPropulsion2'), |
| 12058 | skill='Caldari Propulsion Systems', **kwargs) |
| 12059 | |
| 12060 | |
| 12061 | class Effect3867(BaseEffect): |
nothing calls this directly
no test coverage detected