Big BIG VS update; this is the collective efforts of Gen_Leo, Artfreakwiu, and a little from myself as well.

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@674 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
pichoro
2007-09-09 03:41:59 +00:00
parent fc44560238
commit dc02f4c507
214 changed files with 2183 additions and 267 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

+234
View File
@@ -0,0 +1,234 @@
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-06
depends on:
package: vs.mse-game
version: 2007-09-06
depends on:
package: vs-common.mse-include
version: 2007-09-06
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
+58
View File
@@ -0,0 +1,58 @@
# Affiliation images
choice images:
Marvel A-C AIM: /vs-standard-new.mse-symbol-font/aim.png
Marvel A-C Alpha Flight: /vs-standard-new.mse-symbol-font/alphaflight.png
Marvel A-C Avengers: /vs-standard-new.mse-symbol-font/avengers.png
Marvel A-C Brood: /vs-standard-new.mse-symbol-font/brood.png
Marvel A-C Brotherhood: /vs-standard-new.mse-symbol-font/brotherhood.png
Marvel A-C Captain America: /vs-standard-new.mse-symbol-font/captainamerica.png
Marvel D-H Doom: /vs-standard-new.mse-symbol-font/doom.png
Marvel D-H Excalibur: /vs-standard-new.mse-symbol-font/excalibur.png
Marvel D-H Fantastic Four: /vs-standard-new.mse-symbol-font/F4.png
Marvel D-H The Hand: /vs-standard-new.mse-symbol-font/hand.png
Marvel D-H Hellfire Club: /vs-standard-new.mse-symbol-font/hellfire.png
Marvel D-H Heralds of Galactus: /vs-standard-new.mse-symbol-font/heralds.png
Marvel D-H Heroes for Hire: /vs-standard-new.mse-symbol-font/heroesforhire.png
Marvel D-H Horsemen of Apocalypse: /vs-standard-new.mse-symbol-font/apocalypse.png
Marvel D-H Hydra: /vs-standard-new.mse-symbol-font/hydra.png
Marvel I-M Kree: /vs-standard-new.mse-symbol-font/kree.png
Marvel I-M Marvel Defenders: /vs-standard-new.mse-symbol-font/defenders.png
Marvel I-M Marvel Knights: /vs-standard-new.mse-symbol-font/marvelknights.png
Marvel I-M Masters of Evil: /vs-standard-new.mse-symbol-font/mastersofevil.png
Marvel N-S New Warriors: /vs-standard-new.mse-symbol-font/newwarriors.png
Marvel N-S Omega Flight: /vs-standard-new.mse-symbol-font/omegaflight.png
Marvel N-S Outsiders: /vs-standard-new.mse-symbol-font/outsiders.png
Marvel N-S Serpent Society: /vs-standard-new.mse-symbol-font/serpentsociety.png
Marvel N-S Shi'ar: /vs-standard-new.mse-symbol-font/shiar.png
Marvel N-S SHIELD: /vs-standard-new.mse-symbol-font/shield.png
Marvel N-S Sinister Syndicate: /vs-standard-new.mse-symbol-font/sinistersyndicate.png
Marvel N-S Spider-Friends: /vs-standard-new.mse-symbol-font/spiderman.png
Marvel N-S Starjammers: /vs-standard-new.mse-symbol-font/starjammers.png
Marvel T-Z Thor: /vs-standard-new.mse-symbol-font/thor.png
Marvel T-Z Thunderbolts: /vs-standard-new.mse-symbol-font/thunderbolts.png
Marvel T-Z The Ultimates: /vs-standard-new.mse-symbol-font/ultimates.png
Marvel T-Z X-Men: /vs-standard-new.mse-symbol-font/xmen.png
DC A-C Anti-Matter: /vs-standard-new.mse-symbol-font/antimatter.png
DC A-C Arkham Inmates: /vs-standard-new.mse-symbol-font/arkhaminmates.png
DC A-C Birds of Prey: /vs-standard-new.mse-symbol-font/birdsofprey.png
DC D-H Femizons: /vs-standard-new.mse-symbol-font/femizons.png
DC D-H Gotham Knights: /vs-standard-new.mse-symbol-font/gothamknights.png
DC D-H Green Lantern: /vs-standard-new.mse-symbol-font/greenlantern.png
DC I-M JLA: /vs-standard-new.mse-symbol-font/jla.png
DC I-M JSA: /vs-standard-new.mse-symbol-font/jsa.png
DC I-M Legionnaires: /vs-standard-new.mse-symbol-font/legion.png
DC N-S The Order: /vs-standard-new.mse-symbol-font/theorder.png
DC N-S Outsiders: /vs-standard-new.mse-symbol-font/outsiders.png
DC N-S Secret Six: /vs-standard-new.mse-symbol-font/secretsix.png
DC N-S Shadowpact: /vs-standard-new.mse-symbol-font/shadowpact.png
DC N-S Skeleton Crew: /vs-standard-new.mse-symbol-font/skeletoncrew.png
DC T-Z Team Superman: /vs-standard-new.mse-symbol-font/superman.png
DC T-Z Teen Titans: /vs-standard-new.mse-symbol-font/titans.png
Other B.P.R.D.: /vs-standard-new.mse-symbol-font/bprd.png
Other Thule Society: /vs-standard-new.mse-symbol-font/thule.png
Other Autobot: /vs-standard-new.mse-symbol-font/autobots.png
Other Decepticon: /vs-standard-new.mse-symbol-font/decepticons.png
Other Quintesson: /vs-standard-new.mse-symbol-font/quintessons.png

