138139140141142143144
return true; } @Override protected Attacker[] get(final Event e) { return new Attacker[] {new Attacker(getAttacker(e))}; }