﻿mse version: 0.3.7
version: 2008-08-05
# Symbol font in the 'futuristic' style, used for casting costs on futureshift cards
short name: Future Sight style
installer group: magic/Mana symbols/Future Sight style
position hint: 005
icon: mana_r.png

image font size: 135
horizontal space: 2
symbol:
	code: T
	image: mana_t.png
symbol:
	code: Q
	image: mana_q.png
symbol:
	code: 2/W
	image: mana_2w.png
symbol:
	code: 2/U
	image: mana_2u.png
symbol:
	code: 2/B
	image: mana_2b.png
symbol:
	code: 2/R
	image: mana_2r.png
symbol:
	code: 2/G
	image: mana_2g.png
symbol:
	code: W/U
	image: mana_guild_wu.png
	enabled: { guild_mana() }
symbol:
	code: U/B
	image: mana_guild_ub.png
	enabled: { guild_mana() }
symbol:
	code: B/R
	image: mana_guild_br.png
	enabled: { guild_mana() }
symbol:
	code: R/G
	image: mana_guild_rg.png
	enabled: { guild_mana() }
symbol:
	code: G/W
	image: mana_guild_gw.png
	enabled: { guild_mana() }
symbol:
	code: W/B
	image: mana_guild_wb.png
	enabled: { guild_mana() }
symbol:
	code: U/R
	image: mana_guild_ur.png
	enabled: { guild_mana() }
symbol:
	code: B/G
	image: mana_guild_bg.png
	enabled: { guild_mana() }
symbol:
	code: R/W
	image: mana_guild_rw.png
	enabled: { guild_mana() }
symbol:
	code: G/U
	image: mana_guild_gu.png
	enabled: { guild_mana() }
symbol:
	code: W/U
	image: mana_wu.png
symbol:
	code: U/B
	image: mana_ub.png
symbol:
	code: B/R
	image: mana_br.png
symbol:
	code: R/G
	image: mana_rg.png
symbol:
	code: G/W
	image: mana_gw.png
symbol:
	code: W/B
	image: mana_wb.png
symbol:
	code: U/R
	image: mana_ur.png
symbol:
	code: B/G
	image: mana_bg.png
symbol:
	code: R/W
	image: mana_rw.png
symbol:
	code: G/U
	image: mana_gu.png
symbol:
	code: 1/2
	enabled: { colorless_color() == "w" }
	image: mana_1_half_w.png
symbol:
	code: 1/2
	enabled: { colorless_color() == "u" }
	image: mana_1_half_u.png
symbol:
	code: 1/2
	enabled: { colorless_color() == "b" }
	image: mana_1_half_b.png
symbol:
	code: 1/2
	enabled: { colorless_color() == "r" }
	image: mana_1_half_r.png
symbol:
	code: 1/2
	enabled: { colorless_color() == "g" }
	image: mana_1_half_g.png
symbol:
	code: 1/2
	image: mana_1_half.png
symbol:
	code: |1
	image: mana_1_half.png
symbol:
	code: |W
	image: mana_w_half.png
symbol:
	code: |U
	image: mana_u_half.png
symbol:
	code: |B
	image: mana_b_half.png
symbol:
	code: |R
	image: mana_r_half.png
symbol:
	code: |G
	image: mana_g_half.png
symbol:
	code: |S
	image: mana_s_half.png
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:
	code: S
	image: mana_s.png
symbol:
	code: I
	enabled: { colorless_color() == "w" }
	image: mana_infinite_w.png
symbol:
	code: I
	enabled: { colorless_color() == "u" }
	image: mana_infinite_u.png
symbol:
	code: I
	enabled: { colorless_color() == "b" }
	image: mana_infinite_b.png
symbol:
	code: I
	enabled: { colorless_color() == "r" }
	image: mana_infinite_r.png
symbol:
	code: I
	enabled: { colorless_color() == "g" }
	image: mana_infinite_g.png
symbol:
	code: I
	image: mana_infinite.png
symbol:
	image: mana_circle_w.png
	enabled: { colorless_color() == "w" }
	code: [0-9]+(?!/[WUBRGSTQ2])|.
	regex: yes
	draw text: 0
	text font:
		name: MPlantin
		weight: bold
		size: 1
		color: rgb(0,0,0)
		max stretch: 0.5
	text margin left:   .3
	text margin right:  .3
	text margin top:    0.1
	text margin bottom: 0.1
symbol:
	image: mana_circle_u.png
	enabled: { colorless_color() == "u" }
	code: [0-9]+(?!/[WUBRGSTQ2])|.
	regex: yes
	draw text: 0
	text font:
		name: MPlantin
		weight: bold
		size: 1
		color: rgb(0,0,0)
		max stretch: 0.5
	text margin left:   .3
	text margin right:  .3
	text margin top:    0.1
	text margin bottom: 0.1
symbol:
	image: mana_circle_b.png
	enabled: { colorless_color() == "b" }
	code: [0-9]+(?!/[WUBRGSTQ2])|.
	regex: yes
	draw text: 0
	text font:
		name: MPlantin
		weight: bold
		size: 1
		color: rgb(0,0,0)
		max stretch: 0.5
	text margin left:   .3
	text margin right:  .3
	text margin top:    0.1
	text margin bottom: 0.1
symbol:
	image: mana_circle_r.png
	enabled: { colorless_color() == "r" }
	code: [0-9]+(?!/[WUBRGSTQ2])|.
	regex: yes
	draw text: 0
	text font:
		name: MPlantin
		weight: bold
		size: 1
		color: rgb(0,0,0)
		max stretch: 0.5
	text margin left:   .3
	text margin right:  .3
	text margin top:    0.1
	text margin bottom: 0.1
symbol:
	image: mana_circle_g.png
	enabled: { colorless_color() == "g" }
	code: [0-9]+(?!/[WUBRGSTQ2])|.
	regex: yes
	draw text: 0
	text font:
		name: MPlantin
		weight: bold
		size: 1
		color: rgb(0,0,0)
		max stretch: 0.5
	text margin left:   .3
	text margin right:  .3
	text margin top:    0.1
	text margin bottom: 0.1
symbol:
	image: mana_circle.png
	code: [0-9]+(?!/[WUBRGSTQ2])|.
	regex: yes
	draw text: 0
	text font:
		name: MPlantin
		weight: bold
		size: 1
		color: rgb(0,0,0)
		max stretch: 0.5
	text margin left:   .3
	text margin right:  .3
	text margin top:    0.1
	text margin bottom: 0.1

##############################################################
# Insert-symbol menu
insert symbol menu:
	item: T
	item: Q
	item: X
	item: Y
	item: Z
	item:
		type: line
	item: I
	item:
		type: custom
		name: colorless
	item:
		type: line
	item: W
	item: U
	item: B
	item: R
	item: G
	item: S
	item:
		type: line
	item:
		name: half
		item: 1/2
		item: |W
		item: |U
		item: |B
		item: |R
		item: |G
		item: |S
	item:
		name: hybrid
		item: W/U
		item: U/B
		item: B/R
		item: R/G
		item: G/W
		item:
			type: line
		item: W/B
		item: U/R
		item: B/G
		item: R/W
		item: G/U
	item:
		type: line
	item:
		name: number hybrids
		item: 2/W
		item: 2/U
		item: 2/B
		item: 2/R
		item: 2/G
