Commit a08810b5 authored by pichoro's avatar pichoro

Updated all magic and vanguard styles to use new styling choice for choosing text box mana font.

parent 68d34a0d
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
full name: Extended Art full name: Extended Art
short name: Extended Art short name: Extended Art
icon: card-sample.png icon: card-sample.png
position hint: 006 position hint: 006
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-default-image.mse-include package: magic-default-image.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -19,6 +19,7 @@ depends on: ...@@ -19,6 +19,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -77,10 +78,10 @@ styling field: ...@@ -77,10 +78,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -104,10 +105,6 @@ styling field: ...@@ -104,10 +105,6 @@ styling field:
initial: no initial: no
styling style: styling style:
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -237,11 +234,7 @@ card style: ...@@ -237,11 +234,7 @@ card style:
shadow displacement y: 1 shadow displacement y: 1
color: rgb(255,255,255) color: rgb(255,255,255)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
...@@ -7,7 +7,7 @@ position hint: 402 ...@@ -7,7 +7,7 @@ position hint: 402
version: 2007-12-29 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-future-common.mse-include package: magic-future-common.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -24,7 +24,7 @@ depends on: ...@@ -24,7 +24,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -63,10 +63,10 @@ styling field: ...@@ -63,10 +63,10 @@ styling field:
choice: Matrix choice: Matrix
choice: MatrixBoldSmallCaps choice: MatrixBoldSmallCaps
styling field: styling field:
type: boolean type: package choice
name: beveled mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well? match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: boolean type: boolean
name: use guild mana symbols name: use guild mana symbols
...@@ -94,10 +94,6 @@ styling style: ...@@ -94,10 +94,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
beveled mana symbols:
choice images:
yes: /magic-mana-beveled.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -276,9 +272,7 @@ card style: ...@@ -276,9 +272,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.beveled_mana_symbols then "magic-mana-beveled"
else "magic-mana-small" }
size: 14 size: 14
alignment: alignment:
script: script:
...@@ -319,9 +313,7 @@ card style: ...@@ -319,9 +313,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.beveled_mana_symbols then "magic-mana-beveled"
else "magic-mana-small" }
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
full name: FPM's Normal Magic full name: FPM's Normal Magic
short name: FPM Normal short name: FPM Normal
icon: card-sample.png icon: card-sample.png
position hint: 401 position hint: 401
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-future-common.mse-include package: magic-future-common.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -71,10 +72,10 @@ styling field: ...@@ -71,10 +72,10 @@ styling field:
choice: Matrix choice: Matrix
choice: MatrixBoldSmallCaps choice: MatrixBoldSmallCaps
styling field: styling field:
type: boolean type: package choice
name: beveled mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well? match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: green style name: green style
...@@ -121,10 +122,6 @@ styling style: ...@@ -121,10 +122,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
beveled mana symbols:
choice images:
yes: /magic-mana-beveled.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -250,9 +247,7 @@ card style: ...@@ -250,9 +247,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.beveled_mana_symbols then "magic-mana-beveled"
else "magic-mana-small" }
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
full name: FPM's Promo Magic full name: FPM's Promo Magic
short name: FPM Promo short name: FPM Promo
icon: card-sample.png icon: card-sample.png
position hint: 404 position hint: 404
version: 2007-10-13 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-future-common.mse-include package: magic-future-common.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -71,10 +72,10 @@ styling field: ...@@ -71,10 +72,10 @@ styling field:
name: white name: white
color: rgb(255,255,255) color: rgb(255,255,255)
styling field: styling field:
type: boolean type: package choice
name: beveled mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: green style name: green style
...@@ -121,10 +122,6 @@ styling style: ...@@ -121,10 +122,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
beveled mana symbols:
choice images:
yes: /magic-mana-beveled.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -234,9 +231,7 @@ card style: ...@@ -234,9 +231,7 @@ card style:
scale down to: 6 scale down to: 6
color: { styling.font_color } color: { styling.font_color }
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.beveled_mana_symbols then "magic-mana-beveled"
else "magic-mana-small" }
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
full name: FPM's Split Magic full name: FPM's Split Magic
short name: FPM Split short name: FPM Split
icon: card-sample.png icon: card-sample.png
position hint: 403 position hint: 403
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-future-common.mse-include package: magic-future-common.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 523 card width: 523
card height: 375 card height: 375
card dpi: 150 card dpi: 150
...@@ -75,10 +76,10 @@ styling field: ...@@ -75,10 +76,10 @@ styling field:
choice: Matrix choice: Matrix
choice: MatrixBoldSmallCaps choice: MatrixBoldSmallCaps
styling field: styling field:
type: boolean type: package choice
name: beveled mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well? match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: green style name: green style
...@@ -125,10 +126,6 @@ styling style: ...@@ -125,10 +126,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
beveled mana symbols:
choice images:
yes: /magic-mana-beveled.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -332,9 +329,7 @@ card style: ...@@ -332,9 +329,7 @@ card style:
scale down to: 4.16 scale down to: 4.16
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.beveled_mana_symbols then "magic-mana-beveled"
else "magic-mana-small" }
size: 14 size: 14
alignment: alignment:
script: script:
...@@ -365,9 +360,7 @@ card style: ...@@ -365,9 +360,7 @@ card style:
scale down to: 4.16 scale down to: 4.16
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.beveled_mana_symbols then "magic-mana-beveled"
else "magic-mana-small" }
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
full name: FPM's Token Magic full name: FPM's Token Magic
short name: FPM Token short name: FPM Token
icon: card-sample.png icon: card-sample.png
position hint: 407 position hint: 407
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-future-common.mse-include package: magic-future-common.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -70,10 +71,10 @@ styling field: ...@@ -70,10 +71,10 @@ styling field:
choice: Matrix choice: Matrix
choice: MatrixBoldSmallCaps choice: MatrixBoldSmallCaps
styling field: styling field:
type: boolean type: package choice
name: beveled mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: boolean type: boolean
name: use guild mana symbols name: use guild mana symbols
...@@ -120,10 +121,6 @@ styling style: ...@@ -120,10 +121,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
beveled mana symbols:
choice images:
yes: /magic-mana-beveled.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -249,9 +246,7 @@ card style: ...@@ -249,9 +246,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.beveled_mana_symbols then "magic-mana-beveled"
else "magic-mana-small" }
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Future short name: Future
full name: Futureshift full name: Futureshift
icon: card-sample.png icon: card-sample.png
position hint: 050 position hint: 050
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-watermarks.mse-include package: magic-watermarks.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -25,6 +25,7 @@ depends on: ...@@ -25,6 +25,7 @@ depends on:
package: magic-mana-future.mse-symbol-font package: magic-mana-future.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -178,13 +179,10 @@ styling field: ...@@ -178,13 +179,10 @@ styling field:
choice: old choice: old
choice: diagonal T choice: diagonal T
styling field: styling field:
type: choice type: package choice
name: mana symbols name: text box mana symbols
choice: future match: magic-mana-*.mse-symbol-font
choice: popup initial: magic-mana-small.mse-symbol-font
choice: normal
description: What style of mana symbols should be used?
initial: normal
styling field: styling field:
type: choice type: choice
name: center text name: center text
...@@ -204,12 +202,6 @@ styling style: ...@@ -204,12 +202,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
mana symbols:
render style: both
choice images:
future: /magic-mana-future.mse-symbol-font/mana_w.png
popup: /magic-mana-large.mse-symbol-font/mana_w.png
normal: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -389,9 +381,7 @@ card style: ...@@ -389,9 +381,7 @@ card style:
if not contains(card.card_color, match:"land") then rgb(0,0,0) if not contains(card.card_color, match:"land") then rgb(0,0,0)
else font_color(card.card_color) else font_color(card.card_color)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
{ if styling.mana_symbols=="future" then "magic-mana-future" else
if styling.mana_symbols=="popup" then "magic-mana-large" else "magic-mana-small" }
size: 15 size: 15
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.5
version: 2007-10-12 version: 2007-10-12
short name: beveled style (Fire Penguin Master) short name: beveled style (firepenguinmaster)
position hint: 101 position hint: 101
icon: mana_r.png icon: mana_r.png
# Symbol font in the beveled style used for casting costs on FPM cards # Symbol font in the beveled style used for casting costs on FPM cards
......
...@@ -8,7 +8,7 @@ position hint: 002 ...@@ -8,7 +8,7 @@ position hint: 002
version: 2007-12-29 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-default-image.mse-include package: magic-default-image.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -74,10 +75,10 @@ styling field: ...@@ -74,10 +75,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -105,10 +106,6 @@ styling style: ...@@ -105,10 +106,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -280,11 +277,7 @@ card style: ...@@ -280,11 +277,7 @@ card style:
scale down to: 8 scale down to: 8
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
...@@ -317,11 +310,7 @@ card style: ...@@ -317,11 +310,7 @@ card style:
scale down to: 8 scale down to: 8
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Walkers short name: Walkers
full name: Modern Planeswalkers full name: Modern Planeswalkers
icon: card-sample.png icon: card-sample.png
position hint: 008 position hint: 008
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-default-image.mse-include package: magic-default-image.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -25,6 +25,7 @@ depends on: ...@@ -25,6 +25,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -91,10 +92,10 @@ styling field: ...@@ -91,10 +92,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -122,10 +123,6 @@ styling style: ...@@ -122,10 +123,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -254,11 +251,7 @@ card style: ...@@ -254,11 +251,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
paragraph height: 48 paragraph height: 48
alignment: alignment:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Promotional short name: Promotional
full name: Large image full name: Large image
icon: card-sample.png icon: card-sample.png
position hint: 004 position hint: 004
version: 2007-09-29 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-default-image.mse-include package: magic-default-image.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -73,10 +74,10 @@ styling field: ...@@ -73,10 +74,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -99,10 +100,6 @@ styling style: ...@@ -99,10 +100,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -213,11 +210,7 @@ card style: ...@@ -213,11 +210,7 @@ card style:
shadow displacement y: 1 shadow displacement y: 1
color: rgb(255,255,255) color: rgb(255,255,255)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Split Cards short name: Split Cards
full name: Modern split cards full name: Modern split cards
icon: card-sample.png icon: card-sample.png
position hint: 003 position hint: 003
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-default-image.mse-include package: magic-default-image.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 523 card width: 523
card height: 375 card height: 375
card dpi: 150 card dpi: 150
...@@ -87,10 +88,10 @@ styling field: ...@@ -87,10 +88,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -117,10 +118,6 @@ styling style: ...@@ -117,10 +118,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -314,11 +311,7 @@ card style: ...@@ -314,11 +311,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
...@@ -350,11 +343,7 @@ card style: ...@@ -350,11 +343,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Tokens short name: Tokens
full name: Modern style full name: Modern style
icon: card-sample.png icon: card-sample.png
position hint: 007 position hint: 007
version: 2007-09-23 version: 2007-12-30
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-default-image.mse-include package: magic-default-image.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -25,6 +25,7 @@ depends on: ...@@ -25,6 +25,7 @@ depends on:
package: magic-embossedletters.mse-symbol-font package: magic-embossedletters.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -86,10 +87,10 @@ styling field: ...@@ -86,10 +87,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: boolean type: boolean
name: one textline tokens name: one textline tokens
...@@ -117,10 +118,6 @@ styling field: ...@@ -117,10 +118,6 @@ styling field:
description: Should the common rarity symbol be inverted, like in Coldsnap? description: Should the common rarity symbol be inverted, like in Coldsnap?
initial: no initial: no
styling style: styling style:
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
use guild mana symbols: use guild mana symbols:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
...@@ -253,11 +250,7 @@ card style: ...@@ -253,11 +250,7 @@ card style:
scale down to: 10 scale down to: 10
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Modern style short name: Modern style
full name: After 8th edition full name: After 8th edition
icon: card-sample.png icon: card-sample.png
position hint: 001 position hint: 001
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-default-image.mse-include package: magic-default-image.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -58,15 +58,7 @@ init script: ...@@ -58,15 +58,7 @@ init script:
# Use guild mana symbols? # Use guild mana symbols?
guild_mana := { styling.use_guild_mana_symbols } guild_mana := { styling.use_guild_mana_symbols }
colorless_color := { "c" } # MOVE TO GAME FILE
# Does the card have a color that requires a white font for copyright/artist?
#white_font_colors := filter_rule(match:"^(hybrid 2 color )?(hybrid 3 color [^/]*/[^/]*/ )?(hybrid vertical [^/]*/ )?(black|land|hybrid 4 color white / blue / black / red|hybrid 2 color overlay blue / black|hybrid 2 color overlay black / red|hybrid 2 color overlay black / green)")
#font_color := {
# if white_font_colors(input: card.card_color) != "" then rgb(255,255,255)
# else rgb(0,0,0)
#}
############################################################## Set info fields ############################################################## Set info fields
set info style: set info style:
...@@ -101,11 +93,6 @@ styling field: ...@@ -101,11 +93,6 @@ styling field:
name: use guild mana symbols name: use guild mana symbols
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field:
type: boolean
name: popup mana symbols
description: Use the symbols of the casting cost line inside the text box as well
initial: no
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -150,10 +137,6 @@ styling style: ...@@ -150,10 +137,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
full name: Magic Old Split Cards full name: Magic Old Split Cards
short name: Old Splits short name: Old Splits
icon: card-sample.png icon: card-sample.png
position hint: 103 position hint: 103
version: 2007-12-29 version: 2007-12-30
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-watermarks.mse-include package: magic-watermarks.mse-include
version: 2007-12-29 version: 2007-12-29
...@@ -19,6 +19,7 @@ depends on: ...@@ -19,6 +19,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 523 card width: 523
card height: 375 card height: 375
card dpi: 150 card dpi: 150
...@@ -117,10 +118,10 @@ styling field: ...@@ -117,10 +118,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: type of gradient multicolor name: type of gradient multicolor
...@@ -155,10 +156,6 @@ styling style: ...@@ -155,10 +156,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -372,11 +369,7 @@ card style: ...@@ -372,11 +369,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
...@@ -408,11 +401,7 @@ card style: ...@@ -408,11 +401,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
############################################################## ##############################################################
############################################################## ##############################################################
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Tokens short name: Tokens
full name: Old style full name: Old style
icon: card-sample.png icon: card-sample.png
position hint: 107 position hint: 107
version: 2007-12-29 version: 2007-12-30
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-mana-large.mse-symbol-font package: magic-mana-large.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
...@@ -22,6 +22,7 @@ depends on: ...@@ -22,6 +22,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -109,10 +110,10 @@ styling field: ...@@ -109,10 +110,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: type of gradient multicolor name: type of gradient multicolor
...@@ -147,10 +148,6 @@ styling style: ...@@ -147,10 +148,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -266,11 +263,7 @@ card style: ...@@ -266,11 +263,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 13 size: 13
alignment: alignment:
script: script:
......
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
############################################################## ##############################################################
############################################################## ##############################################################
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Old style short name: Old style
full name: Before 8th edition full name: Before 8th edition
icon: card-sample.png icon: card-sample.png
position hint: 101 position hint: 101
version: 2007-12-29 version: 2007-12-30
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-watermarks.mse-include package: magic-watermarks.mse-include
version: 2007-12-29 version: 2007-12-29
...@@ -25,6 +25,7 @@ depends on: ...@@ -25,6 +25,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -115,10 +116,10 @@ styling field: ...@@ -115,10 +116,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: boolean type: boolean
name: alpha style blending name: alpha style blending
...@@ -157,10 +158,6 @@ styling style: ...@@ -157,10 +158,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -298,11 +295,7 @@ card style: ...@@ -298,11 +295,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Planeshifted short name: Planeshifted
full name: Planar Chaos Timeshifts full name: Planar Chaos Timeshifts
icon: card-sample.png icon: card-sample.png
position hint: 011 position hint: 011
version: 2007-09-29 version: 2007-12-30
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-watermarks.mse-include package: magic-watermarks.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -19,6 +19,7 @@ depends on: ...@@ -19,6 +19,7 @@ depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
...@@ -71,10 +72,10 @@ styling field: ...@@ -71,10 +72,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -108,10 +109,6 @@ styling style: ...@@ -108,10 +109,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -247,11 +244,7 @@ card style: ...@@ -247,11 +244,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: alignment:
script: script:
......
mse version: 0.3.5 mse version: 0.3.6
game: magic game: magic
short name: Textless short name: Textless
full name: Modern style full name: Modern style
icon: card-sample.png icon: card-sample.png
position hint: 005 position hint: 005
version: 2007-09-23 version: 2007-12-30
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-12-29
depends on: depends on:
package: magic-future-common.mse-include package: magic-future-common.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -16,6 +16,7 @@ depends on: ...@@ -16,6 +16,7 @@ depends on:
package: magic-mana-large.mse-symbol-font package: magic-mana-large.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
card dpi: 150 card dpi: 150
......
mse version: 0.3.5 mse version: 0.3.6
short name: Magic short name: Magic
full name: Magic the Gathering full name: Magic the Gathering
icon: card-back.png icon: card-back.png
...@@ -445,6 +445,9 @@ init script: ...@@ -445,6 +445,9 @@ init script:
} }
typesymbol_type := { typesymbol_for(card.super_type) } typesymbol_type := { typesymbol_for(card.super_type) }
#Script to make magic-mana-future compatible w/ other templates
colorless_color := { "c" }
############################################################## Statistics utilities ############################################################## Statistics utilities
# Converted mana cost # Converted mana cost
......
mse version: 0.3.5 mse version: 0.3.6
game: vanguard game: vanguard
short name: Standard short name: Standard
icon: card-sample.png icon: card-sample.png
position hint: 01 position hint: 01
version: 2007-10-05 version: 2007-12-30
depends on: depends on:
package: vanguard.mse-game package: vanguard.mse-game
version: 2007-09-29 version: 2007-12-29
depends on: depends on:
package: magic-mana-small.mse-symbol-font package: magic-mana-small.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
...@@ -15,6 +15,7 @@ depends on: ...@@ -15,6 +15,7 @@ depends on:
package: magic-mana-large.mse-symbol-font package: magic-mana-large.mse-symbol-font
version: 2007-09-23 version: 2007-09-23
card background: white
card width: 375 card width: 375
card height: 523 card height: 523
#card dpi: 150 #card dpi: 150
...@@ -44,10 +45,10 @@ styling field: ...@@ -44,10 +45,10 @@ styling field:
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana. description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no initial: no
styling field: styling field:
type: boolean type: package choice
name: popup mana symbols name: text box mana symbols
description: Use the symbols of the casting cost line inside the text box as well match: magic-mana-*.mse-symbol-font
initial: no initial: magic-mana-small.mse-symbol-font
styling field: styling field:
type: choice type: choice
name: tap symbol name: tap symbol
...@@ -66,10 +67,6 @@ styling style: ...@@ -66,10 +67,6 @@ styling style:
choice images: choice images:
yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png yes: /magic-mana-small.mse-symbol-font/mana_guild_rg.png
no: /magic-mana-small.mse-symbol-font/mana_rg.png no: /magic-mana-small.mse-symbol-font/mana_rg.png
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
no: /magic-mana-small.mse-symbol-font/mana_w.png
tap symbol: tap symbol:
render style: both render style: both
choice images: choice images:
...@@ -160,11 +157,7 @@ card style: ...@@ -160,11 +157,7 @@ card style:
scale down to: 6 scale down to: 6
color: rgb(0,0,0) color: rgb(0,0,0)
symbol font: symbol font:
name: name: { styling.text_box_mana_symbols }
script:
if styling.popup_mana_symbols
then "magic-mana-large"
else "magic-mana-small"
size: 14 size: 14
alignment: middle center alignment: middle center
z index: 2 z index: 2
......
...@@ -166,6 +166,9 @@ init script: ...@@ -166,6 +166,9 @@ init script:
# curly quotes # curly quotes
curly_quotes curly_quotes
#Necessary to make magic-mana-future play nicely
colorless_color := { "c" }
############################################################## Set fields ############################################################## Set fields
set field: set field:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment