Alias Module (#162)

This commit is contained in:
cajun
2025-09-28 07:25:02 -05:00
committed by GitHub
parent bd7a5e331f
commit 4818a59014
106 changed files with 1005 additions and 827 deletions

View File

@@ -1,4 +1,4 @@
mse version: 2.0.0
mse version: 2.1.2
game: magic
short name: Showcase
full name: Strixhaven Showcase
@@ -105,6 +105,31 @@ init script:
then styling.default_partition
else "A"
}
module_alias := {
template := alias_custom_template
land_template := alias_custom_land_template
color_background(
type: "alias",
base_hybrid: card_hybrid,
artifact_blend: "black",
hybrid_blend: "white",
multicolor_blend: "black"
)
}
alias_offset_top_1 := {5}
alias_colors := {
[
w: rgb(243, 241, 229),
u: rgb(0, 108, 169),
b: rgb(55, 54, 48),
r: rgb(217, 62, 39),
g: rgb(0, 111, 64),
a: rgb(193, 193, 193),
m: rgb(234, 208, 106),
c: rgb(165, 149, 133)
][input]
}
############################################################## Set info fields
set info style:
symbol:
@@ -253,6 +278,7 @@ include file: /magic-modules.mse-include/watermarks/card_fields
include file: /magic-modules.mse-include/information/card_fields
include file: /magic-modules.mse-include/stamps/card_fields
include file: /magic-modules.mse-include/separators/card_fields
include file: /magic-modules.mse-include/alias/card_fields_under
card style:
############################# Background stuff
card color: