[274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
This commit is contained in:
@@ -6,13 +6,13 @@ installer group: magic/old style/split cards
|
||||
icon: card-sample.png
|
||||
position hint: 371
|
||||
|
||||
version: 2015-06-03
|
||||
version: 2024-05-29
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2008-06-02
|
||||
depends on:
|
||||
package: magic-watermarks.mse-include
|
||||
version: 2007-12-29
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
depends on:
|
||||
package: magic-mana-small-abu.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
@@ -79,7 +79,9 @@ init script:
|
||||
}
|
||||
|
||||
card_shape := { "split" }
|
||||
|
||||
watermark_include := "/magic-modules.mse-include/watermarks"
|
||||
information_codes_offset_left_1 := {4}
|
||||
information_offset_top_1 := {-1}
|
||||
############################################################## Set info fields
|
||||
set info style:
|
||||
symbol:
|
||||
@@ -209,6 +211,7 @@ styling style:
|
||||
no: { symbol_variation(symbol: set.symbol, variation: "common") }
|
||||
yes: { symbol_variation(symbol: set.symbol, variation: "rare") }
|
||||
############################################################## Card fields
|
||||
include file: /magic-modules.mse-include/corners/card_fields
|
||||
card style:
|
||||
############################# Background stuff
|
||||
border color:
|
||||
@@ -216,7 +219,6 @@ card style:
|
||||
top : 0
|
||||
width: 523
|
||||
height: 375
|
||||
radius: 18
|
||||
z index: -1
|
||||
card color:
|
||||
left: 18
|
||||
@@ -346,30 +348,7 @@ card style:
|
||||
z index: 2
|
||||
alignment: middle right
|
||||
render style: image
|
||||
choice images:
|
||||
# Images based on the set symbol
|
||||
basic land: script: symbol_variation(symbol: set.symbol, variation: "common")
|
||||
common: script: symbol_variation(symbol: set.symbol, variation: "common")
|
||||
uncommon:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "olduncommon")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
rare:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "oldrare")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
mythic rare:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "mythic rare")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
special:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "special")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
include file: /magic-modules.mse-include/rarities/choice_images_old
|
||||
rarity 2:
|
||||
right: 494
|
||||
top : 207
|
||||
@@ -378,30 +357,7 @@ card style:
|
||||
z index: 2
|
||||
alignment: middle right
|
||||
render style: image
|
||||
choice images:
|
||||
# Images based on the set symbol
|
||||
basic land: script: symbol_variation(symbol: set.symbol, variation: "common")
|
||||
common: script: symbol_variation(symbol: set.symbol, variation: "common")
|
||||
uncommon:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "olduncommon")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
rare:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "oldrare")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
mythic rare:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "mythic rare")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
special:
|
||||
script:
|
||||
if styling.colored_rarities
|
||||
then symbol_variation(symbol: set.symbol, variation: "special")
|
||||
else symbol_variation(symbol: set.symbol, variation: "common")
|
||||
include file: /magic-modules.mse-include/rarities/choice_images_old
|
||||
############################# Text box
|
||||
text:
|
||||
left: 41
|
||||
@@ -466,23 +422,23 @@ card style:
|
||||
line height line: 1.5
|
||||
line height soft: 0.9
|
||||
watermark:
|
||||
left: 87
|
||||
top : 218
|
||||
width: 96
|
||||
height: 115
|
||||
left: 31
|
||||
top : 222
|
||||
width: 211
|
||||
height: 106
|
||||
z index: 1
|
||||
render style: image
|
||||
alignment: middle center
|
||||
include file: /magic-watermarks.mse-include/watermarks-old
|
||||
image: { watermark_image_1() }
|
||||
watermark 2:
|
||||
left: 338
|
||||
top : 218
|
||||
width: 96
|
||||
height: 115
|
||||
left: 282
|
||||
top : 222
|
||||
width: 213
|
||||
height: 106
|
||||
z index: 1
|
||||
render style: image
|
||||
alignment: middle center
|
||||
include file: /magic-watermarks.mse-include/watermarks-old
|
||||
image: { watermark_image_2() }
|
||||
############################# PT
|
||||
pt:
|
||||
z index: 2
|
||||
@@ -565,6 +521,16 @@ card style:
|
||||
name: MPlantin
|
||||
size: 6
|
||||
color: { font_color(card.card_color_2) }
|
||||
the list icon:
|
||||
left: 4
|
||||
bottom: 374
|
||||
width: 22
|
||||
height: 33
|
||||
popup style: in place
|
||||
include file: /magic.mse-game/information/menu_choice_images_the_list
|
||||
render style: image
|
||||
image: { the_list_icon_image(face: 1, field: 1) }
|
||||
z index: 900
|
||||
############################################################## Extra card fields
|
||||
extra card field:
|
||||
type: choice
|
||||
@@ -594,13 +560,19 @@ extra card field:
|
||||
choice: overlay
|
||||
editable: false
|
||||
save value: false
|
||||
extra card field:
|
||||
type: choice
|
||||
name: the list dot
|
||||
choice: dot
|
||||
editable: false
|
||||
save value: false
|
||||
extra card style:
|
||||
foil layer:
|
||||
right: 523
|
||||
bottom: 0
|
||||
width: 375
|
||||
height: 523
|
||||
z index: 3
|
||||
z index: 1050
|
||||
angle: 90
|
||||
render style: image
|
||||
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}
|
||||
@@ -609,7 +581,7 @@ extra card style:
|
||||
top: 41
|
||||
width: 200
|
||||
height: 161
|
||||
z index: 2
|
||||
z index: 1020
|
||||
render style: image
|
||||
popup style: in place
|
||||
image: { if styling.art_overlay then "artoverlay.png" }
|
||||
@@ -618,7 +590,7 @@ extra card style:
|
||||
top: 41
|
||||
width: 200
|
||||
height: 161
|
||||
z index: 2
|
||||
z index: 1020
|
||||
render style: image
|
||||
popup style: in place
|
||||
image: { if styling.art_overlay then "artoverlay.png" }
|
||||
@@ -627,7 +599,18 @@ extra card style:
|
||||
top: 0
|
||||
width: 523
|
||||
height: 375
|
||||
z index: 5
|
||||
z index: 520
|
||||
render style: image
|
||||
image: dot_overlay.png
|
||||
visible: {styling.corner_dots}
|
||||
the list dot:
|
||||
left: 4
|
||||
bottom: 374
|
||||
width: 30
|
||||
height: 40
|
||||
render style: image
|
||||
popup style: in place
|
||||
include file: /magic.mse-game/information/menu_choice_images_the_list
|
||||
render style: image
|
||||
image: { the_list_dot_image(field: 1) }
|
||||
z index: 510
|
||||
Reference in New Issue
Block a user