Draft Fullcavalry and Atomic2 (pawn removal). Fix Grand
[vchess.git] / server / db / populate.sql
CommitLineData
c326e657
BA
1-- Re-run this script after variants are added
2
25c7c036
BA
3insert or ignore into Variants (name, description, noProblems) values
4 ('Apocalypse', 'The end of the world', true),
884f4528 5 ('Chakart', 'Capture the princess', true),
25c7c036 6 ('Dark', 'In the shadow', true),
68971030 7 ('Dice', 'Roll the dice', true),
25c7c036
BA
8 ('Hidden', 'Unidentified pieces', true),
9 ('Hiddenqueen', 'Queen disguised as a pawn', true),
10 ('Synchrone', 'Play at the same time', true);
11
12insert or ignore into Variants (name, description) values
107dc1bd 13 ('Absorption', 'Absorb powers'),
dac39588 14 ('Alice', 'Both sides of the mirror'),
9618937e
BA
15 ('Allmate1', 'Mate any piece (v1)'),
16 ('Allmate2', 'Mate any piece (v2)'),
5b958911 17 ('Ambiguous', 'Play opponent''s pieces'),
c583ef1c
BA
18 ('Antiking1', 'Keep antiking in check (v1)'),
19 ('Antiking2', 'Keep antiking in check (v2)'),
8b405c81 20 ('Antimatter', 'Dangerous collisions'),
c3a86f01 21 ('Arena', 'Middle battle'),
0fb43db7
BA
22 ('Atomic1', 'Explosive captures (v1)'),
23 ('Atomic2', 'Explosive captures (v2)'),
6f2f9437 24 ('Ball', 'Score a goal'),
a0224b03 25 ('Balaklava', 'Meet the Mammoth'),
dac39588 26 ('Baroque', 'Exotic captures'),
9bd6786b 27 ('Benedict', 'Change colors'),
dac39588 28 ('Berolina', 'Pawns move diagonally'),
107dc1bd 29 ('Bicolour', 'Harassed kings'),
737a5daf 30 ('Bishopawns', 'Bishop versus pawns'),
dfc78263 31 ('Cannibal', 'Capture powers'),
6b7b2cf7 32 ('Capture', 'Mandatory captures'),
2bb4666e 33 ('Castle', 'Win by castling long'),
af34341d
BA
34 ('Checkered1', 'Shared pieces (v1)'),
35 ('Checkered2', 'Shared pieces (v2)'),
0d5335de 36 ('Checkless', 'No-check mode'),
dac39588 37 ('Chess960', 'Standard rules'),
e3e2cc44 38 ('Circular', 'Run forward'),
0b8bd121 39 ('Clorange', 'A Clockwork Orange'),
801e2870 40 ('Colorbound', 'The colorbound clobberers'),
3f22c2c3 41 ('Coregal', 'Two royal pieces'),
107dc1bd 42 ('Coronation', 'Long live the Queen'),
dac39588 43 ('Crazyhouse', 'Captures reborn'),
71ef1664 44 ('Cylinder', 'Neverending rows'),
59e74176 45 ('Diamond', 'Rotating board'),
737a5daf 46 ('Discoduel', 'Enter the disco'),
de3f5625 47 ('Doublearmy', '64 pieces on the board'),
b406466b
BA
48 ('Doublemove1', 'Double moves (v1)'),
49 ('Doublemove2', 'Double moves (v2)'),
c7550017 50 ('Dynamo', 'Push and pull'),
90e814b6 51 ('Eightpieces', 'Each piece is unique'),
7d8bf63e 52 ('Enpassant', 'Capture en passant'),
91565c63 53 ('Evolution', 'Faster development'),
dac39588 54 ('Extinction', 'Capture all of a kind'),
107dc1bd 55 ('Football', 'Score a goal'),
0b8bd121 56 ('Forward', 'Moving forward'),
e88d69a8 57 ('Freecapture', 'Capture both colors'),
0fb43db7 58 ('Fullcavalry', 'Lancers everywhere'),
dac39588 59 ('Grand', 'Big board'),
a97bdbda 60 ('Grasshopper', 'Long jumps over pieces'),
107dc1bd 61 ('Gridolina', 'Jump the borders'),
22053c2c 62 ('Hamilton', 'Walk on a graph'),
f9385686 63 ('Horde', 'A pawns cloud'),
0b1405c4 64 ('Interweave', 'Interweaved colorbound teams'),
57078452 65 ('Kinglet', 'Protect your pawns'),
a97bdbda 66 ('Knightmate', 'Mate the knight'),
737a5daf 67 ('Knightpawns', 'Knight versus pawns'),
68e19a44
BA
68 ('Knightrelay1', 'Move like a knight (v1)'),
69 ('Knightrelay2', 'Move like a knight (v2)'),
e88d69a8 70 ('Koopa', 'Stun & kick pieces'),
236485b5 71 ('Koth', 'King of the Hill'),
6b7b2cf7 72 ('Losers', 'Get strong at self-mate'),
a9e1202b 73 ('Madhouse', 'Rearrange enemy pieces'),
107dc1bd 74 ('Madrasi', 'Paralyzed pieces'),
dac39588 75 ('Magnetic', 'Laws of attraction'),
cd49e617 76 ('Makruk', 'Thai Chess'),
e90bafa8 77 ('Maxima', 'Occupy the enemy palace'),
e2f204ed 78 ('Minishogi', 'Shogi 5 x 5'),
665eed90 79 ('Monochrome', 'All of the same color'),
5e1bc651 80 ('Monster', 'White move twice'),
472c0c4f 81 ('Omega', 'A wizard in the corner'),
0b8bd121 82 ('Orda', 'Mongolian Horde (v1)'),
e50a8025 83 ('Ordamirror', 'Mongolian Horde (v2)'),
4fcb0c04
BA
84 ('Pacifist1', 'Convert & support (v1)'),
85 ('Pacifist2', 'Convert & support (v2)'),
0d5335de 86 ('Parachute', 'Landing on the board'),
737a5daf
BA
87 ('Pawnmassacre', 'Pieces upside down'),
88 ('Pawns', 'Reach the last rank (v1)'),
89 ('Pawnsking', 'Reach the last rank (v2)'),
a6836242 90 ('Perfect', 'Powerful pieces'),
a9e1202b 91 ('Pocketknight', 'Knight in pocket'),
eaab401e
BA
92 ('Progressive1', 'Play more and more moves (v1)'),
93 ('Progressive2', 'Play more and more moves (v2)'),
9f88188c 94 ('Queenpawns', 'Queen versus pawns'),
6b7b2cf7 95 ('Racingkings', 'Kings cross the 8x8 board'),
35ff9d1b 96 ('Rampage', 'Move under cover'),
c3a86f01 97 ('Rifle', 'Shoot pieces'),
78d64531 98 ('Recycle', 'Reuse pieces'),
e90bafa8 99 ('Rococo', 'Capture on the edge'),
737a5daf 100 ('Rookpawns', 'Rook versus pawns'),
77691911 101 ('Royalrace', 'Kings cross the 11x11 board'),
95f8376c 102 ('Rugby', 'Transform an essay'),
305ede7e 103 ('Schess', 'Seirawan-Harper Chess'),
cd49e617 104 ('Shako', 'Non-conformism and utopia'),
a4eca0dc 105 ('Shatranj', 'Ancient rules'),
cd49e617 106 ('Shogi', 'Japanese Chess'),
b406466b 107 ('Sittuyin', 'Burmese chess'),
6b7b2cf7 108 ('Suicide', 'Lose all pieces'),
31e9e40a 109 ('Suction', 'Attract opposite king'),
964eda04
BA
110 ('Swap', 'Dangerous captures'),
111 ('Switching', 'Exchange pieces'' positions'),
0b1405c4 112 ('Takenmake', 'Prolongated captures'),
107dc1bd 113 ('Teleport', 'Reposition pieces'),
472c0c4f 114 ('Tencubed', 'Four new pieces'),
92240cf0 115 ('Threechecks', 'Give three checks'),
91565c63 116 ('Titan', 'Extra bishops and knights'),
14c35dc6 117 ('Twokings', 'Two kings'),
602d6bef 118 ('Upsidedown', 'Board upside down'),
b2b5a729 119 ('Vchess', 'Pawns capture backward'),
dac39588 120 ('Wildebeest', 'Balanced sliders & leapers'),
c3a86f01 121 ('Wormhole', 'Squares disappear'),
dac39588 122 ('Zen', 'Reverse captures');