mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Adjusting keywords a little.
Fixed magic-future-flip, and improved border mask. Bumped magic-future-textless so that magic-future-promo can depend on a new version of it. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1347 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.5 KiB |
@@ -6,7 +6,7 @@ installer group: magic/Future/Split cards
|
||||
icon: card-sample.png
|
||||
position hint: 053
|
||||
|
||||
version: 2009-01-09
|
||||
version: 2009-01-10
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2008-06-02
|
||||
@@ -296,9 +296,9 @@ card style:
|
||||
else rgb(0,0,0)
|
||||
) else font_color(card.card_color_2)
|
||||
casting cost:
|
||||
left: 18
|
||||
top: 18
|
||||
height: 200
|
||||
left: 9
|
||||
top: 33
|
||||
height: 174
|
||||
width: 52
|
||||
alignment: top left
|
||||
direction: vertical
|
||||
@@ -312,9 +312,9 @@ card style:
|
||||
padding top: 0
|
||||
mask: costmask.png
|
||||
casting cost 2:
|
||||
left: 269
|
||||
top: 18
|
||||
height: 200
|
||||
left: 260
|
||||
top: 33
|
||||
height: 174
|
||||
width: 52
|
||||
alignment: top left
|
||||
direction: vertical
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
mse version: 0.3.7
|
||||
mse version: 0.3.8
|
||||
game: magic
|
||||
short name: Future Textless
|
||||
full name: Futureshift Textless
|
||||
@@ -6,7 +6,7 @@ installer group: magic/Future/Textless cards
|
||||
icon: card-sample.png
|
||||
position hint: 055
|
||||
|
||||
version: 2008-08-07
|
||||
version: 2009-01-10
|
||||
depends on:
|
||||
package: magic.mse-game
|
||||
version: 2008-06-02
|
||||
|
||||
@@ -5,7 +5,7 @@ installer group: magic/game files
|
||||
icon: card-back.png
|
||||
position hint: 01
|
||||
|
||||
version: 2009-01-03
|
||||
version: 2009-01-10
|
||||
depends on: magic-blends.mse-include 2007-09-23
|
||||
depends on: magic-watermarks.mse-include 2007-09-23
|
||||
|
||||
|
||||
@@ -190,7 +190,7 @@ keyword:
|
||||
keyword:
|
||||
keyword: Flanking
|
||||
match: Flanking
|
||||
mode: old
|
||||
mode: expert
|
||||
reminder: Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.
|
||||
keyword:
|
||||
keyword: Shadow
|
||||
@@ -232,11 +232,6 @@ keyword:
|
||||
match: Fading <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: This comes into play with {english_number_a(param1)} fade counter(s) on it. At the beginning of your upkeep, remove a fade counter from it. If you can’t, sacrifice it.
|
||||
keyword:
|
||||
keyword: Kicker
|
||||
match: Kicker <atom-param>mana</atom-param> and/or <atom-param>mana</atom-param>
|
||||
mode: expert
|
||||
reminder: You may pay an additional {param1} and/or {param2} as you play this spell.
|
||||
keyword:
|
||||
keyword: Kicker
|
||||
match: Kicker <atom-param>cost</atom-param>
|
||||
|
||||
@@ -5,7 +5,7 @@ installer group: Magic Vanguard/game files
|
||||
icon: card-sample.png
|
||||
position hint: 02
|
||||
|
||||
version: 2009-01-09
|
||||
version: 2009-01-10
|
||||
|
||||
# Author : Wolfwood
|
||||
# Most stuff is copy/pasted from magic.mse-game
|
||||
@@ -612,7 +612,7 @@ keyword:
|
||||
keyword:
|
||||
keyword: Flanking
|
||||
match: flanking
|
||||
mode: old
|
||||
mode: expert
|
||||
reminder: Whenever a creature without flanking blocks the creature, the blocking creature gets -1/-1 until end of turn.
|
||||
keyword:
|
||||
keyword: Shadow
|
||||
@@ -654,11 +654,6 @@ keyword:
|
||||
match: fading <atom-param>number</atom-param>
|
||||
mode: expert
|
||||
reminder: It comes into play with {english_number_a(param1)} fade counter(s) on it. At the beginning of your upkeep, remove a fade counter from it. If you can’t, sacrifice it.
|
||||
keyword:
|
||||
keyword: Kicker
|
||||
match: kicker <atom-param>mana</atom-param> and/or <atom-param>mana</atom-param>
|
||||
mode: expert
|
||||
reminder: You may pay an additional {param1} and/or {param2} as you play the card.
|
||||
keyword:
|
||||
keyword: Kicker
|
||||
match: kicker <atom-param>cost</atom-param>
|
||||
|
||||
Reference in New Issue
Block a user