set version number of template files to 0.3.0

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@247 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2007-03-29 19:26:37 +00:00
parent 1f8f8ec89d
commit d4bae697cd
7 changed files with 115 additions and 238 deletions
+20 -20
View File
@@ -1,9 +1,13 @@
mse version: 0.2.7
mse version: 0.3.0
game: magic
short name: Modern style
full name: After 8th edition
icon: card-sample.png
card width: 375
card height: 523
card dpi: 150
############################################################## Extra scripts
init script:
@@ -42,13 +46,13 @@ init script:
############################################################## Extra style
############################################################## Extra style options
extra field:
styling field:
type: boolean
name: colored mana symbols
description: Use colored mana symbols, as used by Wizards since Fifth Dawn.
extra field:
styling field:
type: choice
name: artifact style
description: Choose the style of artifacts: light = before Fifth Dawn, dark = used since Fifth Dawn, brown = old rust style.
@@ -56,21 +60,21 @@ extra field:
choice: light
choice: dark
choice: brown
extra field:
styling field:
type: boolean
name: grey hybrid name
description: Use a grey background for the name and type line on hybrid cards. This is done on real cards.
extra field:
styling field:
type: boolean
name: use guild mana symbols
description: Use the Ravnica guild symbols instead of the official half/half circles for hybrid mana.
initial: no
extra field:
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
extra field:
styling field:
type: choice
name: tap symbol
description: What tap symbol should be used on cards?
@@ -79,7 +83,7 @@ extra field:
choice: old
choice: diagonal T
extra style:
styling style:
artifact style:
render style: both
choice images:
@@ -127,7 +131,7 @@ card style:
top : 30
width: { if card.card_symbol=="none" then 246 else 227 }
height: 23
align: bottom shrink-overflow
alignment: bottom shrink-overflow
padding bottom: 0
z index: 1
font:
@@ -140,11 +144,11 @@ card style:
top : 30
width: 63
height: 23
align: bottom right
alignment: bottom right
symbol font:
name: magic-mana-large
size: 15
align: bottom right
alignment: bottom right
always symbol: true
z index: 2
padding top: 0
@@ -172,7 +176,7 @@ card style:
top : 298
width: 286
height: 20
align: top shrink-overflow
alignment: top shrink-overflow
z index: 1
padding top: 2
font:
@@ -215,7 +219,7 @@ card style:
then "magic-mana-large"
else "magic-mana-small"
size: 14
align: middle left
alignment: middle left
z index: 2
padding left: 6
padding top: 2
@@ -231,7 +235,7 @@ card style:
height: 156
z index: 1
render style: image
align: middle center
alignment: middle center
include file: magic-watermarks.mse-include/watermarks
############################# PT
@@ -241,7 +245,7 @@ card style:
top: 467
width: 60
height: 28
align: center middle
alignment: center middle
font:
name: Mplantin
size: 18
@@ -284,7 +288,3 @@ card style:
name: MPlantin
size: 6.5
color: { font_color() }
width: 375
height: 523
dpi: 150