# Copyright (c) 2020 by Michael Zahniser
#
# Endless Sky is free software: you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation, either version 3 of the License, or (at your option) any later version.
#
# Endless Sky is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# this program. If not, see <https://www.gnu.org/licenses/>.

phrase "quarg"
	word
		"Quar"
		"Mer"
		"Ban"
		"Koor"
		"Plog"
		"Flum"
		"Krak"
		"Grok"
		"Merak"
	word
		"-"
		"ala"
		"gor"
		"o"
		"i"
		"oni"
		"lam"
		"tim"
		"ee"
		"shee"
	word
		"lim"
		"kor"
		"far"
		"mor"
		"lup"
		"plug"
		"trum"
		"ruk"
		"rook"

# From the "Southern Television broadcast interruption."
phrase "hostile quarg"
	word
		"All your weapons of evil must be destroyed."
		"You have only a short time to learn to live together in peace."
		"You must live in peace... or leave the galaxy."

conversation "quarg imprisonment"
	branch "landed"
		has "flagship landed"
	`You are immediately hailed by the Quarg in the system after they complete the scan of your ship.`
	`	"<first> <last>, you are found to be in illegal possession of Quarg equipment. Our devices are precious and ours alone. Though it is regrettable, we must terminate you."`
	`	They close communications before you have a chance to respond, and you look to your radar to see their ships are already approaching, weapons readied...`
		accept
	label landed
	`Your ship loses all power immediately upon touching down on the landing pad. As you walk around to try and find the problem, you pass by your hatch. You find that it is already opened with dozens of Quarg coming in, all clad in elegant full-body armor suits.`
	`	"<first> <last>, you are found to be in illegal possession of Quarg equipment. Our devices are precious and ours alone. Though it is regrettable, we must seize you."`
	`	They don't allow you to get as much as a word out before one of the guards has locked your arms behind your back, completely halting your attempts to fight back with surprisingly little effort. You are brought to something akin to a Quarg courtroom, where they lecture you for several hours on how dangerous it is for Quarg apparatuses to be stolen and used so blithely by others. At the end of it all, the jury sentences you to life imprisonment.`
	`	You spend the rest of your days in the same cell, which although large and comfortable, quickly proves plain and dull. You're kept in very good health and are well-fed, but the Quarg do not allow you to leave the cell and seldom entertain your attempts at striking up a conversation. You get few visitors and can only wonder what life would've been like had you had the chance to live out all these years in freedom, the captain of a starship.`

# Human Quarg
fleet "Quarg"
	government "Quarg"
	names "quarg"
	cargo 3
	personality
		forbearing opportunistic
	variant
		"Quarg Skylark"
	variant
		"Quarg Wardragon"

fleet "Large Quarg"
	government "Quarg"
	names "quarg"
	cargo 1
	personality
		forbearing opportunistic
	variant 2
		"Quarg Skylark" 2
		"Quarg Wardragon"
	variant 2
		"Quarg Wardragon" 2
		"Quarg Skylark"
	variant
		"Quarg Skylark" 2
		"Quarg Wardragon" 2
	variant
		"Quarg Wardragon" 3
		"Quarg Skylark"
	variant
		"Quarg Skylark" 3
		"Quarg Wardragon"

# Hai Quarg
fleet "Quarg (Hai)"
	government "Quarg (Hai)"
	names "quarg"
	cargo 3
	personality
		forbearing opportunistic
	variant
		"Quarg Skylark"
	variant
		"Quarg Wardragon"

fleet "Large Quarg (Hai)"
	government "Quarg (Hai)"
	names "quarg"
	cargo 1
	personality
		forbearing opportunistic
	variant 2
		"Quarg Skylark" 2
		"Quarg Wardragon"
	variant 2
		"Quarg Wardragon" 2
		"Quarg Skylark"
	variant
		"Quarg Skylark" 2
		"Quarg Wardragon" 2
	variant
		"Quarg Wardragon" 3
		"Quarg Skylark"
	variant
		"Quarg Skylark" 3
		"Quarg Wardragon"

# Kor Efret Quarg
fleet "Quarg (Kor Efret)"
	government "Quarg (Kor Efret)"
	names "quarg"
	cargo 3
	personality
		forbearing opportunistic
	variant
		"Quarg Skylark"
	variant
		"Quarg Wardragon"

fleet "Large Quarg (Kor Efret)"
	government "Quarg (Kor Efret)"
	names "quarg"
	cargo 1
	personality
		forbearing opportunistic
	variant 2
		"Quarg Skylark" 2
		"Quarg Wardragon"
	variant 2
		"Quarg Wardragon" 2
		"Quarg Skylark"
	variant
		"Quarg Skylark" 2
		"Quarg Wardragon" 2
	variant
		"Quarg Wardragon" 3
		"Quarg Skylark"
	variant
		"Quarg Skylark" 3
		"Quarg Wardragon"

# Gegno Quarg
fleet "Quarg (Gegno)"
	government "Quarg (Gegno)"
	names "quarg"
	cargo 3
	personality
		forbearing opportunistic
	variant
		"Quarg Skylark"
	variant
		"Quarg Wardragon"

fleet "Large Quarg (Gegno)"
	government "Quarg (Gegno)"
	names "quarg"
	cargo 1
	personality
		forbearing opportunistic
	variant 2
		"Quarg Skylark" 2
		"Quarg Wardragon"
	variant 2
		"Quarg Wardragon" 2
		"Quarg Skylark"
	variant
		"Quarg Skylark" 2
		"Quarg Wardragon" 2
	variant
		"Quarg Wardragon" 3
		"Quarg Skylark"
	variant
		"Quarg Skylark" 3
		"Quarg Wardragon"
