How to attack the doors in deadly dungeons rescue?

How can I attack the doors in deadly dungeons rescue ?

I really have no clue.

use self.findByType('door') to get an array of doors.

They also show up with findEnemies or findNearestEnemy in addition you can attack by name,

Vault Door 1
Vault Door 2
Torture Room Door
Exit Door

I simply run next to the door and attack the nearest enemy as many times as necessary.

Ah… I assumed a door was an item, not enemy!