Ejemplo n.º 1
0
 public override bool condition()
 {
     return(BasicAttack.getCondition(performer, target, controller));
 }