i have renewal server, i already change the Casting Time and ASPD calculation into pre-re without changing renewal EDP, EXP, DROP, etc. i do this change on scr/config/renewal.h just add "///" in front line #define RENEWAL_CAST and #define RENEWAL_ASPD and then compile.
then i try to create character with Champion Job. first i try casting time Dangerous Soul Collect [Zen], and it's correct, the casting time affected by dex. 2nd i trying to create Mage Job, then i try to cast Fire Bolt to Andre, the casting time is also correct but there is some problem with theri Matk (Magic Attack)
Level 99/50 Mage with int = 1 do Fire Bolt on Andre, and see only 3 damage each bolt
then i change int = 99 do the same skill [Fire Bolt] on andre, and see only 196 damage each bolt
Is there anyone know how to solve this problem?
if i change on src/config/renewal.h --> #define RENEWAL_STAT, whether it will affect the MATK damage? or just the calculation of bonus status?
Question
bLink
sorry for my 2nd post
i have renewal server, i already change the Casting Time and ASPD calculation into pre-re without changing renewal EDP, EXP, DROP, etc. i do this change on scr/config/renewal.h just add "///" in front line #define RENEWAL_CAST and #define RENEWAL_ASPD and then compile.
then i try to create character with Champion Job. first i try casting time Dangerous Soul Collect [Zen], and it's correct, the casting time affected by dex. 2nd i trying to create Mage Job, then i try to cast Fire Bolt to Andre, the casting time is also correct but there is some problem with theri Matk (Magic Attack)
Level 99/50 Mage with int = 1 do Fire Bolt on Andre, and see only 3 damage each bolt
then i change int = 99 do the same skill [Fire Bolt] on andre, and see only 196 damage each bolt
Is there anyone know how to solve this problem?
if i change on src/config/renewal.h --> #define RENEWAL_STAT, whether it will affect the MATK damage? or just the calculation of bonus status?
PLEASE HELP ME

Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.