Before

Width:  |  Height:  |  Size: 156 B

After

Width:  |  Height:  |  Size: 156 B

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

+7
View File
@@ -0,0 +1,7 @@
mse version: 0.3.5
full name: VS System, textbox watermarks
version: 2007.09.06
# This file doesn't do anything, other files in this directory can be included
# in game/style files:
# watermarks Includes references to the watermark images, to be used in a style file

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

+10
View File
@@ -0,0 +1,10 @@
# convert the old to new scripts
old_to_new := {
if card.card_type=="character" then "characters visible character" else
if card.card_type=="character dual" then "characters visible character dual" else
if card.card_type=="character dual (new)" then "characters visible character dual (new)" else
if card.card_type=="concealed" then "characters hidden concealed" else
if card.card_type=="concealed dual" then "characters hidden concealed dual" else
if card.card_type=="concealed dual (new)" then "characters hidden concealed dual (new)" else card_type()
};

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Before

Width:  |  Height:  |  Size: 367 B

After

Width:  |  Height:  |  Size: 367 B

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Before

Width:  |  Height:  |  Size: 573 B

After

Width:  |  Height:  |  Size: 573 B

Before

Width:  |  Height:  |  Size: 533 B

After

Width:  |  Height:  |  Size: 533 B

Before

Width:  |  Height:  |  Size: 534 B

After

Width:  |  Height:  |  Size: 534 B

Before

Width:  |  Height:  |  Size: 538 B

After

Width:  |  Height:  |  Size: 538 B

