mse version: 0.3.8
short name: Mutant Chronicles
full name: Mutant Chronicles
installer group: mutant chronicles/game files
icon: mc_icona.png
position hint: 18

version: 2009-05-05

###########################################
#Realizzato da halakay per MCIC versione A#
###########################################
init script:
	risorse := 
		# passo 1 : toglie tag automatici
		tag_remove_rule(tag: "<sym-auto>") +
		# passo 2 : testo per simboli
		replace_rule(
			match: "%a%",
			replace: {"<sym>a</sym>"} ) +
		replace_rule(
			match: "%b%",
			replace: {"<sym>b</sym>"} ) +
		replace_rule(
			match: "%c%",
			replace: {"<sym>c</sym>"} ) +
		replace_rule(
			match: "%d%",
			replace: {"<sym>d</sym>"} ) +
		replace_rule(
			match: "%e%",
			replace: {"<sym>e</sym>"} ) +
		replace_rule(
			match: "%f%",
			replace: {"<sym>f</sym>"} ) +
		replace_rule(
			match: "%g%",
			replace: {"<sym>g</sym>"} ) +
		replace_rule(
			match: "%h%",
			replace: {"<sym>h</sym>"} ) +
		replace_rule(
			match: "%i%",
			replace: {"<sym>i</sym>"} ) +
		replace_rule(
			match: "%j%",
			replace: {"<sym>j</sym>"} ) +
		replace_rule(
			match: "%k%",
			replace: {"<sym>l</sym>"} ) +
		replace_rule(
			match: "%l%",
			replace: {"<sym>m</sym>"} ) +
		replace_rule(
			match: "%m%",
			replace: {"<sym>n</sym>"} ) +
		replace_rule(
			match: "%n%",
			replace: {"<sym>o</sym>"} ) +
		replace_rule(
			match: "%o%",
			replace: {"<sym>p</sym>"} ) +
		replace_rule(
			match: "%p%",
			replace: {"<sym>q</sym>"} )
	
	
	
	

set field:
	type: text
	name: Copyright

card field:
	type: choice
	name: background
	choice: Algeroth
	choice: Bauhaus
	choice: Capitol
	choice: Cybertronic
	choice: Fratellanza
	choice: Ilian
	choice: Imperiali
	choice: Mishima
	choice: Semai

card field:
	type: choice
	name: dado1
	choice: Niente
	choice: Giallo
	choice: Rosso
	choice: Blu
	choice: Verde
	choice: Ritiro

card field:
	type: choice
	name: dado2
	choice: Niente
	choice: Giallo
	choice: Rosso
	choice: Blu
	choice: Verde

card field:
	type: choice
	name: dado3
	choice: Niente
	choice: Giallo
	choice: Rosso
	choice: Blu
	choice: Verde

card field:
	type: choice
	name: dado4
	choice: Niente
	choice: Giallo
	choice: Rosso
	choice: Blu
	choice: Verde
	
card field:
	type: choice
	name: base
	choice: Singola
	choice: Doppia
	choice: Quadrupla

card field:
	type: text
	name: antenome
	identifying: true
	script: to_upper(value)

card field:
	type: text
	name: nome
	identifying: true
	script: to_upper(value)
	multi line: true
	show statistics: false
	card list visible: true
	card list column: 1

card field:
	type: text
	name: testo
	show statistics: false
	multi line: true
	script: risorse(value)

card field:
	type: choice
	name: ferite
	choice: Uno
	choice: Due
	choice: Tre
	choice: Quattro
	choice: Cinque
	choice: Sei
	choice: Sette
	choice: Otto
	choice: Nove
	show statistics: false

card field:
	type: image
	name: image
	show statistics: false

card field:
	type: choice
	name: icona
	choice: Oro
	choice: Argento
	choice: Bronzo
	card list visible: true
	show statistics: false

card field:
	type: text
	name: nome2
	script: to_upper(value)
	identifying: true

card field:
	type: choice
	name: icona_comando
	choice: Fazione
		choice: Niente
		choice: Algeroth
		choice: Bauhaus
		choice: Capitol
		choice: Cybertronic
		choice: Fratellanza
		choice: Ilian
		choice: Imperiali
		choice: Mishima
		choice: Semai
	card list visible: true
	choice: Icona Speciale
		choice: niente
		choice: Arte
		choice: Cecchino
		choice: Oscura
		choice: Tattica
	show statistics: false
	card list visible: true

card field:
	type: choice
	name: icona_comando2
	choice: Fazione
		choice: Niente
		choice: Algeroth
		choice: Bauhaus
		choice: Capitol
		choice: Cybertronic
		choice: Fratellanza
		choice: Ilian
		choice: Imperiali
		choice: Mishima
		choice: Semai
	choice: Icona Speciale
		choice: niente
		choice: Arte
		choice: Cecchino
		choice: Oscura
		choice: Tattica
	show statistics: false

card field:
	type: choice
	name: icona_comando3
	choice: Fazione
		choice: Niente
		choice: Algeroth
		choice: Bauhaus
		choice: Capitol
		choice: Cybertronic
		choice: Fratellanza
		choice: Ilian
		choice: Imperiali
		choice: Mishima
		choice: Semai
	choice: Icona Speciale
		choice: niente
		choice: Arte
		choice: Cecchino
		choice: Oscura
		choice: Tattica
	show statistics: false

card field:
	type: choice
	name: icona_comando4
	choice: Fazione
		choice: Niente
		choice: Algeroth
		choice: Bauhaus
		choice: Capitol
		choice: Cybertronic
		choice: Fratellanza
		choice: Ilian
		choice: Imperiali
		choice: Mishima
		choice: Semai
	choice: Icona Speciale
		choice: niente
		choice: Arte
		choice: Cecchino
		choice: Oscura
		choice: Tattica
	show statistics: false

card field:
	type: choice
	name: icona_comando5
	choice: Fazione
		choice: Niente
		choice: Algeroth
		choice: Bauhaus
		choice: Capitol
		choice: Cybertronic
		choice: Fratellanza
		choice: Ilian
		choice: Imperiali
		choice: Mishima
		choice: Semai
	choice: Icona Speciale
		choice: niente
		choice: Arte
		choice: Cecchino
		choice: Oscura
		choice: Tattica
	show statistics: false

card field:
	type: image
	name: espansione
	show statistics: false

card field:
	type: text
	name: mcic
	script: to_upper(value)
		type_over: "MCIC"
	show statistics: false

card field:
	type: text
	name: numero

card field:
	type: text
	name: autore
