(fit, ship, context, projectionRange, **kwargs)
| 10048 | |
| 10049 | @staticmethod |
| 10050 | def handler(fit, ship, context, projectionRange, **kwargs): |
| 10051 | fit.ship.boostItemAttr('armorEmDamageResonance', ship.getModifiedItemAttr('shipBonusMC2'), skill='Minmatar Cruiser', **kwargs) |
| 10052 | |
| 10053 | |
| 10054 | class Effect3336(BaseEffect): |
nothing calls this directly
no test coverage detected