Changed Yu-Gi-Oh textbox font from Palatino-something to MatrixBook.
Keyword polish. Various other maintenances. Added "magic-mana-small-grey" as colorless mana font. Removed "colorless mana" styling choice when applicable. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@817 0fc631ac-6414-0410-93d0-97cfa31319b6
@@ -1,4 +1,4 @@
|
||||
mse version: 0.3.5
|
||||
mse version: 0.3.6
|
||||
version: 2007-10-12
|
||||
short name: beveled style (firepenguinmaster)
|
||||
position hint: 101
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
mse version: 0.3.5
|
||||
mse version: 0.3.6
|
||||
version: 2007-10-12
|
||||
# Symbol font in the 'futuristic' style, used for casting costs on futureshift cards
|
||||
short name: Future Sight style
|
||||
position hint: 5
|
||||
position hint: 005
|
||||
icon: mana_r.png
|
||||
|
||||
image font size: 135
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
mse version: 0.3.5
|
||||
mse version: 0.3.6
|
||||
version: 2007-10-12
|
||||
# Symbol font in the 'popup' style, used for casting costs on modern cards
|
||||
short name: popup style
|
||||
position hint: 2
|
||||
position hint: 002
|
||||
icon: mana_r.png
|
||||
|
||||
image font size: 135
|
||||
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 7.5 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 7.9 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 5.3 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 6.5 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 7.8 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 9.0 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 8.3 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 5.9 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 7.8 KiB |
|
After Width: | Height: | Size: 5.0 KiB |
|
After Width: | Height: | Size: 8.6 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 6.3 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 8.4 KiB |
|
After Width: | Height: | Size: 5.4 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
|
After Width: | Height: | Size: 3.8 KiB |
@@ -0,0 +1,284 @@
|
||||
mse version: 0.3.6
|
||||
version: 2008-01-10
|
||||
short name: normal (colorless)
|
||||
position hint: 21
|
||||
icon: mana_r.png
|
||||
# Symbol font in the normal, flat, style, used for text boxes and on old style cards
|
||||
# Note:
|
||||
# Define mana_t := {"new|old|older"} in the init script of the style
|
||||
#
|
||||
# So for example:
|
||||
#
|
||||
#init script:
|
||||
# mana_t := {"new"}
|
||||
|
||||
image font size: 135
|
||||
horizontal space: 2
|
||||
symbol:
|
||||
image: mana_circle.png
|
||||
symbol:
|
||||
code: T
|
||||
image: mana_t_older.png
|
||||
enabled: { mana_t() == "older" }
|
||||
symbol:
|
||||
code: T
|
||||
image: mana_t_old.png
|
||||
enabled: { mana_t() == "old" }
|
||||
symbol:
|
||||
code: T
|
||||
image: mana_t.png
|
||||
symbol:
|
||||
code: B/G/W
|
||||
image: mana_bgw.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: B/R/G
|
||||
image: mana_brg.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: G/U/B
|
||||
image: mana_gub.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: G/W/U
|
||||
image: mana_gwu.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: R/G/W
|
||||
image: mana_rgw.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: R/W/U
|
||||
image: mana_rwu.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: U/B/R
|
||||
image: mana_ubr.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: U/R/G
|
||||
image: mana_urg.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: W/B/R
|
||||
image: mana_wbr.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: W/U/B
|
||||
image: mana_wub.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: W/U
|
||||
image: mana_guild_wu.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: U/B
|
||||
image: mana_guild_ub.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: B/R
|
||||
image: mana_guild_br.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: R/G
|
||||
image: mana_guild_rg.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: G/W
|
||||
image: mana_guild_gw.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: W/B
|
||||
image: mana_guild_wb.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: U/R
|
||||
image: mana_guild_ur.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: B/G
|
||||
image: mana_guild_bg.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: R/W
|
||||
image: mana_guild_rw.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: G/U
|
||||
image: mana_guild_gu.png
|
||||
image font size: 145
|
||||
enabled: { guild_mana() }
|
||||
symbol:
|
||||
code: W/U
|
||||
image: mana_wu.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: U/B
|
||||
image: mana_ub.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: B/R
|
||||
image: mana_br.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: R/G
|
||||
image: mana_rg.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: G/W
|
||||
image: mana_gw.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: W/B
|
||||
image: mana_wb.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: U/R
|
||||
image: mana_ur.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: B/G
|
||||
image: mana_bg.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: R/W
|
||||
image: mana_rw.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: G/U
|
||||
image: mana_gu.png
|
||||
image font size: 145
|
||||
symbol:
|
||||
code: 1/2
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |1
|
||||
image: mana_1_half.png
|
||||
symbol:
|
||||
code: |W
|
||||
image: mana_w_half.png
|
||||
symbol:
|
||||
code: |U
|
||||
image: mana_u_half.png
|
||||
symbol:
|
||||
code: |B
|
||||
image: mana_b_half.png
|
||||
symbol:
|
||||
code: |R
|
||||
image: mana_r_half.png
|
||||
symbol:
|
||||
code: |G
|
||||
image: mana_g_half.png
|
||||
symbol:
|
||||
code: |S
|
||||
image: mana_s_half.png
|
||||
symbol:
|
||||
code: W
|
||||
image: mana_w.png
|
||||
symbol:
|
||||
code: U
|
||||
image: mana_u.png
|
||||
symbol:
|
||||
code: B
|
||||
image: mana_b.png
|
||||
symbol:
|
||||
code: R
|
||||
image: mana_r.png
|
||||
symbol:
|
||||
code: G
|
||||
image: mana_g.png
|
||||
symbol:
|
||||
code: S
|
||||
image: mana_s.png
|
||||
symbol:
|
||||
code: X
|
||||
image: mana_x.png
|
||||
symbol:
|
||||
code: Y
|
||||
image: mana_y.png
|
||||
symbol:
|
||||
code: Z
|
||||
image: mana_z.png
|
||||
symbol:
|
||||
code: I
|
||||
image: mana_infinite.png
|
||||
as text: .|[0-9]+(?!/)
|
||||
text font:
|
||||
name: MPlantin
|
||||
size: 1
|
||||
color: rgb(0,0,0)
|
||||
max stretch: 0.5
|
||||
text margin left: .26
|
||||
text margin right: .2
|
||||
text margin top: -.14
|
||||
text margin bottom: -.14
|
||||
|
||||
##############################################################
|
||||
# Insert-symbol menu
|
||||
insert symbol menu:
|
||||
item: T
|
||||
item:
|
||||
type: line
|
||||
item: X
|
||||
item: Y
|
||||
item: Z
|
||||
item: I
|
||||
item:
|
||||
type: custom
|
||||
name: colorless
|
||||
item:
|
||||
type: line
|
||||
item: W
|
||||
item: U
|
||||
item: B
|
||||
item: R
|
||||
item: G
|
||||
item: S
|
||||
item:
|
||||
type: line
|
||||
item:
|
||||
name: half
|
||||
item: 1/2
|
||||
item: |W
|
||||
item: |U
|
||||
item: |B
|
||||
item: |R
|
||||
item: |G
|
||||
item: |S
|
||||
item:
|
||||
name: hybrid
|
||||
item: W/U
|
||||
item: U/B
|
||||
item: B/R
|
||||
item: R/G
|
||||
item: G/W
|
||||
item:
|
||||
type: line
|
||||
item: W/B
|
||||
item: U/R
|
||||
item: B/G
|
||||
item: R/W
|
||||
item: G/U
|
||||
item:
|
||||
name: hybrid 3
|
||||
item: W/U/B
|
||||
item: U/B/R
|
||||
item: B/R/G
|
||||
item: R/G/W
|
||||
item: G/W/U
|
||||
item:
|
||||
type: line
|
||||
item: W/B/R
|
||||
item: U/R/G
|
||||
item: B/G/W
|
||||
item: R/W/U
|
||||
item: G/U/B
|
||||
@@ -1,7 +1,7 @@
|
||||
mse version: 0.3.5
|
||||
mse version: 0.3.6
|
||||
version: 2007-10-12
|
||||
short name: normal
|
||||
position hint: 1
|
||||
position hint: 001
|
||||
icon: mana_r.png
|
||||
# Symbol font in the normal, flat, style, used for text boxes and on old style cards
|
||||
# Note:
|
||||
|
||||
@@ -5,7 +5,7 @@ full name: Large image
|
||||
icon: card-sample.png
|
||||
position hint: 004
|
||||
|
||||
version: 2007-12-29
|
||||
version: 2008-01-10
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
@@ -56,10 +56,6 @@ init script:
|
||||
|
||||
############################################################## Extra style options
|
||||
|
||||
styling field:
|
||||
type: boolean
|
||||
name: colored mana symbols
|
||||
description: Use colored mana symbols, as used by Wizards since Fifth Dawn.
|
||||
styling field:
|
||||
type: boolean
|
||||
name: darker artifacts
|
||||
|
||||
@@ -5,7 +5,7 @@ full name: Modern split cards
|
||||
icon: card-sample.png
|
||||
position hint: 003
|
||||
|
||||
version: 2007-12-29
|
||||
version: 2008-01-10
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
@@ -70,10 +70,6 @@ set info style:
|
||||
|
||||
############################################################## Extra style options
|
||||
|
||||
styling field:
|
||||
type: boolean
|
||||
name: colored mana symbols
|
||||
description: Use colored mana symbols, as used by Wizards since Fifth Dawn.
|
||||
styling field:
|
||||
type: boolean
|
||||
name: darker artifacts
|
||||
|
||||
@@ -5,7 +5,7 @@ full name: After 8th edition
|
||||
icon: card-sample.png
|
||||
position hint: 001
|
||||
|
||||
version: 2007-12-29
|
||||
version: 2008-01-10
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
@@ -72,10 +72,6 @@ set info style:
|
||||
|
||||
############################################################## Extra style options
|
||||
|
||||
styling field:
|
||||
type: boolean
|
||||
name: colored mana symbols
|
||||
description: Use colored mana symbols, as used by Wizards since Fifth Dawn.
|
||||
styling field:
|
||||
type: choice
|
||||
name: artifact style
|
||||
|
||||
@@ -5,7 +5,7 @@ short name: Old Splits
|
||||
icon: card-sample.png
|
||||
position hint: 103
|
||||
|
||||
version: 2007-12-30
|
||||
version: 2008-01-10
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
@@ -107,11 +107,6 @@ set info style:
|
||||
border color 2: rgb(255,255,255)
|
||||
|
||||
############################################################## styling style
|
||||
|
||||
styling field:
|
||||
type: boolean
|
||||
name: colored mana symbols
|
||||
description: Use colored mana symbols, as used by Wizards since Fifth Dawn.
|
||||
styling field:
|
||||
type: boolean
|
||||
name: use guild mana symbols
|
||||
|
||||
@@ -5,7 +5,7 @@ full name: Planar Chaos Timeshifts
|
||||
icon: card-sample.png
|
||||
position hint: 011
|
||||
|
||||
version: 2007-12-30
|
||||
version: 2008-01-10
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
@@ -63,10 +63,6 @@ styling field:
|
||||
name: shifted sorting
|
||||
description: Should this style of card sort as a shifted card (after other cards of that color)?
|
||||
initial: yes
|
||||
styling field:
|
||||
type: boolean
|
||||
name: colored mana symbols
|
||||
description: Use colored mana symbols, as used by Wizards since Fifth Dawn.
|
||||
styling field:
|
||||
type: boolean
|
||||
name: grey hybrid name
|
||||
|
||||
@@ -4,7 +4,7 @@ full name: Magic the Gathering
|
||||
icon: card-back.png
|
||||
position hint: 01
|
||||
|
||||
version: 2007-12-29
|
||||
version: 2008-01-09
|
||||
depends on:
|
||||
package: magic-blends.mse-include
|
||||
version: 2007-09-23
|
||||
@@ -820,7 +820,6 @@ card field:
|
||||
type: text
|
||||
name: flavor text
|
||||
script: flavor_text_filter(value)
|
||||
editable: false
|
||||
show statistics: false
|
||||
card field:
|
||||
type: text
|
||||
@@ -1316,8 +1315,6 @@ word list:
|
||||
word: Land
|
||||
word: Planeswalker
|
||||
|
||||
## I (Pichoro) have altered the race and class lists so that things like "class: Elf" don't happen.
|
||||
## If this is really disliked, I have the original lists saved.
|
||||
## TODO: Make the alphabetical sublists actually work.
|
||||
word list:
|
||||
name: race
|
||||
@@ -2337,11 +2334,6 @@ keyword:
|
||||
match: Hideaway
|
||||
mode: expert
|
||||
reminder: This land comes into play tapped. When it does, look at the top four cards of your library, remove one from the game face down, then put the rest on the bottom of your library.
|
||||
keyword:
|
||||
keyword: Kinship
|
||||
match: Kinship
|
||||
mode: pseudo
|
||||
rules: Kinship — At the beginning of your upkeep, you may look at the top card of your library. If that card shares a creature type with ~, you may reveal it. If you do, [effect].
|
||||
keyword:
|
||||
keyword: Prowl
|
||||
match: Prowl <atom-param>cost</atom-param>
|
||||
@@ -2352,3 +2344,8 @@ keyword:
|
||||
match: Reinforce <atom-param>number</atom-param>—<atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: {param2}, Discard this card: Put {english_number_a(param1)} +1/+1 counter(s) on target creature.
|
||||
keyword:
|
||||
keyword: Kinship
|
||||
match: Kinship
|
||||
mode: pseudo
|
||||
rules: Kinship — At the beginning of your upkeep, you may look at the top card of your library. If that card shares a creature type with ~, you may reveal it. If you do, [effect].
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
mse version: 0.3.5
|
||||
mse version: 0.3.6
|
||||
short name: Vanguard
|
||||
full name: Magic Vanguard
|
||||
icon: card-sample.png
|
||||
position hint: 02
|
||||
version: 2007-12-29
|
||||
|
||||
version: 2008-01-09
|
||||
|
||||
# Author : Wolfwood
|
||||
# Most stuff is copy/pasted from magic.mse-game
|
||||
@@ -943,10 +944,6 @@ keyword:
|
||||
match: hideaway
|
||||
mode: expert
|
||||
reminder: The land comes into play tapped. When it does, look at the top four cards of your library, remove one from the game face down, then put the rest on the bottom of your library.
|
||||
keyword:
|
||||
keyword: Kinship
|
||||
match: Kinship
|
||||
mode: pseudo
|
||||
keyword:
|
||||
keyword: Prowl
|
||||
match: prowl <atom-param>cost</atom-param>
|
||||
@@ -957,3 +954,7 @@ keyword:
|
||||
match: reinforce <atom-param>number</atom-param>—<atom-param>cost</atom-param>
|
||||
mode: expert
|
||||
reminder: {param2}, Discard it: Put {english_number_a(param1)} +1/+1 counter(s) on target creature.
|
||||
keyword:
|
||||
keyword: Kinship
|
||||
match: Kinship
|
||||
mode: pseudo
|
||||
|
||||
@@ -186,8 +186,7 @@ card style:
|
||||
height:
|
||||
script: if is_nmonster() then 92 else 62
|
||||
font:
|
||||
name: Palatino Linotype
|
||||
italic name: Palatino Linotype Italic
|
||||
name: MatrixBook
|
||||
size: 9
|
||||
scale down to: 4
|
||||
color: rgb(0,0,0)
|
||||
|
||||