mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -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")
|
special: script: symbol_variation(symbol: set.symbol, variation: "special")
|
||||||
|
|
||||||
############################# Text box
|
############################# Text box
|
||||||
|
#should the bottom textbox be the flipped or unflipped text? if flipped, reverse orientations of fields.
|
||||||
text:
|
text:
|
||||||
left: 62
|
left: 62
|
||||||
top : 380
|
top : 380
|
||||||
|
|||||||
@@ -498,6 +498,7 @@ card field:
|
|||||||
choice: black
|
choice: black
|
||||||
choice: white
|
choice: white
|
||||||
description: Font color for the typeline and textbox
|
description: Font color for the typeline and textbox
|
||||||
|
show statistics: false
|
||||||
|
|
||||||
############################# Name line
|
############################# Name line
|
||||||
card field:
|
card field:
|
||||||
@@ -542,6 +543,7 @@ card field:
|
|||||||
choice: land
|
choice: land
|
||||||
choice: multitype
|
choice: multitype
|
||||||
description: Symbol for the type of this card (claw marks, chalice, lightning bolt)
|
description: Symbol for the type of this card (claw marks, chalice, lightning bolt)
|
||||||
|
show statistics: false
|
||||||
# Part of Name box for new token template
|
# Part of Name box for new token template
|
||||||
card field:
|
card field:
|
||||||
type: choice
|
type: choice
|
||||||
@@ -608,6 +610,7 @@ card field:
|
|||||||
name: type image
|
name: type image
|
||||||
include file: magic-blends.mse-include/card-colors
|
include file: magic-blends.mse-include/card-colors
|
||||||
script: card.card_color
|
script: card.card_color
|
||||||
|
show statistics: false
|
||||||
card field:
|
card field:
|
||||||
type: choice
|
type: choice
|
||||||
name: rarity
|
name: rarity
|
||||||
@@ -855,6 +858,7 @@ card field:
|
|||||||
type: choice
|
type: choice
|
||||||
name: watermark 2
|
name: watermark 2
|
||||||
include file: magic-watermarks.mse-include/watermark-names
|
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
|
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:
|
card field:
|
||||||
type: text
|
type: text
|
||||||
@@ -1174,7 +1178,7 @@ keyword:
|
|||||||
keyword:
|
keyword:
|
||||||
keyword: Cycling
|
keyword: Cycling
|
||||||
match: Cycling<atom-param>cost</atom-param>
|
match: Cycling<atom-param>cost</atom-param>
|
||||||
mode: core
|
mode: expert
|
||||||
reminder: {format_cost(param1)}, Discard this card: Draw a card.
|
reminder: {format_cost(param1)}, Discard this card: Draw a card.
|
||||||
keyword:
|
keyword:
|
||||||
keyword: Trample
|
keyword: Trample
|
||||||
|
|||||||
Reference in New Issue
Block a user