player =
{
	name = "Elephant"
	avatarid = { numericid = 1 }
	aiexe = ""
	AvatarName ="Elephant3D"
	text ="The Elephant is a diplomatic heavy-weightier. If any one can wrap up an alliance or keep one from breaking apart then it is the Elephant. He is a detached long-range planner with a very long memory. Not particularly vengeful the Elephant never the less never forget who did what to whom. He is rather social, modest and generous, but risk getting fooled by the slippery and deceptive. He is risk aversive and patient, which often means that he craves that spoils are to be divided evenly and in this he can be very stubborn."
	female = no

	no_of_complete_plansets_considered = 3
	no_of_plans_per_set_considered = 25

	ai_weights = {
			200	# OWNED_SC_WEIGHT
			30	# OCCUPIED_LEGAL_SC_WEIGHT_SPRING
			200	# OCCUPIED_LEGAL_SC_WEIGHT_FALL
			190	# DISLODGED_OWN_UNIT_NEXT_TO_LEGAL_UNOCCUPIED_SC
			10	# NEIGHBORING_OWN_UNIT
			5	# NEIGHBORING_ALLIED_UNIT
			5	# NEIGHBORING_ENEMY_UNIT
			35	# OCCUPIED_NEXT_TO_LEGAL_UNOCCUPIED_SC_SPRING
			5	# OCCUPIED_NEXT_TO_LEGAL_UNOCCUPIED_SC_FALL
			15	# OCCUPIED_NEXT_TO_LEGAL_SC_SPRING
			1	# OCCUPIED_NEXT_TO_LEGAL_SC_FALL
			150	# NON_AGGRESSION
			200	# OFFENSIVE_ALLIANCE
			250	# ALLIANCE
			60	# DOMINATED_LEGAL_SC_SPRING
			15	# DOMINATED_LEGAL_SC_FALL
			5	# INFLUENCED_N1_LEGAL_SC
			3.8	# INFLUENCED_N2_LEGAL_SC
			20	# COOPERATIVE
			1	# LOYALTY
			1	# VENGEFUL
			1	# IMPATIENCE
			4	# FAIRNESS
			1	# GREED
			0.5	# CHEAPNESS
			-200	# CRAP_SPRING
			0		# CRAP_FALL
			0		# GOOD_SPRING
			200		# GOOD_FALL
		}

	ai_build_preferences = {
		pair = {
			nation="Austria"
			value = "AFAAFAAFAAAFAFAAA"
		}
		pair = {
			nation="England"
			value = "FFAFFAFAFAFAAAFAA"
		}
		pair = {
			nation="France"
			value = "AAFAFFAFAAAAFAAAA"
		}
		pair = {
			nation="Germany"
			value = "AAFAAFAFFAAAFAAAA"
		}
		pair = {
			nation="Italy"
			value = "AFAFFFAFAFAAFAAFA"
		}
		pair = {
			nation="Russia"
			value = "AAFFFAAFAAFAFAAFA"
		}
		pair = {
			nation="Turkey"
			value = "AFAFFAFAFAFAFAAAF"
		}
	}
}