Files
MagicSetEditor2/data/vs-alter.mse-style/style
T
coppro 1f59376b54 Added perl script to generate updates page.
Added/fixed versioning in data.
Added more framework to update checker.



git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@750 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-09-23 21:49:10 +00:00

235 lines
5.1 KiB
Plaintext

mse version: 0.3.5
game: vs
full name: VS Alter Ego
short name: Alter Ego
icon: card-sample.png
position hint: 005
version: 2007-09-23
depends on:
package: vs.mse-game
version: 2007-09-23
depends on:
package: vs-common.mse-include
version: 2007-09-23
card width: 375
card height: 523
card dpi: 150
############################################################## Extra scripts
############################################################## Set info fields
############################################################## Extra style
styling field:
type: boolean
name: foils
description: Use foil backgrounds?
initial: no
styling field:
type: boolean
name: watermarkings
description: Use watermarks?
initial: no
############################################################## Card fields
card style:
############################# Background stuff
card type:
left: 0
top: 0
width: 375
height: 523
z index: -2
render style: image
popup style: in place
choice images:
characters visible character: card.jpg
characters visible character dual: card.jpg
characters visible character dual (new): card.jpg
characters hidden concealed: card.jpg
characters hidden concealed dual: card.jpg
characters hidden concealed dual (new): card.jpg
characters concealed-optional concealed-optional character: card.jpg
characters concealed-optional concealed-optional dual: card.jpg
characters concealed-optional concealed-optional dual (new): card.jpg
equipment visible equipment: card.jpg
equipment concealed equipment: card.jpg
equipment concealed-optional equipment: card.jpg
location: card.jpg
plot twist: card.jpg
############################# Name line
full name:
left: 80
top : 25
width: 230
height: 24
alignment: middle center shrink-overflow
padding bottom: 0
z index: 4
font:
name: Percolator Expert
size: 22
color: rgb(255,213,128)
symbol font:
name: vs-standard-arrow
size: 15
alignment: middle center
cost:
left: 25
top : 30
width: 25
height: 41
alignment: bottom center
font:
name: BadhouseBoldNumbers
size: 40
color: rgb(255,213,128)
z index: 4
padding top: 0
############################# Image
image:
left: 19
top: 73
width: 339
height: 315
z index: 1
card symbol:
left: 310
top : 33
height: 30
width: 45
render style: image
choice images:
Marvel: marvel.png
DC-new: /vs-common.mse-include/dcnew.png
DC-old: /vs-common.mse-include/dcold.png
Hellboy: /vs-common.mse-include/hellboy.png
Other...: /vs-common.mse-include/blank.png
z index: 3
custom symbol:
left: 310
top: 31
height: 30
width: 30
visible: script: card.card_symbol=="Other..."
z index: 4
############################# Type Bar
############################# Version
############################# Card ID
############################# Affiliation
############################# FlightRange
############################# Text box
rule text:
left: 20
top : 410
width: 338
height: 60
font:
name: Eurostile
italic name: EurostileObl-Normal
size: 12
scale down to: 6
color: rgb(0,0,0)
symbol font:
name: vs-standard-arrow
size: 11
alignment: middle center
alignment: middle center shrink-overflow
z index: 3
padding left: 2
padding top: 5
padding right: 2
padding bottom: 2
line height hard: 1.4
watermark:
left:
script: if watermark_narrow() then 182 else
if watermark_wide() then 155 else 173
top: 423
width:
script: if watermark_narrow() then 30 else
if watermark_wide() then 75 else 40
height: 40
visible:
script: styling.watermarkings
render style: image
include file: vs-common.mse-include/watermarks
z index: 4
############################# Attack/defence
############################# Card sorting / numbering
############################# Copyright stuff
illustrator:
left: 20
top : 475
width: 338
height: 15
alignment: middle center
z index: 4
font:
name: Eurostile
size: 9
color: rgb(255,255,255)
copyright:
left: 20
top : 490
width: 338
height: 15
z index: 4
alignment: middle center
font:
name: Eurostile
size: 8
color: rgb(255,255,255)
############################################################## Extra card fields
extra card field:
type: choice
name: overlay
script: "overlay"
editable: false
extra card field:
type: choice
name: foil layer
choice: foil
editable: false
extra card style:
overlay:
left: 20
top: 73
width: 337
height: 320
z index: 1
render style: image
choice images:
overlay: overlay.png
foil layer:
left: 0
top : 0
width:
script: if styling.foils=="no" then 0 else 375
height:
script: if styling.foils=="no" then 0 else 523
z index: 8
render style: image
choice images:
foil: /vs-common.mse-include/foil.png
visible:
script: styling.foils