(fit, src, context, projectionRange, **kwargs)
| 13491 | |
| 13492 | @staticmethod |
| 13493 | def handler(fit, src, context, projectionRange, **kwargs): |
| 13494 | fit.ship.boostItemAttr('capacitorCapacity', src.getModifiedItemAttr('subsystemBonusAmarrCore'), skill='Amarr Core Systems', **kwargs) |
| 13495 | |
| 13496 | |
| 13497 | class Effect4161(BaseEffect): |
nothing calls this directly
no test coverage detected