gameinfo
{
quitmessages = "$QUITMSG1", "$QUITMSG2", "$QUITMSG3", 
  "$QUITMSG4", "$QUITMSG5", "$QUITMSG6", 
  "$QUITMSG7", "$QUITMSG8", "$QUITMSG9", 
  "$QUITMSG10", "$QUITMSG11", "$QUITMSG12", 
  "$QUITMSG13", "$QUITMSG14", "$QUITMSG15", 
  "$QUITMSG16", "$QUITMSG17", "$QUITMSG18", 
  "$QUITMSG19", "$QUITMSG20", "$QUITMSG21", 
  "$QUITMSG22", "$QUITMSG23", "$QUITMSG24", 
  "$QUITMSG25", "$QUITMSG26", "$QUITMSG27",
  "$QUITMSG28", "$QUITMSG29"
}

clearskills

skill fragile
{
	AutoUseHealth
	AmmoFactor = 2
	DamageFactor = 0.5
	EasyBossBrain
	SpawnFilter = Baby
	Name = "Fragile"
	Key = "f"
	MustConfirm = "Meant for Game Journalists, young children, the elderly and those with physical disabilities. Proceed?"
}

skill incompetent
{
	EasyBossBrain
	SpawnFilter = Easy
	Key = "i"
	Name = "Incompetent"
}

skill capable
{
	SpawnFilter = Normal
	Name = "Capable"
	Key = "c"
}

skill ruthless
{
	SpawnFilter = Hard
	Key = "r"
	Name = "Ruthless"
}

skill cruel
{
	SpawnFilter = Hard
	Key = "c"
	Name = "Cruel"
	Aggressiveness = 0.25
	MustConfirm = "Enemies are extra aggressive on this UV skill. Attack a bit more. Proceed?"
}

skill savage
{
	SpawnFilter = Hard
	Key = "c"
	Name = "Savage"
	Aggressiveness = 0.5
	MustConfirm = "Enemies are savage on this UV skill. They attack much more frequently. Proceed?"
	replaceactor = "AltdeathZombie", "SavageZombieman"
	replaceactor = "AltdeathSergeant", "SavageShotgunGuy"
	replaceactor = "AltdeathCommando", "SavageChaingunGuy"
	replaceactor = "AltdeathImp", "SavageImp"
	replaceactor = "AltdeathDemon", "SavageDemon"
	replaceactor = "AltdeathSpectre", "SavageSpectre"
	replaceactor = "AltdeathCaco", "SavageCaco"
	replaceactor = "RNDSoul", "SavageSoul"
	replaceactor = "AltPainEle", "SavagePain"
	replaceactor = "AltdeathBaron", "SavageBaron"
	replaceactor = "AltdeathKnight", "SavageKnight"
	replaceactor = "AltdeathFatty", "SavageMancubus"
	replaceactor = "AltdeathVile", "SavageVile"
	replaceactor = "AltdeathArach", "SavageArach"
	replaceactor = "AltDeathRevenant", "SavageRevenant"
	replaceactor = "AltDeathNazi", "SavageNazi"
	replaceactor = "AltDeathMasterMind", "SavageMastermind"
	replaceactor = "AlternateCyber", "SavageCyber"
}

skill deathwish
{
	FastMonsters
	DisableCheats
	RespawnTime = 30
	SpawnFilter = Nightmare
	Name = "Deathwish"
	MustConfirm
	Key = "d"
}