I was replaying the Mauve Manticore 3 supplement and noticed something odd about Fire Spray. I had my dogs facing towards the imps when it used Fire Spray, but Dodge was never triggered. As you can see in the screenshot the Dodge cards are still hidden from view to the AI. Here is the code from that attack: Code: BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=The active player is now Gary BATTLE LOG: Player=Gary,Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Event=PlayAction,Action=Fire Spray,Instigator=Scorchus,Targets= BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=Spot took 2 damage BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=Fido took 2 damage BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=Rex took 2 damage BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=Attaching Fire Spray to Spot BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=Attaching Fire Spray to Fido BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=Attaching Fire Spray to Rex BATTLE LOG: Scenario=Devil Dogs 1,Room=MM3A (LeisureSuitLoli),RoomID=96269,Msg=The active player is now LeisureSuitLoli
Dodge only triggers on targetted attacks. Fire Spray is a cone type attack that affects everyone in an area - i e, no targetting - since you don't select anyone specifically.