public override void Init() { timeToDestroy = 5f; AddPlugin(Effect.CreatePrimitive <HealthPowerRestoringEffect> (this, own, targets)); }