from Target import Target class ReboundContactTarget(Target): def __init__(self): super(100, 'Rebound Contact') def hit(self): super.hit()