As long as you have ESP, you can do it without earthquake or destruction. Dig a small antisummoning closet offset from the entrance, open the vault, and tactically entice the monsters out and into your killing zone. It takes patience and careful play, but it can be done. In fact, I try never to use destruct except for the Morgoth fight or as a last ditch effort to avoid death.
Bugs and complaints on current master
Collapse
X
-
“We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
― Tom Stoppard, Rosencrantz and Guildenstern are Dead -
hellpit is easy
1) read scroll of aggravate monsters
2) read scroll of mass banishment
3) grab loot
sorry what? you say, you don't have a scroll of mass banishment? well, you should have thought of that before."i can take this dracolich"Comment
-
hellpit is easy
1) read scroll of aggravate monsters
2) read scroll of mass banishment
3) grab loot
sorry what? you say, you don't have a scroll of mass banishment? well, you should have thought of that before.“We're more of the love, blood, and rhetoric school. Well, we can do you blood and love without the rhetoric, and we can do you blood and rhetoric without the love, and we can do you all three concurrent or consecutive. But we can't give you love and rhetoric without the blood. Blood is compulsory. They're all blood, you see.”
― Tom Stoppard, Rosencrantz and Guildenstern are DeadComment
-
Hellpit is easy:
- wait until Huan wakes up and tramples all other monsters
- TO Huan
- grab lootPWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!Comment
-
New build on the nightlies page clarifies the various clairvoyance/enlightenment effects, and applies PowerWyrm's avoid-memory-error improvements.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Commit ea1c9dc:
Old update_mon():
Code:flags_set(lore->flags, RF_SIZE, RF_EMPTY_MIND, RF_WEIRD_MIND, RF_SMART, RF_STUPID, FLAG_END);
Code:create_mon_flag_mask(mask, RFT_DET, RFT_MAX);
Clearly not the same flags...
Looking at the code, INVISIBLE and COLD_BLOOD are already processed, and SMART/STUPID never are. So you lose the "intelligently" part of lore spell descriptions.PWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!Comment
-
Commit ea1c9dc:
Old update_mon():
Code:flags_set(lore->flags, RF_SIZE, RF_EMPTY_MIND, RF_WEIRD_MIND, RF_SMART, RF_STUPID, FLAG_END);
Code:create_mon_flag_mask(mask, RFT_DET, RFT_MAX);
Clearly not the same flags...
Looking at the code, INVISIBLE and COLD_BLOOD are already processed, and SMART/STUPID never are. So you lose the "intelligently" part of lore spell descriptions.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Clairvoyance vs Enlightenement: first one has a "power" of 23, second one has a "power" of 22. But Enlightenment is the best of the two (full detect vs fuzzy detect)...PWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!Comment
-
Nothing will be happening for a few days because my dev machine is out of actionOne for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
There's a period missing in monster spell descriptions: "He cannot be confused or slept He may breathe fire..."PWMAngband variant maintainer - check https://github.com/draconisPW/PWMAngband (or http://www.mangband.org/forum/viewforum.php?f=9) to learn more about this new variant!Comment
-
The *Slay* weapons used to give a standard resist or power (*Slay Animal* gave slow digestion, *Slay Demon* gave resist fire, etc). Following some discussion, this was changed to them all giving a random resist or power. If anyone can remember the nature of that discussion, I'd be interested to hear - I can confirm the change happened on the 10th of March 2016...One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Not on most recent, but I don't remember seeing it brought up earlier.
Taking a screenshot using the game's screenshot generator crashed the game.
Also, the Balrog of Moria got stuck behind some of the lava it created for some reason.Cloning Nightwalkers for XP
Originally posted by Pete MackBetter to be down a point in INT than be suffering under 300HP at dl 70.Comment
Comment