diff --git a/data/magic-embossedletters.mse-symbol-font/symbol-font b/data/magic-embossedletters.mse-symbol-font/symbol-font
index 9a32385d..f8446032 100644
--- a/data/magic-embossedletters.mse-symbol-font/symbol-font
+++ b/data/magic-embossedletters.mse-symbol-font/symbol-font
@@ -8,9 +8,6 @@ symbol:
symbol:
code: AE
image: ae.png
-symbol:
- code: ae
- image: ae.png
symbol:
code: aE
image: ae.png
diff --git a/data/magic-old-split.mse-style/style b/data/magic-old-split.mse-style/style
index 2ecd4c2e..63808d71 100644
--- a/data/magic-old-split.mse-style/style
+++ b/data/magic-old-split.mse-style/style
@@ -127,9 +127,9 @@ card style:
############################# Name line
name:
- left: { if card.card_symbol=="none" then 32 else 51 }
+ left: 32
top : 20
- width: { if card.card_symbol=="none" then 175 else 168 }
+ right: { 237 - card_style.casting_cost.content_width }
height: 17
alignment: top shrink-overflow
padding bottom: 0
@@ -142,9 +142,9 @@ card style:
shadow displacement x: 1
shadow displacement y: 1
name 2:
- left: { if card.card_symbol=="none" then 284 else 51 }
+ left: 284
top : 20
- width: { if card.card_symbol=="none" then 175 else 168 }
+ right: { 489 - card_style.casting_cost.content_width }
height: 17
alignment: top shrink-overflow
padding bottom: 0
@@ -157,9 +157,9 @@ card style:
shadow displacement x: 1
shadow displacement y: 1
casting cost:
- left: 209
+ right: 244
top : 18.5
- width: 35
+ width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 16
alignment: bottom right
symbol font:
@@ -171,9 +171,9 @@ card style:
padding top: 0
casting cost 2:
- left: 461
+ right: 496
top : 18.5
- width: 35
+ width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 16
alignment: bottom right
symbol font:
diff --git a/data/magic-old.mse-style/style b/data/magic-old.mse-style/style
index 2d27091d..00faa5f8 100644
--- a/data/magic-old.mse-style/style
+++ b/data/magic-old.mse-style/style
@@ -141,7 +141,7 @@ card style:
name:
left: 39
top : 21
- width: 210
+ right: { 300 - card_style.casting_cost.content_width }
height: 22
alignment: bottom shrink-overflow
padding bottom: 0
@@ -154,9 +154,9 @@ card style:
shadow displacement x: 1
shadow displacement y: 1
casting cost:
- left: 250
+ right: 304
top : 21
- width: 54
+ width: { max(30, card_style.casting_cost.content_width) + 5 }
height: 22
alignment: middle right
symbol font:
diff --git a/data/vs-extended-art.mse-style/icon.png b/data/vs-extended-art.mse-style/icon.png
deleted file mode 100644
index 9ff8d700..00000000
Binary files a/data/vs-extended-art.mse-style/icon.png and /dev/null differ
diff --git a/data/vs-extended-hellboy.mse-style/icon.png b/data/vs-extended-hellboy.mse-style/icon.png
deleted file mode 100644
index 9ff8d700..00000000
Binary files a/data/vs-extended-hellboy.mse-style/icon.png and /dev/null differ
diff --git a/data/vs.mse-game/game b/data/vs.mse-game/game
index 13e66294..0d5b4195 100644
--- a/data/vs.mse-game/game
+++ b/data/vs.mse-game/game
@@ -286,8 +286,8 @@ card field:
field1: card.name,
separator: "™ ",
field2: card.identity,
- grey_until_needed: true_pass(),
- hide_when_both_empty: true,
+ soft_before_empty: true,
+ hide_when_empty: true,
type_over1: " TM",
type_over2: "TM"
)
@@ -353,8 +353,8 @@ card field:
field1: card.type_text,
separator: " - ",
field2: card.sub_type,
- grey_until_needed: true,
- hide_when_both_empty: true,
+ soft_before_empty: true,
+ hide_when_empty: true,
type_over1: " -",
type_over2: "-"
)
@@ -387,8 +387,8 @@ card field:
field1: card.version,
separator: " • ",
field2: card.team_affiliation,
- grey_until_needed: true,
- hide_when_both_empty: true,
+ soft_before_empty: true,
+ hide_when_empty: true,
type_over1: " `"
)
card list column: 2
@@ -473,8 +473,8 @@ card field:
field1: card.team,
separator: " • ",
field2: card.team_2_of_2,
- grey_until_needed: true,
- hide_when_both_empty: true,
+ soft_before_empty: true,
+ hide_when_empty: true,
type_over1: " `"
)
description: The team of the card, use ` for a separator for dual cards
@@ -498,8 +498,8 @@ card field:
field1: card.team_2,
separator: " • ",
field2: card.team_2_of_2_2,
- grey_until_needed: true,
- hide_when_both_empty: true,
+ soft_before_empty: true,
+ hide_when_empty: true,
type_over1: " `"
)
description: The second affiliation of the card (for dual cards)
@@ -642,6 +642,11 @@ keyword:
match: Cosmic: action
mode: real
reminder: This character comes into play with a cosmic counter on it. While this character has a cosmic counter on it, it has this ability in addition to any other text it has.
+keyword:
+ keyword: Cosmic
+ match: Cosmic
+ mode: real
+ reminder: This character comes into play with a cosmic counter on it.
keyword:
keyword: Boost
match: Boost action
@@ -701,4 +706,18 @@ keyword:
keyword: Backup:
match: Backup: action
mode: real
- reminder: This ability can only be used during the build phase.
\ No newline at end of file
+ reminder: This ability can only be used during the build phase.
+keyword:
+ keyword: Dual Loyalty
+ match: Dual Loaylty
+ mode: real
+ reminder: Recruit this card only if both its printed affiliations are among the affiliations of characters you control.
+keyword:
+ keyword: Substitute
+ match: Substitute
+ mode: real
+ reminder: Reveal this card -> You may remove from the game a ready character you control with cost greater than or equal to the cost of this card. If you do, put this card into play. Use only if this card is in your hand and only during your recruit step."
+#keyword:
+# keyword: Mutant Traits
+# keyword: Instanity
+# keyword: Free