Commit 5df8caf6 authored by pichoro's avatar pichoro

Updated reminder texts for Changeling and Clash.

Adjusted fields for magic-planeshifts and alignment in magic-new-promo.
Added transparent mana symbol watermarks.
parent f8a4f6ac
...@@ -5,7 +5,7 @@ full name: Large image ...@@ -5,7 +5,7 @@ full name: Large image
icon: card-sample.png icon: card-sample.png
position hint: 004 position hint: 004
version: 2007-09-23 version: 2007-09-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-09-23
...@@ -226,8 +226,8 @@ card style: ...@@ -226,8 +226,8 @@ card style:
card.flavor_text == "<i-flavor></i-flavor>" and card.flavor_text == "<i-flavor></i-flavor>" and
card_style.text.content_lines <= 2) or card_style.text.content_lines <= 2) or
styling.center_text == "always" styling.center_text == "always"
then "top center shrink-overflow" then "middle center shrink-overflow"
else "top left shrink-overflow" else "middle left shrink-overflow"
z index: 2 z index: 2
padding left: 4 padding left: 4
padding top: 2 padding top: 2
...@@ -236,6 +236,8 @@ card style: ...@@ -236,6 +236,8 @@ card style:
line height hard: 1.2 line height hard: 1.2
line height line: 1.5 line height line: 1.5
line height soft: 0.9 line height soft: 0.9
line height hard max: 1.3
line height line max: 1.6
watermark: watermark:
left: 117 left: 117
......
...@@ -5,7 +5,7 @@ full name: Planar Chaos Timeshifts ...@@ -5,7 +5,7 @@ full name: Planar Chaos Timeshifts
icon: card-sample.png icon: card-sample.png
position hint: 011 position hint: 011
version: 2007-09-23 version: 2007-09-29
depends on: depends on:
package: magic.mse-game package: magic.mse-game
version: 2007-09-23 version: 2007-09-23
...@@ -184,9 +184,9 @@ card style: ...@@ -184,9 +184,9 @@ card style:
############################# Image ############################# Image
image: image:
left: 31 left: 32
top: 62 top: 62
width: 312 width: 311
height: { if styling.image_size == "extended" then 408 else 228 } height: { if styling.image_size == "extended" then 408 else 228 }
z index: 1 z index: 1
mask: mask:
......
mse version: 0.3.5 mse version: 0.3.5
full name: Magic The Gathering, textbox watermarks full name: Magic The Gathering, textbox watermarks
version: 2007-09-23 version: 2007-09-29
# This file doesn't do anything, other files in this directory can be included # This file doesn't do anything, other files in this directory can be included
# in game/style files: # in game/style files:
......
...@@ -12,6 +12,13 @@ choice: ...@@ -12,6 +12,13 @@ choice:
choice: red choice: red
choice: green choice: green
choice: snow choice: snow
choice:
name: transparent mana symbol
choice: white
choice: blue
choice: black
choice: red
choice: green
choice: choice:
name: guild symbol name: guild symbol
choice: The Azorius Senate (W/U) choice: The Azorius Senate (W/U)
...@@ -24,8 +31,8 @@ choice: ...@@ -24,8 +31,8 @@ choice:
choice: The Golgari (B/G) choice: The Golgari (B/G)
choice: The Boros Legion (R/W) choice: The Boros Legion (R/W)
choice: The Simic Combine (G/U) choice: The Simic Combine (G/U)
choice: choice:
name: xander hybrid mana name: colored xander hybrid mana
choice: B/R choice: B/R
choice: U/B choice: U/B
choice: B/G choice: B/G
...@@ -36,8 +43,8 @@ choice: ...@@ -36,8 +43,8 @@ choice:
choice: G/W choice: G/W
choice: R/W choice: R/W
choice: W/U choice: W/U
choice: choice:
name: colored xander hybrid mana name: xander hybrid mana
choice: B/R choice: B/R
choice: U/B choice: U/B
choice: B/G choice: B/G
......
...@@ -7,6 +7,12 @@ choice images: ...@@ -7,6 +7,12 @@ choice images:
mana symbol red: /magic-watermarks.mse-include/watermark_r.png mana symbol red: /magic-watermarks.mse-include/watermark_r.png
mana symbol green: /magic-watermarks.mse-include/watermark_g.png mana symbol green: /magic-watermarks.mse-include/watermark_g.png
mana symbol snow: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_s.png") mana symbol snow: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_s.png")
transparent mana symbol white: script: set_alpha(alpha: 0.4, input:"/magic-watermarks.mse-include/watermark_w.png")
transparent mana symbol blue: script: set_alpha(alpha: 0.4, input:"/magic-watermarks.mse-include/watermark_u.png")
transparent mana symbol black: script: set_alpha(alpha: 0.4, input:"/magic-watermarks.mse-include/watermark_b.png")
transparent mana symbol red: script: set_alpha(alpha: 0.4, input:"/magic-watermarks.mse-include/watermark_r.png")
transparent mana symbol green: script: set_alpha(alpha: 0.4, input:"/magic-watermarks.mse-include/watermark_g.png")
guild symbol The Azorius Senate (W/U): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_azorius.png") guild symbol The Azorius Senate (W/U): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_azorius.png")
guild symbol House Dimir (U/B): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_dimir.png") guild symbol House Dimir (U/B): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_dimir.png")
...@@ -19,17 +25,6 @@ choice images: ...@@ -19,17 +25,6 @@ choice images:
guild symbol The Boros Legion (R/W): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_boros.png") guild symbol The Boros Legion (R/W): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_boros.png")
guild symbol The Simic Combine (G/U): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_simic.png") guild symbol The Simic Combine (G/U): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_simic.png")
xander hybrid mana B/R: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_brmana.png")
xander hybrid mana U/B: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_ubmana.png")
xander hybrid mana B/G: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_bgmana.png")
xander hybrid mana R/G: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_rgmana.png")
xander hybrid mana G/U: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_gumana.png")
xander hybrid mana U/R: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_urmana.png")
xander hybrid mana W/B: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_wbmana.png")
xander hybrid mana G/W: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_gwmana.png")
xander hybrid mana R/W: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_rwmana.png")
xander hybrid mana W/U: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_wumana.png")
colored xander hybrid mana B/R: /magic-watermarks.mse-include/watermark_brmana_colored.png colored xander hybrid mana B/R: /magic-watermarks.mse-include/watermark_brmana_colored.png
colored xander hybrid mana U/B: /magic-watermarks.mse-include/watermark_ubmana_colored.png colored xander hybrid mana U/B: /magic-watermarks.mse-include/watermark_ubmana_colored.png
colored xander hybrid mana B/G: /magic-watermarks.mse-include/watermark_bgmana_colored.png colored xander hybrid mana B/G: /magic-watermarks.mse-include/watermark_bgmana_colored.png
...@@ -41,6 +36,17 @@ choice images: ...@@ -41,6 +36,17 @@ choice images:
colored xander hybrid mana R/W: /magic-watermarks.mse-include/watermark_rwmana_colored.png colored xander hybrid mana R/W: /magic-watermarks.mse-include/watermark_rwmana_colored.png
colored xander hybrid mana W/U: /magic-watermarks.mse-include/watermark_wumana_colored.png colored xander hybrid mana W/U: /magic-watermarks.mse-include/watermark_wumana_colored.png
xander hybrid mana B/R: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_brmana.png")
xander hybrid mana U/B: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_ubmana.png")
xander hybrid mana B/G: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_bgmana.png")
xander hybrid mana R/G: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_rgmana.png")
xander hybrid mana G/U: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_gumana.png")
xander hybrid mana U/R: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_urmana.png")
xander hybrid mana W/B: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_wbmana.png")
xander hybrid mana G/W: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_gwmana.png")
xander hybrid mana R/W: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_rwmana.png")
xander hybrid mana W/U: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_wumana.png")
future sight type symbols artifact: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_artifact.png") future sight type symbols artifact: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_artifact.png")
future sight type symbols creature: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_creature.png") future sight type symbols creature: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_creature.png")
future sight type symbols enchantment: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_enchantment.png") future sight type symbols enchantment: script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/futsymbol_enchantment.png")
......
mse version: 0.3.5 mse version: 0.3.5
short name: Magic short name: Magic
full name: Magic the Gathering full name: Magic the Gathering
icon: card-back.png icon: card-back.png
position hint: 01 position hint: 01
version: 2007-09-23 version: 2007-09-29
depends on: depends on:
package: magic-blends.mse-include package: magic-blends.mse-include
version: 2007-09-23 version: 2007-09-23
...@@ -2503,12 +2503,12 @@ keyword: ...@@ -2503,12 +2503,12 @@ keyword:
keyword: Clash keyword: Clash
match: Clash match: Clash
mode: action mode: action
reminder: Each clashing player reveals the top card of his or her library then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost. reminder: Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.
keyword: keyword:
keyword: Changeling keyword: Changeling
match: Changeling match: Changeling
mode: expert mode: expert
reminder: This card is every creature type even if it isn't in play. reminder: This card is every creature type at all times.
keyword: keyword:
keyword: Hideaway keyword: Hideaway
match: Hideaway match: Hideaway
......
...@@ -3,7 +3,7 @@ short name: Vanguard ...@@ -3,7 +3,7 @@ short name: Vanguard
full name: Magic Vanguard full name: Magic Vanguard
icon: card-sample.png icon: card-sample.png
position hint: 02 position hint: 02
version: 2007-09-23 version: 2007-09-29
# Author : Wolfwood # Author : Wolfwood
# Most stuff is copy/pasted from magic.mse-game # Most stuff is copy/pasted from magic.mse-game
...@@ -928,12 +928,12 @@ keyword: ...@@ -928,12 +928,12 @@ keyword:
keyword: Clash keyword: Clash
match: clash match: clash
mode: expert mode: expert
reminder: Each clashing player reveals the top card of his or her library then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost. reminder: Each clashing player reveals the top card of his or her library, then puts that card on the top or bottom. A player wins if his or her card had a higher converted mana cost.
keyword: keyword:
keyword: Changeling keyword: Changeling
match: changeling match: changeling
mode: expert mode: expert
reminder: It is every creature type even if it isn't in play. reminder: It is every creature type at all times.
keyword: keyword:
keyword: Hideaway keyword: Hideaway
match: hideaway match: hideaway
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment