6 lines
70 B
Python

from card import Card
class Moat(Card):
prevent_attack = True