Initial commit
36
data/vs-common.mse-include/affiliations
Normal file
@@ -0,0 +1,36 @@
|
||||
# Affiliation images
|
||||
|
||||
choice images:
|
||||
Marvel A-C Avengers: { if is_concealed() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/avengers.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/avengers.png", color: rgb(76,18,7)) }
|
||||
Marvel A-C Brotherhood: { if is_concealed() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/brotherhood.png", color: rgb(76,18,7)) }
|
||||
Marvel A-C Crime Lords: { if is_concealed() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/crimelords.png", color: rgb(76,18,7)) }
|
||||
Marvel D-H Defenders: { if is_concealed() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/defenders.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/defenders.png", color: rgb(76,18,7)) }
|
||||
Marvel D-H Doom: { if is_concealed() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/doom.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/doom.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/doom.png", color: rgb(76,18,7)) }
|
||||
Marvel D-H Fantastic Four: { if is_concealed() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/F4.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/F4.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/F4.png", color: rgb(76,18,7)) }
|
||||
Marvel D-H Hellfire Club: { if is_concealed() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/hellfire.png", color: rgb(76,18,7)) }
|
||||
Marvel D-H Heralds of Galactus: { if is_concealed() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/heralds.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/heralds.png", color: rgb(76,18,7)) }
|
||||
Marvel D-H Horsemen of Apocalypse: { if is_concealed() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/apocalypse.png", color: rgb(76,18,7)) }
|
||||
Marvel I-M Marvel Knights: { if is_concealed() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/marvelknights.png", color: rgb(76,18,7)) }
|
||||
Marvel I-M Masters of Evil: { if is_concealed() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/mastersofevil.png", color: rgb(76,18,7)) }
|
||||
Marvel N-S Negative Zone: { if is_concealed() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/negativezone.png", color: rgb(76,18,7)) }
|
||||
Marvel N-S Shi'ar: { if is_concealed() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/shiar.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/shiar.png", color: rgb(76,18,7)) }
|
||||
Marvel N-S Shield: { if is_concealed() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/shield.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/shield.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/shield.png", color: rgb(76,18,7)) }
|
||||
Marvel N-S Sinister Syndicate: { if is_concealed() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/sinistersyndicate.png", color: rgb(76,18,7)) }
|
||||
Marvel N-S Spider-Friends: { if is_concealed() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/spiderman.png", color: rgb(76,18,7)) }
|
||||
Marvel T-Z Thunderbolts: { if is_concealed() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/thunderbolts.png", color: rgb(76,18,7)) }
|
||||
Marvel T-Z Underworld: { if is_concealed() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/underworld.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/underworld.png", color: rgb(76,18,7)) }
|
||||
Marvel T-Z Warbound: { if is_concealed() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/warbound.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/warbound.png", color: rgb(76,18,7)) }
|
||||
Marvel T-Z X-Men: { if is_concealed() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/xmen.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/xmen.png", color: rgb(76,18,7)) }
|
||||
|
||||
DC A-C Anti-Matter: { if is_concealed() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/anti-matter.png", color: rgb(76,18,7)) }
|
||||
DC D-H Gotham Knights: { if is_concealed() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/gothamknights.png", color: rgb(76,18,7)) }
|
||||
DC D-H Green Lantern: { if is_concealed() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/greenlantern.png", color: rgb(76,18,7)) }
|
||||
DC I-M JLA: { if is_concealed() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/jla.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/jla.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/jla.png", color: rgb(76,18,7)) }
|
||||
DC I-M JSA: { if is_concealed() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/jsa.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/jsa.png", color: rgb(76,18,7)) }
|
||||
DC N-S Shadowpact: { if is_concealed() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/shadowpact.png", color: rgb(76,18,7)) }
|
||||
DC N-S Speed Force: { if is_concealed() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/speedforce.png", color: rgb(76,18,7)) }
|
||||
DC T-Z Team Superman: { if is_concealed() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/superman.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/superman.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/superman.png", color: rgb(76,18,7)) }
|
||||
DC T-Z Teen Titans: { if is_concealed() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/titans.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/titans.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/titans.png", color: rgb(76,18,7)) }
|
||||
|
||||
Other B.P.R.D.: { if is_concealed() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/bprd.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/bprd.png", color: rgb(76,18,7)) }
|
||||
Other Thule Society: { if is_concealed() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(23,4,6)) else if is_equipment() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(82,82,82)) else if is_location() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(0,48,33)) else if is_plot_twist() then recolor_image("/vs-common.mse-include/thule.png", color: rgb(28,47,87)) else if card.card_type=="planet" then recolor_image("/vs-common.mse-include/thule.png", color: rgb(243,217,105)) else recolor_image("/vs-common.mse-include/thule.png", color: rgb(76,18,7)) }
|
||||
BIN
data/vs-common.mse-include/apocalypse.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
data/vs-common.mse-include/avengers.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
data/vs-common.mse-include/blank.png
Normal file
|
After Width: | Height: | Size: 156 B |
BIN
data/vs-common.mse-include/bprd.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
data/vs-common.mse-include/brotherhood.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
data/vs-common.mse-include/crimelords.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
data/vs-common.mse-include/dcnew.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
data/vs-common.mse-include/dcold.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
data/vs-common.mse-include/defenders.png
Normal file
|
After Width: | Height: | Size: 4.6 KiB |
BIN
data/vs-common.mse-include/doom.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
133
data/vs-common.mse-include/dual-affiliation
Normal file
@@ -0,0 +1,133 @@
|
||||
# The second affiliation choices
|
||||
# Included by a game file
|
||||
|
||||
choice:
|
||||
name: none
|
||||
line below: true
|
||||
choice:
|
||||
name: Marvel
|
||||
choice:
|
||||
name: A-C
|
||||
choice: Alpha Flight
|
||||
choice: Avengers
|
||||
choice: Brotherhood
|
||||
choice: Crime Lords
|
||||
choice:
|
||||
name: D-H
|
||||
choice: Defenders
|
||||
choice: Doom
|
||||
choice: Fantastic Four
|
||||
choice: Hellfire Club
|
||||
choice: Heralds of Galactus
|
||||
choice: Horsemen of Apocalypse
|
||||
choice:
|
||||
name: I-M
|
||||
choice: Marvel Knights
|
||||
choice: Masters of Evil
|
||||
choice:
|
||||
name: N-S
|
||||
choice: Negative Zone
|
||||
choice: Shi'ar
|
||||
choice: Shield
|
||||
choice: Sinister Syndicate
|
||||
choice: Skrull
|
||||
choice: Spider-Friends
|
||||
choice:
|
||||
name: T-Z
|
||||
choice: Thunderbolts
|
||||
choice: Underworld
|
||||
choice: Warbound
|
||||
choice: X-Men
|
||||
choice:
|
||||
name: DC
|
||||
choice:
|
||||
name: A-C
|
||||
choice: Anti-Matter
|
||||
choice:
|
||||
name: D-H
|
||||
choice: Gotham Knights
|
||||
choice: Green Lantern
|
||||
choice:
|
||||
name: I-M
|
||||
choice: JLA
|
||||
choice: JSA
|
||||
choice:
|
||||
name: N-S
|
||||
choice: Shadowpact
|
||||
choice: Speed Force
|
||||
choice:
|
||||
name: T-Z
|
||||
choice: Team Superman
|
||||
choice: Teen Titans
|
||||
choice:
|
||||
name: Other
|
||||
choice: B.P.R.D.
|
||||
choice: Thule Society
|
||||
script:
|
||||
if contains(card.team_2_of_2, match: "Alpha Flight") then "Marvel A-C Alpha Flight" else
|
||||
if contains(card.team_2_of_2, match: "ALPHA FLIGHT") then "Marvel A-C Alpha Flight" else
|
||||
if contains(card.team_2_of_2, match: "Avengers") then "Marvel A-C Avengers" else
|
||||
if contains(card.team_2_of_2, match: "AVENGERS") then "Marvel A-C Avengers" else
|
||||
if contains(card.team_2_of_2, match: "Brood") then "Marvel A-C Brood" else
|
||||
if contains(card.team_2_of_2, match: "BROOD") then "Marvel A-C Brood" else
|
||||
if contains(card.team_2_of_2, match: "Brotherhood") then "Marvel A-C Brotherhood" else
|
||||
if contains(card.team_2_of_2, match: "BROTHERHOOD") then "Marvel A-C Brotherhood" else
|
||||
if contains(card.team_2_of_2, match: "Crime Lords") then "Marvel A-C Crime Lords" else
|
||||
if contains(card.team_2_of_2, match: "CRIME LORDS") then "Marvel A-C Crime Lords" else
|
||||
if contains(card.team_2_of_2, match: "Defenders") then "Marvel D-H Defenders" else
|
||||
if contains(card.team_2_of_2, match: "DEFENDERS") then "Marvel D-H Defenders" else
|
||||
if contains(card.team_2_of_2, match: "Doom Patrol") then "" else
|
||||
if contains(card.team_2_of_2, match: "DOOM PATROL") then "" else
|
||||
if contains(card.team_2_of_2, match: "Doom") then "Marvel D-H Doom" else
|
||||
if contains(card.team_2_of_2, match: "DOOM") then "Marvel D-H Doom" else
|
||||
if contains(card.team_2_of_2, match: "Fantastic Four") then "Marvel D-H Fantastic Four" else
|
||||
if contains(card.team_2_of_2, match: "FANTASTIC FOUR") then "Marvel D-H Fantastic Four" else
|
||||
if contains(card.team_2_of_2, match: "Hellfire Club") then "Marvel D-H Hellfire Club" else
|
||||
if contains(card.team_2_of_2, match: "HELLFIRE CLUB") then "Marvel D-H Hellfire Club" else
|
||||
if contains(card.team_2_of_2, match: "Heralds of Galactus") then "Marvel D-H Heralds of Galactus" else
|
||||
if contains(card.team_2_of_2, match: "HERALDS OF GALACTUS") then "Marvel D-H Heralds of Galactus" else
|
||||
if contains(card.team_2_of_2, match: "Horsemen of Apocalypse") then "Marvel D-H Horsemen of Apocalypse" else
|
||||
if contains(card.team_2_of_2, match: "HORSEMEN OF APOCALYPSE") then "Marvel D-H Horsemen of Apocalypse" else
|
||||
if contains(card.team_2_of_2, match: "Marvel Knights") then "Marvel I-M Marvel Knights" else
|
||||
if contains(card.team_2_of_2, match: "MARVEL KNIGHTS") then "Marvel I-M Marvel Knights" else
|
||||
if contains(card.team_2_of_2, match: "Masters of Evil") then "Marvel I-M Masters of Evil" else
|
||||
if contains(card.team_2_of_2, match: "MASTERS OF EVIL") then "Marvel I-M Masters of Evil" else
|
||||
if contains(card.team_2_of_2, match: "Negative Zone") then "Marvel N-S Negative Zone" else
|
||||
if contains(card.team_2_of_2, match: "NEGATIVE ZONE") then "Marvel N-S Negative Zone" else
|
||||
if contains(card.team_2_of_2, match: "Shi'ar") then "Marvel N-S Shi'ar" else
|
||||
if contains(card.team_2_of_2, match: "SHI'AR") then "Marvel N-S Shi'ar" else
|
||||
if contains(card.team_2_of_2, match: "Shield") then "Marvel N-S Shield" else
|
||||
if contains(card.team_2_of_2, match: "SHIELD") then "Marvel N-S Shield" else
|
||||
if contains(card.team_2_of_2, match: "Sinister Syndicate") then "Marvel N-S Sinister Syndicate" else
|
||||
if contains(card.team_2_of_2, match: "SINISTER SYNDICATE") then "Marvel N-S Sinister Syndicate" else
|
||||
if contains(card.team_2_of_2, match: "Skrull") then "Marvel N-S Skrull" else
|
||||
if contains(card.team_2_of_2, match: "SKRULL") then "Marvel N-S Skrull" else
|
||||
if contains(card.team_2_of_2, match: "Spider-Friends") then "Marvel N-S Spider-Friends" else
|
||||
if contains(card.team_2_of_2, match: "SPIDER-FRIENDS") then "Marvel N-S Spider-Friends" else
|
||||
if contains(card.team_2_of_2, match: "Thunderbolts") then "Marvel T-Z Thunderbolts" else
|
||||
if contains(card.team_2_of_2, match: "THUNDERBOLTS") then "Marvel T-Z Thunderbolts" else
|
||||
if contains(card.team_2_of_2, match: "Underworld") then "Marvel T-Z Underworld" else
|
||||
if contains(card.team_2_of_2, match: "UNDERWORLD") then "Marvel T-Z Underworld" else
|
||||
if contains(card.team_2_of_2, match: "Warbound") then "Marvel T-Z Warbound" else
|
||||
if contains(card.team_2_of_2, match: "WARBOUND") then "Marvel T-Z Warbound" else
|
||||
if contains(card.team_2_of_2, match: "X-Men") then "Marvel T-Z X-Men" else
|
||||
if contains(card.team_2_of_2, match: "X-MEN") then "Marvel T-Z X-Men" else
|
||||
if contains(card.team_2_of_2, match: "Anti-Matter") then "DC A-C Anti-Matter" else
|
||||
if contains(card.team_2_of_2, match: "ANTI-MATTER") then "DC A-C Anti-Matter" else
|
||||
if contains(card.team_2_of_2, match: "Gotham Knights") then "DC D-H Gotham Knights" else
|
||||
if contains(card.team_2_of_2, match: "GOTHAM KNIGHTS") then "DC D-H Gotham Knights" else
|
||||
if contains(card.team_2_of_2, match: "Green Lantern") then "DC D-H Green Lantern" else
|
||||
if contains(card.team_2_of_2, match: "GREEN LANTERN") then "DC D-H Green Lantern" else
|
||||
if contains(card.team_2_of_2, match: "JLA") then "DC I-M JLA" else
|
||||
if contains(card.team_2_of_2, match: "JSA") then "DC I-M JSA" else
|
||||
if contains(card.team_2_of_2, match: "Shadowpact") then "DC N-S Shadowpact" else
|
||||
if contains(card.team_2_of_2, match: "SHADOW PACT") then "DC N-S Shadowpact" else
|
||||
if contains(card.team_2_of_2, match: "Speed Force") then "DC N-S Speed Force" else
|
||||
if contains(card.team_2_of_2, match: "SPEED FORCE") then "DC N-S Speed Force" else
|
||||
if contains(card.team_2_of_2, match: "Team Superman") then "DC T-Z Team Superman" else
|
||||
if contains(card.team_2_of_2, match: "TEAM SUPERMAN") then "DC T-Z Team Superman" else
|
||||
if contains(card.team_2_of_2, match: "Teen Titans") then "DC T-Z Teen Titans" else
|
||||
if contains(card.team_2_of_2, match: "TEEN TITANS") then "DC T-Z Teen Titans" else
|
||||
if contains(card.team_2_of_2, match: "B.P.R.D.") then "Other B.P.R.D." else
|
||||
if contains(card.team_2_of_2, match: "Thule Society") then "Other Thule Society" else
|
||||
if contains(card.team_2_of_2, match: "THULE SOCIETY") then "Other Thule Society"
|
||||
BIN
data/vs-common.mse-include/f4.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
data/vs-common.mse-include/first-edition.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
data/vs-common.mse-include/flight.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
data/vs-common.mse-include/flight2.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
data/vs-common.mse-include/foil.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
data/vs-common.mse-include/gothamknights.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
data/vs-common.mse-include/greenlantern.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
data/vs-common.mse-include/hellboy.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
data/vs-common.mse-include/hellfire.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
data/vs-common.mse-include/heralds.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
11
data/vs-common.mse-include/include
Normal file
@@ -0,0 +1,11 @@
|
||||
mse version: 0.3.9
|
||||
full name: VS System, textbox watermarks
|
||||
version: 2011-01-08
|
||||
|
||||
depends on:
|
||||
package: vs-standard-official.mse-symbol-font
|
||||
version: 2008-10-23
|
||||
|
||||
# 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
|
||||
BIN
data/vs-common.mse-include/jla.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
data/vs-common.mse-include/jsa.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
data/vs-common.mse-include/marvel.png
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
data/vs-common.mse-include/marvelknights.png
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
data/vs-common.mse-include/mastersofevil.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
data/vs-common.mse-include/negativezone.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
10
data/vs-common.mse-include/old-to-new
Normal 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()
|
||||
};
|
||||
BIN
data/vs-common.mse-include/ongoing.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
data/vs-common.mse-include/ongoing2.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
data/vs-common.mse-include/other.png
Normal file
|
After Width: | Height: | Size: 367 B |
BIN
data/vs-common.mse-include/range.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
data/vs-common.mse-include/range2.png
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
data/vs-common.mse-include/rarity-common.png
Normal file
|
After Width: | Height: | Size: 573 B |
BIN
data/vs-common.mse-include/rarity-promo.png
Normal file
|
After Width: | Height: | Size: 533 B |
BIN
data/vs-common.mse-include/rarity-rare.png
Normal file
|
After Width: | Height: | Size: 534 B |
BIN
data/vs-common.mse-include/rarity-uncommon.png
Normal file
|
After Width: | Height: | Size: 538 B |
BIN
data/vs-common.mse-include/shadowpact.png
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
data/vs-common.mse-include/shiar.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
data/vs-common.mse-include/shield.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
data/vs-common.mse-include/sinistersyndicate.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
data/vs-common.mse-include/speedforce.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
data/vs-common.mse-include/spiderman.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
data/vs-common.mse-include/superman.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
data/vs-common.mse-include/thule.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
data/vs-common.mse-include/thunderbolts.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
data/vs-common.mse-include/titans.png
Normal file
|
After Width: | Height: | Size: 793 B |
BIN
data/vs-common.mse-include/underworld.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
data/vs-common.mse-include/warbound.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
132
data/vs-common.mse-include/watermark-names
Normal file
@@ -0,0 +1,132 @@
|
||||
# The second affiliation choices
|
||||
# Included by a game file
|
||||
|
||||
choice:
|
||||
name: none
|
||||
line below: true
|
||||
choice:
|
||||
name: Marvel
|
||||
choice:
|
||||
name: A-C
|
||||
choice: Alpha Flight
|
||||
choice: Avengers
|
||||
choice: Brotherhood
|
||||
choice: Crime Lords
|
||||
choice:
|
||||
name: D-H
|
||||
choice: Doom
|
||||
choice: Fantastic Four
|
||||
choice: Hellfire Club
|
||||
choice: Heralds of Galactus
|
||||
choice: Horsemen of Apocalypse
|
||||
choice:
|
||||
name: I-M
|
||||
choice: Marvel Knights
|
||||
choice: Masters of Evil
|
||||
choice:
|
||||
name: N-S
|
||||
choice: Negative Zone
|
||||
choice: Shi'ar
|
||||
choice: Shield
|
||||
choice: Sinister Syndicate
|
||||
choice: Skrull
|
||||
choice: Spider-Friends
|
||||
choice:
|
||||
name: T-Z
|
||||
choice: Thunderbolts
|
||||
choice: Underworld
|
||||
choice: Warbound
|
||||
choice: X-Men
|
||||
choice:
|
||||
name: DC
|
||||
choice:
|
||||
name: A-C
|
||||
choice: Anti-Matter
|
||||
choice:
|
||||
name: D-H
|
||||
choice: Gotham Knights
|
||||
choice: Green Lantern
|
||||
choice:
|
||||
name: I-M
|
||||
choice: JLA
|
||||
choice: JSA
|
||||
choice:
|
||||
name: N-S
|
||||
choice: Shadowpact
|
||||
choice: Speed Force
|
||||
choice:
|
||||
name: T-Z
|
||||
choice: Team Superman
|
||||
choice: Teen Titans
|
||||
choice:
|
||||
name: Other
|
||||
choice: B.P.R.D.
|
||||
choice: Thule Society
|
||||
script:
|
||||
if contains(card.team, match:"Alpha Flight") then "Marvel A-C Alpha Flight" else
|
||||
if contains(card.team, match:"ALPHA FLIGHT") then "Marvel A-C Alpha Flight" else
|
||||
if contains(card.team, match:"Avengers") then "Marvel A-C Avengers" else
|
||||
if contains(card.team, match:"AVENGERS") then "Marvel A-C Avengers" else
|
||||
if contains(card.team, match:"Brood") then "Marvel A-C Brood" else
|
||||
if contains(card.team, match:"BROOD") then "Marvel A-C Brood" else
|
||||
if contains(card.team, match:"Brotherhood") then "Marvel A-C Brotherhood" else
|
||||
if contains(card.team, match:"BROTHERHOOD") then "Marvel A-C Brotherhood" else
|
||||
if contains(card.team, match:"Crime Lords") then "Marvel A-C Crime Lords" else
|
||||
if contains(card.team, match:"CRIME LORDS") then "Marvel A-C Crime Lords" else
|
||||
if contains(card.team, match:"Defenders") then "Marvel D-H Defenders" else
|
||||
if contains(card.team, match:"DEFENDERS") then "Marvel D-H Defenders" else
|
||||
if contains(card.team, match:"Doom Patrol") then "" else
|
||||
if contains(card.team, match:"DOOM PATROL") then "" else
|
||||
if contains(card.team, match:"Doom") then "Marvel D-H Doom" else
|
||||
if contains(card.team, match:"DOOM") then "Marvel D-H Doom" else
|
||||
if contains(card.team, match:"Fantastic Four") then "Marvel D-H Fantastic Four" else
|
||||
if contains(card.team, match:"FANTASTIC FOUR") then "Marvel D-H Fantastic Four" else
|
||||
if contains(card.team, match:"Hellfire Club") then "Marvel D-H Hellfire Club" else
|
||||
if contains(card.team, match:"HELLFIRE CLUB") then "Marvel D-H Hellfire Club" else
|
||||
if contains(card.team, match:"Heralds of Galactus") then "Marvel D-H Heralds of Galactus" else
|
||||
if contains(card.team, match:"HERALDS OF GALACTUS") then "Marvel D-H Heralds of Galactus" else
|
||||
if contains(card.team, match:"Horsemen of Apocalypse") then "Marvel D-H Horsemen of Apocalypse" else
|
||||
if contains(card.team, match:"HORSEMEN OF APOCALYPSE") then "Marvel D-H Horsemen of Apocalypse" else
|
||||
if contains(card.team, match:"Marvel Knights") then "Marvel I-M Marvel Knights" else
|
||||
if contains(card.team, match:"MARVEL KNIGHTS") then "Marvel I-M Marvel Knights" else
|
||||
if contains(card.team, match:"Masters of Evil") then "Marvel I-M Masters of Evil" else
|
||||
if contains(card.team, match:"MASTERS OF EVIL") then "Marvel I-M Masters of Evil" else
|
||||
if contains(card.team, match:"Negative Zone") then "Marvel N-S Negative Zone" else
|
||||
if contains(card.team, match:"NEGATIVE ZONE") then "Marvel N-S Negative Zone" else
|
||||
if contains(card.team, match:"Shi'ar") then "Marvel N-S Shi'ar" else
|
||||
if contains(card.team, match:"SHI'AR") then "Marvel N-S Shi'ar" else
|
||||
if contains(card.team, match:"Shield") then "Marvel N-S Shield" else
|
||||
if contains(card.team, match:"SHIELD") then "Marvel N-S Shield" else
|
||||
if contains(card.team, match:"Sinister Syndicate") then "Marvel N-S Sinister Syndicate" else
|
||||
if contains(card.team, match:"SINISTER SYNDICATE") then "Marvel N-S Sinister Syndicate" else
|
||||
if contains(card.team, match:"Skrull") then "Marvel N-S Skrull" else
|
||||
if contains(card.team, match:"SKRULL") then "Marvel N-S Skrull" else
|
||||
if contains(card.team, match:"Spider-Friends") then "Marvel N-S Spider-Friends" else
|
||||
if contains(card.team, match:"SPIDER-FRIENDS") then "Marvel N-S Spider-Friends" else
|
||||
if contains(card.team, match:"Thunderbolts") then "Marvel T-Z Thunderbolts" else
|
||||
if contains(card.team, match:"THUNDERBOLTS") then "Marvel T-Z Thunderbolts" else
|
||||
if contains(card.team, match:"Underworld") then "Marvel T-Z Underworld" else
|
||||
if contains(card.team, match:"UNDERWORLD") then "Marvel T-Z Underworld" else
|
||||
if contains(card.team, match:"Warbound") then "Marvel T-Z Warbound" else
|
||||
if contains(card.team, match:"WARBOUND") then "Marvel T-Z Warbound" else
|
||||
if contains(card.team, match:"X-Men") then "Marvel T-Z X-Men" else
|
||||
if contains(card.team, match:"X-MEN") then "Marvel T-Z X-Men" else
|
||||
if contains(card.team, match:"Anti-Matter") then "DC A-C Anti-Matter" else
|
||||
if contains(card.team, match:"ANTI-MATTER") then "DC A-C Anti-Matter" else
|
||||
if contains(card.team, match:"Gotham Knights") then "DC D-H Gotham Knights" else
|
||||
if contains(card.team, match:"GOTHAM KNIGHTS") then "DC D-H Gotham Knights" else
|
||||
if contains(card.team, match:"Green Lantern") then "DC D-H Green Lantern" else
|
||||
if contains(card.team, match:"GREEN LANTERN") then "DC D-H Green Lantern" else
|
||||
if contains(card.team, match:"JLA") then "DC I-M JLA" else
|
||||
if contains(card.team, match:"JSA") then "DC I-M JSA" else
|
||||
if contains(card.team, match:"Shadowpact") then "DC N-S Shadowpact" else
|
||||
if contains(card.team, match:"SHADOWPACT") then "DC N-S Shadowpact" else
|
||||
if contains(card.team, match:"Speed Force") then "DC N-S Speed Force" else
|
||||
if contains(card.team, match:"SPEED FORCE") then "DC N-S Speed Force" else
|
||||
if contains(card.team, match:"Team Superman") then "DC T-Z Team Superman" else
|
||||
if contains(card.team, match:"TEAM SUPERMAN") then "DC T-Z Team Superman" else
|
||||
if contains(card.team, match:"Teen Titans") then "DC T-Z Teen Titans" else
|
||||
if contains(card.team, match:"TEEN TITANS") then "DC T-Z Teen Titans" else
|
||||
if contains(card.team, match:"B.P.R.D.") then "Other B.P.R.D." else
|
||||
if contains(card.team, match:"Thule Society") then "Other Thule Society" else
|
||||
if contains(card.team, match:"THULE SOCIETY") then "Other Thule Society"
|
||||
38
data/vs-common.mse-include/watermarks
Normal file
@@ -0,0 +1,38 @@
|
||||
# Watermark images
|
||||
|
||||
choice images:
|
||||
Marvel A-C Alpha Flight: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/alphaflight.png"))
|
||||
Marvel A-C Avengers: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/avengers.png"))
|
||||
Marvel A-C Brotherhood: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/brotherhood.png"))
|
||||
Marvel A-C Crime Lords: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/crimelords.png"))
|
||||
Marvel D-H Defenders: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/defenders.png"))
|
||||
Marvel D-H Doom: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/doom.png"))
|
||||
Marvel D-H Fantastic Four: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/F4.png"))
|
||||
Marvel D-H Hellfire Club: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/hellfire.png"))
|
||||
Marvel D-H Heralds of Galactus: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/heralds.png"))
|
||||
Marvel D-H Horsemen of Apocalypse: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/apocalypse.png"))
|
||||
Marvel I-M Marvel Knights: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/marvelknights.png"))
|
||||
Marvel I-M Masters of Evil: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/mastersofevil.png"))
|
||||
Marvel N-S Negative Zone: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/negativezone.png"))
|
||||
Marvel N-S Shi'ar: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/shiar.png"))
|
||||
Marvel N-S Shield: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/shield.png"))
|
||||
Marvel N-S Sinister Syndicate: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/sinistersyndicate.png"))
|
||||
Marvel N-S Skrull: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/skrull.png"))
|
||||
Marvel N-S Spider-Friends: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/spiderman.png"))
|
||||
Marvel T-Z Thunderbolts: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/thunderbolts.png"))
|
||||
Marvel T-Z Underworld: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/underworld.png"))
|
||||
Marvel T-Z Warbound: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/warbound.png"))
|
||||
Marvel T-Z X-Men: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/xmen.png"))
|
||||
|
||||
DC A-C Anti-Matter: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/anti-matter.png"))
|
||||
DC D-H Gotham Knights: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/gothamknights.png"))
|
||||
DC D-H Green Lantern: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/greenlantern.png"))
|
||||
DC I-M JLA: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/jla.png"))
|
||||
DC I-M JSA: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/jsa.png"))
|
||||
DC N-S Shadowpact: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/shadowpact.png"))
|
||||
DC N-S Speed Force: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/speedforce.png"))
|
||||
DC T-Z Team Superman: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/superman.png"))
|
||||
DC T-Z Teen Titans: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/titans.png"))
|
||||
|
||||
Other B.P.R.D.: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/bprd.png"))
|
||||
Other Thule Society: script: set_combine(combine:"shadow", set_alpha(alpha: 0.2, input:"/vs-standard-official.mse-symbol-font/thule.png"))
|
||||
BIN
data/vs-common.mse-include/xmen.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |