[274/274] magic-modules rollout (#51)

Add Magic-Modules support to all frames
This commit is contained in:
cajun
2024-09-10 22:21:23 -05:00
committed by GitHub
parent 65bfc8fcd6
commit 6d617985ce
5491 changed files with 37088 additions and 66467 deletions

View File

@@ -3,10 +3,10 @@ game: magic
short name: Baseball
full name: 1980 Topps
icon: card_sample.png
position hint: 077
position hint: 810
version: 2022-02-22
version: 2024-05-30
depends on:
package: magic.mse-game
version: 2020-04-25
@@ -16,6 +16,9 @@ depends on:
depends on:
package: magic-mana-small.mse-symbol-font
version: 2001-01-01
depends on:
package: magic-modules.mse-include
version: 2024-05-20
card width: 822
@@ -144,6 +147,8 @@ styling style:
############################################################## Fields
include file: /magic-modules.mse-include/corners/card_fields
include file: /magic-modules.mse-include/information/the_list_old
card style:
name:
left: { if has_cc() then 285 else 77 }
@@ -201,26 +206,7 @@ card style:
z index: 11
render style: image
alignment: middle center shrink-overflow
choice images:
# Images based on the set symbol
basic land:
script:
if styling.inverted_common_symbol then symbol_variation(symbol: set.symbol, variation: "invertedcommon")
else symbol_variation(symbol: set.symbol, variation: "common")
common:
script:
if styling.inverted_common_symbol then symbol_variation(symbol: set.symbol, variation: "invertedcommon")
else 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")
masterpiece:
script: symbol_variation(symbol: set.masterpiece_symbol, variation: "mythic rare")
include file: /magic-modules.mse-include/rarities/choice_images
card style:
rule_text:
left: 345