Jump to content
  • 0

ASPD Config


Ernest90

Question


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  46
  • Reputation:   0
  • Joined:  09/04/14
  • Last Seen:  

Anyone know where to set ASPD config? i checked my server creator AD Doesnt need agility to spam ad. is there anyway can set back to normal?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Have you checked your /conf/battle/player? https://github.com/rathena/rathena/blob/master/conf/battle/player.conf

// Maximum atk speed. (Default 190, Highest allowed 199)
max_aspd: 190

// Same as max_aspd, but for 3rd classes. (Default 193, Highest allowed 199)
max_third_aspd: 193

// Max ASPD for extended class (Kagerou/Oboro and Rebellion). (Default 193, Highest allowed 199)
max_extended_aspd: 193
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  46
  • Reputation:   0
  • Joined:  09/04/14
  • Last Seen:  

Yup i set it to 193. other play complain why 150 aspd compare 190 no different,

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Yup i set it to 193. other play complain why 150 aspd compare 190 no different,

Not sure why your player is complaining that there is no difference between 150 and 190 ASPD when there is.
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   235
  • Joined:  01/30/13
  • Last Seen:  

Not really. Acid Demonstration has an aftercast delay of 1000ms. You can't override fixed aftercast delays with ASPD.

Edit: Do you mean that cast time is not reduced by DEX maybe? That's an official renewal update.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  46
  • Reputation:   0
  • Joined:  09/04/14
  • Last Seen:  

Not really. Acid Demonstration has an aftercast delay of 1000ms. You can't override fixed aftercast delays with ASPD.

Edit: Do you mean that cast time is not reduced by DEX maybe? That's an official renewal update.

 

// Delay time after casting (Note 2)
delay_rate: 100
 
// Does the delay time depend on the caster's DEX and/or AGI? (Note 1)
// Note: On Official servers, neither Dex nor Agi affect delay time
delay_dependon_dex: no
delay_dependon_agi: no
 
// Minimum allowed delay for ANY skills after casting (in milliseconds) (Note 1)
// Note: Setting this to anything above 0 can stop speedhacks.
min_skill_delay_limit: 100
 
 
is all this correct?
Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   235
  • Joined:  01/30/13
  • Last Seen:  

Well, it's all official.

If you want a custom change, I'd need to know what exactly you want to change.

Though I'm not sure if you really want to make Acid Demonstration stronger that it already is. If you have a renewal server just tell your player that in Renewal it is not possible to reduce cast time of Acid Demonstration. If you have a pre-renewal server it should already be working (DEX reduces cast time).

Aftercast delay was always 1000ms, though.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...