• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

M&M 3rd ed. Base Movement Speed

jbearwillis

Well-known member
I was wondering if some one knew how to write a "Eval Script" to change the base movement speed to one rank less when a the power is activated. Like the "Shrinking Power" does with out all the other penalties it gives.
Any help would be appreciated. Thanks JBear

PS: I need it to lower it by 1 at every 8 ranks in said power and I can't seem to get it to work.:confused:
 
I will look at the power effect that increases movement rate for clues and go off that. It will require a number variable that is based on the number of ranks. I will look at it in the next couple of days.
 
The first problem is that the Shrink power does not actually change the speed, Size does. They figured that it was already doing it, so that is fine. So it is not really a problem.

The second problem is that the Speed power does not actually change the base movement speed either. It has its own effect that is totally independent of anything else on the character sheet. The power description is "You can move faster than normal. You have a ground speed rank equal to your effect rank. This also improves all forms of movement based on ground speed." I emphasize that last sentence, as it is patently false in regards to Hero Lab. If you have a character with Growth or Shrinking, while that changes the Base Movement Speed, the levels of Speed are not affecting that value. So a character with Shrinking can get a massive speed boost with a single point in Speed, as it ignores the penalty and then gives a bonus on top of that.

For this to work properly there needs to be a Base Movement Rate value. This value is modified by Speed, Growth, and Shrinking.
 
That's what I thought, but I thought I would throw it out there for some one with a little more experience with the mutants and mastermind scripting, since each game system is a bit different on how they work. I had tried doing every thing you said you looked at with no luck. So I guess I wasn't totally lost then.

Thanks for your effort SeeleyOne
 
Back
Top