﻿# Standard Values
@pos_compat_high = 30
@pos_compat_medium = 15
@pos_compat_low = 5

@neg_compat_high = -30
@neg_compat_medium = -15
@neg_compat_low = -5

# REFORGE ASSYRIAN EMPIRE
assyria = {
	index = 311
	fame = yes

	diplomacy = 1
	martial = 2
	stewardship = 1
	intrigue = 2
	learning = 2
	prowess = 2

	same_faith_opinion = 20
	same_culture_opinion = 20
	vassal_limit = 20
	dread_baseline_add = 20
	hostile_scheme_resistance_mult = 0.20
	enemy_hostile_scheme_success_chance_add = -20

	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_assyria_desc
			}
			desc = trait_assyria_character_desc
		}
	}

	ai_honor = 40
	ai_zeal = 40
	ai_energy = 40
	ai_boldness = 40
}
