---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-10-01 08:34:46 -05:00
committed by GitHub
parent d1b3bdac74
commit 5016c6efa2
32836 changed files with 65408 additions and 48862 deletions

View File

@@ -6,22 +6,22 @@ installer group: magic/Classicshifted/Normal Cards
icon: card-sample.png
position hint: 276
version: 2014-02-22
version: 2024-05-29
depends on:
package: magic.mse-game
version: 2008-06-02
depends on:
package: magic-default-image.mse-include
version: 2007-09-23
depends on:
package: magic-watermarks.mse-include
version: 2007-09-23
depends on:
package: magic-mana-large.mse-symbol-font
version: 2007-09-23
depends on:
package: magic-mana-small.mse-symbol-font
version: 2007-09-23
depends on:
package: magic-modules.mse-include
version: 2024-10-01
card width: 375
card height: 523
@@ -30,6 +30,7 @@ card dpi: 150
############################################################## Extra scripts
init script:
watermark_include := "/magic-modules.mse-include/watermarks"
# Load scripts for image box
include file: /magic-default-image.mse-include/scripts
@@ -66,7 +67,9 @@ init script:
)
else color_combination_std()
}
card_symbol_offset_top_1 := {2}
card_symbol_offset_left_1 := {2}
watermark_include := "/magic-modules.mse-include/watermarks"
############################################################## Set info fields
set info style:
symbol:
@@ -147,6 +150,9 @@ styling style:
diagonal T: /magic-mana-large.mse-symbol-font/mana_t_older.png
############################################################## Card fields
include file: /magic-modules.mse-include/card-symbols/card_fields
include file: /magic-modules.mse-include/corners/card_fields
include file: /magic-modules.mse-include/information/the_list_old
card style:
############################# Background stuff
border color:
@@ -173,14 +179,13 @@ card style:
############################# Name line
name:
left: { if card.card_symbol=="none" then 32 else 51 }
left: { if card.card_symbol == "none" then 32 else 51 }
top : 30
right: { 341 - card_style.casting_cost.content_width }
height: 23
alignment: bottom shrink-overflow
padding bottom: 0
z index: 1
font:
font:
name:
{ if styling.cardname_font == "Matrix" then "Matrix"
@@ -204,14 +209,6 @@ card style:
always symbol: true
z index: 2
padding top: 0
card symbol:
left: {if card.card_symbol=="none" then 20 else 32}
top : 31
height: 20
width: 14
render style: image
choice images:
tombstone: tombstone.png
############################# Image
image:
@@ -247,20 +244,7 @@ card style:
z index: 1
alignment: middle right
render style: image
choice images:
# Images based on the set symbol
basic land:
script:
if styling.inverted_common_symbol then symbol_variation(symbol: set.symbol, variation: "invertedcommon")
else symbol_variation(symbol: set.symbol, variation: "common")
common:
script:
if styling.inverted_common_symbol then symbol_variation(symbol: set.symbol, variation: "invertedcommon")
else symbol_variation(symbol: set.symbol, variation: "common")
uncommon: script: symbol_variation(symbol: set.symbol, variation: "uncommon")
rare: script: symbol_variation(symbol: set.symbol, variation: "rare")
mythic rare: script: symbol_variation(symbol: set.symbol, variation: "mythic rare")
special: script: symbol_variation(symbol: set.symbol, variation: "special")
include file: /magic-modules.mse-include/rarities/choice_images
############################# Text box
text:
@@ -295,18 +279,15 @@ card style:
line height soft: 0.9
watermark:
left:
script: if card.watermark=="promotional DCI" then 33 else
if card.watermark=="promotional FNM" then 33 else 117
left: 33
top : 321
width:
script: if card.watermark=="promotional DCI" then 300 else
if card.watermark=="promotional FNM" then 300 else 138
width: 300
height: 156
z index: 1
render style: image
alignment: middle center
include file: /magic-watermarks.mse-include/watermarks
include file: /magic.mse-game/watermarks/menu_choice_images
image: { watermark_image_1() }
############################# PT
pt: