Community variant
Pseudoqueen
This is a user-catalogued casual variant. Technical details such as board size,
FEN, pieces, and hand rules are defined in the Fairy-Stockfish
variants.ini block below.
Generated rule overview
This variant inherits its base rules from `chess` and overrides the settings shown below.
Board and setup
Pieces and movement
- The piece set used on the board is: king (k), queen (q), rook (r), bishop (b), knight (n), pawn (p) and custom piece 1 (c).
- custom piece 1 (c) is a custom piece with Betza movement `mQ`.
Piece movement
These diagrams show custom pieces and known Fairy-Stockfish built-in fairy pieces from White's perspective on a compact preview board. Some special moves, especially hoppers and game-state-dependent moves, can still depend on blockers or game state.
mQ
move
capture
move or capture
initial only
hopper target
Fairy-Stockfish rules
[asymmetrical_queens:chess]
maxFile = 8
maxRank = 8
# 1. THE PACIFIST QUEEN (For Black)
# We create a custom piece 'c'.
# 'mQ' means it moves like a Queen, but without 'cQ' included, it cannot capture.
customPiece1 = c:mQ
# 2. THE BOARD SETUP
# White keeps the standard 'Q' on d1.
# Black gets the custom 'c' on d8.
startFen = rnbckbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1