ok so you need to get into the battle, either by random or enemy encounter, your call
then go to the monster groups, choose your monster group and look down, you'll see something called "battle events"
make the trigger turn 0 +0x and the frequency "turn trigger" and then make the event which looks like:
message: this is a question
show choices: yes,no
on yes:
transform monster(1): ghost
on no:
transform monster(1) : somethingelse
the transform monster button is on the 3rd tab of event commands, right side 6th from the top