# Scripted AI desire for peace actions.
# See documentation.info file for more detailed scripting information.

peace_ai_desires = {   
	ZBR_wants_bemen = {
        peace_action_type = take_states
        enable = {
            tag = ZBR 
            FROM = { tag = ROOT }  # And the negotiator is also taking for themselves
            FROM.FROM.FROM = {
				OR = {
					state = 67
					state = 69
					state = 74
					state = 75
					state = 772
					state = 9					
				}
			}	
        }
        ai_desire = 200  # 50 percent higher desire?
    }	
}
