[274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
This commit is contained in:
@@ -6,13 +6,13 @@ icon: card-sample.png
|
||||
position hint: 844
|
||||
installer group: magic/VS style
|
||||
|
||||
version: 2014-02-22
|
||||
version: 2024-05-30
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-29
|
||||
depends on:
|
||||
package: magic-watermarks.mse-include
|
||||
version: 2007-09-23
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
depends on:
|
||||
package: magic-mana-beveled.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
@@ -61,7 +61,8 @@ init script:
|
||||
guild_mana := { styling.use_guild_mana_symbols }
|
||||
|
||||
card_shape := { if contains(card.super_type, match:"Token") or contains(card.sub_type, match:"Token") or styling.is_token then "token" else "normal" }
|
||||
|
||||
watermark_include := "/magic-modules.mse-include/watermarks"
|
||||
information_codes_offset_left_1 := {-4}
|
||||
############################################################## Set info fields
|
||||
############################################################## Extra style options
|
||||
styling field:
|
||||
@@ -131,6 +132,8 @@ styling style:
|
||||
old: /magic-mana-beveled.mse-symbol-font/mana_t_old.png
|
||||
diagonal T: /magic-mana-beveled.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:
|
||||
@@ -138,7 +141,6 @@ card style:
|
||||
top : 0
|
||||
width: 375
|
||||
height: 523
|
||||
radius: 9
|
||||
left width: 15
|
||||
right width: 15
|
||||
top width: 15
|
||||
@@ -182,14 +184,13 @@ card style:
|
||||
z index: 1
|
||||
padding top: 0
|
||||
card symbol:
|
||||
left: {if card.card_symbol=="none" then 53 else 65}
|
||||
left: {if card.card_symbol=="none" then 53 else 61}
|
||||
top : 38
|
||||
height: 20
|
||||
width: 14
|
||||
z index: 1
|
||||
height: 21
|
||||
width: 23
|
||||
z index: 5
|
||||
render style: image
|
||||
choice images:
|
||||
tombstone: tombstone.png
|
||||
image: { card_symbol_image(face: 1) }
|
||||
############################# Image
|
||||
image:
|
||||
left: 60
|
||||
@@ -355,7 +356,8 @@ card style:
|
||||
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
|
||||
power:
|
||||
z index: 2
|
||||
@@ -555,7 +557,7 @@ extra card style:
|
||||
top : 0
|
||||
width: 375
|
||||
height: 523
|
||||
z index: 3
|
||||
z index: 1050
|
||||
render style: image
|
||||
image: {if styling.overlay == "" then nil else styling.overlay + "/overlay.png"}
|
||||
publisher symbol:
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 672 B |
Reference in New Issue
Block a user