Implemented Gorm the Great

This commit is contained in:
L_J 2018-06-04 23:00:44 +02:00 committed by GitHub
parent 3fdfccce30
commit 8556285f0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 80 additions and 1 deletions

View file

@ -76,6 +76,10 @@ public abstract class RequirementEffect extends ContinuousEffectImpl {
return null;
}
public int getMinNumberOfBlockers() {
return 0;
}
/**
* Player related check The player returned or controlled planeswalker must
* be attacked with at least one attacker