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
+22 -71
View File
@@ -1,9 +1,13 @@
mse version: 0.2.7
mse version: 0.3.0
game: magic
short name: Flip Cards
full name: Modern flip cards
icon: card-sample.png
card width: 375
card height: 523
card dpi: 150
# Author: Wolfwood
# Non-creature extension: Guinea Pig and Neko Asakami
# Lots of copy/paste from magic-new.mse-style
@@ -34,74 +38,25 @@ init script:
}
############################################################## Set info fields
info style:
title:
padding left: 2
font:
size: 16
symbol:
variation:
name: common
border radius: 0.10
fill type: solid
fill color: rgb(0,0,0)
border color: rgb(255,255,255)
variation:
name: uncommon
border radius: 0.05
fill type: linear gradient
fill color 1: rgb(224,224,224)
fill color 2: rgb(84, 84, 84)
border color 1: rgb(0, 0, 0)
border color 2: rgb(0, 0, 0)
variation:
name: rare
border radius: 0.05
fill type: linear gradient
fill color 1: rgb(214,196,94)
fill color 2: rgb(95, 84, 40)
border color 1: rgb(0, 0, 0)
border color 2: rgb(0, 0, 0)
variation:
name: special
border radius: 0.10
fill type: linear gradient
fill color 1: rgb(224,170,247)
fill color 2: rgb(58,7,80)
border color 1: rgb(255,255,255)
border color 2: rgb(255,255,255)
automatic reminder text:
render style: both
choice images:
yes: script: buildin_image("bool_yes")
no: script: buildin_image("bool_no")
use gradient multicolor:
render style: both
choice images:
yes: script: buildin_image("bool_yes")
no: script: buildin_image("bool_no")
############################################################## Extra style options
############################################################## Extra style
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.
initial: no
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 style:
styling style:
popup mana symbols:
choice images:
yes: /magic-mana-large.mse-symbol-font/mana_w.png
@@ -139,7 +94,7 @@ card style:
width:
script: 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:
@@ -153,7 +108,7 @@ card style:
top : 454
width: 308
height: 23
align: bottom shrink-overflow
alignment: bottom shrink-overflow
angle: 180
padding bottom: 0
z index: 1
@@ -168,11 +123,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
@@ -181,12 +136,12 @@ card style:
top : 454
width: 63
height: 23
align: bottom right
alignment: bottom right
angle: 180
symbol font:
name: magic-mana-large
size: 15
align: bottom right
alignment: bottom right
always symbol: true
z index: 2
padding top: 0
@@ -216,7 +171,7 @@ card style:
top : 134
width: 253
height: 18
align: top shrink-overflow
alignment: top shrink-overflow
z index: 1
font:
name: Matrix
@@ -229,7 +184,7 @@ card style:
top : 353
width: 256
height: 18
align: top shrink-overflow
alignment: top shrink-overflow
angle: 180
z index: 1
font:
@@ -272,7 +227,7 @@ card style:
then "magic-mana-large"
else "magic-mana-small"
size: 14
align: middle left
alignment: middle left
z index: 2
padding left: 4
padding top: -1
@@ -300,7 +255,7 @@ card style:
then "magic-mana-large"
else "magic-mana-small"
size: 14
align: middle left
alignment: middle left
z index: 2
padding left: 4
padding top: -1
@@ -316,7 +271,7 @@ card style:
top: 131
width: 60
height: 28
align: center middle
alignment: center middle
font:
name: Mplantin
size: 18
@@ -330,7 +285,7 @@ card style:
top: 348
width: 60
height: 28
align: center middle
alignment: center middle
angle: 180
font:
name: Mplantin
@@ -389,7 +344,3 @@ card style:
size: 8
color:
script: font_color()
width: 375
height: 523
dpi: 150