+236
View File
@@ -0,0 +1,236 @@
# The watermark choices
# Included by a game file
choice:
name: none
line below: true
choice:
name: Marvel
choice:
name: A-C
choice: AIM
choice: Alpha Flight
choice: Avengers
choice: Brood
choice: Brotherhood
choice: Captain America
choice:
name: D-H
choice: Doom
choice: Excalibur
choice: Fantastic Four
choice: The Hand
choice: Hellfire Club
choice: Heralds of Galactus
choice: Heroes for Hire
choice: Horsemen of Apocalypse
choice: Hydra
choice:
name: I-M
choice: Kree
choice: Marvel Defenders
choice: Marvel Knights
choice: Masters of Evil
choice:
name: N-S
choice: New Warriors
choice: Omega Flight
choice: Serpent Society
choice: Shi'ar
choice: SHIELD
choice: Sinister Syndicate
choice: Spider-Friends
choice: Starjammers
choice:
name: T-Z
choice: Thor
choice: Thunderbolts
choice: The Ultimates
choice: X-Men
choice:
name: DC
choice:
name: A-C
choice: Anti-Matter
choice: Arkham Inmates
choice: Birds of Prey
choice:
name: D-H
choice: Femizons
choice: Gotham Knights
choice: Green Lantern
choice:
name: I-M
choice: JLA
choice: JSA
choice: Legionnaires
choice:
name: N-S
choice: The Order
choice: Outsiders
choice: Secret Six
choice: Shadowpact
choice: Skeleton Crew
choice:
name: T-Z
choice: Team Superman
choice: Teen Titans
choice:
name: Other
choice: B.P.R.D.
choice: Thule Society
choice: Autobot
choice: Decepticon
choice: Quintesson
script:
if card.team=="A.I.M." then "Marvel A-C AIM" else
if card.team=="AIM" then "Marvel A-C AIM" else
if card.team_affiliation=="aim" then "Marvel A-C AIM" else
if card.team=="Alpha Flight" then "Marvel A-C Alpha Flight" else
if card.team=="ALPHA FLIGHT" then "Marvel A-C Alpha Flight" else
if card.team_affiliation=="alpha flight" then "Marvel A-C Alpha Flight" else
if card.team=="Avengers" then "Marvel A-C Avengers" else
if card.team=="AVENGERS" then "Marvel A-C Avengers" else
if card.team_affiliation=="avengers" then "Marvel A-C Avengers" else
if card.team=="Brood" then "Marvel A-C Brood" else
if card.team=="BROOD" then "Marvel A-C Brood" else
if card.team_affiliation=="brood" then "Marvel A-C Brood" else
if card.team=="Brotherhood" then "Marvel A-C Brotherhood" else
if card.team=="BROTHERHOOD" then "Marvel A-C Brotherhood" else
if card.team_affiliation=="brotherhood" then "Marvel A-C Brotherhood" else
if card.team=="Captain America" then "Marvel A-C Captain America" else
if card.team=="CAPTAIN AMERICA" then "Marvel A-C Captain America" else
if card.team_affiliation=="captain america" then "Marvel A-C Captain America" else
if card.team=="Doom" then "Marvel D-H Doom" else
if card.team=="DOOM" then "Marvel D-H Doom" else
if card.team_affiliation=="doom" then "Marvel D-H Doom" else
if card.team=="Excalibur" then "Marvel D-H Excalibur" else
if card.team=="EXCALIBUR" then "Marvel D-H Excalibur" else
if card.team_affiliation=="excalibur" then "Marvel D-H Excalibur" else
if card.team=="Fantastic Four" then "Marvel D-H Fantastic Four" else
if card.team=="FANTASTIC FOUR" then "Marvel D-H Fantastic Four" else
if card.team_affiliation=="fantastic four" then "Marvel D-H Fantastic Four" else
if card.team=="The Hand" then "Marvel D-H The Hand" else
if card.team=="THE HAND" then "Marvel D-H The Hand" else
if card.team_affiliation=="the hand" then "Marvel D-H The Hand" else
if card.team=="Hellfire Club" then "Marvel D-H Hellfire Club" else
if card.team=="HELLFIRE CLUB" then "Marvel D-H Hellfire Club" else
if card.team_affiliation=="hellfire club" then "Marvel D-H Hellfire Club" else
if card.team=="Heralds of Galactus" then "Marvel D-H Heralds of Galactus" else
if card.team=="HERALDS OF GALACTUS" then "Marvel D-H Heralds of Galactus" else
if card.team_affiliation=="heralds of galactus" then "Marvel D-H Heralds of Galactus" else
if card.team=="Heroes for Hire" then "Marvel D-H Heroes for Hire" else
if card.team=="HEROES FOR HIRE" then "Marvel D-H Heroes for Hire" else
if card.team_affiliation=="heroes for hire" then "Marvel D-H Heroes for Hire" else
if card.team=="Horsemen of Apocalypse" then "Marvel D-H Horsemen of Apocalypse" else
if card.team=="HORSEMEN OF APOCALYPSE" then "Marvel D-H Horsemen of Apocalypse" else
if card.team_affiliation=="horsemen of apocalypse" then "Marvel D-H Horsemen of Apocalypse" else
if card.team=="Hydra" then "Marvel D-H Hydra" else
if card.team=="H.Y.D.R.A." then "Marvel D-H Hydra" else
if card.team=="HYDRA" then "Marvel D-H Hydra" else
if card.team_affiliation=="hydra" then "Marvel D-H Hydra" else
if card.team=="Kree" then "Marvel I-M Kree" else
if card.team=="KREE" then "Marvel I-M Kree" else
if card.team_affiliation=="kree" then "Marvel I-M Kree" else
if card.team=="Marvel Defenders" then "Marvel I-M Marvel Defenders" else
if card.team=="MARVEL DEFENDERS" then "Marvel I-M Marvel Defenders" else
if card.team_affiliation=="marvel defenders" then "Marvel I-M Marvel Defenders" else
if card.team=="Marvel Knights" then "Marvel I-M Marvel Knights" else
if card.team=="MARVEL KNIGHTS" then "Marvel I-M Marvel Knights" else
if card.team_affiliation=="marvel knights" then "Marvel I-M Marvel Knights" else
if card.team=="Masters of Evil" then "Marvel I-M Masters of Evil" else
if card.team=="MASTERS OF EVIL" then "Marvel I-M Masters of Evil" else
if card.team_affiliation=="Masters of Evil" then "Marvel I-M Masters of Evil" else
if card.team=="New Warriors" then "Marvel N-S The New Warriors" else
if card.team=="NEW WARRIORS" then "Marvel N-S The New Warriors" else
if card.team_affiliation=="new warriors" then "Marvel N-S New Warriors" else
if card.team=="Omega Flight" then "Marvel N-S Omega Flight" else
if card.team=="OMEGA FLIGHT" then "Marvel N-S Omega Flight" else
if card.team_affiliation=="omega flight" then "Marvel N-S Omega Flight" else
if card.team=="Serpent Society" then "Marvel N-S Serpent Society" else
if card.team=="SERPENT SOCIETY" then "Marvel N-S Serpent Society" else
if card.team_affiliation=="serpent society" then "Marvel N-S Serpent Society" else
if card.team=="Shi'ar" then "Marvel N-S Shi'ar" else
if card.team=="SHI'AR" then "Marvel N-S Shi'ar" else
if card.team_affiliation=="shi'ar" then "Marvel N-S Shi'ar" else
if card.team=="S.H.I.E.L.D." then "Marvel N-S SHIELD" else
if card.team=="SHIELD" then "Marvel N-S SHIELD" else
if card.team_affiliation=="s.h.i.e.l.d." then "Marvel N-S SHIELD" else
if card.team=="Sinister Syndicate" then "Marvel N-S Sinister Syndicate" else
if card.team=="SINISTER SYNDICATE" then "Marvel N-S Sinister Syndicate" else
if card.team_affiliation=="sinister syndicate" then "Marvel N-S Sinister Syndicate" else
if card.team=="Spider-Friends" then "Marvel N-S Spider-Friends" else
if card.team=="SPIDER-FRIENDS" then "Marvel N-S Spider-Friends" else
if card.team_affiliation=="spider-friends" then "Marvel N-S Spider-Friends" else
if card.team=="Starjammers" then "Marvel N-S Starjammers" else
if card.team=="STARJAMMERS" then "Marvel N-S Starjammers" else
if card.team_affiliation=="starjammers" then "Marvel N-S Starjammers" else
if card.team=="Thunderbolts" then "Marvel T-Z Thunderbolts" else
if card.team=="THUNDERBOLTS" then "Marvel T-Z Thunderbolts" else
if card.team_affiliation=="thunderbolts" then "Marvel T-Z Thunderbolts" else
if card.team=="The Ultimates" then "Marvel T-Z The Ultimates" else
if card.team=="THE ULTIMATES" then "Marvel T-Z The Ultimates" else
if card.team_affiliation=="the ultimates" then "Marvel T-Z The Ultimates" else
if card.team=="X-Men" then "Marvel T-Z X-Men" else
if card.team=="X-MEN" then "Marvel T-Z X-Men" else
if card.team_affiliation=="x-men" then "Marvel T-Z X-Men" else
if card.team=="Anti-Matter" then "DC A-C Anti-Matter" else
if card.team=="ANTI-MATTER" then "DC A-C Anti-Matter" else
if card.team_affiliation=="anti-matter" then "DC A-C Anti-Matter" else
if card.team=="Arkham Inmates" then "DC A-C Arkham Inmates" else
if card.team=="ARKHAM INMATES" then "DC A-C Arkham Inmates" else
if card.team_affiliation=="arkham inmates" then "DC A-C Arkham Inmates" else
if card.team=="Birds of Prey" then "DC A-C Birds of Prey" else
if card.team=="BIRDS OF PREY" then "DC A-C Birds of Prey" else
if card.team_affiliation=="birds of prey" then "DC A-C Birds of Prey" else
if card.team=="Femizons" then "DC D-H Femizons" else
if card.team=="FEMIZONS" then "DC D-H Femizons" else
if card.team_affiliation=="femizons" then "DC D-H Femizons" else
if card.team=="Gotham Knights" then "DC D-H Gotham Knights" else
if card.team=="GOTHAM KNIGHTS" then "DC D-H Gotham Knights" else
if card.team_affiliation=="gotham knights" then "DC D-H Gotham Knights" else
if card.team=="Green Lantern" then "DC D-H Green Lantern" else
if card.team=="GREEN LANTERN" then "DC D-H Green Lantern" else
if card.team_affiliation=="green lantern" then "DC D-H Green Lantern" else
if card.team=="JLA" then "DC I-M JLA" else
if card.team_affiliation=="jla" then "DC I-M JLA" else
if card.team=="JSA" then "DC I-M JSA" else
if card.team_affiliation=="jsa" then "DC I-M JSA" else
if card.team=="Legionnaires" then "DC I-M Legionnaires" else
if card.team=="LEGIONNAIRES" then "DC I-M Legionnaires" else
if card.team_affiliation=="legionnaires" then "DC I-M Legionnaires" else
if card.team=="The Order" then "DC N-S The Order" else
if card.team=="THE ORDER" then "DC N-S The Order" else
if card.team_affiliation=="the order" then "DC N-S The Order" else
if card.team=="Outsiders" then "DC N-S Outsiders" else
if card.team=="OUTSIDERS" then "DC N-S Outsiders" else
if card.team_affiliation=="outsiders" then "DC N-S Outsiders" else
if card.team=="Secret Six" then "DC N-S Secret Six" else
if card.team=="SECRET SIX" then "DC N-S Secret Six" else
if card.team_affiliation=="secret six" then "DC N-S Secret Six" else
if card.team=="Shadowpact" then "DC N-S Shadowpact" else
if card.team=="SHADOWPACT" then "DC N-S Shadowpact" else
if card.team_affiliation=="shadowpact" then "DC N-S Shadowpact" else
if card.team=="Skeleton Crew" then "DC N-S Skeleton Crew" else
if card.team=="SKELETON CREW" then "DC N-S Skeleton Crew" else
if card.team_affiliation=="skeleton crew" then "DC N-S Skeleton Crew" else
if card.team=="Team Superman" then "DC T-Z Team Superman" else
if card.team=="TEAM SUPERMAN" then "DC T-Z Team Superman" else
if card.team_affiliation=="team superman" then "DC T-Z Team Superman" else
if card.team=="Teen Titans" then "DC T-Z Teen Titans" else
if card.team=="TEEN TITANS" then "DC T-Z Teen Titans" else
if card.team_affiliation=="teen titans" then "DC T-Z Teen Titans" else
if card.team=="B.P.R.D." then "Other B.P.R.D" else
if card.team_affiliation=="b.p.r.d." then "Other B.P.R.D" else
if card.team=="Thule Society" then "Other Thule Society" else
if card.team=="THULE SOCIETY" then "Other Thule Society" else
if card.team_affiliation=="thule society" then "Other Thule Society" else
if card.team=="Autobot" then "Other Autobot" else
if card.team=="AUTOBOT" then "Other Autobot" else
if card.team_affiliation=="autobot" then "Other Autobot" else
if card.team=="Decepticon" then "Other Decepticon" else
if card.team=="DECEPTICON" then "Other Decepticon" else
if card.team_affiliation=="decepticon" then "Other Decepticon" else
if card.team=="Quintesson" then "Other Quintesson" else
if card.team=="QUINTESSON" then "Other Quintesson" else
if card.team_affiliation=="quintesson" then "Other Quintesson" else "none"
+58
View File
@@ -0,0 +1,58 @@
# Watermark images
choice images:
Marvel A-C AIM: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/aim.png"))
Marvel A-C Alpha Flight: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/alphaflight.png"))
Marvel A-C Avengers: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/avengers.png"))
Marvel A-C Brood: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/brood.png"))
Marvel A-C Brotherhood: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/brotherhood.png"))
Marvel A-C Captain America: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/captainamerica.png"))
Marvel I-M Marvel Defenders: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/defenders.png"))
Marvel D-H Doom: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/doom.png"))
Marvel D-H Excalibur: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/excalibur.png"))
Marvel D-H Fantastic Four: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/F4.png"))
Marvel D-H The Hand: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/hand.png"))
Marvel D-H Hellfire Club: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/hellfire.png"))
Marvel D-H Heralds of Galactus: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/heralds.png"))
Marvel D-H Heroes for Hire: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/heroesforhire.png"))
Marvel D-H Horsemen of Apocalypse: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/apocalypse.png"))
Marvel D-H Hydra: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/hydra.png"))
Marvel I-M Kree: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/kree.png"))
Marvel I-M Marvel Knights: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/marvelknights.png"))
Marvel I-M Masters of Evil: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/mastersofevil.png"))
Marvel N-S New Warriors: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/newwarriors.png"))
Marvel N-S Omega Flight: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/omegaflight.png"))
Marvel N-S Outsiders: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/outsiders.png"))
Marvel N-S Serpent Society: script: set_combine(combine: "shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/serpentsociety.png"))
Marvel N-S Shi'ar: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/shiar.png"))
Marvel N-S SHIELD: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/shield.png"))
Marvel N-S Sinister Syndicate: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/sinistersyndicate.png"))
Marvel N-S Spider-Friends: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/spiderman.png"))
Marvel N-S Starjammers: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/starjammers.png"))
Marvel T-Z Thor: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/thor.png"))
Marvel T-Z Thunderbolts: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/thunderbolts.png"))
Marvel T-Z The Ultimates: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/ultimates.png"))
Marvel T-Z X-Men: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/xmen.png"))
DC A-C Anti-Matter: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/antimatter.png"))
DC A-C Arkham Inmates: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/arkhaminmates.png"))
DC A-C Birds of Prey: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/birdsofprey.png"))
DC D-H Femizons: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/femizons.png"))
DC D-H Gotham Knights: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/gothamknights.png"))
DC D-H Green Lantern: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/greenlantern.png"))
DC I-M JLA: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/jla.png"))
DC I-M JSA: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/jsa.png"))
DC I-M Legionnaires: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/legion.png"))
DC N-S The Order: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/theorder.png"))
DC N-S Outsiders: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/outsiders.png"))
DC N-S Secret Six: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/secretsix.png"))
DC N-S Shadowpact: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/shadowpact.png"))
DC N-S Skeleton Crew: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/skeletoncrew.png"))
DC T-Z Team Superman: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/superman.png"))
DC T-Z Teen Titans: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/titans.png"))
Other B.P.R.D.: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/bprd.png"))
Other Thule Society: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/thule.png"))
Other Autobot: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/autobots.png"))
Other Decepticon: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/decepticons.png"))
Other Quintesson: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-new.mse-symbol-font/quintessons.png"))
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 95 KiB

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

