Tom's Hardware > Forum > Games General > Games General Discussions > Monsters resisting electricity

Monsters resisting electricity

Forum Games General : Games General Discussions - Monsters resisting electricity

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: rec.games.roguelike.nethack (More info?)

 

I wonder why especially glass monsters don't resist electricity in NH.
From my current game...

"The earth elemental is jolted with electricity!"
"The glass golem is jolted with electricity!"

There are some more which I would expect to be resistant.

Janis

Sponsored Links
Register or log in to remove.

Archived from groups: rec.games.roguelike.nethack (More info?)

 

On 2005-09-04, Janis Papanagnou wrote:
> I wonder why especially glass monsters don't resist electricity in NH.
> From my current game...
>
> "The earth elemental is jolted with electricity!"
> "The glass golem is jolted with electricity!"
>
> There are some more which I would expect to be resistant.
>
Huge currents do a far better job at damaging insulators than
conductors. Have you ever seen the effects of lightning that struck into
sand? Hmm, seen from that perspective, the message combination you give
above is much more interesting :-)

Ohle
--
Jann Ohle Claussen | GPG-Key-ID E7149169
http://www.stud.uni-goettingen.de/~s251251
"When I'm the president, we're not going to obfuscate when it comes to foreign
policy." --dubya

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

Ohle Claussen wrote:
> On 2005-09-04, Janis Papanagnou wrote:
>
>>I wonder why especially glass monsters don't resist electricity in NH.
>> From my current game...
>>
>>"The earth elemental is jolted with electricity!"
>>"The glass golem is jolted with electricity!"
>>
>>There are some more which I would expect to be resistant.
>
> Huge currents do a far better job at damaging insulators than
> conductors. Have you ever seen the effects of lightning that struck into
> sand?

I have seen how high voltages pass between two poles where a glass is
in between. (Hope that sentence is clear.) Here a picture what I mean:

#
#
---> # <---
#
#

# is the glass, between ---> and <--- is high voltage.

The electric charge passes the air and creeps around the borders of the
glass and the glass remains intact. That was hundreds of thousand Volts
in the experiment.

> Hmm, seen from that perspective, the message combination you give
> above is much more interesting :-)

Could you please explain what you have in mind.

Janis

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

Janis Papanagnou wrote:
> Ohle Claussen wrote:
>> Hmm, seen from that perspective, the message combination you give
>> above is much more interesting :-)
>
> Could you please explain what you have in mind.
>

I'm thinking something along the lines of:

"Lightning strikes the earth elemental! --More--
The earth elemental turns to glass! The glass golem hits!"

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

On 2005-09-05, Janis Papanagnou wrote:
> Ohle Claussen wrote:
>> On 2005-09-04, Janis Papanagnou wrote:
>>
>>>I wonder why especially glass monsters don't resist electricity in NH.
>>> From my current game...
>>>
>>>"The earth elemental is jolted with electricity!"
>>>"The glass golem is jolted with electricity!"
>>>
>>>There are some more which I would expect to be resistant.
>>
>> Huge currents do a far better job at damaging insulators than
>> conductors. Have you ever seen the effects of lightning that struck into
>> sand?
>
> I have seen how high voltages pass between two poles where a glass is
> in between. (Hope that sentence is clear.) Here a picture what I mean:
>
> #
> #
> ---> # <---
> #
> #
>
> # is the glass, between ---> and <--- is high voltage.
>
> The electric charge passes the air and creeps around the borders of the
> glass and the glass remains intact. That was hundreds of thousand Volts
> in the experiment.

That's because the glass has a higher resistivity, so it doesn't get
hit. When nethack says that an object is "jolted with electricity", this
implies that the current actually passes through the object, because it
is the path of lowest resistivity in the given setup. When a current
actually passes through the insulator, most of the energy is absorbed
and converted into heat that damages the material. A conducter leaves
the current almost intact, not absorbing much of the energy. That's why
it is a conductor.
>
>> Hmm, seen from that perspective, the message combination you give
>> above is much more interesting :-)
>
> Could you please explain what you have in mind.
>
When you go to a place where lightning has struck into sand, you will
find little chunks of glass. I was just generalizing to "Lightning turns
earth objects into glass objects" (or creatures).

