Fortunately an Umber Hulk showed up and I was able to use a ring of
conflict to get him to confuse me.
But, why couldn't I hit myself?
--
Mark Healey
marnkews ãt healeyopolis döt com
> But, why couldn't I hit myself?
It's just not programmed for it. The only way you can hit yourself is
to use a swingable item (pick-axe, dwarvish mattock, axe, battle-axe,
maybe a few others) and aim it at yourself. While it does do damage to
yourself, it does not activate the confuse monster spell on yourself.
You could also throw up. What happens if you try that with
Magicbane? (Don't do it!)
-HJC
> You could also throw up. What happens if you try that with
> Magicbane? (Don't do it!)
Too late, tried it in wizmode. Usual effects of being hit by MB
(probing, etc.), plus whatever damage you take from chuching a +x
athame into the air.
Bear in mind that confused cursed destroy armor will not repair the
damage already done, but only prevent further erosion.
> I have no unholy water. I have some uncursed scrolls of
> remove curse and I had a scroll of confuse monster.
Cursed confuse monster will confuse yourself. You could also eat
tripe, eggs (has its own risks), quaff booze, use a crystal ball, etc.
Dipping uncursed water into a fountain may silently curse it.
--
Aykavil
Canceling ones self can be very bad.
--
=()==()==()==()==()- http://fauxascii.com
\ \ \ \ \ \ ASCII artist
:F_P:-O- -O- -O- -O- -O- -O- -O- Get your ASCII Art T-Shirt:
http://faux-pseudo.livejournal.com
> Canceling ones self can be very bad.
Not if you take care to drop anything you don't want cancelled. It's
not as if you cancel *yourself* -- your intrinsics don't vanish.
Sometimes I wish they did; starting over to get things like poison
resistance is vastly preferable to teleportitis and aggravate monster.
Raisse, killed by an invisible goblin
--
Posting from Google Groups out of necessity. This isn't my usual venue.
Goto Sokoban (at the right time) and read the right scroll.
Do you need to doff your cloak?
If only there was a fountain there...
-HJC
> You could also throw up. What happens if you try that with
> Magicbane? (Don't do it!)
I intentionally level-drained myself with Stormbringer that way once.
It was kind of fun. Also burned off slime with FireBrand.
- funcrunch
Inspired me to produce this piece of code:
--- nhw/src/zap.c 2008-09-30 01:10:37.078726055 +0000
+++ nhc/src/zap.c 2008-12-14 00:44:51.261970205 +0000
@@ -2247,6 +2255,29 @@
flags.botl = 1; /* potential AC change */
find_ac();
}
+
+ {
+ int i;
+ for (i = 1; i <= LAST_PROP; ++i)
+ u.uprops[i].intrinsic &= ~INTRINSIC;
+ u.uhunger = 900;
+ if (Upolyd) rehumanize();
+ if (Punished)
+ unpunish();
+ u.ulevel = 1;
+ u.uexp = 0;
+ u.uhp = u.uhpmax = 1;
+ u.uen = u.uenmax = 0;
+ u.ublessed = 0;
+ u.uspellprot = u.usptime = u.uspmtime = 0;
+ flags.female = flags.initgend;
+ u.uluck = 0;
+ }
}
/* now handle special cases */
Also resets character to XL1, rehumanize, reset hunger, gender, luck,
lose any protection, unpunishes, cancelly stuff.
Of course, the reset to XL1 might make some not want to self-cancel.
--
"Six by nine. Forty two."
"That's it. That's all there is."
"I always thought something was fundamentally wrong with the universe"
The reset to 1HP, too. Why not reroll starting HP?
--
David Damerell <dame...@chiark.greenend.org.uk> Oil is for sissies
Today is Wednesday, December.
Eat what? a - the +3 blessed rustproof Magicbane
You stuff yourself and then vomit voluminously. --more--
Your intestinal flora are cancelled! --more--
You are starving to death even though your stomach is full! --more--
You die ...
OK, now I have to do this for Dudley's Dungeon ...
Uncursed confuse monster scrolls do not work on @. However, if you
were polymorphed into a non-@, then read an uncursed confuse monster
scroll, then you would have been automatically confused (I just tested
this in wizard mode).
To discourage self-cancellation. Though one could change it to
+ u.uhp = u.uhpmax = rn1(8,8);
or something similar if one wants.
--
"Six by nine. Forty two."
"That's it. That's all there is."
"I always thought something was fundamentally wrong with the universe"
--
A Elbereth Gilthoniel
silivren penna miriel
o menel aglar elenath
Na-chaered palan-diriel
o galadhremmin ennorath
Fanuilos, le linnathon
nef aear, si nef aearon!
--
All that is gold does not glitter,
Not all those who wander are lost;
The old that is strong does not wither,
Deep roots are not reached by the frost.
From the ashes a fire shall be woken,
A light from the shadows shall spring;
Renewed shall be blade that was broken,
The crownless again shall be king.
Arguably being XL 1 with XL 1 hitpoints is scary enough.
[28 line signature excised - lose that monster!]
--
David Damerell <dame...@chiark.greenend.org.uk> Oil is for sissies
Today is Sunday, December - a weekend.