mmoGameType
{
	name "Combat"
	displayName "Combat"
	description "Combat-focused games attract players who are focused on achievements as well as those who enjoy conflict.  You're likely to find you attract a lot of Achiever-type and Killer-type players."
	baseStatistic
	{
		Advertising 2
		Explore 2
		Social 2
		Achieve 10
		Kill 5
	}
	startingPurchasePrice 40
	startingSubscriptionPrice 10
	startingTech "Badges"
}
mmoGameType
{
	name "Story"
	displayName "Story"
	description "Story-focused games typically attract explorers, as well as more social players."
	baseStatistic
	{
		Advertising 2
		Explore 10
		Social 5
		Achieve 2
		Kill 2
	}
	startingPurchasePrice 40
	startingSubscriptionPrice 10
	startingTech "Flight Paths"
}
mmoGameType
{
	name "Role Playing"
	displayName "Role Playing"
	description "MMORPGs with a focus on role-playing typically have a strong theme, and encourage highly social play."
	baseStatistic
	{
		Advertising 2
		Explore 5
		Social 10
		Achieve 2
		Kill 2
	}
	startingPurchasePrice 40
	startingSubscriptionPrice 10
}
mmoGameType
{
	name "Player vs Player"
	displayName "Player vs Player"
	description "Player vs Player games put a focus on direct battles between players, and so are popular with players who enjoy conflict, combat, and games of skill."
	baseStatistic
	{
		Advertising 2
		Explore 2
		Social 2
		Achieve 5
		Kill 10
	}
	startingPurchasePrice 40
	startingSubscriptionPrice 10
	startingTech "PvP Duels"
}
mmoGameType
{
	name "Casual"
	displayName "Casual"
	description "Casual games are easy to pick up and play, and tend to attract primarily social and casual players."
	baseStatistic
	{
		Advertising 5
		Explore 2
		Social 10
		Achieve 2
		Kill 2
	}
	startingPurchasePrice 40
	startingSubscriptionPrice 10
}
mmoGameType
{
	name "Social"
	displayName "Social"
	description "Social games are loved by socialiser-type players, but tend to be a little thin for other types.  Expect to see lots more socialisers than anything else!"
	baseStatistic
	{
		Advertising 2
		Explore 2
		Social 15
		Achieve 2
		Kill 2
	}
	startingPurchasePrice 40
	startingSubscriptionPrice 10
	startingTech "Friends List"
}
mmoGameType
{
	name "FreeToPlay"
	displayName "Free-To-Play"
	description "WARNING: Advanced tactics required!\n\nFree-to-play games are free for players to join, which means you earn no money from new subscribers or from monthly fees, and you'll need to find another way to earn income!  You'll probably find that you gain a lot of casual players.\n\nWarning: Advanced tactics required."
	baseStatistic
	{
		Advertising 10
		Explore 2
		Social 5
		Achieve 2
		Kill 2
	}
	startingPurchasePrice 0
	startingSubscriptionPrice 0
}

