﻿############################################
# Feruchemy Traits
# The metallic art of the Terris people
# Stores attributes in metalminds for later use
############################################

# Full Feruchemist - can store and tap all Feruchemical metals
trait_feruchemist = {

	category = fame

	genetic = yes
	birth = 0.05

	learning = 6
	health = 1
	diplomacy = 2

	same_opinion = 15

	ruler_designer_cost = 100
	shown_in_ruler_designer = yes

	icon = trait_feruchemist.dds
}

# Feruchemical Potential - dormant, activated through events
trait_feruchemy_potential = {

	category = health

	genetic = yes
	birth = 0.08

	# No stat bonuses - power is dormant

	shown_in_ruler_designer = no

	icon = trait_feruchemy_potential.dds
}
