Skip to content

Commit cfac8e8

Browse files
Update variants.ini (Added 'Mandala') (#926)
Added a variant named Mandala
1 parent 1016850 commit cfac8e8

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

src/variants.ini

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,3 +2046,39 @@ flagRegionBlack = *1
20462046
immobilityIllegal = true
20472047
mandatoryPiecePromotion = true
20482048
flyingGeneral = true
2049+
2050+
# Twin Leaper Kings, Leapers that can move 16 squares, and Shogi Pawns whose Promotion is Campmate.
2051+
[mandala]
2052+
maxRank = 10
2053+
maxFile = 10
2054+
pocketSize = 6
2055+
pieceDrops = true
2056+
capturesToHand = true
2057+
shogiPawn = r
2058+
customPiece1 = l:NAD
2059+
customPiece2 = f:ZAD
2060+
customPiece3 = g:NC
2061+
customPiece4 = b:ZC
2062+
customPiece5 = j:FWGH
2063+
customPiece6 = e:vW
2064+
immobile = c
2065+
startFen = flgbjjbglf/10/rrrrrrrrrr/10/10/10/10/RRRRRRRRRR/10/FLGBJJBGLF[EE] w - - 0 1
2066+
doubleStep = false
2067+
castling = false
2068+
dropNoDoubled = r
2069+
immobilityIllegal = true
2070+
promotionRegionWhite = *10
2071+
promotionRegionBlack = *1
2072+
promotionPieceTypes = -
2073+
promotedPieceType = r:c
2074+
mandatoryPiecePromotion = true
2075+
extinctionValue = loss
2076+
extinctionPieceTypes = j
2077+
extinctionPseudoRoyal = true
2078+
extinctionPieceCount = 1
2079+
flagPiece = c
2080+
flagRegionWhite = *10
2081+
flagRegionBlack = *1
2082+
nMoveRule = 0
2083+
nFoldValue = loss
2084+
stalemateValue = loss

0 commit comments

Comments
 (0)