﻿###| Harthgate Artifact Modifiers for Estates and Adventurers |###

###| Credits |###

#: Developed by Edgar Harthgate

###| End of Credits |###

###| Table of Contents |###											###| Status |###	###| Quick Link |###

#: 000: Blank Template												#: Building			artifact_modifiers_blank_template
#: 001: Historical Artifacts										#: Building			artifact_modifiers_historical_artifacts

###| 000: Blank Template |###										###| Status |###	###| artifact_modifiers_blank_template |###

#: harthgate_artifact_modifiers_blank_template						#: Building

###| 001: Historical Artifacts |###									###| Status |###	###| artifact_modifiers_historical_artifacts |###

#: harthgate_artifact_modifiers_crown_scarlet_flame					#: Building
#: harthgate_artifact_modifiers_honored_akolouthos_blade			#: Building
#: harthgate_artifact_modifiers_hrodulfingr_banner_and_lexicon		#: Building
#: harthgate_artifact_modifiers_notes_of_agnes_hueber				#: Building

###| End of Table of Contents |###

###| 000: Blank Template |###    ###| artifact_modifiers_blank_template |###

#: harthgate_artifact_modifiers_blank_template = Blank Template

# harthgate_artifact_modifiers_blank_template = {
#	monthly_prestige = 0.10
# }

###| 001: Historical Artifacts |###    ###| artifact_modifiers_historical_artifacts |###

#: harthgate_artifact_modifiers_crown_scarlet_flame = Crown of Scarlet Flame

harthgate_artifact_modifiers_crown_scarlet_flame = {

	martial = 2
	prowess = 3
	monthly_prestige = 0.50
	monthly_prestige_gain_per_knight_add = 0.03
	monthly_dynasty_prestige = 0.25
	domain_limit = 1
	monthly_martial_lifestyle_xp_gain_mult = 0.10

}

#: harthgate_artifact_modifiers_honored_akolouthos_blade = Honored Akolouthos Blade

harthgate_artifact_modifiers_honored_akolouthos_blade = {

	prowess = 9
	enemy_hard_casualty_modifier = 0.05
	heavy_infantry_toughness_mult = 0.05
	monthly_prestige = 0.12
	monthly_prestige_gain_per_knight_add = 0.02

}

#: harthgate_artifact_modifiers_hrodulfingr_banner_and_lexicon = Hrodulfingr Banner and Lexicon

harthgate_artifact_modifiers_hrodulfingr_banner_and_lexicon = {										###|: This artifact is dynamic, modifiers are applied after creation from a random pool of modifiers.

	martial = 1
	monthly_martial_lifestyle_xp_gain_mult = 0.05
	
}

#: harthgate_artifact_modifiers_notes_of_agnes_hueber = Collective Notes of Agnes Hueber

harthgate_artifact_modifiers_notes_of_agnes_hueber = {

	diplomacy = 1
	learning = 1
	monthly_diplomacy_lifestyle_xp_gain_mult = 0.05
	personal_scheme_phase_duration_add = -5
	owned_personal_scheme_success_chance_add = 5

}