Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Mutants & Masterminds
Register FAQ Community Today's Posts Search

Notices

Reply
 
Thread Tools Display Modes
Duggan
Senior Member
Volunteer Data File Contributor
 
Join Date: Nov 2009
Posts: 1,502

Old March 2nd, 2011, 03:03 PM
I'm trying to help someone implement Taliesen's Shrinking. I've got everything working except base speed. Is there a variable to modify for that?
Duggan is offline   #1 Reply With Quote
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old March 8th, 2011, 10:41 AM
If it alters the base movement speed of the hero, that's not something that can be done right now. I should be able to allow you to increase or decrease the rank of your base movement speed independently of size, etc; I'll put that on the list for next version.
Colen is offline   #2 Reply With Quote
Duggan
Senior Member
Volunteer Data File Contributor
 
Join Date: Nov 2009
Posts: 1,502

Old March 8th, 2011, 01:11 PM
I don't know how extensive of a change it would be, but would you be able to, at that time, change Speed and Flight to also be affected by things like Shrinking to reduce the Movement rate? I think that it would just be a matter of changing the text to incorporate the size modifier, but I cannot swear to it. If there's the ability to access the movement speed values, that would work too.
Duggan is offline   #3 Reply With Quote
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old March 8th, 2011, 03:49 PM
You should be able to do that already if you're re-implementing the "Shrinking" power, by doing something like this:

Code:
foreach pick in hero where "thingid.pwFlight"
  eachpick.field[pwStkRank].value -= 1
  nexteach
That should go through every "Flight" power on the hero and reduce their ranks by 1, or you could change it to be the rank of the Shrinking power or whatever.
Colen is offline   #4 Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 12:22 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.