Re: Double Move at Equivalent Speed



Eddie Grove wrote:
camlost <joshua.middendorf@xxxxxxxxxxxxx> writes:

I died to a double move from an Archpriest, while we both should have been at
speed 120 (i.e. +10). Is the problem with all this simply a matter of the
limitation of doing integer arithmetic, or is there some other subtle problem
with determining exactly who goes first?

Isn't there some chance that monsters are not exactly the speed listed?
Perhaps it had speed 121.


I'm pretty sure that Heng does this, but I'm pretty sure it's not standard. Not 100% sure here.

Checks code:
/* Hack -- small racial variety */
if (!(r_ptr->flags1 & (RF1_UNIQUE)))
{
/* Allow some small variation per monster */
i = div_round(extract_energy[r_ptr->speed], 10);
if (i) n_ptr->mspeed += rand_spread(0, i);
}

I guess I'm wrong... never mind. Something good to keep in mind.


The Archpriest summons forth dark forces from Hell!
Darkness surrounds you.
You succumb to the visions of Hell!
The Archpriest hits you!

Perhaps "succumb" could include slowing or paralyzation for a turn.


Just a couple guesses.


No, I checked the code, and it doesn't appear to be a problem.

Joshua
.



Relevant Pages

  • Re: Against Molecular Evolution, a Process of Abiogenesis
    ... Abiogenesis or The Abiotic Origin of Life on Earth ... Matter to aether shall have faded; ... mind than the statical distance-action developed by Poisson. ... of geometrical construction, but by the introduction of the symbol b gave it ...
    (sci.physics)
  • Re: Against Molecular Evolution, a Process of Abiogenesis
    ... Abiogenesis or The Abiotic Origin of Life on Earth ... Matter to aether shall have faded; ... mind than the statical distance-action developed by Poisson. ... of geometrical construction, but by the introduction of the symbol b gave it ...
    (talk.atheism)
  • Re: The Great Darwinist/ID Debate Thread
    ... Take this heap pf chemicals and place a human being beside ... We _do_ see _humans_ self-assemble within wombs, drawing sustenance from a female in a parasitic relationship, until a while after they are born. ... anything functional and useful from matter. ... computers, we are that higher level of MIND, inhabiting and working ...
    (talk.origins)
  • Stack Overflow
    ... Let's say we try to understand the mind. ... imagine a universe full of people, who have minds, etc, etc. ... maybe our understanding of matter is incomplete? ...
    (sci.logic)
  • Re: The Great Darwinist/ID Debate Thread
    ... not an argument against evolution unless you can also show they couldn't ... Take this heap pf chemicals and place a human being beside ... Matter is nothing but building blocks, ... computers, we are that higher level of MIND, inhabiting and working ...
    (talk.origins)

Loading