will_asher |
December 28, 2011 05:27 |
Quote:
Originally Posted by Derakon
(Post 65453)
Making monsters be affected by traps was pretty easy about 12-15 years ago when I implemented it on a lark. You do need to remember to make them immune to vault traps though, to avoid excessive silliness. But that's also easy. The main thing is deciding how much damage the monster should take from the trap, since player and monster HP scales are so different. And of course, monsters don't have STR or DEX to drain via dart traps, nor are they bothered by summoning traps.
|
When I was thinking about implementing this in DaJAngband, I was thinking the really tough thing about making monsters affected by traps is how to keep track of whether the trap was set by the PC, by monsters, or already there. Obviously, a monster shouldn't be affected by a trap that it created.
IMHO, I don't think there's much point in having monsters affected by traps if there's no way for the PC to set traps. (Except maybe for that scenario of a frightened monster running onto a teleport trap, but I don't like the idea of monsters using summoning traps. There's already too much summoning in the game, I don't want to give monsters with no summoning spells a way to summon.)
|