mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Changed some things like (type image and cardtype symbol) from showing up in stats window.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@334 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -233,6 +233,7 @@ card style:
|
||||
special: script: symbol_variation(symbol: set.symbol, variation: "special")
|
||||
|
||||
############################# Text box
|
||||
#should the bottom textbox be the flipped or unflipped text? if flipped, reverse orientations of fields.
|
||||
text:
|
||||
left: 62
|
||||
top : 380
|
||||
|
||||
@@ -498,6 +498,7 @@ card field:
|
||||
choice: black
|
||||
choice: white
|
||||
description: Font color for the typeline and textbox
|
||||
show statistics: false
|
||||
|
||||
############################# Name line
|
||||
card field:
|
||||
@@ -542,6 +543,7 @@ card field:
|
||||
choice: land
|
||||
choice: multitype
|
||||
description: Symbol for the type of this card (claw marks, chalice, lightning bolt)
|
||||
show statistics: false
|
||||
# Part of Name box for new token template
|
||||
card field:
|
||||
type: choice
|
||||
@@ -608,6 +610,7 @@ card field:
|
||||
name: type image
|
||||
include file: magic-blends.mse-include/card-colors
|
||||
script: card.card_color
|
||||
show statistics: false
|
||||
card field:
|
||||
type: choice
|
||||
name: rarity
|
||||
@@ -855,6 +858,7 @@ card field:
|
||||
type: choice
|
||||
name: watermark 2
|
||||
include file: magic-watermarks.mse-include/watermark-names
|
||||
icon: stats/watermark.png
|
||||
description: A watermark for below the textbox, this can be a big mana symbol used on basic lands, a special symbol, or a guild symbol
|
||||
card field:
|
||||
type: text
|
||||
@@ -1174,7 +1178,7 @@ keyword:
|
||||
keyword:
|
||||
keyword: Cycling
|
||||
match: Cycling<atom-param>cost</atom-param>
|
||||
mode: core
|
||||
mode: expert
|
||||
reminder: {format_cost(param1)}, Discard this card: Draw a card.
|
||||
keyword:
|
||||
keyword: Trample
|
||||
|
||||
Reference in New Issue
Block a user