3.0.0 final touches (#84)

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
GenevensiS
2024-10-01 15:42:16 +02:00
committed by GitHub
parent 106e343851
commit 6960d85314
775 changed files with 2509 additions and 2817 deletions

View File

@@ -25,7 +25,7 @@ depends on:
version: 2017-03-31
depends on:
package: magic-modules.mse-include
version: 2024-05-20
version: 2024-10-01
card width: 375
card height: 523
@@ -86,6 +86,7 @@ init script:
card_stamp_disabled_1 := { not is_revamped() }
card_stamp_offset_top_1 := {5}
watermark_include := "/magic-modules.mse-include/watermarks"
card_symbol_offset_top := {2}
############################################################## Set info fields
set info style:
symbol:
@@ -150,6 +151,7 @@ styling style:
include file: /magic-modules.mse-include/corners/card_fields
include file: /magic-modules.mse-include/separators/card_fields
include file: /magic-modules.mse-include/stamps/card_fields
include file: /magic-modules.mse-include/card-symbols/card_fields
card style:
card color:
left: 0
@@ -162,14 +164,14 @@ card style:
image: { saturate((if is_revamped() then card_background2() else card_background()), amount: frame_saturation()) }
############################# Name line
name:
left: 35
left: { if card.card_symbol != "none" then 50 else 35 }
top: { if is_beleren() or is_revamped() then 36 else if is_papyrus() then 38 else if is_gothic() then 35 else 33 }
right: { if contains(styling.regular_options, match:"nonexistent") then 320 else if contains(styling.regular_options, match:"snap") then max(30, card_style.name.content_width) + 35 else 320 - card_style.casting_cost.content_width }
right: { if contains(styling.regular_options, match:"nonexistent") then 320 else if contains(styling.regular_options, match:"snap") then max(30, card_style.name.content_width) + 35 else (if is_revamped() then 340 else 320) - card_style.casting_cost.content_width }
height: 18
alignment: bottom shrink-overflow
padding bottom: 0
padding top: 0
z index: 3
z index: 900
font:
name: { if is_beleren() or is_revamped() then "Beleren Bold" else if contains(styling.regular_options, match: "Papyrus") then "Papyrus" else if is_gothic() then "ShangoGothic-Bold" else "Invocation Calligraphr" }
size: { if is_beleren() or is_revamped() then 16 else if contains(styling.regular_options, match: "Papyrus") then 12 else 16 }
@@ -190,7 +192,7 @@ card style:
size: 15
alignment: middle right
always symbol: true
z index: 3
z index: 920
padding top: 0
visible: { not contains(styling.regular_options, match:"nonexistent") }
############################# Image
@@ -213,7 +215,7 @@ card style:
size: 15
alignment: middle right
always symbol: true
z index: 3
z index: 920
padding top: 0
type:
@@ -222,7 +224,7 @@ card style:
right: 302
height: 20
alignment: { if is_revamped() or not contains(styling.regular_options, match:"center typeline") then "middle shrink-overflow" else "center middle shrink-overflow" }
z index: 3
z index: 900
padding top: 2
font:
name: { if is_beleren() or is_revamped() then "Beleren Bold" else if contains(styling.regular_options, match: "Papyrus") then "Papyrus" else if is_gothic() then "ShangoGothic-Bold" else "Invocation Calligraphr" }
@@ -235,7 +237,7 @@ card style:
top: 297
width: 44
height: 22
z index: 3
z index: 950
render style: image
alignment: middle right
visible: { is_revamped() or contains(styling.regular_options, match:"show normal rarity") }
@@ -245,7 +247,7 @@ card style:
left: 31
top: 355
width: 310
bottom: 460
bottom: { if is_revamped() then 480 else 460 }
font:
name: {if is_revamped() then "MPlantin" else "ShangoGothic-Bold"}
size: { if is_revamped() then 14 else 12 }
@@ -255,7 +257,7 @@ card style:
name: { if is_revamped() then "magic-mana-small" else "magic-mana-small-invocation" }
size: 14
alignment: { if is_revamped() then "middle left" else "middle center" }
z index: 4
z index: 900
mask: { if card.power != "" or card.toughness != "" then "text_mask.png" else "" }
padding left: 6
padding right: 4
@@ -267,7 +269,7 @@ card style:
line height line max: 1.6
############################# PT
power:
z index: 6
z index: 910
left: 326
top: 432
width: 15
@@ -279,7 +281,7 @@ card style:
weight: bold
color: { if is_revamped() or contains(styling.regular_options, match:"grayscale") then "black" else rgb(16,16,0) }
toughness:
z index: 6
z index: 910
left: 326
top: 460
width: 15