The World of Layonara  Forums

Author Topic: Monk/Barbarian walking speed?  (Read 572 times)

Hellblazer

Monk/Barbarian walking speed?
« on: November 27, 2009, 01:25:19 PM »
What is the normal speed for non monk/barbarian walking?

Dorganath

Re: Monk/Barbarian walking speed?
« Reply #1 on: November 27, 2009, 11:27:52 PM »
Moved to a more proper forum.
 

darkstorme

Re: Monk/Barbarian walking speed?
« Reply #2 on: November 27, 2009, 11:58:07 PM »
After a cursory google search: Neverwinter Nights: movement speed.

So 2 m/s walking, 4 m/s running.
 

Hellblazer

Re: Monk/Barbarian walking speed?
« Reply #3 on: November 28, 2009, 12:02:26 AM »
thanks but how do that translate to the =c slow <0-99> speed setting command?

Dorganath

Re: Monk/Barbarian walking speed?
« Reply #4 on: November 28, 2009, 12:27:12 AM »
You interpret that as a percentage.

So =c slow 50 would make you move at 50% your "normal" speed, whatever that may be for a monk at a given level.
 

darkstorme

Re: Monk/Barbarian walking speed?
« Reply #5 on: November 28, 2009, 12:52:29 AM »
Alright, slightly confused by the syntax of the command.

Would =c slow 1 slow you to 1% of your normal speed, or slow you by 1% of your normal speed (thus leaving you at 99% of your normal speed)?

In the former case, if you had a 20th level Monk (6.4 m/s), in order to walk at the same speed as mere mortals, the command would be =c slow 38.

In the latter, it would be =c slow 62, obviously.  But which is it?
 

Hellblazer

Re: Monk/Barbarian walking speed?
« Reply #6 on: November 28, 2009, 01:11:29 AM »
Not sure, haven't fully tested it my monk is not that fast yet. But at least you give me the approximative info I need, to test it out soon.

Thanks!

Gulnyr

Re: Monk/Barbarian walking speed?
« Reply #7 on: November 28, 2009, 01:15:44 AM »
"Slow 0" is off, aka normal zoom speed.  "Slow 99" is as slow as you can go, which is actually still faster than standard speed by an obvious amount in Jennara's case, so I'm guessing it reduces the speed above standard by the percentage indicated.
 

Dorganath

Re: Monk/Barbarian walking speed?
« Reply #8 on: November 28, 2009, 01:25:11 AM »
Yeah, the number is a % reduction, so the higher the number, the slower the character will go.
 

darkstorme

Re: Monk/Barbarian walking speed?
« Reply #9 on: November 28, 2009, 01:30:59 AM »
Quote from: Gulnyr
"Slow 0" is off, aka normal zoom speed.  "Slow 99" is as slow as you can go, which is actually still faster than standard speed by an obvious amount in Jennara's case, so I'm guessing it reduces the speed above standard by the percentage indicated.


Is this the intended behaviour, Dorg?
 

Dorganath

Re: Monk/Barbarian walking speed?
« Reply #10 on: November 28, 2009, 11:40:12 PM »
It is what it is.

Code: [Select]
effect eSlow = EffectMovementSpeedDecrease(iSpeed);

That's what it does, and iSpeed is whatever is typed in.  The NWN Lexicon makes the following notes about EffectMovementSpeedDecrease():

Quote
This effect is stopped with immunity to movement speed decreases.

This  will stack and hinder people more with Slow and other movement speed decreases -  the movement speed increases and haste will mearly cancel each other out (thus  you walk/run at normal speed with both haste and slow on you)

A quick  note is that all PC movement rates are 2.00, as defined in CreatureSpeed.2da.  That is thier walkrate, thier runrate is 4.00. This is likely tha amount of  distance, in meters, they can cover in 1 six-second round.

There is no  way to directly change a PC's movement speed (say, to 5.00 meters a round). You  can make them up to almost immobile, to 99% faster.

So, rather than being multiplicative, the movement speed reduction is in fact additive (or subtractive).

In Jennara's case, her level 38 monk-ness lets her move at 220% of "normal", but the 99% reduction brings that down to 121% of normal.

So it's as good as it can get without stacking multiple EffectMovementSpeedDecrease() effects to achieve a multiplicative result (something that would be mathematically tricky given the stacking if movement rate increases and decreases and the progression of monk speed).  It does the job for which it was intended, which Jennara probably being the extreme case, we we have no other monks even near her level.
 

darkstorme

Re: Monk/Barbarian walking speed?
« Reply #11 on: November 29, 2009, 05:23:04 AM »
Fair enough.  In that case, anyone who is reading this thread should disregard my previous supposition with regards to the values entered for a monk of a given level.
 

 

SimplePortal 2.3.7 © 2008-2026, SimplePortal