Difference between revisions of "Alarm trap"

From CrawlWiki
Jump to: navigation, search
(They fail with repeated use.)
 
m (1 revision: traps)
(No difference)

Revision as of 12:20, 26 December 2012

An alarm trap is a trap which produces a loud noise when stepped on by the player or any monster, alerting anything nearby. The noise has a loudness of 12. Alarm traps are magical traps, and can thus be set off even by levitating beings.

A comment in the code suggests that hostile monsters cannot set off alarm traps, but this does not match what the code itself says, which is that all monsters which are non-friendly will trigger the alarm if they pass into it.

Alarm traps cannot be disarmed, but can be silenced. Also, they will eventually fail with repeated use.