﻿# 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

attila_scion = {
	martial = 2
	levy_size = 0.1
	dread_baseline_add = 10
	dread_decay_mult = -0.1
	plains_advantage = 2
	steppe_advantage = 2
	vassal_opinion = 5
	category = fame
	monthly_prestige = 0.5
	legitimacy_gain_mult = 0.1
	
	shown_in_ruler_designer = no

	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_attila_scion_character_desc
			}
			desc = trait_attila_scion_character_desc
		}
	}

	inherit_chance = 100
	parent_inheritance_sex = male
	inherit_from_real_father = no
}