Jump to content
  • 0

Question

2 answers to this question

Recommended Posts

  • 0

Well, the whitesmith skill (also merchant, blacksmith) has only one level while genetic's has 5. Which speed values would you like?

http://irowiki.org/wiki/Cart_Boost

http://irowiki.org/wiki/Cart_Boost_(Geneticist)

 

EDIT:

In [email protected]

if( sc->data[SC_WINDWALK] )	val = max( val, 2 * sc->data[SC_WINDWALK]->val1 );if( sc->data[SC_CARTBOOST] )	val = max( val, 20 );
Just alter 20 to any value that you might like, remember that this number is per cent.
Cart boost (Geneticist) - value tableLevel 1 to 3	50Level 3 to 5	75Level 5		100
Build and test c: Edited by pan

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.