18 lines
734 B
Plaintext
18 lines
734 B
Plaintext
card style:
|
|
casting cost:
|
|
right: { casting_cost_right_1() + casting_cost_transform_symbol_shift_1() + nameline_offset_left_1() + nameline_offset_width_1() }
|
|
top: { casting_cost_top_1() + nameline_offset_top_1() }
|
|
width: { casting_cost_width_1() }
|
|
height: { casting_cost_height_1() + nameline_offset_height_1() }
|
|
alignment: middle right shrink-overflow
|
|
visible: { (not nameline_disabled_1()) and not casting_cost_disabled_1() }
|
|
always symbol: true
|
|
font:
|
|
name: MPlantin
|
|
italic name: MPlantin-Italic
|
|
size: { name_font_size() }
|
|
color: black
|
|
symbol font:
|
|
name: { styling.casting_cost_mana_symbols or else "magic-mana-large" }
|
|
size: { name_font_size() }
|
|
z index: 920 |