+91 -51
View File
@@ -1,13 +1,16 @@
mse version: 0.3.3
mse version: 0.3.5
game: vs
full name: VS Extended Art
short name: VS Extended
icon: card-sample.png
position hint: 002
version: 2007-06-25
version: 2007-09-06
depends on:
package: vs.mse-game
version: 2007-06-25
version: 2007-09-06
depends on:
package: vs-common.mse-include
version: 2007-09-06
card width: 375
card height: 523
@@ -19,6 +22,16 @@ card dpi: 150
############################################################## 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
styling field:
type: boolean
name: edition
@@ -37,15 +50,20 @@ card style:
render style: image
popup style: in place
choice images:
character: card-character.jpg
character dual: card-character-dual.jpg
character dual (new): card-character-dual.jpg
concealed: card-concealed.jpg
concealed dual: card-concealed-dual.jpg
concealed dual (new): card-concealed-dual.jpg
equipment: card-equipment.jpg
location: card-location.jpg
plot twist: card-plot-twist.jpg
characters visible character: cvchcard.jpg
characters visible character dual: cvchcard.jpg
characters visible character dual (new): cvcncard.jpg
characters hidden concealed: chcocard.jpg
characters hidden concealed dual: chcocard.jpg
characters hidden concealed dual (new): choncard.jpg
characters concealed-optional concealed-optional character: chcocard.jpg
characters concealed-optional concealed-optional dual: chcocard.jpg
characters concealed-optional concealed-optional dual (new): choncard.jpg
equipment visible equipment: eveqcard.jpg
equipment concealed equipment: eveqcard.jpg
equipment concealed-optional equipment: eveqcard.jpg
location: locard.jpg
plot twist: ptcard.jpg
############################# Name line
full name:
@@ -87,13 +105,13 @@ card style:
############################# Image
image:
left:
script: if is_dual() then 60 else 42
script: if is_new_dual() then 60 else 42
top: 73
width:
script: if is_dual() then 283 else 301
script: if is_new_dual() then 283 else 301
height: 342
mask:
script: if is_dual() then "image-mask-dual.png" else "image-mask.png"
script: if is_new_dual() then "image-mask-dual.png" else "image-mask.png"
z index: 1
card symbol:
left: 310
@@ -102,11 +120,11 @@ card style:
width: 45
render style: image
choice images:
Marvel: marvel.png
DC-new: dcnew.png
DC-old: dcold.png
Hellboy: hellboy.png
Other...: blank.png
Marvel: /vs-common.mse-include/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
@@ -122,16 +140,16 @@ card style:
width: 20
render style: image
choice images:
first edition: first-edition.png
first edition: /vs-common.mse-include/first-edition.png
z index: 3
visible:
script: styling.edition
############################# Type Bar
type text full:
left: script: if is_dual() then 87 else 72
left: script: if is_new_dual() then 87 else 72
top: 395
width: script: if is_dual() then 243 else 256
width: script: if is_new_dual() then 243 else 256
height: 20
font:
name: Eurostile
@@ -141,9 +159,9 @@ card style:
alignment: middle center
z index: 3
type bar:
left: script: if is_dual() then 87 else 72
left: script: if is_new_dual() then 87 else 72
top: 395
width: script: if is_dual() then 243 else 256
width: script: if is_new_dual() then 243 else 256
height: 20
visible:
script: card.type_text != ""
@@ -221,10 +239,10 @@ card style:
z index: 4
render style: image hidden
choice images:
common: rarity-common.png
uncommon: rarity-uncommon.png
rare: rarity-rare.png
promo: rarity-promo.png
common: /vs-common.mse-include/rarity-common.png
uncommon: /vs-common.mse-include/rarity-uncommon.png
rare: /vs-common.mse-include/rarity-rare.png
promo: /vs-common.mse-include/rarity-promo.png
############################# Affiliation
team 2 full:
@@ -238,11 +256,7 @@ card style:
size: 19
scale down to: 18
color: rgb(245,230,197)
symbol font:
name: vs-standard-arrow
size: 18
alignment: middle center
visible: is_dual()
visible: { is_new_dual() }
alignment: center shrink-overflow
z index: 4
padding left: 2
@@ -254,29 +268,30 @@ card style:
symbols:
left: 20
top :
script: if is_dual() then 365 else 320
script: if is_new_dual() then 365 else 320
height:
script: if is_dual() then 34 else 17
script: if is_new_dual() then 34 else 17
width:
script: if is_dual() then 38 else 19
script: if is_new_dual() then 38 else 19
z index: 4
render style: image list
choice images:
flight:
script: if is_dual() then "flight.png" else "flight2.png"
script: if is_new_dual() then "/vs-common.mse-include/flight.png" else "/vs-common.mse-include/flight2.png"
ongoing:
script: if is_dual() then "ongoing.png" else "ongoing2.png"
script: if is_new_dual() then "/vs-common.mse-include/ongoing.png" else "/vs-common.mse-include/ongoing2.png"
range:
script: if is_dual() then "range.png" else "range2.png"
script: if is_new_dual() then "/vs-common.mse-include/range.png" else "/vs-common.mse-include/range2.png"
direction: vertical
spacing: 0
############################# Text box
rule text:
left:
script: if is_dual() then 95 else 90
script: if is_new_dual() then 105 else 90
top : 430
width: 265
width:
script: if is_new_dual() then 250 else 265
height: 50
mask: text-mask.png
font:
@@ -299,7 +314,7 @@ card style:
flavor text:
left:
script: if is_dual() then 95 else 90
script: if is_new_dual() then 95 else 90
top : 440
width: 265
height: 50
@@ -319,16 +334,19 @@ card style:
watermark:
left:
script: if is_dual() then 217 else 212
script: if watermark_narrow() then 190 else
if watermark_wide() then 180 else
if is_new_dual() then 217 else 200
top: 435
width: 40
height: 60
width:
script: if watermark_narrow() then 35 else
if watermark_wide() then 90 else 50
height: 50
visible:
script: styling.watermarkings
render style: image
z index: 5
choice images:
BPRD: bprd-watermark.png
Thule Society: thule-society-watermark.png
include file: vs-common.mse-include/watermarks
z index: 4
############################# Atack/defence
attack:
@@ -392,3 +410,25 @@ card style:
name: Eurostile
size: 4
color: rgb(255,255,255)
############################################################## Extra card fields
extra card field:
type: choice
name: foil layer
choice: foil
editable: false
extra card style:
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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 367 B

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 538 B

