mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 13:17:00 -04:00
5424c60b39
Added all files necessary to make them work. Fixed bugs in FPM Normal and FPM Promo. Fixed an error in Magic Split light artifact frame. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@311 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: artifact / white
|
|
choice: artifact / blue
|
|
choice: artifact / black
|
|
choice: artifact / red
|
|
choice: artifact / 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 / artifact
|
|
choice: blue / white
|
|
choice: blue / black
|
|
choice: blue / red
|
|
choice: blue / green
|
|
choice: blue / artifact
|
|
choice: black / white
|
|
choice: black / blue
|
|
choice: black / red
|
|
choice: black / green
|
|
choice: black / artifact
|
|
choice: red / white
|
|
choice: red / blue
|
|
choice: red / black
|
|
choice: red / green
|
|
choice: red / artifact
|
|
choice: green / white
|
|
choice: green / blue
|
|
choice: green / black
|
|
choice: green / red
|
|
choice: green / artifact
|
|
choice: artifact / white
|
|
choice: artifact / blue
|
|
choice: artifact / black
|
|
choice: artifact / red
|
|
choice: artifact / green |