Is it possible to get 3 different monsters to give the same title?This requires the Arbitrary Records script.
:condition => "@records.enemy_kill_count[enemy_id] >= 1"
Replace enemy_id with the enemy ID number and 1 with whatever kill count required. I didn't test it so let me know if there's a problem.