Skip to content

Commit ee1fd00

Browse files
Update variants.ini (#985)
1 parent 742380c commit ee1fd00

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

src/variants.ini

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2082,3 +2082,44 @@ flagRegionBlack = *1
20822082
nMoveRule = 0
20832083
nFoldValue = loss
20842084
stalemateValue = loss
2085+
2086+
# Janggi with the Drop rule and other elements added.
2087+
[elgam]
2088+
variantTemplate = fairy
2089+
maxRank = 10
2090+
maxFile = 11
2091+
startFen = rheoa1aoehr/5k5/1c7c1/s1s1s1s1s1s/5v5/5V5/S1S1S1S1S1S/1C7C1/5K5/RHEOA1AOEHR[] w - - 0 1
2092+
rook = r
2093+
horse = h
2094+
janggiElephant = e
2095+
wazir = a
2096+
king = k
2097+
janggiCannon = c
2098+
soldier = s
2099+
customPiece1 = o:nC
2100+
customPiece2 = v:mR
2101+
customPiece3 = w:W
2102+
diagonalLines = c5 d4 e1 e3 f2 g1 g3 h4 i5 c6 d7 e8 e10 f9 g8 g10 h7 i6
2103+
mobilityRegionWhiteKing = e1 f1 g1 e2 f2 g2 e3 f3 g3
2104+
mobilityRegionBlackKing = e8 f8 g8 e9 f9 g9 e10 f10 g10
2105+
pieceDrops = true
2106+
capturesToHand = true
2107+
pawnTypes = s
2108+
dropNoDoubled = s
2109+
shogiPawnDropMateIllegal = true
2110+
promotionRegionWhite = *10
2111+
promotionRegionBlack = *1
2112+
promotionPawnTypes = s
2113+
promotionPieceTypes = w
2114+
promotedPieceType = s:w
2115+
mandatoryPawnPromotion = true
2116+
stalemateValue = loss
2117+
nMoveRule = 0
2118+
nFoldRule = 3
2119+
nFoldValue = loss
2120+
perpetualCheckIllegal = true
2121+
castling = false
2122+
doubleStep = false
2123+
pass = false
2124+
bikjangRule = false
2125+
materialCounting = none

0 commit comments

Comments
 (0)