+91 -51
View File
@@ -1,13 +1,16 @@
mse version: 0.3.3
mse version: 0.3.3
game: vs
full name: VS Hellboy Extended Art
short name: Hellboy Extended
icon: card-sample.png
position hint: 004
version: 2007-06-25
version: 2007-09-06
depends on:
package: vs.mse-game
version: 2007-06-25
version: 2007-09-06
depends on:
package: vs-common.mse-include
version: 2007-09-06
card width: 375
card height: 523
@@ -19,6 +22,16 @@ card dpi: 150
############################################################## 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
styling field:
type: boolean
name: edition
@@ -37,15 +50,20 @@ card style:
render style: image
popup style: in place
choice images:
character: card-character.jpg
character dual: card-character-dual.jpg
character dual (new): card-character-dual.jpg
concealed: card-concealed.jpg
concealed dual: card-concealed-dual.jpg
concealed dual (new): card-concealed-dual.jpg
equipment: card-equipment.jpg
location: card-location.jpg
plot twist: card-plot-twist.jpg
characters visible character: cvchcard.jpg
characters visible character dual: cvchcard.jpg
characters visible character dual (new): cvcncard.jpg
characters hidden concealed: chcocard.jpg
characters hidden concealed dual: chcocard.jpg
characters hidden concealed dual (new): choncard.jpg
characters concealed-optional concealed-optional character: chcocard.jpg
characters concealed-optional concealed-optional dual: chcocard.jpg
characters concealed-optional concealed-optional dual (new): choncard.jpg
equipment visible equipment: eveqcard.jpg
equipment concealed equipment: eveqcard.jpg
equipment concealed-optional equipment: eveqcard.jpg
location: locard.jpg
plot twist: ptcard.jpg
############################# Name line
full name:
@@ -87,13 +105,13 @@ card style:
############################# Image
image:
left:
script: if is_dual() then 60 else 42
script: if is_new_dual() then 60 else 42
top: 73
width:
script: if is_dual() then 283 else 301
script: if is_new_dual() then 283 else 301
height: 342
mask:
script: if is_dual() then "image-mask-dual.png" else "image-mask.png"
script: if is_new_dual() then "image-mask-dual.png" else "image-mask.png"
z index: 1
card symbol:
left: 310
@@ -102,11 +120,11 @@ card style:
width: 45
render style: image
choice images:
Marvel: marvel.png
DC-new: dcnew.png
DC-old: dcold.png
Hellboy: hellboy.png
Other...: blank.png
Marvel: /vs-common.mse-include/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
@@ -122,16 +140,16 @@ card style:
width: 20
render style: image
choice images:
first edition: first-edition.png
first edition: /vs-common.mse-include/first-edition.png
z index: 3
visible:
script: styling.edition
############################# Type Bar
type text full:
left: script: if is_dual() then 87 else 72
left: script: if is_new_dual() then 87 else 72
top: 395
width: script: if is_dual() then 243 else 256
width: script: if is_new_dual() then 243 else 256
height: 20
font:
name: Eurostile
@@ -141,9 +159,9 @@ card style:
alignment: middle center
z index: 3
type bar:
left: script: if is_dual() then 87 else 72
left: script: if is_new_dual() then 87 else 72
top: 395
width: script: if is_dual() then 243 else 256
width: script: if is_new_dual() then 243 else 256
height: 20
visible:
script: card.type_text != ""
@@ -221,10 +239,10 @@ card style:
z index: 4
render style: image hidden
choice images:
common: rarity-common.png
uncommon: rarity-uncommon.png
rare: rarity-rare.png
promo: rarity-promo.png
common: /vs-common.mse-include/rarity-common.png
uncommon: /vs-common.mse-include/rarity-uncommon.png
rare: /vs-common.mse-include/rarity-rare.png
promo: /vs-common.mse-include/rarity-promo.png
############################# Affiliation
team 2 full:
@@ -238,11 +256,7 @@ card style:
size: 19
scale down to: 18
color: rgb(245,230,197)
symbol font:
name: vs-standard-arrow
size: 18
alignment: middle center
visible: is_dual()
visible: { is_new_dual() }
alignment: center shrink-overflow
z index: 4
padding left: 2
@@ -254,29 +268,30 @@ card style:
symbols:
left: 20
top :
script: if is_dual() then 365 else 320
script: if is_new_dual() then 365 else 320
height:
script: if is_dual() then 34 else 17
script: if is_new_dual() then 34 else 17
width:
script: if is_dual() then 38 else 19
script: if is_new_dual() then 38 else 19
z index: 4
render style: image list
choice images:
flight:
script: if is_dual() then "flight.png" else "flight2.png"
script: if is_new_dual() then "/vs-common.mse-include/flight.png" else "/vs-common.mse-include/flight2.png"
ongoing:
script: if is_dual() then "ongoing.png" else "ongoing2.png"
script: if is_new_dual() then "/vs-common.mse-include/ongoing.png" else "/vs-common.mse-include/ongoing2.png"
range:
script: if is_dual() then "range.png" else "range2.png"
script: if is_new_dual() then "/vs-common.mse-include/range.png" else "/vs-common.mse-include/range2.png"
direction: vertical
spacing: 0
############################# Text box
rule text:
left:
script: if is_dual() then 95 else 90
script: if is_new_dual() then 105 else 90
top : 430
width: 265
width:
script: if is_new_dual() then 250 else 265
height: 50
mask: text-mask.png
font:
@@ -299,7 +314,7 @@ card style:
flavor text:
left:
script: if is_dual() then 95 else 90
script: if is_new_dual() then 95 else 90
top : 440
width: 265
height: 50
@@ -319,16 +334,19 @@ card style:
watermark:
left:
script: if is_dual() then 217 else 212
script: if watermark_narrow() then 190 else
if watermark_wide() then 180 else
if is_new_dual() then 217 else 200
top: 435
width: 40
height: 60
width:
script: if watermark_narrow() then 35 else
if watermark_wide() then 90 else 50
height: 50
visible:
script: styling.watermarkings
render style: image
z index: 5
choice images:
BPRD: bprd-watermark.png
Thule Society: thule-society-watermark.png
include file: vs-common.mse-include/watermarks
z index: 4
############################# Atack/defence
attack:
@@ -392,3 +410,25 @@ card style:
name: Eurostile
size: 4
color: rgb(255,255,255)
############################################################## Extra card fields
extra card field:
type: choice
name: foil layer
choice: foil
editable: false
extra card style:
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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 67 KiB

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 367 B

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 538 B

