Commit 1e14d4ae authored by artfreakwiu's avatar artfreakwiu

No commit message

No commit message
parent 1d7deaa3
# Affiliation images
choice images:
Marvel A-C Alpha Flight: /vs-standard-official.mse-symbol-font/alphaflight.png
Marvel A-C Avengers: /vs-standard-official.mse-symbol-font/avengers.png
Marvel A-C Brotherhood: /vs-standard-official.mse-symbol-font/brotherhood.png
Marvel A-C Crime Lords: /vs-standard-official.mse-symbol-font/crimelords.png
Marvel D-H Defenders: /vs-standard-official.mse-symbol-font/defenders.png
Marvel D-H Doom: /vs-standard-official.mse-symbol-font/doom.png
Marvel D-H Fantastic Four: /vs-standard-official.mse-symbol-font/F4.png
Marvel D-H Hellfire Club: /vs-standard-official.mse-symbol-font/hellfire.png
Marvel D-H Heralds of Galactus: /vs-standard-official.mse-symbol-font/heralds.png
Marvel D-H Horsemen of Apocalypse: /vs-standard-official.mse-symbol-font/apocalypse.png
Marvel I-M Marvel Knights: /vs-standard-official.mse-symbol-font/marvelknights.png
Marvel I-M Masters of Evil: /vs-standard-official.mse-symbol-font/mastersofevil.png
Marvel N-S Negative Zone: /vs-standard-official.mse-symbol-font/negativezone.png
Marvel N-S Shi'ar: /vs-standard-official.mse-symbol-font/shiar.png
Marvel N-S Shield: /vs-standard-official.mse-symbol-font/shield.png
Marvel N-S Sinister Syndicate: /vs-standard-official.mse-symbol-font/sinistersyndicate.png
Marvel N-S Skrull: /vs-standard-official.mse-symbol-font/skrull.png
Marvel N-S Spider-Friends: /vs-standard-official.mse-symbol-font/spiderman.png
Marvel T-Z Thunderbolts: /vs-standard-official.mse-symbol-font/thunderbolts.png
Marvel T-Z Underworld: /vs-standard-official.mse-symbol-font/underworld.png
Marvel T-Z Warbound: /vs-standard-official.mse-symbol-font/warbound.png
Marvel T-Z X-Men: /vs-standard-official.mse-symbol-font/xmen.png
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: /vs-standard-official.mse-symbol-font/anti-matter.png
DC D-H Gotham Knights: /vs-standard-official.mse-symbol-font/gothamknights.png
DC D-H Green Lantern: /vs-standard-official.mse-symbol-font/greenlantern.png
DC I-M JLA: /vs-standard-official.mse-symbol-font/jla.png
DC I-M JSA: /vs-standard-official.mse-symbol-font/jsa.png
DC N-S Shadowpact: /vs-standard-official.mse-symbol-font/shadowpact.png
DC N-S Speed Force: /vs-standard-official.mse-symbol-font/speedforce.png
DC T-Z Team Superman: /vs-standard-official.mse-symbol-font/superman.png
DC T-Z Teen Titans: /vs-standard-official.mse-symbol-font/titans.png
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.: /vs-standard-official.mse-symbol-font/bprd.png
Other Thule Society: /vs-standard-official.mse-symbol-font/thule.png
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)) }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment