I want to make a plugin that will allow me to create an enemy on the map that reads and actor's data instead of enemy data. I know that I could just use enemies based on actors, but I'm wanting the ability to fight actors from the database (I'm trying to make an Oblivion like system, this would really help). But I'd want to keep the ability to make events after enemies too (monsters would be enemies, humans would be actors) Would anyone know where to start?