mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
5b89617148
In preparation to merge FPM and normal Magic: Added Xander and Promotional Watermarks Modified Blend Scripts to handle larger numbers of pieces. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@298 0fc631ac-6414-0410-93d0-97cfa31319b6
166 lines
4.1 KiB
Plaintext
166 lines
4.1 KiB
Plaintext
# Quite a lot of card colors
|
|
# Included by a game file
|
|
|
|
choice: white
|
|
choice: blue
|
|
choice: black
|
|
choice: red
|
|
choice: green
|
|
choice: colorless
|
|
choice: artifact
|
|
choice:
|
|
name: multicolor
|
|
group choice: normal
|
|
choice:
|
|
name: 2 color
|
|
choice: white / blue
|
|
choice: blue / black
|
|
choice: black / red
|
|
choice: red / green
|
|
choice: green / white
|
|
choice: white / black
|
|
choice: blue / red
|
|
choice: black / green
|
|
choice: red / white
|
|
choice: green / blue
|
|
choice:
|
|
name: 3 color
|
|
choice: white / blue / black
|
|
choice: blue / black / red
|
|
choice: black / red / green
|
|
choice: red / green / white
|
|
choice: green / white / blue
|
|
choice: white / black / red
|
|
choice: blue / red / green
|
|
choice: black / green / white
|
|
choice: red / white / blue
|
|
choice: green / blue / black
|
|
choice:
|
|
name: 4 color
|
|
choice: white / blue / black / red
|
|
choice: blue / black / red / green
|
|
choice: black / red / green / white
|
|
choice: red / green / white / blue
|
|
choice: green / white / blue / black
|
|
choice:
|
|
name: 5 color
|
|
choice: white / blue / black / red / green
|
|
choice: horizontal white / blue / black / red / green
|
|
choice:
|
|
name: land
|
|
group choice: colorless
|
|
choice:
|
|
name: 1 color
|
|
choice: white
|
|
choice: blue
|
|
choice: black
|
|
choice: red
|
|
choice: green
|
|
choice: multicolor
|
|
choice:
|
|
name: 2 color
|
|
choice: white / blue
|
|
choice: blue / black
|
|
choice: black / red
|
|
choice: red / green
|
|
choice: green / white
|
|
choice: white / black
|
|
choice: blue / red
|
|
choice: black / green
|
|
choice: red / white
|
|
choice: green / blue
|
|
choice:
|
|
name: hybrid
|
|
choice:
|
|
name: 2 color
|
|
choice: white / blue
|
|
choice: blue / black
|
|
choice: black / red
|
|
choice: red / green
|
|
choice: green / white
|
|
choice: white / black
|
|
choice: blue / red
|
|
choice: black / green
|
|
choice: red / white
|
|
choice: green / blue
|
|
choice: colorless / white
|
|
choice: colorless / blue
|
|
choice: colorless / black
|
|
choice: colorless / red
|
|
choice: colorless / green
|
|
choice:
|
|
name: 3 color
|
|
choice: white / blue / black
|
|
choice: blue / black / red
|
|
choice: black / red / green
|
|
choice: red / green / white
|
|
choice: green / white / blue
|
|
choice: white / black / red
|
|
choice: blue / red / green
|
|
choice: black / green / white
|
|
choice: red / white / blue
|
|
choice: green / blue / black
|
|
choice:
|
|
name: horizontal
|
|
choice: white / blue / black
|
|
choice: blue / black / red
|
|
choice: black / red / green
|
|
choice: red / green / white
|
|
choice: green / white / blue
|
|
choice: white / black / red
|
|
choice: blue / red / green
|
|
choice: black / green / white
|
|
choice: red / white / blue
|
|
choice: green / blue / black
|
|
choice:
|
|
name: 4 color
|
|
choice: white / blue / black / red
|
|
choice: blue / black / red / green
|
|
choice: black / red / green / white
|
|
choice: red / green / white / blue
|
|
choice: green / white / blue / black
|
|
choice:
|
|
name: horizontal
|
|
choice: white / blue / black / red
|
|
choice: blue / black / red / green
|
|
choice: black / red / green / white
|
|
choice: red / green / white / blue
|
|
choice: green / white / blue / black
|
|
choice:
|
|
name: 5 color
|
|
choice: white / blue / black / red / green
|
|
choice: horizontal white / blue / black / red / green
|
|
choice:
|
|
# Vertical hybrids, for flip cards
|
|
# By: Wolfwood
|
|
name: vertical
|
|
choice: white / blue
|
|
choice: white / black
|
|
choice: white / red
|
|
choice: white / green
|
|
choice: white / colorless
|
|
choice: blue / white
|
|
choice: blue / black
|
|
choice: blue / red
|
|
choice: blue / green
|
|
choice: blue / colorless
|
|
choice: black / white
|
|
choice: black / blue
|
|
choice: black / red
|
|
choice: black / green
|
|
choice: black / colorless
|
|
choice: red / white
|
|
choice: red / blue
|
|
choice: red / black
|
|
choice: red / green
|
|
choice: red / colorless
|
|
choice: green / white
|
|
choice: green / blue
|
|
choice: green / black
|
|
choice: green / red
|
|
choice: green / colorless
|
|
choice: colorless / white
|
|
choice: colorless / blue
|
|
choice: colorless / black
|
|
choice: colorless / red
|
|
choice: colorless / green |