gameinfo
{
	titlemusic = "KICKSTRT"
	playerclasses = "Trailblazer"
	menufontcolor_title = "Untranslated" 
	menufontcolor_label = "Untranslated"
	menufontcolor_value = "Untranslated"
	menufontcolor_action = "Untranslated"
	menufontcolor_header = "Orange" 
	menufontcolor_highlight = "White"
	menufontcolor_selection = "Orange"
	titlepage = "TBTITLE"
	creditpage = "TBTITLE"
	infopage = "TBTITLE"
	dimcolor = "Orange"
	dimamount = 0.2
}

ClearSkills

Skill Worthless
{
	SpawnFilter = Baby
	Name = "Worthless."
	//TextColor = DarkGray
	MustConfirm = "That's who you are - no one."
}

Skill Loner
{
	SpawnFilter = Easy
	Name = "Worthwhile."
	//TextColor = DarkGray
	DamageFactor = 1.1
}

Skill Chosen
{
	SpawnFilter = Normal
	Name = "Formidable."
	//TextColor = DarkGray
}

Skill Badass
{
	SpawnFilter = Hard
	Name = "Truly Badass."
	//TextColor = DarkGray
}

Skill Knightmare
{
	SpawnFilter = Nightmare
	Name = "Worst Nightmare!"
	TextColor = Orange
	MustConfirm = "So you have the guts to show those ninnies how shit gets done?"
	MonsterHealth = 1.2
	DamageFactor = 1.2
	Aggressiveness = 0.05
}