﻿# DRAGON HEALTH MODIFIERS

agotma_dragon_sickness_1 = {
	icon = health_negative
	health = -1
}

agotma_dragon_sickness_2 = {
	icon = health_negative
	health = -2
}

agotma_dragon_sickness_3 = {
	icon = health_negative
	health = -3
}

agotma_dragon_sickness_4 = {
	icon = health_negative
	health = -4
}

agotma_dragon_sickness_5 = {
	icon = health_negative
	health = -5
}

agotma_dragon_sickness_6 = {
	icon = health_negative
	health = -6
}

agotma_dragon_sickness_7 = {
	icon = health_negative
	health = -7
}

# Instigator
agotma_instigator_provoked_war = {
	icon = intrigue_negative
	vassal_opinion = -10
	general_opinion  = -10
	dread_baseline_add = 20
	dread_gain_mult = 0.2
}