Ohle

--
Jann Ohle Claussen | GPG-Key-ID E7149169
http://www.stud.uni-goettingen.de/~s251251
die_if_kernel("Whee... Hello Mr. Penguin", current->tss.kregs);
2.2.16 /usr/src/linux/arch/sparc/kernel/traps.c

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

On 2005-09-06, Ohle Claussen wrote:
> On 2005-09-05, Janis Papanagnou wrote:
>> I have seen how high voltages pass between two poles where a glass is
>> in between. (Hope that sentence is clear.) Here a picture what I mean:
>>
>> #
>> #
>> ---> # <---
>> #
>> #
>>
>> # is the glass, between ---> and <--- is high voltage.
>>
>> The electric charge passes the air and creeps around the borders of the
>> glass and the glass remains intact. That was hundreds of thousand Volts
>> in the experiment.
>
> That's because the glass has a higher resistivity, so it doesn't get
> hit. When nethack says that an object is "jolted with electricity", this
> implies that the current actually passes through the object, because it
> is the path of lowest resistivity in the given setup.

To make this more clear, when an object is "jolted with electricity",
the actual experiment you would have to compare this to would look like
this:
#
--->#<---
#

--
Jann Ohle Claussen | GPG-Key-ID E7149169
http://www.stud.uni-goettingen.de/~s251251
die_if_kernel("Whee... Hello Mr. Penguin", current->tss.kregs);
2.2.16 /usr/src/linux/arch/sparc/kernel/traps.c

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

Ohle Claussen wrote:
> On 2005-09-05, Janis Papanagnou wrote:
>>Ohle Claussen wrote:
>>>On 2005-09-04, Janis Papanagnou wrote:
>>>
>>>>I wonder why especially glass monsters don't resist electricity in NH.
>>>>From my current game...
>>>>
>>>>"The earth elemental is jolted with electricity!"
>>>>"The glass golem is jolted with electricity!"
>>>>
>>>>There are some more which I would expect to be resistant.
>>>
>>>Huge currents do a far better job at damaging insulators than
>>>conductors. Have you ever seen the effects of lightning that struck into
>>>sand?
>>
>>I have seen how high voltages pass between two poles where a glass is
>>in between. (Hope that sentence is clear.) Here a picture what I mean:
>>
>> #
>> #
>> ---> # <---
>> #
>> #
>>
>># is the glass, between ---> and <--- is high voltage.
>>
>>The electric charge passes the air and creeps around the borders of the
>>glass and the glass remains intact. That was hundreds of thousand Volts
>>in the experiment.
>
> That's because the glass has a higher resistivity, so it doesn't get
> hit. When nethack says that an object is "jolted with electricity", this
> implies that the current actually passes through the object, because it
> is the path of lowest resistivity in the given setup.

Yes, but wouldn't that be an inappropriate message then, since the air
seems to be more easily ionized (and thus more conductive) so that the
charge would bypass the glass. (Given the shape of a golem, of course,
and not some area too huge to be bypassed by the charge.)

> When a current
> actually passes through the insulator, most of the energy is absorbed
> and converted into heat that damages the material.

*If* it passes through... :-)

Given your picture downthread...

>To make this more clear, when an object is "jolted with electricity",
>the actual experiment you would have to compare this to would look like
>this:
> #
> --->#<---
> #

....why would that make any difference since the distance the current has
to pass the air is still smaller? I think the condition must be that the
area of the glass plate must be very broad (or the glass very thin?) to
be destroyed. What do you think?

> A conducter leaves
> the current almost intact, not absorbing much of the energy. That's why
> it is a conductor.

I know, though it depends...

In another related experiment I have seen a wire cable "atomized" when
a very high current have been passed through it. Of course because there
is at least *some* resistance left, as you indicated with "not much of".

