Jump to content
  • 0

Rebellion Aspd


kitty14

Question


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

hello ! my max aspd is 196 .. however rebellion has max agi and dex still cant reach max aspd..

how will I correct this?

Edited by kitty14
Link to comment
Share on other sites

12 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

hmm, are you aware of pre-re and renewal stat system? in Renewal stat system, it's calculated like....

 

for example, you have 170 DEX, and your no_cast_dex is 170. in pre-re, you will have an instant cast (no longer casting the skill) but in Renewal, you will still cast the skill

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

hello winz.. hmmmm. im using Renewal but unable renewal aspd im using  pre-re attack speed..
my no cast is 150 dex.. just want to know how to make rebellion do the same attack speed .. max 196..

other job can do max attack speed with 160 agi and 160 dex. but in rebellion even if i did 199 agi and 199 dex only 193 aspd

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

hmmm,

 

src/config/renewal.h:64?

 

I mean src/config/renewal.h line 64:

 

 

/// renewal ASPD [malufett]

/// (disable by commenting the line)

///

/// leave this line to enable renewal ASPD

/// - shield penalty is applied

/// - AGI has a greater factor in ASPD increase

/// - there is a change in how skills/items give ASPD

/// - some skill/item ASPD bonuses won't stack

#define RENEWAL_ASPD

Edited by Winz
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

hmmm,

 

src/config/renewal.h:64?

 

I mean src/config/renewal.h line 64:

 

 

/// renewal ASPD [malufett]

/// (disable by commenting the line)

///

/// leave this line to enable renewal ASPD

/// - shield penalty is applied

/// - AGI has a greater factor in ASPD increase

/// - there is a change in how skills/items give ASPD

/// - some skill/item ASPD bonuses won't stack

#define RENEWAL_ASPD

 

 

 

yup.. I did place "//" on it in order to get pre-renewal aspd..

 

all job aspd are fine they can reach 196 aspd except rebellion..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

i mean.. and recompile the whole server?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

i mean.. and recompile the whole server?

yup.. i did. right from the start i use pre-re aspd..

only the rebellion is different. i dont know why..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

well that's weird. I am using the latest GIT, 2013-08-07 and here's the result:

post-823-0-88028800-1412318851_thumb.jpg

 

renewal.h:

// Copyright (c) rAthena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder
#ifndef _CONFIG_RENEWAL_H_
#define _CONFIG_RENEWAL_H_

//quick option to disable all renewal option, used by ./configure
//#define PRERE
#ifndef PRERE
#define RENEWAL

//#define RENEWAL_CAST

//#define RENEWAL_DROP

//#define RENEWAL_EXP

//#define RENEWAL_LVDMG

//#define RENEWAL_ASPD

#define RENEWAL_STAT

#endif

#endif // _CONFIG_RENEWAL_H_

 

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

wait wait wait, I'm wrong..

 

maybe, it's  the job's ASPD calculation formula


I would say you need to get the proper equips for that job to get full aspd

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

well that's weird. I am using the latest GIT, 2013-08-07 and here's the result:

attachicon.gifasdgsd.jpg

 

renewal.h:

// Copyright (c) rAthena Dev Teams - Licensed under GNU GPL
// For more information, see LICENCE in the main folder
#ifndef _CONFIG_RENEWAL_H_
#define _CONFIG_RENEWAL_H_

//quick option to disable all renewal option, used by ./configure
//#define PRERE
#ifndef PRERE
#define RENEWAL

//#define RENEWAL_CAST

//#define RENEWAL_DROP

//#define RENEWAL_EXP

//#define RENEWAL_LVDMG

//#define RENEWAL_ASPD

#define RENEWAL_STAT

#endif

#endif // _CONFIG_RENEWAL_H_

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

wait wait wait, I'm wrong..

 

maybe, it's  the job's ASPD calculation formula

I would say you need to get the proper equips for that job to get full aspd

oohh.. so rebellion relies on their equip to get max aspd?

isn't it unfair? other job can do max aspd with just their stats. 

is there any ways to change it?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

oohh.. so rebellion relies on their equip to get max aspd?

isn't it unfair? other job can do max aspd with just their stats. 

is there any ways to change it?

 

 

 

I guess so. like http://ratemyserver.net/index.php?page=item_db&item_id=13107 , it will gives bonus aspd to players based on AGI.

I was looking on how to modify this, but I couldn't found any. (maybe I'm not that pro yet to get this)

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  103
  • Topics Per Day:  0.03
  • Content Count:  323
  • Reputation:   4
  • Joined:  12/09/13
  • Last Seen:  

ahh.. oki2.. thanks much for the info ./no1

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

sure, glad I could be a help

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   0
  • Joined:  08/27/14
  • Last Seen:  

you cant jsut have 199 aspd with only agi99, ull need items too try doppleganger cards or use @agi +9999(only for admin) to test ur max aspd

Edited by moraru
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...