No deal my friend, the associated events don't export any target information (and I don't think there'd be any conditions to check them either). AgentType will only check who's doing the assassination mission.

Quote Originally Posted by Scimitar
well the momentary laziness has worn off and I started to dig a little deeper and found this in the docudemon_conditions.txt

-------------------------
Identifier: AgentType
Trigger requirements: character_record
Parameters: character type (spy, assassin, diplomat, admiral, general, named character, family)
Sample use: AgentType = diplomat
Description: Test to see if a character is of a particular type (spy, admiral, named character &c.)
Battle or Strat: Strat
Class: CHARACTER_TYPE_TEST
Implemented:Yes
Author: Lee
-------------------------

this should do the trick - right?