From: Snowmoondaphne <77484755+Snowmoondaphne@users.noreply.github.com> Date: Tue, 26 Oct 2021 10:02:40 +0000 (+0900) Subject: Update variants.ini X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=ebcb1c3c205c951610705415e3b528c0432318e3;p=fairystockfish.git Update variants.ini Add a variant --- diff --git a/src/variants.ini b/src/variants.ini index f59911c..00a9259 100644 --- a/src/variants.ini +++ b/src/variants.ini @@ -688,3 +688,44 @@ promotionPieceTypes = qw promotionRank = 9 mandatoryPawnPromotion = false castling = false + +# Pandemonium +# A variant that combines drops and powerful pieces, and there is no draw +# https://www.chessvariants.com/rules/pandemonium +[pandemonium] +variantTemplate = shogi +pieceToCharTable = PNBRFSA.UV.+++++++.++Kpnbrfsa.uv.+++++++.++k +maxFile = 9 +maxRank = 9 +pocketSize = 9 +startFen = rnbsksbnr/2+a1+u1+f2/p1p1p1p1p/4v4/9/4V4/P1P1P1P1P/2+F1+U1+A2/RNBSKSBNR[] w - - 0 1 +customPiece1 = o:NA +customPiece2 = s:WF +customPiece3 = u:D +customPiece4 = w:DWF +castling = false +pieceDrops = true +capturesToHand = true +immobilityIllegal = true +soldier = p +knight = n +bishop = b +rook = r +king = k +queen = q +commoner = g +dragonHorse = h +bers = d +alfil = a +archbishop = c +chancellor = m +fers = f +wazir = v +centaur = t +promotionRank = 7 +promotedPieceType = p:g n:o b:h r:d a:c v:m f:q s:w u:t +doubleStep = false +perpetualCheckIllegal = true +nMoveRule = 0 +nFoldValue = loss +stalemateValue = loss