84 lines
1.8 KiB
Plaintext
84 lines
1.8 KiB
Plaintext
mse version: 0.3.8
|
|
version: 2010-02-04
|
|
short name: graffiti
|
|
installer group: magic/Mana symbols/graffiti style
|
|
position hint: 115
|
|
icon: mana_r.png
|
|
# Symbol font in the normal, flat, style, used for text boxes and on old style cards
|
|
# Note:
|
|
# Define mana_t := {"new|old|older"} in the init script of the style
|
|
#
|
|
# So for example:
|
|
#
|
|
#init script:
|
|
# mana_t := {"new"}
|
|
|
|
image font size: 135
|
|
horizontal space: 2
|
|
symbol:
|
|
code: W
|
|
image: mana_w.png
|
|
symbol:
|
|
code: U
|
|
image: mana_u.png
|
|
symbol:
|
|
code: B
|
|
image: mana_b.png
|
|
symbol:
|
|
code: R
|
|
image: mana_r.png
|
|
symbol:
|
|
code: G
|
|
image: mana_g.png
|
|
symbol:
|
|
image: mana_circle.png
|
|
code: [XYZ]
|
|
regex: yes
|
|
draw text: 0
|
|
text margin left: 0
|
|
text margin right: 0
|
|
text margin top: -.44
|
|
text margin bottom: -.24
|
|
text font:
|
|
name: Rufa
|
|
size: 2
|
|
color: { if card.card_color == "white" or card.card_color == "white, land" then "black" else "white" }
|
|
shadow color: { if card.card_color == "white" or card.card_color == "white, land" then "white" else "black" }
|
|
shadow displacement x: 0
|
|
shadow displacement y: 0
|
|
shadow blur: 2
|
|
symbol:
|
|
image: mana_circle.png
|
|
code: [0-9]+(?!/[WUBRGSTQ2])|.
|
|
regex: yes
|
|
draw text: 0
|
|
text margin left: -.2
|
|
text margin right: -.2
|
|
text margin top: -.64
|
|
text margin bottom: -.44
|
|
text font:
|
|
name: Rufa
|
|
size: 2
|
|
color: { if card.card_color == "white" or card.card_color == "white, land" then "black" else "white" }
|
|
shadow color: { if card.card_color == "white" or card.card_color == "white, land" then "white" else "black" }
|
|
shadow displacement x: 0
|
|
shadow displacement y: 0
|
|
shadow blur: 2
|
|
max stretch: 0.57
|
|
##############################################################
|
|
# Insert-symbol menu
|
|
insert symbol menu:
|
|
item: X
|
|
item: Y
|
|
item: Z
|
|
item:
|
|
type: custom
|
|
name: colorless
|
|
item:
|
|
type: line
|
|
item: W
|
|
item: U
|
|
item: B
|
|
item: R
|
|
item: G
|