mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Updated reminder texts for Changeling and Clash.
Adjusted fields for magic-planeshifts and alignment in magic-new-promo. Added transparent mana symbol watermarks. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@761 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -5,7 +5,7 @@ full name: Large image
|
||||
icon: card-sample.png
|
||||
position hint: 004
|
||||
|
||||
version: 2007-09-23
|
||||
version: 2007-09-29
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-09-23
|
||||
@@ -226,8 +226,8 @@ card style:
|
||||
card.flavor_text == "<i-flavor></i-flavor>" and
|
||||
card_style.text.content_lines <= 2) or
|
||||
styling.center_text == "always"
|
||||
then "top center shrink-overflow"
|
||||
else "top left shrink-overflow"
|
||||
then "middle center shrink-overflow"
|
||||
else "middle left shrink-overflow"
|
||||
z index: 2
|
||||
padding left: 4
|
||||
padding top: 2
|
||||
@@ -236,6 +236,8 @@ card style:
|
||||
line height hard: 1.2
|
||||
line height line: 1.5
|
||||
line height soft: 0.9
|
||||
line height hard max: 1.3
|
||||
line height line max: 1.6
|
||||
|
||||
watermark:
|
||||
left: 117
|
||||
|
||||
@@ -5,7 +5,7 @@ full name: Planar Chaos Timeshifts
|
||||
icon: card-sample.png
|
||||
position hint: 011
|
||||
|
||||
version: 2007-09-23
|
||||
version: 2007-09-29
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2007-09-23
|
||||
@@ -184,9 +184,9 @@ card style:
|
||||
|
||||
############################# Image
|
||||
image:
|
||||
left: 31
|
||||
left: 32
|
||||
top: 62
|
||||
width: 312
|
||||
width: 311
|
||||
height: { if styling.image_size == "extended" then 408 else 228 }
|
||||
z index: 1
|
||||
mask:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
mse version: 0.3.5
|
||||
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
|
||||
# in game/style files:
|
||||
|
||||
@@ -12,6 +12,13 @@ choice:
|
||||
choice: red
|
||||
choice: green
|
||||
choice: snow
|
||||
choice:
|
||||
name: transparent mana symbol
|
||||
choice: white
|
||||
choice: blue
|
||||
choice: black
|
||||
choice: red
|
||||
choice: green
|
||||
choice:
|
||||
name: guild symbol
|
||||
choice: The Azorius Senate (W/U)
|
||||
@@ -24,8 +31,8 @@ choice:
|
||||
choice: The Golgari (B/G)
|
||||
choice: The Boros Legion (R/W)
|
||||
choice: The Simic Combine (G/U)
|
||||
choice:
|
||||
name: xander hybrid mana
|
||||
choice:
|
||||
name: colored xander hybrid mana
|
||||
choice: B/R
|
||||
choice: U/B
|
||||
choice: B/G
|
||||
@@ -36,8 +43,8 @@ choice:
|
||||
choice: G/W
|
||||
choice: R/W
|
||||
choice: W/U
|
||||
choice:
|
||||
name: colored xander hybrid mana
|
||||
choice:
|
||||
name: xander hybrid mana
|
||||
choice: B/R
|
||||
choice: U/B
|
||||
choice: B/G
|
||||
|
||||
@@ -7,6 +7,12 @@ choice images:
|
||||
mana symbol red: /magic-watermarks.mse-include/watermark_r.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")
|
||||
|
||||
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 House Dimir (U/B): script: set_combine(combine:"shadow", input:"/magic-watermarks.mse-include/watermark_dimir.png")
|
||||
@@ -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 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 U/B: /magic-watermarks.mse-include/watermark_ubmana_colored.png
|
||||
colored xander hybrid mana B/G: /magic-watermarks.mse-include/watermark_bgmana_colored.png
|
||||
@@ -41,6 +36,17 @@ choice images:
|
||||
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
|
||||
|
||||
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 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")
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
mse version: 0.3.5
|
||||
mse version: 0.3.5
|
||||
short name: Magic
|
||||
full name: Magic the Gathering
|
||||
icon: card-back.png
|
||||
position hint: 01
|
||||
|
||||
version: 2007-09-23
|
||||
version: 2007-09-29
|
||||
depends on:
|
||||
package: magic-blends.mse-include
|
||||
version: 2007-09-23
|
||||
@@ -2503,12 +2503,12 @@ keyword:
|
||||
keyword: Clash
|
||||
match: Clash
|
||||
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: Changeling
|
||||
match: Changeling
|
||||
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: Hideaway
|
||||
match: Hideaway
|
||||
|
||||
@@ -3,7 +3,7 @@ short name: Vanguard
|
||||
full name: Magic Vanguard
|
||||
icon: card-sample.png
|
||||
position hint: 02
|
||||
version: 2007-09-23
|
||||
version: 2007-09-29
|
||||
|
||||
# Author : Wolfwood
|
||||
# Most stuff is copy/pasted from magic.mse-game
|
||||
@@ -928,12 +928,12 @@ keyword:
|
||||
keyword: Clash
|
||||
match: clash
|
||||
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: Changeling
|
||||
match: changeling
|
||||
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: Hideaway
|
||||
match: hideaway
|
||||
|
||||
Reference in New Issue
Block a user