Both experiments can be seen daily at the Deutsches Museum in Munich. 8-)

Janis

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

On 2005-09-07, Janis Papanagnou wrote:
> Yes, but wouldn't that be an inappropriate message then, since the air
> seems to be more easily ionized (and thus more conductive) so that the
> charge would bypass the glass. (Given the shape of a golem, of course,
> and not some area too huge to be bypassed by the charge.)
>
Probably, in RL, the golem might be unharmed. But I supposed you didn't
suggest that lightning bolts always miss non-conducting creatures
entirely. Of course, you'd always have to determine where the "nearest"
(in a sense of resistivity) grounded object is. If there's none around,
the glass golem might still get hit.

>
> Given your picture downthread...
>
> >To make this more clear, when an object is "jolted with electricity",
> >the actual experiment you would have to compare this to would look like
> >this:
> > #
> > --->#<---
> > #
>
> ...why would that make any difference since the distance the current has
> to pass the air is still smaller? I think the condition must be that the
> area of the glass plate must be very broad (or the glass very thin?) to
> be destroyed. What do you think?
>
OK, I see that I'm about to get unrealistic. Picture the electrodes
above as slightly burried into the glass plate, and the wires equipped
with some insulating.
>
> In another related experiment I have seen a wire cable "atomized" when
> a very high current have been passed through it. Of course because there
> is at least *some* resistance left, as you indicated with "not much of".
>
> Both experiments can be seen daily at the Deutsches Museum in Munich. 8-)
>
I had guessed that after the above paragraph :-). You'll have noticed
that the wire they atomize in the lightning experiment there is _very_
thin, leading to low conductivity.


Ohle
--
Jann Ohle Claussen | GPG-Key-ID E7149169
http://www.stud.uni-goettingen.de/~s251251
BOFH Excuse #341:
HTTPD Error 666 : BOFH was here

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

In article <dfm8mh$ep2$1@gwdu112.gwdg.de>, Ohle Claussen
<claussen@dpi.physik.uni-goettingen.de> says...
> > >To make this more clear, when an object is "jolted with electricity",
> > >the actual experiment you would have to compare this to would look like
> > >this:
> > > #
> > > --->#<---
> > > #
> >
> > ...why would that make any difference since the distance the current has
> > to pass the air is still smaller? I think the condition must be that the
> > area of the glass plate must be very broad (or the glass very thin?) to
> > be destroyed. What do you think?
> >
> OK, I see that I'm about to get unrealistic. Picture the electrodes
> above as slightly burried into the glass plate, and the wires equipped
> with some insulating.
>
>
Perhaps Mjollnir has an armour piercing tip, and only the point of that tip
is conductive?

Do Norse gods do a lot of electical engineering?

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

Andrew Kerr wrote:
> Ohle Claussen says...
>
> > OK, I see that I'm about to get unrealistic. Picture the electrodes
> > above as slightly burried into the glass plate, and the wires equipped
> > with some insulating.
>
> Perhaps Mjollnir has an armour piercing tip, and only the point of that tip
> is conductive?
>
> Do Norse gods do a lot of electical engineering?

Note the tense. "Did" they? No. "Do" they? Apparently yes.

Reply to Anonymous

Archived from groups: rec.games.roguelike.nethack (More info?)

 

Doug Freyburger <dfreybur@yahoo.com> kirjoitti 07.09.2005:
> Andrew Kerr wrote:
>>
>> Perhaps Mjollnir has an armour piercing tip, and only the point of that tip
>> is conductive?
>>
>> Do Norse gods do a lot of electical engineering?
>
> Note the tense. "Did" they? No. "Do" they? Apparently yes.

Thor, God of Thunder, Lightning and Electrical Engineering. Yes, I
quite like the idea... ;-)

--
Ilmari Karonen
To reply by e-mail, please replace ".invalid" with ".net" in address.

Reply to Anonymous
Tom's Hardware > Forum > Games General > Games General Discussions > Monsters resisting electricity
Go to:

There are 1243 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them