elephant static method

PieceType elephant()

Implementation

static PieceType elephant() =>
    PieceType.fromBetza('nA', value: 200, regionEffects: [sideMovement()]);