[274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
This commit is contained in:
@@ -6,7 +6,7 @@ installer group: Space/Xerent Style
|
||||
icon: card-sample.png
|
||||
position hint: 841
|
||||
|
||||
version: 2014-05-26
|
||||
version: 2024-05-30
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-12-19
|
||||
@@ -19,6 +19,9 @@ depends on:
|
||||
depends on:
|
||||
package: magic-mana-small.mse-symbol-font
|
||||
version: 2007-12-19
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
|
||||
card width: 375
|
||||
card height: 523
|
||||
@@ -95,6 +98,7 @@ init script:
|
||||
else if styling.copyright_font_color == "black" then "black"
|
||||
else font_color(card.card_color) }
|
||||
|
||||
information_codes_offset_left_1 := {-4}
|
||||
############################################################## Extra style options
|
||||
styling field:
|
||||
type: choice
|
||||
@@ -148,6 +152,8 @@ styling style:
|
||||
old: /magic-mana-small.mse-symbol-font/mana_t_old.png
|
||||
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:
|
||||
@@ -155,7 +161,6 @@ card style:
|
||||
top : 0
|
||||
width: 375
|
||||
height: 523
|
||||
radius: 18
|
||||
left width: 11
|
||||
right width: 11
|
||||
top width: 15
|
||||
@@ -236,14 +241,7 @@ card style:
|
||||
z index: 2
|
||||
alignment: middle center
|
||||
render style: image
|
||||
choice images:
|
||||
# Images based on the set symbol
|
||||
basic resource: 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:
|
||||
left: 26
|
||||
|
||||
Reference in New Issue
Block a user