The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stat gain stops abruptly
Author Message
Xan
Apprentice
*

Posts: 8
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #1
Stat gain stops abruptly
So I've run into this problem...

Stat gain has seemed to stop on my server at 90 and I'm wondering if there's somewhere I need to be looking other than the sphere_skills.scp?

My testing involved simply macroing skills, standing in place, using Razor. I created a new character and let the macro run.

For example, one of the macros was Hiding. I was watching it throughout the day and found the skill to be primarily giving gains for DEX and secondarily giving gains in INT. This was expected, however, when DEX hit 90, all gains for DEX stopped (while INT continued to gain).

I then locked the INT gains to see what (if anything) would happen. I observed no gains after an hour or so more of macroing. I then got on a GM account and lowered the toon's Hiding skill (but did not touch the stats) and began macroing again. I let the macro run for about 8 hours, which maxed out the skill but not a single stat in DEX was gained.

I then tried casting clumsy on that character while they were macroing to try and artificially lower the stat to try and prompt more gains (as this had been an old technique I had used waaaay back in the day when playing on other servers) just to test results. The result of this was also 0 gains.

I know that the sphere_skills.scp script primarily defines the gain rate of skills, but it does have the "Generic advance rates for stats." Is this the only area to modify stats?

If it matters, I'm using Sphere .56b pre-release and WAS using the sphere_skills.scp from the pre-release script pack but have since replaced that with the sphere_skills.scp from the nightly since that has corrected a SKILL gain issue, but has not corrected the STAT gain issue.

Please note that this stat gain problem was apparent when using both versions of sphere_skills.scp.
04-28-2015 08:32 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: Stat gain stops abruptly
you can check your BONUS_DEX value on these skills (sphere_skills.scp), if you're using BONUS_DEX=90 try change it to 100
04-28-2015 10:49 AM
Find all posts by this user Like Post Quote this message in a reply
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #3
RE: Stat gain stops abruptly
Changing the sphere_skills.scp does not change the bugfixes added on nightlies, so you have to update your build too to make these changes reflect.
04-28-2015 06:49 PM
Find all posts by this user Like Post Quote this message in a reply
Xan
Apprentice
*

Posts: 8
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #4
RE: Stat gain stops abruptly
I tried what Coruja suggested this morning, but that didn't fix it. I had suspected as much, since the BONUSDEX was 80, my character is stuck at 90, and they started at around 30 (had they started at 10 and only gained 80 I would have had hope for it, haha).

XuN-- So you're saying that the skill gain issue is a bug with the pre-release? I'm really hoping not as I cant use the nightlies because they don't play nice with any of the world spawn scripts or decorator scripts Sad
04-28-2015 09:46 PM
Find all posts by this user Like Post Quote this message in a reply
Xan
Apprentice
*

Posts: 8
Likes Given: 2
Likes Received: 1 in 1 posts
Joined: May 2013
Reputation: 0



Post: #5
RE: Stat gain stops abruptly
First let me say that this was not a bug!

OK, so after downloading .56c as well as the nightly scripts and basically starting up a "from scratch" test server, I found that the situation I was in persisted. Here were my findings:

I set the advance rate (found at the top of sphere_skills.scp) for stats to 1,1,1 so that gains would be sped up.

I ran my test and found that it wasn't BONUS_DEX (as Coruja suggested) that I should've been looking for, it was STAT_DEX. Once I set this above the default value (90), and then resync'ed the server, gains started happening again. HOWEVER, they stopped once dex reached 100.

Here are all the edits that need to be made in order to correct my issue(s):

In sphere_skills.scp, the following lines need to be edited:
STATSUM=100 (~line 1300) <-- Change this value to whatever the max TOTAL stats is going to be.
STR=100 (~line 1303) <-- Change this value to whatever the max PER stat you want this to be.
INT=100 (~line 1304) <-- Change this value to whatever the max PER stat you want this to be.
DEX=100 (~line 1305) <-- Change this value to whatever the max PER stat you want this to be.

ALSO:
You will need to edit every skill appropriately so that the "STAT_STR/DEX/INT" values reflect the max values that your server is planning to have.

Sorry for the wall of text, I just wanted to post all this information for posterity, in case someone else runs into this issue in the future and is just as confused as I was.

Thanks Coruja and XuN for your help!
04-29-2015 11:41 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)