diff --git a/data/magic-crystal-cave.mse-style/style b/data/magic-crystal-cave.mse-style/style
index 3be2c6010a..fc2e5c9e15 100644
--- a/data/magic-crystal-cave.mse-style/style
+++ b/data/magic-crystal-cave.mse-style/style
@@ -252,10 +252,10 @@ card style:
right: { 666 - chop_right() }
bottom: { 940 - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-dox-sokrates_750.mse-style/style b/data/magic-dox-sokrates_750.mse-style/style
index 7ed5e8bf45..e74e6674dc 100644
--- a/data/magic-dox-sokrates_750.mse-style/style
+++ b/data/magic-dox-sokrates_750.mse-style/style
@@ -276,10 +276,10 @@ card style:
right: 678
bottom: { 950 - chop_bot() + (if is_stamped() then - 9 else 0) }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-expedition-33.mse-style/style b/data/magic-expedition-33.mse-style/style
index e879d6c861..5a9760e8be 100644
--- a/data/magic-expedition-33.mse-style/style
+++ b/data/magic-expedition-33.mse-style/style
@@ -271,10 +271,10 @@ card style:
right: { 651 - chop_right() }
bottom: { 950 - (if is_stamped() then 10 else 0) - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-kasu-eldrazi_750.mse-style/style b/data/magic-kasu-eldrazi_750.mse-style/style
index 82be3a0de5..896a4ce5e1 100644
--- a/data/magic-kasu-eldrazi_750.mse-style/style
+++ b/data/magic-kasu-eldrazi_750.mse-style/style
@@ -252,10 +252,10 @@ card style:
right: 678
bottom: { 935 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-kasu-legend_750.mse-style/style b/data/magic-kasu-legend_750.mse-style/style
index 9cb2b5b470..64db87a9da 100644
--- a/data/magic-kasu-legend_750.mse-style/style
+++ b/data/magic-kasu-legend_750.mse-style/style
@@ -270,10 +270,10 @@ card style:
right: 674
bottom: { 940 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-adventure.mse-style/style b/data/magic-m15-adventure.mse-style/style
index ddf34a8a4e..331e8ca3cd 100644
--- a/data/magic-m15-adventure.mse-style/style
+++ b/data/magic-m15-adventure.mse-style/style
@@ -917,10 +917,10 @@ card style:
z index: 3
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
text 2:
left: {page_coords[page_2_side()]["text"]}
@@ -948,10 +948,10 @@ card style:
z index: 3
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text_2) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text_2) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
text 3:
left: {page_coords[page_3_side()]["text"]}
@@ -979,10 +979,10 @@ card style:
z index: 3
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: { page_coords[page_1_side()][(if is_spot() then "spot_watermark" else "watermark")] }
diff --git a/data/magic-m15-altered.mse-style/style b/data/magic-m15-altered.mse-style/style
index 593428b3ee..6a7d785006 100644
--- a/data/magic-m15-altered.mse-style/style
+++ b/data/magic-m15-altered.mse-style/style
@@ -1593,10 +1593,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# leveler
level 1 text:
@@ -1628,10 +1628,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_1_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_1_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 2 text:
left: { if is_leveler() then (if card.level_1 != "" then (if loy_leveler() then 57 else if cir_leveler() then 43 else if box_leveler() then 78 else 75) else if is_map() then 40 else 29) else 0}
@@ -1661,10 +1661,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_2_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_2_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 3 text:
left: {if card.level_2 != "" then (if loy_leveler() then 57 else if cir_leveler() then 43 else if box_leveler() then 78 else 75) else if is_map() then 40 else 29}
@@ -1694,10 +1694,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_3_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_3_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 4 text:
left: {if card.level_3 != "" then (if loy_leveler() then 57 else if cir_leveler() then 43 else if box_leveler() then 78 else 75) else if is_map() then 40 else 29}
@@ -1727,10 +1727,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_4_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_4_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: { if is_map() then 40 else 19 }
diff --git a/data/magic-m15-attractions.mse-style/style b/data/magic-m15-attractions.mse-style/style
index d2452db194..1b508b5ec3 100644
--- a/data/magic-m15-attractions.mse-style/style
+++ b/data/magic-m15-attractions.mse-style/style
@@ -267,10 +267,10 @@ card style:
right: 659
bottom: { 948 - (if is_stamped() then 8 else 0) - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment: { if center_text() then "middle center" else "middle left" }
font:
diff --git a/data/magic-m15-compleated-planeswalkers.mse-style/style b/data/magic-m15-compleated-planeswalkers.mse-style/style
index c8e16a90ba..56be7410a9 100644
--- a/data/magic-m15-compleated-planeswalkers.mse-style/style
+++ b/data/magic-m15-compleated-planeswalkers.mse-style/style
@@ -222,10 +222,10 @@ card style:
z index: 900
padding left: 12
padding right: 8
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 2.2
alignment:
script:
diff --git a/data/magic-m15-expedition.mse-style/style b/data/magic-m15-expedition.mse-style/style
index 65231abd85..6f844f3862 100644
--- a/data/magic-m15-expedition.mse-style/style
+++ b/data/magic-m15-expedition.mse-style/style
@@ -265,10 +265,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 19
diff --git a/data/magic-m15-extra-udelude.mse-style/game_scripts b/data/magic-m15-extra-udelude.mse-style/game_scripts
index 34585174e7..6088372205 100644
--- a/data/magic-m15-extra-udelude.mse-style/game_scripts
+++ b/data/magic-m15-extra-udelude.mse-style/game_scripts
@@ -513,16 +513,19 @@
replace: "&") +
#### step 7b : indent bullets
replace@(
- match: "^(• |[+] ?)([^\n]+\n?)",
- replace: {"
" + _1 + "" + _2 + ""}
+ match: "• ?(.*?)(\n|\n|\n|$)",
+ replace:
+ {
+ margin := to_int(3.1*stylesheet.card_height/523)
+ "• " + _1 + "" + _2
+ }
) +
- #### step 7c : clean up modals
- {
- if is_modal(input)
- then bump_text(softline_ripper(input))
- else input
- } +
- #### step 8 : automatic capitalization, but not after "("
+ #### step 7c : soft-line bullets
+ replace@(
+ match: "\n(]+>)?",
+ replace: {"\n" + _1 + ""}
+ ) +
+ #### step 8 : automatic capitalization, but not after "("
#replace@(
# match: "([ ]*: |—| — )" #### preceded by this
# + "([[:lower:]])" #### match this
diff --git a/data/magic-m15-extra.mse-style/game_scripts b/data/magic-m15-extra.mse-style/game_scripts
index 8159bdf1b9..d7a278823b 100644
--- a/data/magic-m15-extra.mse-style/game_scripts
+++ b/data/magic-m15-extra.mse-style/game_scripts
@@ -516,15 +516,18 @@
replace: "&") +
#### step 7b : indent bullets
replace@(
- match: "^(• |[+] ?)([^\n]+\n?)",
- replace: {"" + _1 + "" + _2 + ""}
+ match: "• ?(.*?)(\n|\n|\n|$)",
+ replace:
+ {
+ margin := to_int(3.1*stylesheet.card_height/523)
+ "• " + _1 + "" + _2
+ }
+ ) +
+ #### step 7c : soft-line bullets
+ replace@(
+ match: "\n(]+>)?",
+ replace: {"\n" + _1 + ""}
) +
- #### step 7c : clean up modals
- {
- if is_modal(input)
- then bump_text(softline_ripper(input))
- else input
- } +
#### step 8 : automatic capitalization, but not after "("
#replace@(
# match: "([ ]*: |—| — )" #### preceded by this
diff --git a/data/magic-m15-full-art-basic-land-symbol.mse-style/style b/data/magic-m15-full-art-basic-land-symbol.mse-style/style
index 23b492b3d8..021716ba23 100644
--- a/data/magic-m15-full-art-basic-land-symbol.mse-style/style
+++ b/data/magic-m15-full-art-basic-land-symbol.mse-style/style
@@ -561,10 +561,10 @@ card style:
right: { 341 - chop_right() }
bottom: { 435 - chop_bottom() }
z index: 1000
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-mainframe-dfc.mse-style/style b/data/magic-m15-mainframe-dfc.mse-style/style
index 6f00b8694e..7da27d5363 100644
--- a/data/magic-m15-mainframe-dfc.mse-style/style
+++ b/data/magic-m15-mainframe-dfc.mse-style/style
@@ -95,7 +95,7 @@ init script:
include file: /magic-modules.mse-include/loyalty/init_script_dfc
d20_filter := replace@(match:"^(|[Ee]lse ?|[Oo]ther ?|(()?[-0-9 ,+>\<]()?)+)[|]", replace:"\\1|")
- text_filter := text_filter + d20_filter + {apply_margins(input, name:margin_code)} + {add_spacers(input, name:margin_code)} + {if is_modal(input) then bump_text(softline_ripper(input)) else input}
+ text_filter := text_filter + d20_filter + {apply_margins(input, name:margin_code)} + {add_spacers(input, name:margin_code)}
#### template images
#### base template
@@ -2262,10 +2262,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
text 2:
left: { if back_class() or back_case() then 565 else if back_map() then 417 else if mainframe_walkerb() then 425 else if back_bumped() then 425 else 407 }
@@ -2302,10 +2302,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text_2) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text_2) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
chapter text:
left: 30
@@ -2327,10 +2327,10 @@ card style:
z index: 900
padding left: 3
padding right: 1
- line height hard: {if is_modal(card.chapter_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.85
- line height hard max: {if is_modal(card.chapter_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
visible: {front_saga()}
mask: textmask.png
@@ -2354,10 +2354,10 @@ card style:
z index: 900
padding left: 3
padding right: 1
- line height hard: {if is_modal(card.chapter_text_2) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.85
- line height hard max: {if is_modal(card.chapter_text_2) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
visible: {back_saga()}
mask: textmask.png
@@ -2401,10 +2401,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_1_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_1_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 2 text:
left: { leveler_left(face:1, lv:2) }
@@ -2425,10 +2425,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_2_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_2_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 3 text:
left: { leveler_left(face:1, lv:3) }
@@ -2449,10 +2449,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_3_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_3_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 4 text:
left: { leveler_left(face:1, lv:4) }
@@ -2473,10 +2473,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_4_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_4_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 5 text:
left: { 377 + leveler_left(face:2, lv:1) }
@@ -2497,10 +2497,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_5_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_5_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 6 text:
left: { 377 + leveler_left(face:2, lv:2) }
@@ -2521,10 +2521,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_6_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_6_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 7 text:
left: { 377 + leveler_left(face:2, lv:3) }
@@ -2545,10 +2545,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_7_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_7_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 8 text:
left: { 377 + leveler_left(face:2, lv:4) }
@@ -2569,10 +2569,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_8_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_8_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 9 text:
left: { 377 + leveler_left(face:2, lv:1) }
@@ -2593,10 +2593,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_8_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_8_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# Levels
level 0:
diff --git a/data/magic-m15-mainframe-planeswalker.mse-style/style b/data/magic-m15-mainframe-planeswalker.mse-style/style
index c78b29c80e..3a2d1c55d5 100644
--- a/data/magic-m15-mainframe-planeswalker.mse-style/style
+++ b/data/magic-m15-mainframe-planeswalker.mse-style/style
@@ -917,10 +917,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text_2) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text_2) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
card color 2:
left: {if is_tale() then 193 else 10 }
diff --git a/data/magic-m15-paradox.mse-style/style b/data/magic-m15-paradox.mse-style/style
index 5e11a8fac4..65fef86760 100644
--- a/data/magic-m15-paradox.mse-style/style
+++ b/data/magic-m15-paradox.mse-style/style
@@ -307,10 +307,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
pt:
diff --git a/data/magic-m15-punk-show.mse-style/style b/data/magic-m15-punk-show.mse-style/style
index 8b118ded72..f544cf17d6 100644
--- a/data/magic-m15-punk-show.mse-style/style
+++ b/data/magic-m15-punk-show.mse-style/style
@@ -345,10 +345,10 @@ card style:
z index: 3
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.85
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
pt:
diff --git a/data/magic-m15-saga.mse-style/style b/data/magic-m15-saga.mse-style/style
index ee907e377c..6dcc363801 100644
--- a/data/magic-m15-saga.mse-style/style
+++ b/data/magic-m15-saga.mse-style/style
@@ -761,10 +761,10 @@ card style:
else "middle left"
padding left: 3
padding right: 1
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.85
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
chapter text:
left: {30+(if is_class() then 158 else 0)}
@@ -825,10 +825,10 @@ card style:
padding right: 4
padding top: 3
padding bottom: 3
- line height hard: {if is_modal(card.level_1_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_1_text) then 0.9 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 2 text:
left: {if un_marked() then 30 else 45}
@@ -857,10 +857,10 @@ card style:
padding right: 4
padding top: 3
padding bottom: 3
- line height hard: {if is_modal(card.level_2_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_2_text) then 0.9 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 3 text:
left: {if un_marked() then 30 else 45}
@@ -889,10 +889,10 @@ card style:
padding right: 4
padding top: 3
padding bottom: 3
- line height hard: {if is_modal(card.level_3_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_3_text) then 0.9 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 4 text:
left: {if un_marked() then 30 else 45}
@@ -921,10 +921,10 @@ card style:
padding right: 4
padding top: 3
padding bottom: 3
- line height hard: {if is_modal(card.level_4_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_4_text) then 0.9 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
pt:
diff --git a/data/magic-m15-scroll-demon.mse-style/style b/data/magic-m15-scroll-demon.mse-style/style
index 492b5ad5e7..80f7f6c8e1 100644
--- a/data/magic-m15-scroll-demon.mse-style/style
+++ b/data/magic-m15-scroll-demon.mse-style/style
@@ -291,10 +291,10 @@ card style:
z index: 2
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_4_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_4_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 21
diff --git a/data/magic-m15-scroll.mse-style/style b/data/magic-m15-scroll.mse-style/style
index b5408ef9e7..e711d8ad1a 100644
--- a/data/magic-m15-scroll.mse-style/style
+++ b/data/magic-m15-scroll.mse-style/style
@@ -295,10 +295,10 @@ card style:
z index: 2
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_4_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_4_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
mask: { if card.pt != "" and styling.pt_boxes then "textmask.png" }
watermark:
diff --git a/data/magic-m15-secret-lair-arcade.mse-style/style b/data/magic-m15-secret-lair-arcade.mse-style/style
index 1758d4a385..ddd58c1199 100644
--- a/data/magic-m15-secret-lair-arcade.mse-style/style
+++ b/data/magic-m15-secret-lair-arcade.mse-style/style
@@ -300,10 +300,10 @@ card style:
right: 678
bottom: { 948 - chop_bot() - if is_stamped() then 6 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-secret-lair-gatewatch.mse-style/style b/data/magic-m15-secret-lair-gatewatch.mse-style/style
index 82aa09f620..0f79d25ca7 100644
--- a/data/magic-m15-secret-lair-gatewatch.mse-style/style
+++ b/data/magic-m15-secret-lair-gatewatch.mse-style/style
@@ -610,10 +610,10 @@ card style:
width: 620
height: 308
z index: 1000
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 2.2
alignment:
script:
diff --git a/data/magic-m15-showcase-aetherdrift-first-place-walker.mse-style/style b/data/magic-m15-showcase-aetherdrift-first-place-walker.mse-style/style
index af5008b82e..8b8b10e864 100644
--- a/data/magic-m15-showcase-aetherdrift-first-place-walker.mse-style/style
+++ b/data/magic-m15-showcase-aetherdrift-first-place-walker.mse-style/style
@@ -265,10 +265,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 947 - chop_bottom() - if is_stamped() then 7 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 2.2
alignment:
script:
diff --git a/data/magic-m15-showcase-aetherdrift-first-place.mse-style/style b/data/magic-m15-showcase-aetherdrift-first-place.mse-style/style
index 91c85ffcf0..bfad2caea4 100644
--- a/data/magic-m15-showcase-aetherdrift-first-place.mse-style/style
+++ b/data/magic-m15-showcase-aetherdrift-first-place.mse-style/style
@@ -232,10 +232,10 @@ card style:
right: 678
bottom: { 948 - chop_bot() - if is_stamped() then 6 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-assassins-creed-memory-corridor.mse-style/style b/data/magic-m15-showcase-assassins-creed-memory-corridor.mse-style/style
index 8fc0115159..68ea7418d3 100644
--- a/data/magic-m15-showcase-assassins-creed-memory-corridor.mse-style/style
+++ b/data/magic-m15-showcase-assassins-creed-memory-corridor.mse-style/style
@@ -254,10 +254,10 @@ card style:
right: 686
bottom: { 956 - chop_bot() - if is_stamped() then 14 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-avatar-elemental.mse-style/style b/data/magic-m15-showcase-avatar-elemental.mse-style/style
index 603f9f8a7b..6c77aa62dc 100644
--- a/data/magic-m15-showcase-avatar-elemental.mse-style/style
+++ b/data/magic-m15-showcase-avatar-elemental.mse-style/style
@@ -299,10 +299,10 @@ card style:
right: { 680 - chop_right() }
bottom: { 951 - (if is_stamped() then 10 else 0) - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-bloomburrow-borderless-anime.mse-style/style b/data/magic-m15-showcase-bloomburrow-borderless-anime.mse-style/style
index a33f8a8c05..4da7006f8c 100644
--- a/data/magic-m15-showcase-bloomburrow-borderless-anime.mse-style/style
+++ b/data/magic-m15-showcase-bloomburrow-borderless-anime.mse-style/style
@@ -418,10 +418,10 @@ card style:
right: 679
bottom: { 938 - chop_bot() - if is_stamped() then 12 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-bloomburrow-woodland.mse-style/style b/data/magic-m15-showcase-bloomburrow-woodland.mse-style/style
index 5e20d9cdd7..a62230ad16 100644
--- a/data/magic-m15-showcase-bloomburrow-woodland.mse-style/style
+++ b/data/magic-m15-showcase-bloomburrow-woodland.mse-style/style
@@ -337,10 +337,10 @@ card style:
right: 679
bottom: { 955 - chop_bot() - if is_stamped() then 12 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-capenna-art-deco-walker.mse-style/style b/data/magic-m15-showcase-capenna-art-deco-walker.mse-style/style
index 64ee07c3bb..7f6df1e7f4 100644
--- a/data/magic-m15-showcase-capenna-art-deco-walker.mse-style/style
+++ b/data/magic-m15-showcase-capenna-art-deco-walker.mse-style/style
@@ -416,10 +416,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 953 - chop_bottom() - if is_stamped() then 7 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 2.2
alignment:
script:
diff --git a/data/magic-m15-showcase-capenna-art-deco.mse-style/style b/data/magic-m15-showcase-capenna-art-deco.mse-style/style
index 3ee7117a05..afee6b652b 100644
--- a/data/magic-m15-showcase-capenna-art-deco.mse-style/style
+++ b/data/magic-m15-showcase-capenna-art-deco.mse-style/style
@@ -307,10 +307,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 953 - chop_bottom() - if is_stamped() then 7 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-capenna-golden-age.mse-style/style b/data/magic-m15-showcase-capenna-golden-age.mse-style/style
index e4acd48fcf..bd6acc88bb 100644
--- a/data/magic-m15-showcase-capenna-golden-age.mse-style/style
+++ b/data/magic-m15-showcase-capenna-golden-age.mse-style/style
@@ -249,10 +249,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 953 - chop_bottom() - if is_stamped() then 7 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-capenna-skyscraper.mse-style/style b/data/magic-m15-showcase-capenna-skyscraper.mse-style/style
index 5a5376a702..8f71466a91 100644
--- a/data/magic-m15-showcase-capenna-skyscraper.mse-style/style
+++ b/data/magic-m15-showcase-capenna-skyscraper.mse-style/style
@@ -266,10 +266,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 953 - chop_bottom() - if is_stamped() then 7 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-doctor-who-tardis.mse-style/style b/data/magic-m15-showcase-doctor-who-tardis.mse-style/style
index bf367c68d6..6abc387adb 100644
--- a/data/magic-m15-showcase-doctor-who-tardis.mse-style/style
+++ b/data/magic-m15-showcase-doctor-who-tardis.mse-style/style
@@ -222,10 +222,10 @@ card style:
right: 679
bottom: { 943 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-dominaria-stained-glass.mse-style/style b/data/magic-m15-showcase-dominaria-stained-glass.mse-style/style
index 1d0dbd2eab..ebbb169f2e 100644
--- a/data/magic-m15-showcase-dominaria-stained-glass.mse-style/style
+++ b/data/magic-m15-showcase-dominaria-stained-glass.mse-style/style
@@ -247,10 +247,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-dungeon-module.mse-style/style b/data/magic-m15-showcase-dungeon-module.mse-style/style
index 9a2a748671..8e14536e9b 100644
--- a/data/magic-m15-showcase-dungeon-module.mse-style/style
+++ b/data/magic-m15-showcase-dungeon-module.mse-style/style
@@ -337,10 +337,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.85
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
pt:
diff --git a/data/magic-m15-showcase-duskmourn-paranormal.mse-style/style b/data/magic-m15-showcase-duskmourn-paranormal.mse-style/style
index 00e3c1053d..fc5a2f32fb 100644
--- a/data/magic-m15-showcase-duskmourn-paranormal.mse-style/style
+++ b/data/magic-m15-showcase-duskmourn-paranormal.mse-style/style
@@ -312,10 +312,10 @@ card style:
right: 678
bottom: { 948 - chop_bot() - if is_stamped() then 6 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-eldraine-tales.mse-style/style b/data/magic-m15-showcase-eldraine-tales.mse-style/style
index 959629ae09..e294cdde47 100644
--- a/data/magic-m15-showcase-eldraine-tales.mse-style/style
+++ b/data/magic-m15-showcase-eldraine-tales.mse-style/style
@@ -331,10 +331,10 @@ card style:
right: 677
bottom: { 951 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-etched-foil.mse-style/style b/data/magic-m15-showcase-etched-foil.mse-style/style
index 570ed7267c..ac489be76c 100644
--- a/data/magic-m15-showcase-etched-foil.mse-style/style
+++ b/data/magic-m15-showcase-etched-foil.mse-style/style
@@ -360,10 +360,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 19
diff --git a/data/magic-m15-showcase-eternities-stellar-sights-poster.mse-style/style b/data/magic-m15-showcase-eternities-stellar-sights-poster.mse-style/style
index dc56f4da65..a51c92f62c 100644
--- a/data/magic-m15-showcase-eternities-stellar-sights-poster.mse-style/style
+++ b/data/magic-m15-showcase-eternities-stellar-sights-poster.mse-style/style
@@ -261,10 +261,10 @@ card style:
right: { 679 - chop_right() }
bottom: { 950 - chop_bottom() - if is_stamped() then 5 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-eternities-stellar-sights.mse-style/style b/data/magic-m15-showcase-eternities-stellar-sights.mse-style/style
index f0ca4fc0d2..eb96c575a7 100644
--- a/data/magic-m15-showcase-eternities-stellar-sights.mse-style/style
+++ b/data/magic-m15-showcase-eternities-stellar-sights.mse-style/style
@@ -291,10 +291,10 @@ card style:
right: { 679 - chop_right() }
bottom: { 950 - chop_bottom() - if is_stamped() then 5 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-fallout-pipboy.mse-style/style b/data/magic-m15-showcase-fallout-pipboy.mse-style/style
index b8a51e8d9e..5a76b19a67 100644
--- a/data/magic-m15-showcase-fallout-pipboy.mse-style/style
+++ b/data/magic-m15-showcase-fallout-pipboy.mse-style/style
@@ -271,10 +271,10 @@ card style:
right: 670
bottom: { 942 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-ikoria-crystal.mse-style/style b/data/magic-m15-showcase-ikoria-crystal.mse-style/style
index a385b88e89..c02c404b5f 100644
--- a/data/magic-m15-showcase-ikoria-crystal.mse-style/style
+++ b/data/magic-m15-showcase-ikoria-crystal.mse-style/style
@@ -248,10 +248,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-innistrad-double-feature-walker.mse-style/style b/data/magic-m15-showcase-innistrad-double-feature-walker.mse-style/style
index c2f80777e6..0e51b8f4c2 100644
--- a/data/magic-m15-showcase-innistrad-double-feature-walker.mse-style/style
+++ b/data/magic-m15-showcase-innistrad-double-feature-walker.mse-style/style
@@ -255,10 +255,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 947 - chop_bottom() - if is_stamped() then 7 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 2.2
alignment:
script:
diff --git a/data/magic-m15-showcase-innistrad-double-feature.mse-style/style b/data/magic-m15-showcase-innistrad-double-feature.mse-style/style
index ab1a60b48f..f1eda7b7c4 100644
--- a/data/magic-m15-showcase-innistrad-double-feature.mse-style/style
+++ b/data/magic-m15-showcase-innistrad-double-feature.mse-style/style
@@ -252,10 +252,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 949 - chop_bottom() - if is_stamped() then 8 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-innistrad-mid.mse-style/style b/data/magic-m15-showcase-innistrad-mid.mse-style/style
index 0a339b3b0d..9b1514128b 100644
--- a/data/magic-m15-showcase-innistrad-mid.mse-style/style
+++ b/data/magic-m15-showcase-innistrad-mid.mse-style/style
@@ -340,10 +340,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-innistrad-vow.mse-style/style b/data/magic-m15-showcase-innistrad-vow.mse-style/style
index 18ee267580..46ced299db 100644
--- a/data/magic-m15-showcase-innistrad-vow.mse-style/style
+++ b/data/magic-m15-showcase-innistrad-vow.mse-style/style
@@ -252,10 +252,10 @@ card style:
z index: 900
padding left: 18
padding right: 8
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-ixalan-caverns.mse-style/style b/data/magic-m15-showcase-ixalan-caverns.mse-style/style
index 0eb848366f..20146a5d21 100644
--- a/data/magic-m15-showcase-ixalan-caverns.mse-style/style
+++ b/data/magic-m15-showcase-ixalan-caverns.mse-style/style
@@ -242,10 +242,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-ixalan-legends.mse-style/style b/data/magic-m15-showcase-ixalan-legends.mse-style/style
index 9796263fa1..3f66de35b9 100644
--- a/data/magic-m15-showcase-ixalan-legends.mse-style/style
+++ b/data/magic-m15-showcase-ixalan-legends.mse-style/style
@@ -280,10 +280,10 @@ card style:
right: 678
bottom: { 944 - chop_bot() - if is_stamped() then 5 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-ixalan-treasure.mse-style/style b/data/magic-m15-showcase-ixalan-treasure.mse-style/style
index 6227e0b39a..fffc1b0cc7 100644
--- a/data/magic-m15-showcase-ixalan-treasure.mse-style/style
+++ b/data/magic-m15-showcase-ixalan-treasure.mse-style/style
@@ -246,10 +246,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-kaldheim-dfc.mse-style/style b/data/magic-m15-showcase-kaldheim-dfc.mse-style/style
index 8ae216a212..f989b49876 100644
--- a/data/magic-m15-showcase-kaldheim-dfc.mse-style/style
+++ b/data/magic-m15-showcase-kaldheim-dfc.mse-style/style
@@ -528,10 +528,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
text 2:
left: 406
@@ -560,10 +560,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text_2) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text_2) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
pt:
diff --git a/data/magic-m15-showcase-kaldheim.mse-style/style b/data/magic-m15-showcase-kaldheim.mse-style/style
index c0ca695eaa..d94532b4c5 100644
--- a/data/magic-m15-showcase-kaldheim.mse-style/style
+++ b/data/magic-m15-showcase-kaldheim.mse-style/style
@@ -428,10 +428,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
pt:
diff --git a/data/magic-m15-showcase-kamigawa-neon.mse-style/style b/data/magic-m15-showcase-kamigawa-neon.mse-style/style
index c1999d9a16..543edc91b1 100644
--- a/data/magic-m15-showcase-kamigawa-neon.mse-style/style
+++ b/data/magic-m15-showcase-kamigawa-neon.mse-style/style
@@ -389,10 +389,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-kamigawa-ninja.mse-style/style b/data/magic-m15-showcase-kamigawa-ninja.mse-style/style
index fec8fd2e67..0e396f6ac3 100644
--- a/data/magic-m15-showcase-kamigawa-ninja.mse-style/style
+++ b/data/magic-m15-showcase-kamigawa-ninja.mse-style/style
@@ -355,10 +355,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-kamigawa-samurai.mse-style/style b/data/magic-m15-showcase-kamigawa-samurai.mse-style/style
index 06d9bc2d95..3e66b35c12 100644
--- a/data/magic-m15-showcase-kamigawa-samurai.mse-style/style
+++ b/data/magic-m15-showcase-kamigawa-samurai.mse-style/style
@@ -336,10 +336,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-lorwyn-fable.mse-style/style b/data/magic-m15-showcase-lorwyn-fable.mse-style/style
index 1a05f1fc68..c202733b54 100644
--- a/data/magic-m15-showcase-lorwyn-fable.mse-style/style
+++ b/data/magic-m15-showcase-lorwyn-fable.mse-style/style
@@ -301,10 +301,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 949 - (if is_stamped() then 10 else 0) - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-lotr-scroll-saga.mse-style/style b/data/magic-m15-showcase-lotr-scroll-saga.mse-style/style
index a74dbda21f..9742b0614e 100644
--- a/data/magic-m15-showcase-lotr-scroll-saga.mse-style/style
+++ b/data/magic-m15-showcase-lotr-scroll-saga.mse-style/style
@@ -505,10 +505,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
scale down to: 7
- line height hard: { if is_modal(card.chapter_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.chapter_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
level 1 text:
@@ -528,10 +528,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
#scale down to: 7
- line height hard: { if is_modal(card.level_1_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.level_1_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
level 2 text:
@@ -551,10 +551,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
#scale down to: 7
- line height hard: { if is_modal(card.level_2_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.level_2_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
level 3 text:
@@ -574,10 +574,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
#scale down to: 7
- line height hard: { if is_modal(card.level_3_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.level_3_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
level 4 text:
@@ -597,10 +597,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
#scale down to: 7
- line height hard: { if is_modal(card.level_4_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.level_4_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
level 5 text:
@@ -620,10 +620,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
#scale down to: 7
- line height hard: { if is_modal(card.level_5_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.level_5_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
level 6 text:
@@ -643,10 +643,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
#scale down to: 7
- line height hard: { if is_modal(card.level_6_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.level_6_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
level 7 text:
@@ -666,10 +666,10 @@ card style:
name: { styling.text_box_mana_symbols }
size: { body_font_size() }
#scale down to: 7
- line height hard: { if is_modal(card.level_7_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.level_7_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
line height soft max: 0.9
separator 8:
diff --git a/data/magic-m15-showcase-lotr-scroll.mse-style/style b/data/magic-m15-showcase-lotr-scroll.mse-style/style
index 0fa3e4504a..deadecc526 100644
--- a/data/magic-m15-showcase-lotr-scroll.mse-style/style
+++ b/data/magic-m15-showcase-lotr-scroll.mse-style/style
@@ -417,10 +417,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-lotr.mse-style/style b/data/magic-m15-showcase-lotr.mse-style/style
index d4b47b54b7..84b77ab7ca 100644
--- a/data/magic-m15-showcase-lotr.mse-style/style
+++ b/data/magic-m15-showcase-lotr.mse-style/style
@@ -245,10 +245,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-monster-manual.mse-style/style b/data/magic-m15-showcase-monster-manual.mse-style/style
index 5cae9b6f98..b86a708900 100644
--- a/data/magic-m15-showcase-monster-manual.mse-style/style
+++ b/data/magic-m15-showcase-monster-manual.mse-style/style
@@ -377,10 +377,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 19
diff --git a/data/magic-m15-showcase-praetor.mse-style/style b/data/magic-m15-showcase-praetor.mse-style/style
index 9feb275f8b..beda3b6988 100644
--- a/data/magic-m15-showcase-praetor.mse-style/style
+++ b/data/magic-m15-showcase-praetor.mse-style/style
@@ -357,10 +357,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################################################## Extra card fields
extra card field:
diff --git a/data/magic-m15-showcase-ravnica-city-mural.mse-style/style b/data/magic-m15-showcase-ravnica-city-mural.mse-style/style
index 4883b90352..796d257ee5 100644
--- a/data/magic-m15-showcase-ravnica-city-mural.mse-style/style
+++ b/data/magic-m15-showcase-ravnica-city-mural.mse-style/style
@@ -292,10 +292,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-ravnica-dossier.mse-style/style b/data/magic-m15-showcase-ravnica-dossier.mse-style/style
index 7525f69876..1485995b84 100644
--- a/data/magic-m15-showcase-ravnica-dossier.mse-style/style
+++ b/data/magic-m15-showcase-ravnica-dossier.mse-style/style
@@ -322,10 +322,10 @@ card style:
right: 677
bottom: { 943 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-ravnica-magnified.mse-style/style b/data/magic-m15-showcase-ravnica-magnified.mse-style/style
index 32ccee95e1..10baa04386 100644
--- a/data/magic-m15-showcase-ravnica-magnified.mse-style/style
+++ b/data/magic-m15-showcase-ravnica-magnified.mse-style/style
@@ -282,10 +282,10 @@ card style:
right: 679
bottom: { 948 - chop_bot() - if is_stamped() then 6 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-spiderman-panel.mse-style/style b/data/magic-m15-showcase-spiderman-panel.mse-style/style
index 70b5fb49fd..4243a02173 100644
--- a/data/magic-m15-showcase-spiderman-panel.mse-style/style
+++ b/data/magic-m15-showcase-spiderman-panel.mse-style/style
@@ -289,10 +289,10 @@ card style:
right: { 680 - chop_right() }
bottom: { 949 - (if is_stamped() then 10 else 0) - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-spiderman-web-slinger.mse-style/style b/data/magic-m15-showcase-spiderman-web-slinger.mse-style/style
index 5f20f17286..c5e3eb4818 100644
--- a/data/magic-m15-showcase-spiderman-web-slinger.mse-style/style
+++ b/data/magic-m15-showcase-spiderman-web-slinger.mse-style/style
@@ -284,10 +284,10 @@ card style:
right: { 679 - chop_right() }
bottom: { 949 - (if is_stamped() then 10 else 0) - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-strixhaven-jp.mse-style/style b/data/magic-m15-showcase-strixhaven-jp.mse-style/style
index c5dabb2ee2..75f457f913 100644
--- a/data/magic-m15-showcase-strixhaven-jp.mse-style/style
+++ b/data/magic-m15-showcase-strixhaven-jp.mse-style/style
@@ -522,10 +522,10 @@ card style:
name: Beleren Bold
size: {13 - shrink_name()}
color: white
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
casting cost:
right: 346
@@ -618,10 +618,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 15
@@ -844,10 +844,10 @@ extra card style:
name: Beleren Bold
size: {13 - shrink_name()}
color: white
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
vorthos box:
right: { if card.pt != "" then 275 else 350 }
diff --git a/data/magic-m15-showcase-strixhaven.mse-style/style b/data/magic-m15-showcase-strixhaven.mse-style/style
index ac1788875e..8a9fd9e145 100644
--- a/data/magic-m15-showcase-strixhaven.mse-style/style
+++ b/data/magic-m15-showcase-strixhaven.mse-style/style
@@ -433,10 +433,10 @@ card style:
right: { 677 - chop_right() }
bottom: { 949 - (if is_stamped() then 10 else 0) - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-tarkir-draconic-adventure.mse-style/style b/data/magic-m15-showcase-tarkir-draconic-adventure.mse-style/style
index a96d4b6a54..c52a4cdf0b 100644
--- a/data/magic-m15-showcase-tarkir-draconic-adventure.mse-style/style
+++ b/data/magic-m15-showcase-tarkir-draconic-adventure.mse-style/style
@@ -440,10 +440,10 @@ card style:
right: { 589 - chop_right() }
bottom: { 826 - chop_bottom() - if is_stamped() then 5 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
@@ -470,10 +470,10 @@ card style:
right: { 314 - chop_right_2() }
bottom: { 826 - chop_bottom_2() - if is_stamped() then 5 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-tarkir-draconic.mse-style/style b/data/magic-m15-showcase-tarkir-draconic.mse-style/style
index 4ec27e6d8e..ab31342227 100644
--- a/data/magic-m15-showcase-tarkir-draconic.mse-style/style
+++ b/data/magic-m15-showcase-tarkir-draconic.mse-style/style
@@ -323,10 +323,10 @@ card style:
right: { 589 - chop_right() }
bottom: { 826 - chop_bottom() - if is_stamped() then 5 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-tarkir-dragon-wing.mse-style/style b/data/magic-m15-showcase-tarkir-dragon-wing.mse-style/style
index ebaec6dd34..6e8bc2c34f 100644
--- a/data/magic-m15-showcase-tarkir-dragon-wing.mse-style/style
+++ b/data/magic-m15-showcase-tarkir-dragon-wing.mse-style/style
@@ -270,10 +270,10 @@ card style:
z index: 900
padding left: 4
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-tarkir-ghostfire-walker.mse-style/style b/data/magic-m15-showcase-tarkir-ghostfire-walker.mse-style/style
index a2e50b98f9..428511a220 100644
--- a/data/magic-m15-showcase-tarkir-ghostfire-walker.mse-style/style
+++ b/data/magic-m15-showcase-tarkir-ghostfire-walker.mse-style/style
@@ -286,10 +286,10 @@ card style:
right: 678
bottom: { 905 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
padding left: 38
alignment:
diff --git a/data/magic-m15-showcase-tarkir-ghostfire.mse-style/style b/data/magic-m15-showcase-tarkir-ghostfire.mse-style/style
index e8a8be2b81..689b28bb12 100644
--- a/data/magic-m15-showcase-tarkir-ghostfire.mse-style/style
+++ b/data/magic-m15-showcase-tarkir-ghostfire.mse-style/style
@@ -244,10 +244,10 @@ card style:
right: 678
bottom: { 905 - chop_bot() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-theros-constellation.mse-style/style b/data/magic-m15-showcase-theros-constellation.mse-style/style
index fe9da13b9a..cd401c75d5 100644
--- a/data/magic-m15-showcase-theros-constellation.mse-style/style
+++ b/data/magic-m15-showcase-theros-constellation.mse-style/style
@@ -244,10 +244,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-thunder-junction-breaking-news.mse-style/style b/data/magic-m15-showcase-thunder-junction-breaking-news.mse-style/style
index cd35da2582..8a734b3c52 100644
--- a/data/magic-m15-showcase-thunder-junction-breaking-news.mse-style/style
+++ b/data/magic-m15-showcase-thunder-junction-breaking-news.mse-style/style
@@ -364,10 +364,10 @@ card style:
right: 679
bottom: { 947 - chop_bot() - if is_stamped() then 12 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-thunder-junction-vault.mse-style/style b/data/magic-m15-showcase-thunder-junction-vault.mse-style/style
index 09c545ea12..758528c364 100644
--- a/data/magic-m15-showcase-thunder-junction-vault.mse-style/style
+++ b/data/magic-m15-showcase-thunder-junction-vault.mse-style/style
@@ -292,10 +292,10 @@ card style:
right: 678
bottom: { 948 - chop_bot() - if is_stamped() then 10 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-thunder-junction-wanted-poster.mse-style/style b/data/magic-m15-showcase-thunder-junction-wanted-poster.mse-style/style
index b01ce35694..ea3b5df6ad 100644
--- a/data/magic-m15-showcase-thunder-junction-wanted-poster.mse-style/style
+++ b/data/magic-m15-showcase-thunder-junction-wanted-poster.mse-style/style
@@ -378,10 +378,10 @@ card style:
right: 688
bottom: { 947 - chop_bot() - if is_stamped() then 12 else 0 }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-tmnt-pixel.mse-style/style b/data/magic-m15-showcase-tmnt-pixel.mse-style/style
index e40124a0e5..dccdce2767 100644
--- a/data/magic-m15-showcase-tmnt-pixel.mse-style/style
+++ b/data/magic-m15-showcase-tmnt-pixel.mse-style/style
@@ -385,10 +385,10 @@ card style:
right: { 689 - chop_right() }
bottom: { 919 - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-tmnt-sewer.mse-style/style b/data/magic-m15-showcase-tmnt-sewer.mse-style/style
index fe5c02e16b..547ce3cd94 100644
--- a/data/magic-m15-showcase-tmnt-sewer.mse-style/style
+++ b/data/magic-m15-showcase-tmnt-sewer.mse-style/style
@@ -310,10 +310,10 @@ card style:
right: { 679 - chop_right() }
bottom: { 944 - (if is_stamped() then 10 else 0) - chop_bottom() }
z index: 900
- line height hard: { if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: { if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
alignment:
script:
diff --git a/data/magic-m15-showcase-unfinity.mse-style/style b/data/magic-m15-showcase-unfinity.mse-style/style
index a8a1186110..7f1e1c06ad 100644
--- a/data/magic-m15-showcase-unfinity.mse-style/style
+++ b/data/magic-m15-showcase-unfinity.mse-style/style
@@ -292,10 +292,10 @@ card style:
else "middle left"
padding left: 2
padding right: 2
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
pt:
diff --git a/data/magic-m15-showcase-zendikar.mse-style/style b/data/magic-m15-showcase-zendikar.mse-style/style
index 54da68942c..94c8bd3865 100644
--- a/data/magic-m15-showcase-zendikar.mse-style/style
+++ b/data/magic-m15-showcase-zendikar.mse-style/style
@@ -342,10 +342,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 19
diff --git a/data/magic-m15-snow.mse-style/style b/data/magic-m15-snow.mse-style/style
index 2ba2d44399..4fab5fb5b5 100644
--- a/data/magic-m15-snow.mse-style/style
+++ b/data/magic-m15-snow.mse-style/style
@@ -299,10 +299,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 21
diff --git a/data/magic-m15-spellbook.mse-style/style b/data/magic-m15-spellbook.mse-style/style
index c6421771e1..7758b16f0e 100644
--- a/data/magic-m15-spellbook.mse-style/style
+++ b/data/magic-m15-spellbook.mse-style/style
@@ -320,10 +320,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 117
diff --git a/data/magic-m15-treasure-maps.mse-style/style b/data/magic-m15-treasure-maps.mse-style/style
index f410f752cc..08f30ff0a8 100644
--- a/data/magic-m15-treasure-maps.mse-style/style
+++ b/data/magic-m15-treasure-maps.mse-style/style
@@ -290,10 +290,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: 30
diff --git a/data/magic-m15-vanguard.mse-style/style b/data/magic-m15-vanguard.mse-style/style
index d4402e3adc..4e88d13095 100644
--- a/data/magic-m15-vanguard.mse-style/style
+++ b/data/magic-m15-vanguard.mse-style/style
@@ -242,10 +242,10 @@ card style:
z index: 900
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# PT
power:
diff --git a/data/magic-scifi.mse-style/style b/data/magic-scifi.mse-style/style
index 88caa2f856..558e2d1b26 100644
--- a/data/magic-scifi.mse-style/style
+++ b/data/magic-scifi.mse-style/style
@@ -542,10 +542,10 @@ card style:
z index: 4
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.rule_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.rule_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
############################# leveler
level 1 text:
@@ -578,10 +578,10 @@ card style:
z index: 3
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_1_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_1_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 2 text:
left: { if is_leveler() then (if card.level_1 != "" then (if loy_leveler() then 57 else if box_leveler() then 78 else 75) else if is_map() then 40 else 29) else 0}
@@ -613,10 +613,10 @@ card style:
z index: 3
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_2_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_2_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
level 3 text:
left: {if card.level_2 != "" then (if loy_leveler() then 57 else if box_leveler() then 78 else 75) else if is_map() then 40 else 29}
@@ -648,10 +648,10 @@ card style:
z index: 3
padding left: 6
padding right: 4
- line height hard: {if is_modal(card.level_3_text) then 0.9 else 1.2 }
+ line height hard: 1.2
line height line: 1.5
line height soft: 0.9
- line height hard max: {if is_modal(card.level_3_text) then 1.0 else 1.3 }
+ line height hard max: 1.3
line height line max: 1.6
watermark:
left: { if is_map() then 40 else 19 }
diff --git a/data/magic.mse-game/script b/data/magic.mse-game/script
index f3aeef5172..c26a434a81 100644
--- a/data/magic.mse-game/script
+++ b/data/magic.mse-game/script
@@ -1943,15 +1943,18 @@ text_filter :=
) +
#### step 7b : indent bullets
replace@(
- match: "^• ([^\n]*\n?)",
- replace: {"• " + _1 + ""}
+ match: "• ?(.*?)(\n|\n|\n|$)",
+ replace:
+ {
+ margin := to_int(3.1*stylesheet.card_height/523)
+ "• " + _1 + "" + _2
+ }
+ ) +
+ #### step 7c : soft-line bullets
+ replace@(
+ match: "\n(]+>)?",
+ replace: {"\n" + _1 + ""}
) +
- #### step 7c : clean up modals
- {
- if is_modal(input)
- then bump_text(softline_ripper(input))
- else input
- } +
#### step 8 : automatic capitalization, but not after "("
#replace@(
# match: "([^ ]: |—| — )" #### preceded by this