[274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
This commit is contained in:
@@ -6,13 +6,15 @@ installer group: magic/cbg style
|
||||
icon: icon.png
|
||||
position hint: 813
|
||||
|
||||
version: 2014-02-22
|
||||
version: 2024-05-30
|
||||
depends on: magic.mse-game 2008-06-02
|
||||
depends on: magic-cbgwatermarks.mse-include 2008-06-12
|
||||
depends on: magic-watermarks.mse-include 2008-05-21
|
||||
depends on: magic-future-common.mse-include 2008-05-21
|
||||
depends on: magic-mana-cbg.mse-symbol-font 2008-06-12
|
||||
depends on: magic-mana-small.mse-symbol-font 2007-09-23
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
|
||||
card background: white
|
||||
card width: 375
|
||||
@@ -46,7 +48,7 @@ init script:
|
||||
font_colors_white := { input != "w" }
|
||||
|
||||
paintbrush_color := { if font_white() then "white" else "black" }
|
||||
|
||||
watermark_include := "/magic-modules.mse-include/watermarks"
|
||||
############################################################## Set info fields
|
||||
############################################################## Extra style options
|
||||
|
||||
@@ -101,6 +103,8 @@ styling style:
|
||||
diagonal T: /magic-mana-small.mse-symbol-font/mana_t_older.png
|
||||
|
||||
############################################################## 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:
|
||||
@@ -108,7 +112,6 @@ card style:
|
||||
top : 0
|
||||
width: 375
|
||||
height: 523
|
||||
radius: 18
|
||||
left width: 17
|
||||
right width: 17
|
||||
top width: 17
|
||||
@@ -157,13 +160,12 @@ card style:
|
||||
z index: 2
|
||||
card symbol:
|
||||
left: 55
|
||||
top : 32
|
||||
height: 20
|
||||
width: 14
|
||||
z index: 3
|
||||
top : 30
|
||||
height: 21
|
||||
width: 23
|
||||
z index: 5
|
||||
render style: image
|
||||
choice images:
|
||||
tombstone: tombstone.png
|
||||
image: { card_symbol_image(face: 1) }
|
||||
|
||||
############################# Image
|
||||
image:
|
||||
@@ -197,14 +199,7 @@ card style:
|
||||
height: 20
|
||||
z index: 3
|
||||
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: 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:
|
||||
@@ -240,10 +235,10 @@ card style:
|
||||
line height soft: 0.9
|
||||
|
||||
watermark:
|
||||
left: 66
|
||||
left: 20
|
||||
top : 350
|
||||
width: 240
|
||||
height: 125
|
||||
width: 330
|
||||
height: 120
|
||||
z index: 3
|
||||
render style: image
|
||||
alignment: top center
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 672 B |
Reference in New Issue
Block a user