[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
|
||||
installer group: magic/new style/normal cards/promo/black on black
|
||||
position hint: 291
|
||||
|
||||
version: 2014-02-22
|
||||
version: 2024-05-29
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2008-06-02
|
||||
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-large.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
@@ -37,7 +37,7 @@ init script:
|
||||
|
||||
# Use guild mana symbols?
|
||||
guild_mana := { styling.use_guild_mana_symbols }
|
||||
|
||||
watermark_include := "/magic-modules.mse-include/watermarks"
|
||||
|
||||
############################################################## Set info fields
|
||||
set info style:
|
||||
@@ -99,6 +99,8 @@ styling style:
|
||||
short text only: /magic.mse-game/icons/center-short-text.png
|
||||
never: /magic.mse-game/icons/center-no-text.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:
|
||||
@@ -106,7 +108,6 @@ card style:
|
||||
top : 0
|
||||
width: 375
|
||||
height: 523
|
||||
radius: 18
|
||||
left width: 17
|
||||
right width: 17
|
||||
top width: 17
|
||||
@@ -152,14 +153,13 @@ card style:
|
||||
z index: 2
|
||||
padding top: 0
|
||||
card symbol:
|
||||
left: {if card.card_symbol=="none" then 20 else 32}
|
||||
left: {if card.card_symbol=="none" then 20 else 28}
|
||||
top : 31
|
||||
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: 32
|
||||
@@ -223,14 +223,15 @@ card style:
|
||||
line height hard max: 1.3
|
||||
line height line max: 1.6
|
||||
watermark:
|
||||
left: 117
|
||||
top : 321
|
||||
width: 138
|
||||
height: 156
|
||||
left: 21
|
||||
top: 328
|
||||
width: 331
|
||||
height: 142
|
||||
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:
|
||||
z index: 2
|
||||
@@ -310,7 +311,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"}
|
||||
paintbrush:
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 672 B |
Reference in New Issue
Block a user