+76 -34
View File
@@ -1,13 +1,13 @@
mse version: 0.3.3
mse version: 0.3.5
game: vs
full name: VS Hellboy
short name: VS Hellboy
icon: card-sample.png
position hint: 003
version: 2007-06-25
version: 2007-09-06
depends on:
package: vs.mse-game
version: 2007-06-25
version: 2007-09-06
card width: 375
card height: 523
@@ -19,6 +19,16 @@ card dpi: 150
############################################################## 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
styling field:
type: boolean
name: edition
@@ -37,15 +47,21 @@ card style:
render style: image
popup style: in place
choice images:
character: card-character.jpg
character dual: card-character-dual.jpg
character dual (new): card-character-dual-new.jpg
concealed: card-concealed.jpg
concealed dual: card-concealed-dual.jpg
concealed dual (new): card-concealed-dual-new.jpg
equipment: card-equipment.jpg
location: card-location.jpg
plot twist: card-plot-twist.jpg
characters visible character: cvchcard.jpg
characters visible character dual: cvcdcard.jpg
characters visible character dual (new): cvcncard.jpg
characters hidden concealed: chcocard.jpg
characters hidden concealed dual: chodcard.jpg
characters hidden concealed dual (new): choncard.jpg
characters concealed-optional concealed-optional character: chcocard.jpg
characters concealed-optional concealed-optional dual: chodcard.jpg
characters concealed-optional concealed-optional dual (new): choncard.jpg
equipment visible equipment: eveqcard.jpg
equipment concealed equipment: eveqcard.jpg
equipment concealed-optional equipment: eveqcard.jpg
location: locard.jpg
plot twist: ptcard.jpg
############################# Name line
full name:
@@ -103,11 +119,11 @@ card style:
width: 45
render style: image
choice images:
Marvel: marvel.png
DC-new: dcnew.png
DC-old: dcold.png
Hellboy: hellboy.png
Other...: blank.png
Marvel: /vs-common.mse-include/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
@@ -123,7 +139,7 @@ card style:
width: 34
render style: image
choice images:
first edition: first-edition.png
first edition: /vs-common.mse-include/first-edition.png
z index: 3
visible:
script: styling.edition
@@ -199,7 +215,7 @@ card style:
visible: script: card.rarity=="promo"
z index: 3
font:
name: Eurostile
name: Eurostile-Black-DTC
size: 8
color: rgb(255,255,255)
weight: bold
@@ -223,10 +239,10 @@ card style:
z index: 3
render style: image hidden
choice images:
common: rarity-common.png
uncommon: rarity-uncommon.png
rare: rarity-rare.png
promo: rarity-promo.png
common: /vs-common.mse-include/rarity-common.png
uncommon: /vs-common.mse-include/rarity-uncommon.png
rare: /vs-common.mse-include/rarity-rare.png
promo: /vs-common.mse-include/rarity-promo.png
############################# Affiliation
team full:
@@ -285,9 +301,9 @@ card style:
z index: 4
render style: image list
choice images:
flight: flight.png
ongoing: ongoing.png
range: range.png
flight: /vs-common.mse-include/flight.png
ongoing: /vs-common.mse-include/ongoing.png
range: /vs-common.mse-include/range.png
direction: vertical
spacing: 0
@@ -337,15 +353,19 @@ card style:
line height hard: 1
watermark:
left: 167
top: 345
width: 106
height: 140
left:
script: if watermark_narrow() then 197 else
if watermark_wide() then 132 else 166
top: 365
width:
script: if watermark_narrow() then 60 else
if watermark_wide() then 165 else 106
height: 80
visible:
script: styling.watermarkings
render style: image
choice images:
BPRD: bprd-watermark.png
Thule Society: thule-society-watermark.png
include file: vs-common.mse-include/watermarks
z index: 4
############################# Atack/defence
attack:
@@ -410,3 +430,25 @@ card style:
name: Eurostile
size: 6
color: rgb(255,255,255)
############################################################## Extra card fields
extra card field:
type: choice
name: foil layer
choice: foil
editable: false
extra card style:
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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1007 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Some files were not shown because too many files have changed in this diff Show More