Jump to content
  • 0

Setting Casting time to Pre-Renewal


Question

5 answers to this question

Recommended Posts

Posted

conf / battle / skill.conf

// This setting is to enable the 20% fixed and 80% variable cast time also known as renewal casttime settings.

// When this setting is disabled variable cast time will become 100% and instant cast will be available again

// and cast time will be reducable only by dex.

// Note: When this setting is disabled ( Sacrament, Radius and other skills and statuses that reduces fixed cast time

// will no longer become functional ). Default: yes

renewal_cast_enable: no

  • Like 1
Posted

conf / battle / skill.conf

// This setting is to enable the 20% fixed and 80% variable cast time also known as renewal casttime settings.

// When this setting is disabled variable cast time will become 100% and instant cast will be available again

// and cast time will be reducable only by dex.

// Note: When this setting is disabled ( Sacrament, Radius and other skills and statuses that reduces fixed cast time

// will no longer become functional ). Default: yes

renewal_cast_enable: no

RAthena SVN doesn't have any Configuration for Renewal..

Posted

svn/src/map/config/Renewal.h

/**
* Renewal Cast Time
* @values: 1 (enabled) or 0 (disabled)
*  1 : Cast Time is decreased by DEX*2+INT, 20% of the cast time is not reduced by stats,
*  - for example, on a skill whose cast time is 10s, only 8s may be reduced. other 2s are
*  - part of a "fixed cast time" that is only reduced by special items and skills (such as
*  - Arch Bishop's Sacrament skill).
*  0 : the old cast time method, influenced by dex, items and skills.
**/
#define RECASTING 1

Posted

Well, topic starter...make sure you are using rAthena SVN if you using the above method...since both 3Ceam / eAthena SVN didnt have the

map/config/Renewal.h

Posted

Well, topic starter...make sure you are using rAthena SVN if you using the above method...since both 3Ceam / eAthena SVN didnt have the

map/config/Renewal.h

Yes I am using rAthena SVN, BTW Thanks for the quick Reply..

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...